Chapter 4 Making Connections. 2 Introduction  Examine the interface between a computer and a device. This interface occurs at the physical layer.  Connecting.

Slides:



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

Chapter Four Making Connections Data Communications and Computer Networks: A Business User’s Approach Eighth Edition.
Chapter Four Making Connections Data Communications and Computer Networks: A Business User’s Approach Sixth Edition.
1 Fall 2005 Local Serial Asynchronous Communication Qutaibah Malluhi Computer Science and Engineering Qatar University.
Chapter 7 Data Link Layer
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
Circuit Switching Blocking occurs when the network is unable to connect to stations because all possible paths between them are already in use. Non-blocking.
Chapter 4 Making Connections
Data Communications and Computer Networks: A Business User’s Approach
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 4: Making Connections. 2 Objectives After reading this chapter, you should be able to: Identify a dial-up modem and cite its basic operating characteristics.
1 Outline Standards Organisations Interface Standards  The RS-232-C Standard  RS-449, RS-422-A, RS-423-A  USB and FireWire.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 6: Digital Data Communications Techniques.
Data Communications & Computer Networks, Second Edition1 Chapter 4 Making Connections.
1 Chapter 4 Making Connections Data Communications and Computer Networks: A Business User’s Approach.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
Lecture 04 Making Connection.
CSCI 4550/8556 Computer Networks Comer, Chapter 5: Local Asynchronous Communication (RS-232)
1 Chapter 4 Making Connections Data Communications and Computer Networks: A Business User’s Approach.
EET Advanced Digital Chapter 21 Serial Ports.
Data Communications Chapter 6 The Data Communications Interface.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
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
Local Asynchronous Communications. Bit-wise data transmission Data transmission requires: Encoding bits as energy Transmitting energy through medium Decoding.
Data Communications and Computer Networks Chapter 3 Wireless Media In Action DataMining Corporation has one office in Chicago and one in Los Angeles. There.
University of Tehran 1 Interface Design Serial Communications Omid Fatemi.
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
CIS 103 — Applied Computer Technology Last Edited: September 17, 2010 by C.Herbert Personal Computer Data Communications.
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.
Chapter Four Making Connections 1.
Chapter Four Making Connections Data Communications and Computer Networks: A Business User’s Approach Seventh Edition.
Chapter 8 Input/Output. Busses l Group of electrical conductors suitable for carrying computer signals from one location to another l Each conductor in.
1 Chapter Overview Understanding Expansion Buses Configuring Expansion Cards Cables and Connectors.
Basic Communications Systems Class 3. Today’s Class Topics Interfacing RS-232 X.21 Asynchronous vs. Synchronous Multiplexing Frequency Division Multiplexing.
1 Ch 5 Local Asynchronous Communication (RS-232).
Chapter Four Making Connections Fundamentals of Networking and Data Communications Sixth Edition Copyright ©2011 Cengage Learning. All rights reserved.
Day 7 Connections. Standards Unless we had connection standards nothing would be interchangeable. –There would be different printers for Macs and Windows.
Computer Maintenance Copyright © Texas Education Agency, All rights reserved. 1 FireWire Ports.
ECS 152A 4. Communications Techniques. Asynchronous and Synchronous Transmission Timing problems require a mechanism to synchronize the transmitter and.
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.
Input/Output Computer component : Input/Output I/O Modules External Devices I/O Modules Function and Structure I/O Operation Techniques I/O Channels and.
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
CSC 335 Data Communications and Networking Lecture 4b: Communication and Multiplexing Dr. Cheer-Sun Yang.
Unit 3 Physical Layer.
Computer Maintenance UNT in partnership with TEA, Copyright ©. All rights reserved1 FireWire Ports.
1 Chapter Overview Modems The Internet and Web Browsers.
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.
Transmission Modes. Asynchronous Connections A type of connection defined at the data link layer To transmit data from sender to receiver, an asynchronous.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 1 WANs and Routers.
Chapter 4 Making Connections. Modem Modulates digital data onto analog signal and then demodulate analog signal back to digital data Features:  Standard.
 Introduction to Wide Area Networks 2 nd semester
Chapter Four Making Connections Data Communications and Computer Networks: A Business User’s Approach, Fourth Edition.
Data Communications and Computer Networks: A Business User’s Approach
William Stallings Data and Computer Communications
PROTOCOLS PROTOCOLS.
DATA COMMUNICATION Lecture-21.
Chapter 4 Making Connections
Local Asynchronous Communication (RS-232)
Chapter 6 Transmission of Digital Data Interfaces and Modems
Chapter 6. Data Communications Interface
1.2.1 Data transmission.
William Stallings Data and Computer Communications
Chapter 6: INTERFACES Visit for more Learning Resources.
Presentation transcript:

Chapter 4 Making Connections

2 Introduction  Examine the interface between a computer and a device. This interface occurs at the physical layer.  Connecting peripheral devices to a computer (called interface) has, in the past, been a fairly challenging task.  Newer interfaces have made this task much easier.  Interface standards define modes of transmission:  Serial/parallel  Simplex/duplex  Asynchronous/synchronous  Point-to-point/multi-point

3 Standards Organizations  International Telecommunications Union (ITU) (formerly CCITT)  Electronics Industries Association (EIA)  Institute for Electrical and Electronics Engineers (IEEE)  International Organization for Standards (ISO)  American National Standards Institute (ANSI)

4 DCEs and DTEs  Communication circuits can be defined in terms of the devices that are designed to transmit signals on a circuit, and the destination  DCE - Data communicating equipment: The device that forwards the signals being sent along a particular circuit, e.g., a Modem  DTE – Data terminating equipment: The device to which the signal is being directed, e.g., a computer

5 Interface Standards  Electrical:  Voltages, line capacitance, and other electrical characteristics  Mechanical:  Connector or plug description  Functional:  Function of each pin or circuit that is used in a particular interface  Procedural:  How the particular circuits are used to perform an operation  For example, the functional component may describe two circuits, Request to Send and Clear to Send  The procedural component describes how those two circuits are used so that the DTE can transfer data to the DCE

6 Two Important Standards  EIA-232F – an older standard originally designed to connect a modem to a computer.  USB (Universal Serial Bus) – a newer standard that is much more powerful than EIA-232F

7 EIA-232F  Older interface standard designed to connect a device such as a modem to a computer or terminal.  Originally named RS-232 but has gone through many revisions.  The electrical component is defined by another standard: V.28.  The mechanical component is often defined by ISO 2110, the DB-25 connector. The DB-9 connector is now more common than the DB-25.  The functional and procedural components are defined by the V.24 standard.

10 Serial & Parallel

11 Data flow  Circuits can be designed to permit data to flow in one or both directions:  Simplex  One-way transmission  Half-duplex  Two-way communication link, but only one system can “talk” at a time  Full duplex  Transmit in both directions simultaneously

12 Universal Serial Bus (USB)  The USB interface is a modern standard for interconnecting a wide range of peripheral devices to computers.  Supports plug and play.  Can daisy-chain multiple devices.  USB 1.0 – 12 Mbps; Use 2.0 – 480 Mbps; USB 3.0 – 4.8 Gbps.  The USB interface defines all four components.  The electrical component defines two wires VBUS and Ground to carry a 5-volt signal, while the D+ and D- wires carry the data and signaling information.  The mechanical component precisely defines the size of four different connectors and uses only four wires (the metal shell counts as one more connector).  The functional and procedural components are fairly complex but are based on the polled bus.  The computer takes turns asking each peripheral if it has anything to send.

13 FireWire  Low-cost digital interface  Capable of supporting transfer speeds of up to 400 Mbps  Hot pluggable  Supports two types of data connections:  Asynchronous connection  Isochronous connection

14 SCSI and iSCSI  SCSI (Small Computer System Interface)  A technique for interfacing a computer to high-speed devices such as hard disk drives, tape drives, CDs, and DVDs.  Designed to support devices of a more permanent nature.  SCSI is a systems interface.  Need SCSI adapter.  iSCSI (Internet SCSI)  A technique for interfacing disk storage to a computer via the Internet.  It looks like the disk storage is down the hall, but it could be anywhere on the Internet.

15 InfiniBand & Fibre Channel  InfiniBand – a serial connection or bus that can carry multiple channels of data at the same time  Can support data transfer speeds of 2.5 billion bits (2.5 gigabits) per second and address thousands of devices, using both copper wire and fiber-optic cables  A network of high-speed links and switches  Fibre Channel – also a serial, high-speed network that connects a computer to multiple input/output devices  Supports data transfer rates up to billions of bits per second, but can support the interconnection of up to 126 devices only

16 Asynchronous Connections  A type of connection defined at the data link layer.  No “clocking signal” to say when a frame starts or ends, so, how does the receiver know when a frame starts or ends?  Add a Start bit, while a Stop bit is added to the end of the frame.  An optional parity bit can be added to the frame which can be used to detect errors.  Used in slower, cheaper equipment, because of start/stop overhead.

17 Synchronous Connections  A second type of connection defined at the data link layer.  A synchronous connection creates a large package (frame) that consists of header and trailer flags, control information, optional address information, error detection code (checksum), and the data.  A synchronous connection is more elaborate but transfers data in a more efficient manner.

18 Isochronous Connections  A third type of connection defined at the data link layer used to support real-time applications  Data must be delivered at just the right speed (real- time) – not too fast and not too slow  Typically an isochronous connection must allocate resources on both ends to maintain real-time  USB and Firewire can both support isochronous

19 Terminal-to-Mainframe (I)  A point-to-point connection is a direct, unshared connection between a terminal and a mainframe computer.  A multipoint connection is a shared connection between multiple terminals and a mainframe computer.  The mainframe is called the primary, and each terminal is called a secondary.

20 Terminal-to-Mainframe (II)  To allow a terminal to transmit data to a mainframe, the mainframe must poll the terminal  Two basic forms of polling: roll-call polling and hub polling  In roll-call polling, the mainframe polls each terminal in a round-robin fashion  In hub polling, the mainframe polls the first terminal, and this terminal passes the poll onto the next terminal