McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 11 Data Link Control and Protocols.

Slides:



Advertisements
Similar presentations
CH. 7 Data Link Control. Requirements & Objectives of Data Link Control Frame Synchronization Flow Control Error Control Addressing Control and Data on.
Advertisements

William Stallings Data and Computer Communications 7th Edition
Chapter 11. Data Link Control
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 11 Data Link Control
Data and Computer Communications Updated: 2/9/2009.
Data link control. Data Link Control –Flow Control how much data may sent –Error Control How can error be detected and corrected.
Flow and Error Control. Flow Control Flow control coordinates the amount of data that can be sent before receiving acknowledgement It is one of the most.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
11-5 NOISY CHANNELS Although the Stop-and-Wait Protocol gives us an idea of how to add flow control to its predecessor, noiseless channels are nonexistent.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 11 Data Link Control and Protocols.
The two main functions of the data link layer are data link control and media access control. Data link control deals with the design and procedures for.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 13 Introduction to the Transport.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Piggybacking A method to combine a data frame with ACK. Station A and B both have data to send. Instead of sending separately, station A sends a data frame.
11-6 HDLC High-level Data Link Control (HDLC) is a bit-oriented protocol for communication over point-to-point and multipoint links. It implements the.
Data Link Control Protocols Data link control protocol Provides a layer of control between systems on a transmission medium referred to as data link. DLC.
COE 341: Data & Computer Communications (T061) Dr. Marwan Abu-Amara Chapter 7: Data Link Control Protocols.
11-6 HDLC High-level Data Link Control (HDLC) is a bit-oriented protocol for communication over point-to-point and multipoint links. It implements the.
The Data Link Layer Chapter 3. Position of the data-link layer.
William Stallings Data and Computer Communications 7 th Edition Chapter 7 Data Link Control Protocols.
Chapter 9: Data Link Control Business Data Communications, 4e.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data Link Control Protocols
Data Link Control Protocols Dr. Muazzam A. Khan. Flow Control Ensuring the sending entity does not overwhelm the receiving entity —Preventing buffer overflow.
Aegis School of Telecommunication Chapter 7 Data Link Control Protocols Telecom Systems I by Dr. M. G. Sharma, Phd.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data and Computer Communications Ninth Edition by William Stallings Chapter 7 – Data Link Control Protocols Data and Computer Communications, Ninth Edition.
1 Kyung Hee University Chapter 11 Data Link Control.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Data Link Control and Protocols.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 Kyung Hee University Data Link Protocols. 2 Kyung Hee University 11 장 Data Link Control and Protocols 11.1 Flow and Error Control 11.2 Stop-and-Wait.
Computer Networks Module 3: Data Link Layer (Framing) Dr. Vikram Shete St. Francis Institute of Technology.
Chapter 11 Data Link Control
Data Link Layer: Data Link Control : Data Communication and Computer Networks Asst. Prof. Chaiporn Jaikaeo, Ph.D.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CIS : Data Link Control. Flow Control Ensuring the sending entity does not overwhelm the receiving entity —Preventing buffer overflow Transmission.
11.1 Flow and Error Control Flow Control Error Control.
1 Reliable stream service--TCP 1.TCP accepts byte stream, segments 2.It is over IP, so out-of-sequence is very common --lost or error frame results in.
FIT – Monash University High-Level Data Link Control
1 Flow&Error Control R. Supakorn. 2 Flow Control Flow control refers to a set of procedure used to restrict the amount of data that the sender can send.
Chapter 11 Data Link Control.
EEC4113 Data Communication & Multimedia System Chapter 4: Flow Control by Muhazam Mustapha, October 2011.
Part III. Data Link Layer Chapter 11. Data Link Control COMP 3270 Computer Networks Computing Science Thompson Rivers University.
Chapter 11 Data Link Control and Protocols Flow and Error Control Flow Control Error Control.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Data and Computer Communications Data Link Control Protocols.
11.1 Chapter 11 Data Link Control Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 9: Data Link Control Business Data Communications, 4e.
Data Link Layer.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 11 Data Link Control and Protocols 1.
Data Link Control. The two main functions of the data link layer are data link control and media access control. The first, data link control, deals with.
2.10 Flow and Error Control Before that ...
Chapter 11 Data Link Control
Chapter 11 Data Link Control and Protocols
Part III Datalink Layer 10.
Chapter 11 Data Link Control
Chapter 11 - Part 2 Data Link Control.
Chapter 3 Data Link Layer.
CIS 321 Data Communications & Networking
Chapter 11 Data Link Control and Protocols.
Flow control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for acknowledgment. Error control.
Kendali Data Link dan Protokol
Chapter 11 Data Link Control
Presentation transcript:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 11 Data Link Control and Protocols

McGraw-Hill©The McGraw-Hill Companies, Inc., Flow and Error Control Flow Control Error Control

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Flow control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for acknowledgment. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Error control in the data link layer is based on automatic repeat request, which is the retransmission of data. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Stop-and-Wait ARQ Operation Bidirectional Transmission

McGraw-Hill©The McGraw-Hill Companies, Inc., Normal operation

McGraw-Hill©The McGraw-Hill Companies, Inc., Stop-and-Wait ARQ, lost frame

McGraw-Hill©The McGraw-Hill Companies, Inc., Stop-and-Wait ARQ, lost ACK frame

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 In Stop-and-Wait ARQ, numbering frames prevents the retaining of duplicate frames. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Stop-and-Wait ARQ, delayed ACK

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Numbered acknowledgments are needed if an acknowledgment is delayed and the next frame is lost. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Piggybacking

McGraw-Hill©The McGraw-Hill Companies, Inc., Go-Back-N ARQ Sequence Number Sender and Receiver Sliding Window Control Variables and Timers Acknowledgment Resending Frames Operation

McGraw-Hill©The McGraw-Hill Companies, Inc., Sender sliding window

McGraw-Hill©The McGraw-Hill Companies, Inc., Receiver sliding window

McGraw-Hill©The McGraw-Hill Companies, Inc., Control variables

McGraw-Hill©The McGraw-Hill Companies, Inc., Go-Back-N ARQ, normal operation

McGraw-Hill©The McGraw-Hill Companies, Inc., Go-Back-N ARQ, lost frame

McGraw-Hill©The McGraw-Hill Companies, Inc., Go-Back-N ARQ: sender window size

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 In Go-Back-N ARQ, the size of the sender window must be less than 2m; the size of the receiver window is always 1. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Selective-Repeat ARQ Sender and Receiver Windows Operation Sender Window Size Bidirectional Transmission Pipelining

McGraw-Hill©The McGraw-Hill Companies, Inc., Selective Repeat ARQ, sender and receiver windows

McGraw-Hill©The McGraw-Hill Companies, Inc., Selective Repeat ARQ, lost frame

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 In Selective Repeat ARQ, the size of the sender and receiver window must be at most one-half of 2 m. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Selective Repeat ARQ, sender window size

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 1 In a Stop-and-Wait ARQ system, the bandwidth of the line is 1 Mbps, and 1 bit takes 20 ms to make a round trip. What is the bandwidth-delay product? If the system data frames are 1000 bits in length, what is the utilization percentage of the link? Solution The bandwidth-delay product is 1  10 6  20  = 20,000 bits 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.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 2 What is the utilization percentage of the link in Example 1 if the link uses Go- Back-N ARQ with a 15-frame sequence? 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.

McGraw-Hill©The McGraw-Hill Companies, Inc., HDLC Configurations and Transfer Modes Frames Frame Format Examples Data Transparency

McGraw-Hill©The McGraw-Hill Companies, Inc., NRM

McGraw-Hill©The McGraw-Hill Companies, Inc., ABM

McGraw-Hill©The McGraw-Hill Companies, Inc., HDLC frame

McGraw-Hill©The McGraw-Hill Companies, Inc., HDLC frame types

McGraw-Hill©The McGraw-Hill Companies, Inc., I-frame

McGraw-Hill©The McGraw-Hill Companies, Inc., S-frame control field in HDLC

McGraw-Hill©The McGraw-Hill Companies, Inc., U-frame control field in HDLC

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Table 11.1 U-frame control command and response Command/responseMeaning SNRMSet normal response mode SNRMESet normal response mode (extended) SABMSet asynchronous balanced mode SABMESet asynchronous balanced mode (extended) UPUnnumbered poll UIUnnumbered information UAUnnumbered acknowledgment RDRequest disconnect DISCDisconnect DMDisconnect mode RIMRequest information mode SIMSet initialization mode RSETReset XIDExchange ID FRMRFrame reject

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 3 Figure shows an exchange using piggybacking where is no error. Station A begins the exchange of information with an I-frame numbered 0 followed by another I-frame numbered 1. Station B piggybacks its acknowledgment of both frames onto an I-frame of its own. Station B’s first I-frame is also numbered 0 [N(S) field] and contains a 2 in its N(R) field, acknowledging the receipt of A’s frames 1 and 0 and indicating that it expects frame 2 to arrive next. Station B transmits its second and third I-frames (numbered 1 and 2) before accepting further frames from station A. Its N(R) information, therefore, has not changed: B frames 1 and 2 indicate that station B is still expecting A frame 2 to arrive next.

McGraw-Hill©The McGraw-Hill Companies, Inc., Example 3

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Example 4 In Example 3, suppose frame 1 sent from station B to station A has an error. Station A informs station B to resend frames 1 and 2 (the system is using the Go-Back- N mechanism). Station A sends a reject supervisory frame to announce the error in frame 1. Figure shows the exchange.

McGraw-Hill©The McGraw-Hill Companies, Inc., Example 4

McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Bit stuffing is the process of adding one extra 0 whenever there are five consecutive 1s in the data so that the receiver does not mistake the data for a flag. Note:

McGraw-Hill©The McGraw-Hill Companies, Inc., Bit stuffing and removal

McGraw-Hill©The McGraw-Hill Companies, Inc., Bit stuffing in HDLC