1 / 24

Digital Interfaces

Digital Interfaces. An interface links two devices Interface Standards define: mechanical specifications - how many wires & connector type electrical specifications - frequency, amplitude and phase of signal functional - what does each wire do? Procedural – how & when to perform functions.

loyal
Download Presentation

Digital Interfaces

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Digital Interfaces • An interface links two devices • Interface Standards define: • mechanical specifications - how many wires & connector type • electrical specifications - frequency, amplitude and phase of signal • functional - what does each wire do? • Procedural – how & when to perform functions

  2. Serial vs. Parallel • In serial transmission one bit is sent with each clock pulse. • Two types of serial transmission: • asynchronous • synchronous • In parallel transmission multiple bits are sent with each clock pulse. Faster/more expensive upated 1/2002

  3. Serial Transmission 0 1 1 0 0 0 1 0

  4. Parallel Transmission 01100010 01100010

  5. Serial Transmission • Asynchronous & Synchronous • Concerned with timing issues • How does the receiver know when the bit period begins and ends? • Small timing difference become more significant over time if no synchronization takes place between sender and receiver

  6. Synchronizations

  7. Serial communication Data transmitted 1 character at a time Character format is 1 start & 1 or more stop bits, plus data of 5-8 bits Character may include parity bit Timing needed only within each character Resynchronization each start bit Uses simple, cheap technology Wastes 20-30% of bandwidth Asynchronous Transmission

  8. Asynchronous Transmission START BIT STOP BIT 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 Gaps of indeterminate size

  9. Serial communication Large blocks of bits transmitted without start/stop codes Synchronized by clock signal or clocking data Data framed by preamble/post amble bit patterns More efficient than asynchronous Overhead typically below 5% Used at higher speeds than asynchronous Synchronous Transmission

  10. Synchronous Transmission 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 0 0 1 0 0 0 1 0

  11. Synchronization Choices • Low-speed terminals and PCs commonly use asynchronous transmission • inexpensive • “burst” tendency of communication reduces impact of inefficiency • Large systems and networks commonly use synchronous transmission • overhead too expensive; efficiency necessary • error-checking more important

  12. Generic Communications Interface Illustration DTE DTE DCE DCE (Network) Converts totransmissionmedia/ converts to generated data Generates Data Converts totransmissionmedia/ converts to generated data ReceivesData

  13. EIA’s “Recommended Standard” (RS) Specifies mechanical, electrical, functional, and procedural aspects of the interface Used for connections between DTEs and voice-grade modems, and many other applications RS-232C (EIA 232C)

  14. 25-pin connector with a specific arrangement of leads DTE devices usually have male DB25 connectors while DCE devices have female In practice, fewer than 25 wires are generally used in applications Mechanical Specifications

  15. DB-25 Female DB-25 Male RS-232 DB-25 Connectors

  16. Limited RS-232 RS-232 DB-9 Connectors

  17. Specifies signaling between DTE and DCE Uses NRZ-L encoding Voltage -15V to -3V = binary 1 Voltage +15V to +3V = binary 0 Rated for < 20Kbps and < 15Mts greater distances and rates are theoretically possible, but not necessarily wise Electrical Specifications

  18. Specifies the role of the individual circuits Data circuits in both directions allow full-duplex communication Timing signals allow for synchronous transmission (although asynchronous transmission is more common) Functional Specification

  19. Functional Specification - DB-25 Pinouts

  20. Multiple procedures are specified Provides means of attachment between computer and modem Specifies method of transmitting data between devices Specifies method of cooperation for exchange of data between devices Handshaking between the two equipment Procedural Specification

  21. SG SG DTR DTR DSR DSR RTS RTS CTS CTS CD CD TD TD RD RD Null Modem Cable • Allows DTE to DTE direct communication

  22. Modems • Modulator - converts digital signal to analog signal • Demodulator - converts analog signal to digital signal upated 1/2002

  23. Data Rate • Encoding Technique • Physical properties of medium • Can increase speed by increasing frequency but every line has upper and lower limits • frequency range = bandwidth upated 1/2002

  24. Bit Rate Summary upated 1/2002

More Related