946 views
0 votes
0 votes
Consider a network connecting two systems located 4000 kilometers apart. The
bandwidth of the network is 64 Mbps. The propagation speed of the media is 2/3 of
the speed of light in vacuum. It is needed to design selective repeat sliding
window protocol for this network. The average packet size is of 8 Kb. The network
is to be used to its full capacity. Assume that processing delays at nodes are
negligible. Then, the minimum size in bits of the sequence number field has to be..........?

1 Answer

2 votes
2 votes

The network is to be used to its full capacity

that means Efficiency is 100%

$\eta =N\div 1+2\alpha$

$\eta=1

N=1+2\alpha$     \alpha$ =Tp/Tt

Tp/T=160

N= 1+2*160  = 321

N= window Size

Minimum size in bits of the sequence number field =log2(321)= 9 bits after Ceil

Related questions

0 votes
0 votes
0 answers
4
54Y4N asked Oct 9, 2023
235 views
A 1 kilometer long CSMA/CD (not 802.3) has a propagation speed of 200m/ìsec. Repeaters are not allowed in this system Data frames are 256 bits long, including 32 bits of...