Chapter 6: INTERFACES Visit for more Learning Resources.

Slides:



Advertisements
Similar presentations
Delphi Confidential Connection Systems September 24, 2002 IEEE 1394 Firewire ® Cable Product Introduction.
Advertisements

DATA COMMUNICATIONS Some organisations concerned with standards: EIA - Electroonic Industries Association (RS standards including RS-232) IEEE - Institute.
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 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.
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.
Spring EE 316 Computer Engineering Junior Lab Serial Ports.
1 Outline Standards Organisations Interface Standards  The RS-232-C Standard  RS-449, RS-422-A, RS-423-A  USB and FireWire.
CSCI 4550/8556 Computer Networks Comer, Chapter 5: Local Asynchronous Communication (RS-232)
COMP3221: Microprocessors and Embedded Systems
EET Advanced Digital Chapter 21 Serial Ports.
Data Communications Chapter 6 The Data Communications Interface.
15-pin monitor male cable connects to pin female monitor port.
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.
Local Asynchronous Communications. Bit-wise data transmission Data transmission requires: Encoding bits as energy Transmitting energy through medium Decoding.
PC 232 Serial Ports Ports –Connectors at back of PC –Plus related internal electronics to send/receive PC 232 Serial Port –Follows EIA/TIA 232 standards.
University of Tehran 1 Interface Design Serial Communications Omid Fatemi.
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
Shadi Agel Pongsakorn Bunyaphriruang Chih-Chung Chang Winnie Chia USB 2.0 VS FireWire.
Identification And Function
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.
Ports, connectors, and cables
Chapter Four Making Connections Data Communications and Computer Networks: A Business User’s Approach Seventh Edition.
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.
Serial Communications
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.
การส่งข้อมูลผ่าน PSTN
ANALOG AND DIGITAL PHYSICAL INTERFACES
CSC 335 Data Communications and Networking Lecture 4b: Communication and Multiplexing Dr. Cheer-Sun Yang.
©F.M. Rietti Communication Lines Fundamentals. ©F.M. Rietti LM-18 Computer Science SSI Embedded Systems I 2 Communication Lines Generally used to connect.
Ports and Connectors By Karina Hackett Overview: Ports are also known as sockets, and are located at the back of a system unit. Connectors are the parts.
Lecture 3 EIA 449.
1 Business Telecommunications Data and Computer Communications Chapter 6 The Data Communications Interface.
Chapter 4 Making Connections. Modem Modulates digital data onto analog signal and then demodulate analog signal back to digital data Features:  Standard.
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 Four Making Connections Data Communications and Computer Networks: A Business User’s Approach, Fourth Edition.
Chapter 6 Transmission of Digital Data Interfaces and Modems Digital Data Transmission DTE-DCE Interface Other Interface Standards Modems WCB/McGraw-Hill.
Input / Output.
Data Communications and Computer Networks: A Business User’s Approach
William Stallings Data and Computer Communications
RS-232 Communications.
Computer Maintenance FireWire Ports
Group Members: M. Khayam Shahzad M. Murtaza Farrukh Aneel Abbasi.
UNIVERSAL COLLEGE OF ENGINEERING & TECHNOLOGY
Chapter 6 Transmission of Digital Data Interfaces and Modems
Serial Communications
C_ITCO011/C_ITCO111 LECTURER: E.DONDO
DATA COMMUNICATION Lecture-21.
Pemrosesan Data Tersebar
Serial Communication: RS-232 (IEEE Standard)
Chapter 4 Making Connections
Local Asynchronous Communication (RS-232)
Identification And Function
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
Universal Serial Bus (USB)
ANALOG AND DIGITAL PHYSICAL INTERFACES
William Stallings Data and Computer Communications
Presentation transcript:

Chapter 6: INTERFACES Visit for more Learning Resources

RS232 (Recommended Standard) : Is an asynchronous serial communication method Known as EIA RS 232(Electronics Industry Association), EIA 232 and TIA 232(Telecommunication Industry Association) DTE has a 25 pin D-type male connector and DCE has a 25 pin D-type female connector Voltage Level of RS 232 : Logical 1-negative level, is called marking estate, OFF Logical 0-positive, is called space estate, ON Circuit voltage-25 volts Signal level of +5/-5V,+10/-10V,+12/-12V and -15/+15V

RS 232 Signal Description :

CD(Carrier Detect or Data Carrier Detect) : computer to know that the modem connected to the serial port has made a proper connection RxD(Receive Data) : data send from DCE to DTE TxD(Transmit Data) :data send from DCE to DTE GND(Signal Ground) : return path DSR(Data Set Ready) : from device to computer to inform that device is ready for communication RTS(Request to Send) : computer is ready to start the data communication CTS(Clear To Send) : inform to the computer that the computer can start the data transmission RI(Ring Indictor) : to inform to computer that someone is calling the modem

Serial Port in PC (Using NULL MODEM) : To connect two DTE(Computer, terminal, printer etc) With a null modem connection, transmit and receive lines are crosslinked

Firewire : Named for IEEE 1394 High Speed Serial Bus interface It is also known as i.Link Used in modern PC , multimedia device such as digital Video camera Offer high speed communication and isochronous real- time data services Features : Hot pluggability Connected 63 peripherals in an acyclic topology Peer to peer device communication Plug and play 45watts of power per port at up to 30 volts 100,200 or 400 bits/s Cable length- 4.5 meter No need for device ID Isochronous data transfer- suitable for digital video

Centronics Interface Signal : For more detail contact us