Ch-11data Link Control and Protocols
Ch-11data Link Control and Protocols
Data Link
Control
and
Protocols
McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004
11.1 Flow and Error Control
Flow Control
Error Control
Operation
Bidirectional Transmission
Sequence Number
Resending Frames
Operation
McGraw-Hill ©The McGraw-Hill Companies, Inc., 2004
11.6 Sender sliding window
Operation
Bidirectional Transmission
Pipelining
Solution
The bandwidth-delay product is
The system can send 20,000 bits during the time it takes for the data to go
from the sender to the receiver and then back again. However, the system
sends only 1000 bits. We can say that the link utilization is only 1000/20,000,
or 5%. For this reason, for a link with high bandwidth or long delay, use of
Stop-and-Wait ARQ wastes the capacity of the link.
Solution
The bandwidth-delay product is still 20,000. The system can send up to 15
frames or 15,000 bits during a round trip. This means the utilization is
15,000/20,000, or 75 percent. Of course, if there are damaged frames, the
utilization percentage is much less because frames have to be resent.
Frames
Frame Format
Examples
Data Transparency