Consider the implementation of sliding window protocol over a lossless link, with a window size of W frames, where each frame is of size 1000 bits (including header). The bandwidth of the link is 100 kbps (1k = 103) and the one-way propagation delay is 100 milliseconds. Assume that processing times at the sender and receiver are zero and the transmission time of acknowledgements is also zero. Which one of the following options gives the minimum size of W (in number of frames) required to achieve 100% link utilization?
Correct Answer :
21
Solution :
The correct option is 21.
To find the minimum window size required to achieve 100% link utilization, we need to analyze the timing of the sliding window protocol. Link utilization is 100% when the sender can continuously transmit frames without waiting for acknowledgements. This requires the total transmission time of the frames within the window to be at least equal to the round-trip time (RTT) of the link.
Let's first calculate the transmission time () of a single frame:
Frame size () = 1000 bits
Bandwidth () = 100 kbps = bits per second = 100,000 bps
Transmission time is given by the formula:
Next, we determine the Round-Trip Time (RTT) of the link. RTT is the time from when the sender starts transmitting a frame to when it receives the corresponding acknowledgement. The problem specifies that processing times and the transmission time of acknowledgements are zero:
One-way propagation delay () = 100 milliseconds
RTT is defined as:
Substituting the values, we get:
To achieve 100% link utilization, the sender must be able to send frames continuously during one RTT. Therefore, the total transmission time for frames must satisfy the following inequality:
Substituting the calculated values into the inequality:
Solving for :
Thus, the minimum size of the window required to achieve 100% link utilization is 21 frames.
Access expert-curated educational resources and study materials—completely free.
Create, conduct, and manage professional online assessments with Mindyard. Perfect for teachers and institutes.
Copyright © 2026 Mindyard. All Rights Reserved.