Chapter 6 Transmission of Digital Data Interfaces and Modems

Slides:



Advertisements
Similar presentations
Telecommunication Technologies
Advertisements

DATA COMMUNICATIONS Some organisations concerned with standards: EIA - Electroonic Industries Association (RS standards including RS-232) IEEE - Institute.
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.
1 Chapter Four Making Connections. 2 Introduction Connecting peripheral devices to a computer has, in the past, been a fairly challenging task Newer interfaces.
Chapter 2 Data Communication Concepts Code Transmission Signal Modulation Service.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 6: Digital Data Communications Techniques.
COMP3221: Microprocessors and Embedded Systems
William Stallings Data and Computer Communications 7th Edition 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.
Local Asynchronous Communication
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.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
Transmission Modes Serial Transmission  One bit is transmitted on a circuit at a time  Usually there is one transmit circuit and one receive circuit.
Computers in Surveying SVY2301 / E4006 Automated Surveying.
3.1 Basic concepts of data communications and networking
Serial Port I/O Serial port sends and receives data one bit at a time. Serial communication devices are divided into: Data Communications Equipment (DCE),
1 Ch 5 Local Asynchronous Communication (RS-232).
Line Coding, Modem, RS232 interfacing sequences.
1 Lecture #2: Components of Network. Communication Subnetwork C o n t e n t s l Network Architecture: –Terminal Network –Computer Network l Data Transmission.
Serial Communications
Advanced Embedded Systems Design Lecture 8 Serial I/O BAE Fall 2004 Instructor: Marvin Stone Biosystems and Agricultural Engineering Oklahoma.
ECS 152A 4. Communications Techniques. Asynchronous and Synchronous Transmission Timing problems require a mechanism to synchronize the transmitter and.
Interfaces and Synchronization Martin Weiss. EIA 232D Interface Standard u Synonymous with ITU V.24 u Asynchronous interface u Up to 19.2kbps u 50 foot.
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.
Unit 3 Physical Layer.
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.
William Stallings Data and Computer Communications
Serial mode of data transfer
UART Serial Port Programming
RS-232 Communications.
6장 Transmission of Digital Data: Interfaces and MODEMs
DATA COMMUNICATION Lecture-22.
SERIAL PORT PROGRAMMING
Chapter 6 Transmission of Digital Data Interfaces and Modems
Serial Communications
RS-232 Communications.
DATA COMMUNICATION Lecture-21.
Pemrosesan Data Tersebar
Serial Communication: RS-232 (IEEE Standard)
Chapter 4 Making Connections
Local Asynchronous Communication (RS-232)
William Stallings Data and Computer Communications 7th Edition
UART Serial Port Programming
Serial Communication Interface
Data Communication.
CHAPTER SERIAL PORT PROGRAMMING. Basics of Serial Communication Computers transfer data in two ways: ◦ Parallel  Often 8 or more lines (wire.
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:

Chapter 6 Transmission of Digital Data Interfaces and Modems Digital Data Transmission DTE-DCE Interface Other Interface Standards Modems

Data Transmission Parallel Serial Synchronous Asynchronous

Parallel Transmission

Serial Transmission 0 1 1 0 0 0 10 The eight bits are sent one after another 0 1 1 0 0 0 10 We need only one line (wire) Parallel / Serial converter Serial / Parallel converter

Asynchronous Transmission One start bit is sent at the beginning of each byte and one or more stop bits at the end of each byte. Asynchronous at the byte level, but the bits are still synchronized Framing error: False start bit.

Synchronous Transmission Blocks of characters (character-oriented) or bits (bit-oriented) are transmitted without start and stop codes. SYN characters Control characters Control characters Data characters Control field 8-bit flag 8-bit Flag Control fields Data field

DTEs and DCEs Data Terminal Equipment (DTE): any device that is a source or a destination for binary digital data. Data Circuit-Terminating Equipment (DCE): any device that transmits or receives data in the form of an analog or digital signal through a network.

DTE-DCE interface The EIA and the ITU-T have been involved in developing DTE-DCE interface standards. DTE-DCE standard try to define the mechanical electrical and functional characteristics of connection between the DTE and DCE

EIA-232 Interface Previously called RS-232. It defines the mechanical, electrical, and functional characteristics of the interface. Mechanical specification: 25-wire cable with a male and a female DB-25 pin connector. The pins and tubes are arranged into two rows, with 13 on the top and 12 on the bottom. Electrical specification: data must be transmitted NRZ-L encoding with 0 (space) 3 to 15 V and 1 (mark) –3 to –15 V. Maximum bit rate 20 Kbps, maximum distance 15m

EIA-232

Sending Data

Control and Timing Only 4 wires out of the 25 are used for data functions and the remaining are used for control, timing, grounding, and testing.

Data Pins -Reverse channel (14,16): used to send halt or flow control message to a transmitting device (half-duplex)

Control Pins

RTS: DTE wishes to transmit. CTS: DCE is ready to receive, response for RTS. DCR: DCE is ready to operate. DTR: DTE is ready to operate. RLSD (Received Line Signal Detector): DCE is receiving a carrier signal.

Timing Pins

Other Pins

Synchronous Full-Duplex Transmission

Synchronous Full-Duplex Transmission

Pin Connection With and Without DCEs

Pin Connection With and Without DCEs

Null Modem