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

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

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

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

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

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

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

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

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

Deprecated: Implicit conversion from float-string "1621303127.839" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
Computer Networks: CN ARQ Protocol
edited by
1,578 views
7 votes
7 votes
True / False?

Selective repeat ARQ requires more number of bits in sequence number as compared to Go Back n ARQ.
edited by

2 Answers

1 votes
1 votes
yes, that is correct. in GBN & SR protocol to have the same sender window size, in GBN if we need n bits then in SR protocol we will need n+1 bits. With n sequence bits in GBN sender window size can be up to $2^n-1$, while in SR protocol sender window size can only be up to 2^(n-1)
edited by
0 votes
0 votes
it should be true if they mention to maintain same window size.but here not mentioned so its not true

Related questions


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

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

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

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

Deprecated: Implicit conversion from float-string "1536333530.285" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803
12.6k
views
4 answers
3 votes
Abhi Som asked Jul 19, 2017
12,583 views
Q. If maximum sequence number in Go back N ( arq) protocol is 'n' then window size (sender) is ?If your answer is 'n' or 'n'+1' then please design GBN for sender windo...
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?...
3.2k
views
4 answers
1 votes
Mk Utkarsh asked Sep 7, 2018
3,193 views
A 20 Kbps Satellite link has a propagation delay of 400 ms. The transmitter employs the "go back n ARQ" scheme with n set to 10. Assuming that each frame is 100 bytes lon...
2.3k
views
1 answers
2 votes
Chhotu asked Dec 10, 2017
2,312 views
Hi Guys,Do you know formula for efficiency of Stop-and-Wait, Selective Reject and Go-Back-N ARQ when error probability is p ?PS: Although i am mentioning the link for an...