...
Cache
September 17, 2024
Computer-Networks
September 17, 2024
Cache
September 17, 2024
Computer-Networks
September 17, 2024

Computer-Networks

Question 901
Frames of 1000 bits are sent over a 106 bps duplex link between two hosts. The propagation time is 25ms. Frames are to be transmitted into this link to maximally pack them in transit (within the link). What is the minimum number of bits (I) that will be required to represent the sequence numbers distinctly? Assume that no time gap needs to be given between the transmission of two frames.
A
l = 2
B
l = 3
C
l = 4
D
l = 5
Question 901 Explanation: 
→ Transmission time (Tt)=1000/106 seconds = 1 ms
→ Maximum number of frames that can be transmit to maximally pack them is
=(Tt+2Tp)/Tx
= (25+1)/1
=26 which is window size
→ Minimum sequence numbers required = 26
→ Minimum number of bits required for sequence number is 5.
Correct Answer: D
Question 901 Explanation: 
→ Transmission time (Tt)=1000/106 seconds = 1 ms
→ Maximum number of frames that can be transmit to maximally pack them is
=(Tt+2Tp)/Tx
= (25+1)/1
=26 which is window size
→ Minimum sequence numbers required = 26
→ Minimum number of bits required for sequence number is 5.

Leave a Reply

Your email address will not be published. Required fields are marked *