ELECTRONIC COMMUNICATIONS A SYSTEMS APPROACH CHAPTER Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Electronic Communications: A Systems.

Slides:



Advertisements
Similar presentations
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Advertisements

Serial Buses. Serial Bus Features Allows several devices to be connected to a set of common signal wires Reduces inter-connections and complexity Asynchronous.
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.
SECTION 4a Transforming Data into Information.
Local Asynchronous Communication and RS-232. Goals Explain how electric current can be used to transmit bits over short distances Present a popular mechanism.
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 2 Data Communication Concepts Code Transmission Signal Modulation Service.
© 2007 Pearson Education Inc., Upper Saddle River, NJ. All rights reserved.1 Computer Networks and Internets with Internet Applications, 4e By Douglas.
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.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
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
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.
CHAPTER Serial and Parallel Communication © N. Ganesan.
Chapter 1.2 Power Point by Troy D. Michael C.. I/O Interface ( Sound/Sound Card)  Sound Adapters-provides audio capability.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 The System Unit.
University of Tehran 1 Interface Design Serial Communications Omid Fatemi.
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
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.
Modern Electronic Communication 9th edition Jeffrey S. Beasley and Gary M. Miller Copyright ©2008 by Pearson Education, Inc. Upper Saddle River, New Jersey.
1 Chapter Overview Understanding Expansion Buses Configuring Expansion Cards Cables and Connectors.
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),
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Binary Arithmetic & Data representation
ELECTRONIC COMMUNICATIONS A SYSTEMS APPROACH CHAPTER Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Electronic Communications: A Systems.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 66 CHAPTER THE SYSTEM UNIT.
Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Information and.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Microprocessors 2 lesson Subjects lesson 7 Planning Interrupts Serial communication /USART Questions.
Advanced Embedded Systems Design Lecture 8 Serial I/O BAE Fall 2004 Instructor: Marvin Stone Biosystems and Agricultural Engineering Oklahoma.
1 6 Further System Fundamentals (HL) 6.5 Computer – Peripheral Communication.
Number Systems and Codes
1 Basics of Data Communications Discrete-time Communication vs Continuous-time Communication Is human communication continuous-time or discrete-time ?
Data Encoding and Decoding Professor: Dr. Miguel Alonso Jr.
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.
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
ELECTRONIC COMMUNICATIONS A SYSTEMS APPROACH CHAPTER Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Electronic Communications: A Systems.
1 Transmission of Digital Data : Interface and Modems.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module A Computer Hardware and Software.
Digital Interfaces An interface links two devices Interface Standards define: – mechanical specifications - how many wires & connector type –electrical.
Modern Electronic Communication 9th edition Jeffrey S. Beasley and Gary M. Miller Copyright ©2008 by Pearson Education, Inc. Upper Saddle River, New Jersey.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
Ch. 6 Digital Data Communication Techniques
การส่งข้อมูลผ่าน PSTN
CSC 335 Data Communications and Networking Lecture 4b: Communication and Multiplexing Dr. Cheer-Sun Yang.
Transmission Effect and Wired Digital Communication Professor: Dr. Miguel Alonso Jr.
1 Chapter Overview Modems The Internet and Web Browsers.
Logic and Computer Design Fundamentals, Fifth Edition Mano | Kime | Martin Copyright ©2016, 2008, 2004 by Pearson Education, Inc. All rights reserved.
Ch. 6 Digital Data Communication Techniques. 6.1Asynchronous & Synchronous Transmission Asynchronous Transmission: transmission in which each information.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami1.
Chapter Nine: Data Transmission. Introduction Binary data is transmitted by either by serial or parallel methods Data transmission over long distances.
Communication Systems I CPE 313: Micro Processors and Interfacing.
Lecture Coding Schemes. Representing Data English language uses 26 symbols to represent an idea Different sets of bit patterns have been designed to represent.
UART Serial Port Programming
Serial Communications
C_ITCO011/C_ITCO111 LECTURER: E.DONDO
UART Serial Port Programming
Serial Communication Interface
Chapter 6 Transmission of Digital Data Interfaces and Modems
Figure Serial versus Parallel Data Transfer
Chapter 6: INTERFACES Visit for more Learning Resources.
Presentation transcript:

ELECTRONIC COMMUNICATIONS A SYSTEMS APPROACH CHAPTER Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Electronic Communications: A Systems Approach Beasley | Hymer | Miller Computer Communication and the Internet 11

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Alphanumeric Codes The ASCII Code  American Standard Code for Information Interchange (ASCII) 7-bit code used for representing alphanumeric symbols with a distinctive code word.  Developed for purpose of coding binary data.  ASCII-7 Adopted international standard.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-1 American Standard Code for Information Interchange (ASCII).

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Alphanumeric Codes The EBCDIC Code  Extended Binary-Coded Decimal Interchange Code (EBCDIC) 8-bit alphanumeric code.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-2 The Extended Binary-Coded Decimal Interchange Code.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Table 11-1 The EBCDIC Code—List of Abbreviations

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Alphanumeric Codes The Baudot Code  Alphanumeric code based on five binary values.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-3 The Baudot code.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-4 Baudot code examples.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Alphanumeric Codes The Gray Code  Numeric code representing decimal values 0 to 9.  Based on relationship that only one bit in a binary word changes for each binary step.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-5 The Gray code.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication Asynchronous system  Transmit and receive clocks free-run at approximately same speed. Synchronous system  Both sender and receiver exactly synchronized to same clock frequency.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication Universal Serial Bus (USB) Port  Universal high-speed serial communications interface. See Table 11-2: The USB Wire Colors and Functions

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Table 11-2 The USB Wire Colors and Functions

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-6 The USB Type A and Type B connectors.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-7 An example of using the MAX3451 transceiver for establishing a USB connection.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication IEEE 1394  High-speed serial connection for computers and peripherals; developed by Apple (FireWire).

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-8 The IEEE 1394 connector and pin assignments.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication RS-232 Standard  Older serial data communications follows standard (RS-232 C).  Means of interfacing computer with modem.  Defined signal levels and different lines used.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure 11-9 DB-25 connector.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure Signal description for DB-25.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication RS-232 Line Descriptions  Ground pins  Data signal pins  Handshaking pins  Equipment ready pins

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure DB-9 connector.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication RS-232 Line Descriptions  Signal detect pin  Ring indicator pin  Other pins See Table 11-3: Overview of Current Serial Computer Communication Standards

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Table 11-3 Overview of Current Serial Computer Communication Standards

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Figure The RS-232 null modem connection.

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Computer Communication RS-422, RS-485  Uses differential technique that provides significant improvement in performance and greater distances and capacity to support higher data rates.  Supports multidrop applications. See Table 11-4: Standard Computer Bus Interfaces

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Table 11-4 Standard Computer Bus Interfaces

Electronic Communications: A Systems Approach Beasley | Hymer | Miller Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Table 11-4 (continued) Standard Computer Bus Interfaces