William Stallings Data and Computer Communications Chapter 6 The Data Communications Interface.

Slides:



Advertisements
Similar presentations
Telecommunication Technologies
Advertisements

Data and Computer Communications Digital Data Communications Techniques.
Data Communication Topics to be discussed:  Data Communication Terminology.  Data Transmission Signals.  Data Transmission Circuits.  Serial & Parallel.
Layer Physical – WAN Pertemuan 10 Matakuliah: H0484/Jaringan Komputer Tahun: 2007.
1 Fall 2005 Local Serial Asynchronous Communication Qutaibah Malluhi Computer Science and Engineering Qatar University.
Local Asynchronous Communication and RS-232. Goals Explain how electric current can be used to transmit bits over short distances Present a popular mechanism.
1 CSC 535 Communication Networks I Appendix 3A Asynchronous Communications Dr. Cheer-Sun Yang.
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.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 6 – Digital Data Communications Techniques.
Data Communication and Networks Lecture 2a Data Transmission and Encoding Concepts September 11, 2003 Joseph Conron Computer Science Department New York.
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.
1 Physical Layer: Data Encoding & Transmission. 2 Network Interface Card (NIC) LL in part, PL in total are implemented in NIC –Ethernet card, card,
Network Technology CSE Network Technology CSE3020 Week 4.
William Stallings Data and Computer Communications 7th Edition Chapter 6 Digital Data Communications Techniques.
Data Communications Chapter 6 The Data Communications Interface.
Digital Data Communications Techniques Updated: 2/9/2009.
Data Communication and Networks Lecture 2a Data Transmission and Encoding Concepts September 15, 2005.
Chapter 8 COMMUNICATION AND COMPUTER NETWORK
Lecture 11: Serial Data Communication & The 80x86 IBM PC and Compatible Computers Chapter 17 Serial Data Communication and the 8251 Chip.
Local Asynchronous Communication
1 Chapter 6 The Data Communications Interface. 2 Data Flow: Simplex zTransmits in only one direction zrarely used in data communications ze.g., receiving.
1/26 Chapter 6 Digital Data Communication Techniques.
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.
Chapter-4/5-1CS331- Fakhry Khellah Term 081 Chapter 4 (Only 4.2 – 4.3) Digital Transmission.
Line Coding, Modem, RS232 interfacing sequences.
Department of Electronic Engineering City University of Hong Kong EE3900 Computer Networks Data Communication Interface Slide 1 Asynchronous and Synchronous.
ECS 152A 4. Communications Techniques. Asynchronous and Synchronous Transmission Timing problems require a mechanism to synchronize the transmitter and.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 6 – Digital Data Communications Techniques.
Data and Computer Communications
Session 3. Objectives: By the end of this session, the student will be able to: Identify a dial-up modem and cite its basic operating characteristics.
Data Communication and Networks Lecture 2 Data Transmission and Encoding Concepts September 12, 2002 Joseph Conron Computer Science Department New York.
Data and Computer Communications Chapter 6 – Digital Data Communications Techniques.
CSC 335 Data Communications and Networking
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.
AS Computing Data transmission. Basic data transmission Baud The rate that the voltage changes is called the Baud. If the voltage changes 10 times every.
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
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.
1/30/ :20 PM1 Chapter 6 ─ Digital Data Communication Techniques CSE 3213 Fall 2011.
FIT1005 FIT – Monash University
Chapter 7 Channel organization. Group members  Bilal Ahmed  Mehmal javed  Faisal khan janjua  Harris bashir.
Lecture 3 EIA 449.
1 Business Telecommunications Data and Computer Communications Chapter 6 The Data Communications Interface.
Data and Computer Communications Eighth & Ninth Edition by William Stallings Chapter 6 – Digital Data Communications Techniques.
Ch. 6 Digital Data Communication Techniques. 6.1Asynchronous & Synchronous Transmission Asynchronous Transmission: transmission in which each information.
William Stallings Data and Computer Communications Chapter 6 The Data Communications Interface.
Layer Physical – WAN Pertemuan 03 Matakuliah: H0524/Jaringan Komputer Tahun: 2009.
Data and Computer Communications Digital Data Communications Techniques + Error Control+ Digital Data Communications Techniques + Error Control+Multiplexing.
William Stallings Data and Computer Communications
6장 Transmission of Digital Data: Interfaces and MODEMs
DATA COMMUNICATION Lecture-21.
Pemrosesan Data Tersebar
William Stallings Data and Computer Communications 7th Edition
DIGITAL DATA COMMUNICATION TECHNIQUES
Digital Data Communications Techniques
DIGITAL DATA COMMUNICATION TECHNIQUES
Chapter 6 Transmission of Digital Data Interfaces and Modems
ANALOG AND DIGITAL PHYSICAL INTERFACES
Chapter 6. Data Communications Interface
William Stallings Data and Computer Communications
Introduction Communication Modes Transmission Modes
Presentation transcript:

William Stallings Data and Computer Communications Chapter 6 The Data Communications Interface

Asynchronous and Synchronous Transmission zTiming problems require a mechanism to synchronize the transmitter and receiver zTwo solutions yAsynchronous ySynchronous

Asynchronous zData transmitted on character at a time y5 to 8 bits zTiming only needs maintaining within each character zResynchronize with each character

Asynchronous (diagram)

Asynchronous - Behavior zIn a steady stream, interval between characters is uniform (length of stop element) zIn idle state, receiver looks for transition 1 to 0 zThen samples next seven intervals (char length) zThen looks for next 1 to 0 for next char zSimple zCheap zOverhead of 2 or 3 bits per char (~20%) zGood for data with large gaps (keyboard)

Synchronous - Bit Level zBlock of data transmitted without start or stop bits zClocks must be synchronized zCan use separate clock line yGood over short distances ySubject to impairments zEmbed clock signal in data yManchester encoding yCarrier frequency (analog)

Synchronous - Block Level zNeed to indicate start and end of block zUse preamble and postamble ye.g. series of SYN (hex 16) characters ye.g. block of patterns ending in zMore efficient (lower overhead) than asynchronous

Synchronous (diagram)

Line Configuration zTopology yPhysical arrangement of stations on medium yPoint to point yMulti point xComputer and terminals, local area network zHalf duplex yOnly one station may transmit at a time yRequires one data path zFull duplex ySimultaneous transmission and reception between two stations yRequires two data paths (or echo canceling)

Traditional Configurations

Interfacing zData processing devices (or data terminal equipment, DTE) do not (usually) include data transmission facilities zNeed an interface called data circuit terminating equipment (DCE) ye.g. modem, NIC zDCE transmits bits on medium zDCE communicates data and control info with DTE yDone over interchange circuits yClear interface standards required

Interfacing

Characteristics of Interface zMechanical yConnection plugs zElectrical yVoltage, timing, encoding zFunctional yData, control, timing, grounding zProcedural ySequence of events for transmitting data

V.24/EIA-232-F zITU-T V.24 zOnly specifies functional and procedural yReferences other standards for electrical and mechanical zEIA-232-F (USA) yRS-232 yMechanical ISO 2110 yElectrical V.28 yFunctional V.24 yProcedural V.24

Mechanical Specification

Electrical Specification zDigital signals zValues interpreted as data or control, depending on circuit zMore negative than -3v is binary 1, more than +3v is binary 0 (NRZ-L) zSignal rate < 20 kbps zDistance < 15 m zFor control, more than -3v is off, +3v is on

Functional Specification z(See table in Stallings chapter 6)

Local and Remote Loopback

Procedural Specification zE.g. Asynchronous private line modem zWhen turned on and ready, modem (DCE) asserts DCE ready zWhen DTE ready to send data, it asserts Request to Send yAlso inhibits receive mode in half duplex zModem responds when ready by asserting Clear to send zDTE sends data zWhen data arrives, local modem asserts Receive Line Signal Detector and delivers data

Dial Up Operation (1)

Dial Up Operation (2)

Dial Up Operation (3)

Null Modem

Integrated Services Digital Network (ISDN) zSupport of voice and nonvoice applications zSupport for switched and non-switched applications zReliance on 64Kbps connections zProvides a set of channels at a single interface yB channel: 64 Kbps xCircuit switching, packet switching, dedicate yD channel: 16 Kbps xControl signaling (call setup) and some data

ISDN Channel Structure

Conceptual View of ISDN Connection Features

ISDN Architecture

ISDN Physical Interface zConnection between terminal equipment (DTE) and network terminating equipment (DCE) zISO 8877 zCables terminate in matching connectors with 8 contacts zTransmit/receive carry both data and control

ISDN Physical Interface Diagram

ISDN Electrical Specification zBalanced transmission yCarried on two lines, e.g. twisted pair ySignals as currents down one conductor and up the other yDifferential signaling yValue depends on direction of voltage yTolerates more noise and generates less zUnbalanced, e.g. RS-232 uses single signal line and ground) zData encoding depends on data rate zBasic rate 192kbps uses pseudoternary zPrimary rate uses alternative mark inversion (AMI) and B8ZS or HDB3