Deprecated: Implicit conversion from float-string "1536599862.476" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1536599862.476" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1536599862.476" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1536599862.476" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1536599862.476" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
Computer Networks: Utilization
487 views
0 votes
0 votes
In a Stop and WaIT ARQ protcol given Bandwidth = 1Mbps and 1bit RTT = 20ms ,Frame size is 1000bits whats the % Utilization of the link?

Soln. My approach is :-

Bandwidth delay pdt = 1x10^6 x 20 x10^-3 = 20000bits

And system sends 1000bits at a time so 1000/20000  = 5%

Is this approach Correct?

Other way :- U = Tr/(Tr + RTT)

but by this answer doesnt matches

Plz Correct me

1 Answer

0 votes
0 votes
assuming zero processing delay at both sender and receiver and delays for acknowledgement is zero

$T_f$= $10^3$/$10^6$ = 1 ms

$T_f$ = RTT/2 =10 ms

total time for sending 1 frame T = $T_f$ + 2$T_f$ = 21 ms

in T=21 ms time we could have send =21 ms * 1Mbps bits = 21 Kilobits = 21 packets

but in 21 ms we are sending only 1 packet

hence efficiency = 1/21 = 0.0476

Related questions


Deprecated: Implicit conversion from float-string "1541693089.838" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1541693089.838" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1541693089.838" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1541693089.838" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1552741000.709" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1552741000.709" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1552741000.709" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1552741000.709" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1552740451.923" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1552740451.923" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1552740451.923" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1552740451.923" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1541692891.614" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1541692891.614" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1541692891.614" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1541692891.614" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
1.9k
views
1 answers
0 votes
iarnav asked Nov 8, 2018
1,932 views
Sender Window Size is 7 and every 3rd packet is lost/corrupted. So, how to find channel utilization!?
17.1k
views
2 answers
4 votes
ajaysoni1924 asked Mar 16, 2019
17,057 views
Frames of 1000 bits are sent over a 1-Mbps channel using a geostationary satellitewhose propagation time from the earth is 270 msec. Acknowledgements are alwayspiggybacke...
2.1k
views
1 answers
2 votes
ajaysoni1924 asked Mar 16, 2019
2,075 views
(a) The distance from earth to a distant planet is approximately 9 × 1010 m. What is thechannel utilization if a stop-and-wait protocol is used for frame transmission on...
1.8k
views
1 answers
1 votes
iarnav asked Nov 8, 2018
1,821 views
Consider the use of 10 K-bit size frames on a 10 Mbps satellite channel with 270 ms delay. What is the link utilization for stop-and-wait ARQ technique assuming P = 10-3?...