DATA COMMUNICATION Lecture-21.

Slides:



Advertisements
Similar presentations
X.25 PROTOCOL Presented by : EFA, Daniel Jr. G. VERGARA, Jonvon.
Advertisements

1 Fall 2005 Local Serial Asynchronous Communication Qutaibah Malluhi Computer Science and Engineering Qatar University.
Chapter 4 Making Connections. 2 Introduction  Examine the interface between a computer and a device. This interface occurs at the physical layer.  Connecting.
Transmission of Digital Data: Interfaces and Modems NETE 0510 Dr.Apichan Kanjanavapastit.
1 Pertemuan 12 Layer Physical Matakuliah: H0174/Jaringan Komputer Tahun: 2006 Versi: 1/0.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 6: Digital Data Communications Techniques.
Data Communications Chapter 6 The Data Communications Interface.
Serial Communications Standards (Partly Excerpted from Simpl Primer) Cabling Configuration Protocol.
ECE 371- Unit 11 Introduction to Serial I/O. TWO MAJOR CLASSES OF SERIAL DATA INTERFACES ASYNCHRONOUS SERIAL I/O - USES “FRAMING BITS” (START BIT AND.
12 - Winter 2006 ECE ECE 766 Computer Interfacing and Protocols 1 Interfaces Transmission of data from the source to a device or from a device to the destination.
University of Tehran 1 Interface Design Serial Communications Omid Fatemi.
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
Transmission Modes Serial Transmission  One bit is transmitted on a circuit at a time  Usually there is one transmit circuit and one receive circuit.
Line Coding, Modem, RS232 interfacing sequences.
Serial Communications
Chapter 6 Transmission of Digital Data Interfaces and Modems Digital Data Transmission DTE-DCE Interface Other Interface Standards Modems WCB/McGraw-Hill.
Serial Interfaces Oct 3, Announcement We will discuss the test at the end of tonight’s lecture. No homework Chap. 9 is not required to be read.
1 Transmission of Digital Data : Interface and Modems.
Lecture 2 Physical Layer Standards. DTE-DCE INTERFACE Two terms are important in computer networking: – Data terminal equipment(DTE) – Data circuit-terminating.
Digital Interfaces An interface links two devices Interface Standards define: – mechanical specifications - how many wires & connector type –electrical.
Ch. 6 Digital Data Communication Techniques
การส่งข้อมูลผ่าน PSTN
Transmission of Digital DATA : Interfaces and Modems
Review: The physical layer. Bandwidth/Capacity bit rate/baud rate How to determine the number of bits per symbol? Relation between the bandwidth and capacity:
ANALOG AND DIGITAL PHYSICAL INTERFACES
CSC 335 Data Communications and Networking Lecture 4b: Communication and Multiplexing Dr. Cheer-Sun Yang.
Lecture 3 EIA 449.
1 Business Telecommunications Data and Computer Communications Chapter 6 The Data Communications Interface.
Ch. 6 Digital Data Communication Techniques. 6.1Asynchronous & Synchronous Transmission Asynchronous Transmission: transmission in which each information.
BASICS OF SERIAL COMMUNICATIONS BIRLA VISHWKARMA MAHAVIDYALAYA ELECTRONICS & TELECOMMUNICATION DEPARTMENT PRESENTING BY: ABHISHEK SINGH AMANDEEP.
NARNARAYAN SHASTRI INSTITUTE OF TECHNOLOGY Prepared by: Wasu Ichcha kaur H Bhalani Nidhi M Dhakate Megha D MICROCONTROLLER.
Chapter 6 Transmission of Digital Data Interfaces and Modems Digital Data Transmission DTE-DCE Interface Other Interface Standards Modems WCB/McGraw-Hill.
DATA COMMUNICATION Lecture-41.
William Stallings Data and Computer Communications
UART Serial Port Programming
RS-232 Communications.
Group Members: M. Khayam Shahzad M. Murtaza Farrukh Aneel Abbasi.
6장 Transmission of Digital Data: Interfaces and MODEMs
DATA COMMUNICATION Lecture-20.
DATA COMMUNICATION Lecture-5.
DATA COMMUNICATION Lecture-22.
DATA COMMUNICATION Lecture-6.
DATA COMMUNICATION Lecture-16.
DATA COMMUNICATION Lecture-24.
SERIAL PORT PROGRAMMING
Chapter 6 Transmission of Digital Data Interfaces and Modems
Serial Communications
Pemrosesan Data Tersebar
DATA COMMUNICATION Lecture-10.
Data Transmission and Computer Communications ECE: 412
William Stallings Data and Computer Communications 7th Edition
DATA COMMUNICATION Lecture-32.
DATA COMMUNICATION Lecture-23.
DATA COMMUNICATION Lecture-9.
DATA COMMUNICATION Lecture-7.
DATA COMMUNICATION Lecture-39.
DATA COMMUNICATION Lecture-8.
DATA COMMUNICATION Lecture-3.
DATA COMMUNICATION Lecture-40.
DATA COMMUNICATION Lecture-33.
DATA COMMUNICATION Lecture-15.
DATA COMMUNICATION Lecture-30.
CHAPTER SERIAL PORT PROGRAMMING. Basics of Serial Communication Computers transfer data in two ways: ◦ Parallel  Often 8 or more lines (wire.
Chapter 6 Transmission of Digital Data Interfaces and Modems
DATA COMMUNICATION Lecture-13.
DATA COMMUNICATION Lecture-37.
ANALOG AND DIGITAL PHYSICAL INTERFACES
Chapter 6. Data Communications Interface
William Stallings Data and Computer Communications
Chapter 6: INTERFACES Visit for more Learning Resources.
Presentation transcript:

DATA COMMUNICATION Lecture-21

Recap of Lecture 20 Introduction to Interfaces Digital Data Transmission Parallel Transmission Serial Transmission Asynchronous Transmission Synchronous Transmission

Overview of Lecture 21 DTE-DCE Interface DTE-DCE Interface Standards EIA-232 Null Modem EIA-449

DTE and DCE DTE (Data Terminal Equipment) Any device that is a source of or destination of digital data DCE (Data Circuit terminating Equipment) Any device that transmits/receives signal through network

DTE and DCE

DTE-DCE Interface Standards

EIA-232 Interface Originally RS-232 issued in 1962 Mechanical specification DB-25 pin connector, 15-meter cable DB-9 pin connectors are also available

Sending Data in EIA-232

Control Signals in EIA-232

Functional Specification

EIA-232 Functioning Step 1: Preparation Step 2: Readiness Preparation of the interface between DTE and DCE Step 2: Readiness Checks if all four devices are ready

EIA-232 Functioning Step 3: Set up Step 4: Data Transfer Set up the connection between two DCEs Step 4: Data Transfer DTE -> DCE -> DCE -> DTE

EIA-232 Functioning Step 5: Clearing Turning OFF the connection

Functioning of EIA-232 in Synchronous Full Duplex Mode

Null Modem DTE-DTE interface without DCEs Especially cabled two Female DB-25 Connectors

Null Modem

Null Modem

Summary DTE-DCE Interface DTE-DCE Interface Standards EIA-232 Null Modem

Suggested Reading Section 6.2,6.3, “Data Communications and Networking” 2nd Edition by Behrouz A. Forouzan