DATA COMMUNICATION Lecture-41.

Slides:



Advertisements
Similar presentations
Data Link Protocols(HDLC & PPP). Data Link Protocols The set of specifications used to implement the DLL. DLL Protocols Synchronous Protocols Character-oriented.
Advertisements

HIGH-LEVEL DATA LINK CONTROL (HDLC) HDLC was defined by ISO for use on both point-to-point and multipoint data links. It supports full-duplex communication.
William Stallings Data and Computer Communications 7th Edition
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Link Control Slide 1 Data Link Control Chapter 7.
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.
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.
William Stallings Data and Computer Communications 7 th Edition Chapter 7 Data Link Control Protocols.
1 ELEN 602 Lecture 6 Review of last lecture –Generator polynomials –Stop-and-wait, Go-back-N ARQ Today’s lecture –Selective Repeat ARQ –Analysis of all.
Example Data Link Protocols Quick review Reference Models? Layers? Flow Control? Bit stuffing? Connection Oriented? Synchronous transmission?
Data Link Protocols Asynchronous Protocols Synchronous Protocols
Gursharan Singh Tatla DATA LINK PROTOCOLS 24-Mar
HDLC and PPP. The Data Link Layer in the Internet A home personal computer acting as an internet host. Technology like Ethernet cannot provide “high-level”
MODULE I NETWORKING CONCEPTS.
Chapter 7 Data Link Control & Data Link Protocol By Dr.Sukchatri P.
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.
Link Layer Protocols Martin Weiss. Slide 2 Objectives of this Meeting u Explain what a protocol is u Compare connection-oriented with connectionless protocol.
Giuseppe Bianchi Layer 2 Framing HDLC (High-level Data Linl Control)
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.
Chapter 11 Data Link Protocols A data link protocol is a set of specifications used to implement the data link layer [A protocol is the set of rules or.
Figure WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Data Link Protocols Prof. Choong Seon HONG.
DATA LINK CONTROL PROTOCOLS. 2 Introduction Data link control layer – often abbreviated simply to data link layer – is concerned with the transfer of.
GBT SCA overview Slide 1-5 Work status Slide 6-10 Shuaib Ahmad Khan.
Data Link Protocols ผศ.ดร. อนันต์ ผลเพิ่ม
FIT – Monash University High-Level Data Link Control
Data Communications Data Link Layer.
DATA COMMUNICATION Lecture-45.
2.10 Flow and Error Control Before that ...
High level Data Link Layer Protocol - HDLC
HDLC and PPP.
Chapter 11 Data Link Control and Protocols
DATA COMMUNICATION Lecture-42.
Onno W. Purbo HDLC Derived Protocol Onno W. Purbo
DATA COMMUNICATION Lecture-20.
DATA COMMUNICATION Lecture-5.
DATA COMMUNICATION Lecture-22.
DATA COMMUNICATION Lecture-6.
Chapter 11 - Part 2 Data Link Control.
3.2 Data Link Layer : Error & Flow Control
DATA COMMUNICATION Lecture-21.
ICSA 341 Data Communications & Networking
DATA COMMUNICATION Lecture-10.
CIS 321 Data Communications & Networking
DATA COMMUNICATION Lecture-32.
DATA COMMUNICATION Lecture-31.
DATA COMMUNICATION Lecture-23.
DATA COMMUNICATION Lecture-9.
DATA COMMUNICATION Lecture-7.
DATA COMMUNICATION Lecture-29.
DATA COMMUNICATION Lecture-43.
DATA COMMUNICATION Lecture-39.
DATA COMMUNICATION Lecture-8.
DATA COMMUNICATION Lecture-18.
DATA COMMUNICATION Lecture-4.
DATA COMMUNICATION Lecture-3.
DATA COMMUNICATION Lecture-40.
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.
DATA COMMUNICATION Lecture-44.
DATA COMMUNICATION Lecture-19.
Instructor Mazhar Hussain
DATA COMMUNICATION Lecture-33.
DATA COMMUNICATION Lecture-15.
Jiying Zhao SITE, University of Ottawa Canada.
DATA COMMUNICATION Lecture-30.
DATA COMMUNICATION Lecture-38.
DATA COMMUNICATION Lecture-37.
DATA COMMUNICATION Lecture-36.
William Stallings Data and Computer Communications
Presentation transcript:

DATA COMMUNICATION Lecture-41

Recap of Lecture 40 Data Link Protocols Asynchronous Protocols

Overview of Lecture 41 Synchronous Protocols Bit-Oriented Protocols HDLC Link Access Protocols (LAPs)

Synchronous Protocols

Bit-Oriented Protocols

High Level Data Link Control (HDLC) Bit-oriented data link protocol Both half-duplex and full-duplex communication Point-to-point or multipoint links

HDLC Systems using HDLC are characterized by their: Station Types Configurations Response Modes

HDLC-Station Types Station types Primary station: Sends commands Secondary station: Sends responses Combined station: One of a set of connected peer devices

HDLC-Configurations Configurations Unbalanced Symmetrical Balanced

HDLC-Modes

HDLC Frames

HDLC Flag Field

HDLC Address Field

HDLC Control Fields

HDLC Control Fields in the Extended Mode

Poll/Final Field in HDLC

Information Field in HDLC

FCS Field in HDLC

S-Frames in HDLC

U-Frame in HDLC

Link Access Procedures LAPB Link access procedure, balanced LAPD Link access procedure for D- channel LAPM Link access procedure for modems

Summary Synchronous Protocols Bit-Oriented Protocols HDLC Link Access Protocols (LAPs)

Suggested Reading Section11.4, 11.5 “Data Communications and Networking” 2nd Edition by Behrouz A. Forouzan