停止并等待ARQ协议的参数值如下所示。
Bit rate of the transmission channel = 1Mbps
Propagation delay from sender to receiver = 0.75 ms
Time to process a frame = 0.25ms
Number of bytes in the information frame = 1980
Number of bytes in the acknowledge frame = 20
Number of overhead bytes in the information frame = 20
假设没有传输错误。然后,上述参数的“停止并等待” ARQ协议的传输效率(以百分比表示)为_________(正确至小数点后两位)。
注意:此问题显示为数值答案类型。
(A) 86.5至87.5之间的数字
(B) 82.4到82.5之间的数字
(C) 92.4到95.5之间的数字
(D) 96.4到97.5之间的数字答案: (A)
说明:鉴于,
信息帧中的字节数= 1980
确认帧中的字节数= 20
信息帧中的开销字节数= 20
因此,有用数据=总数据–开销= 1980 – 20 = 1960
Tt(数据)=(1960 * 8)/ 10 ^ 6 = 15.68毫秒
Tt(ACK)= 20 * 8/10 ^ 6 = 0.16毫秒
双向往返时间= 2 * Tp = 2 * 0.75 = 1.5毫秒
T(高级)= 0.25(用于信息)+ 0.25(用于确认)= 0.5毫秒
效率=有用时间/(Tt(info)+ + Tt(ACK)+ 2 * Tp + Tprocess)
= 15.68 /(15.84 + 0.16 + 2 * 0.75 + 0.5)
= 0.8711111
= 87%
选项(A)是正确的。
这个问题的测验