Unit 2_3
Unit 2_3
Protocols
or
Data Link Control
and Protocols
Flow and Error Control
acknowledgment.
Cases of Operations:
1.Normal operation
2.The frame is lost
3.The Acknowledgment (ACK) is lost
4.The ACK is delayed
1. Normal Operation
Importance of frame
numbering
Note
10.
Piggybacking ( Bidirectional transmission)
ended
10.
Selective
Repeat ARQ
Selective Repeat ARQ:
Only the Erroneous or Lost frames are retransmitted, while correct
frames are buffered.
i.e, number of retransmission are Less (unlike Go back N ARQ,
transmits more retransmissions)
The receiver while keeping track of sequence numbers, buffers the
frames in memory and sends NACK (Negative ACK) for only frame
which is missing or damaged.
The sender Retransmits packets for which NACK is received.