Problems 323
Assume two cases of the channel: a very noisy channel ( = 0.01) and for
a less noisy channel ( = 10
−5
). Compare the two matrices and state your
conclusions.
9.9 Given a GBN ARQ protocol in which the window size is N = 20 frames
and the probability that a received frame is in error is e = 10
−4
,findthe
performance of such a protocol for this channel assuming k
m
= 8.
9.10 Given a GBN ARQ protocol in which the window size is N = 20 frames
and the probability that a received frame is in error is e = 5 ×10
−4
,findthe
performance of such a protocol for this channel.
9.11 Assume the GBN ARQ protocol is now modified such that if the received
window contained one or more frames in error, then the whole window is
discarded and a request is issued to retransmit the entire window again.
This is repeated for a maximum of k
m
times until an error-free window is
received.
1. Identify the states of this system.
2. Write down the transition matrix.
3. The transition matrix that results will be reducible. Derive the steady-state
distribution vector.
Selective-Repeat (SR ARQ) Protocol
9.12 Obtain the transition matrices for the SR ARQ protocol having the following
parameters (chosen to make the problem manageable):
N = 3 k
m
= 1
Assume two cases of the channel: a very noisy channel (e = 0.01) and for
a less noisy channel (e = 10
−5
). Compare the two matrices and state your
conclusions.
9.13 Given a SR ARQ protocol in which the window size is N = 20 frames and the
probability that a received frame is in error is e = 10
−4
, find the performance
of such a protocol for this channel assuming k
m
= 8.
9.14 Given a SR ARQ protocol in which the window size is N = 20 frames and
the probability that a received frame is in error is e = 5 × 10
−4
,findthe
performance of such a protocol for this channel.
9.15 Consider a SR ARQ protocol where forward error correction (FEC) coding is
employed. In that scheme, the sender adds extra correction bits to each frame
or frame. The receiver is thus able to correct frames that have up to two errors
per window. Draw the transition diagram for this system and compare with the
SR ARQ protocol discussed in this chapter. Derive the relevant performance
for this modified protocol.
9.16 In the SR ARQ protocol discussed in the test, when a window is received with
i errors, the i frames are retransmitted until all of them are received without