Flow Control

The problem that occurs in data flow is that the slower receiver cannot cope with the faster sender which causes overflow and loss of data. There are two approaches of flow control. In Feedback-based flow control approach, receiver sends feedback to the sender telling how it is doing. In Rate-based flow control, pre-communication occurs between sender and receiver and the data transfer occurs at the rate which the receiver can receive without overflow.

Summary

The problem that occurs in data flow is that the slower receiver cannot cope with the faster sender which causes overflow and loss of data. There are two approaches of flow control. In Feedback-based flow control approach, receiver sends feedback to the sender telling how it is doing. In Rate-based flow control, pre-communication occurs between sender and receiver and the data transfer occurs at the rate which the receiver can receive without overflow.

Things to Remember

 

 

  1. The problem that occurs in data flow is that the slower receiver cannot cope with the faster sender which causes overflow and loss of data
  2. In Feedback-based flow control approach, receiver sends feedback to the sender telling how it is doing
  3. In Rate-based flow control, pre-communication occurs between sender and receiver and the data transfer occurs at the rate which the receiver can receive

MCQs

No MCQs found.

Subjective Questions

No subjective questions found.

Videos

No videos found.

Flow Control

Flow Control

Flow Control

Flow Control deals with the issue where the sender sends data at the higher rate than the receiver can receive. Flow control can be done by using the buffer on the receiver side. But, the main problem that occurs, in this case, is that the slower receiver cannot cope with the faster sender which causes overflow and loss of data.

There are two approaches to flow control:

Feedback-based flow control: Receiver sends feedback to the sender telling how it is doing.

Rate-based flow control: In this approach, pre-communication occurs between sender and receiver and the data transfer occurs at the rate which the receiver can receive without overflow.

Reference

  1. Tanenbaum, WetherRall, Andrew S. , David J. ,Computer Networks. 5th Ed. Boston: Pearson Education, Inc
  2. W. Stallings, “Data and Computer Communication”, Macmillan Press, 1989.
  3. Kurose Ross, “Computer Networking: A top-down approach”, 2nd Edition, Pearson Education
  4. Larry L. Peterson, Bruce S. Davie, “Computer Networks: A Systems Approach”, 3rd Edition, Morgan Kaufmann Publishers

Lesson

Data Link Layer

Subject

Computer Engineering

Grade

Engineering

Recent Notes

No recent notes.

Related Notes

No related notes.