817 views
0 votes
0 votes
Station ‘A’ uses 64 Byte packets to transmit messages to station ‘B’ using a sling window protocol. The round trip delay between A and B is 80 milliseconds and the bottleneck bandwidth on the path between ‘A’ and ‘B’ is 128 Kbps. What is the sender window size for maximum efficiency?

if solved by (Tx+2Tp)/Tx answer=21

if solved by RTT*BW,optimal window size 1+2a=121

which one is correct method to solve?

1 Answer

Related questions

1 votes
1 votes
1 answer
1
Rohit Gupta 8 asked Oct 24, 2017
613 views
What is the optimal window size when the one way delay is 30 msec, operates on 40 Mbps bottleneck bandwidth and packet size is 65 bytes?
1 votes
1 votes
0 answers
2
A_i_$_h asked Oct 13, 2017
894 views
Compute approx optimal window size when packet size is 1000 bits and propogation delay is 250msec and bottleneck bandwith is 50kbps
5 votes
5 votes
2 answers
3
2 votes
2 votes
3 answers
4
Purple asked Jan 18, 2017
7,674 views
In optimal window size for sender or for finding the maximum window size of sender N, do we consider N=1+2a or N=a.Where a=(propagation time/Transmission time)?For max ef...