211 views
0 votes
0 votes
If a bandwidth of the line in a stop and wait protocol is 2.5mbps and one way propagation is 20 ms what is the link utilization if size of packet is 2kBytes is___

1 Answer

1 votes
1 votes
For stop and wait protocol the efficiency is 1/1+2a where a =Propagation Time/ Transmission Time

The utilization of the link i.e. the bandwidth is the throughput i.e. efficiency *the given bandwidth.

So for this question :

Tt=Length of the packet in bits/bandwidth=2*8*1000/2.5*10^6=6.4ms

Tp=20ms

efficiency=1/1+2*20/6.4

and link utilization=efficiency *bandwidth

Related questions

1 votes
1 votes
0 answers
1
charul asked Jan 19, 2018
171 views
I'm getting 9.8 Bytesin such question can we answer in float, as utilization is given not its range?
2 votes
2 votes
0 answers
2
charul asked Jan 19, 2018
191 views
Answer given is : Baccording to me it should be Dplease verify
0 votes
0 votes
1 answer
4
kunal goswami asked Nov 17, 2018
281 views
In two level cache first level cache minimizes cache miss ratio , second level minimizes cache hit ratio . Explain .