Communication Systems I CPE 313: Micro Processors and Interfacing.

Slides:



Advertisements
Similar presentations
Princess Sumaya Univ. Computer Engineering Dept. Chapter 6:
Advertisements

INPUT-OUTPUT ORGANIZATION
Serial Communications Interface (SCI) Michael LennardZachary PetersBao Nguyen.
Serial Buses. Serial Bus Features Allows several devices to be connected to a set of common signal wires Reduces inter-connections and complexity Asynchronous.
Serial I/O - Programmable Communication Interface
Lecture 26 Physical Layer Ch 4: Digital Transmission
1 Computer Communication & Networks Lecture 6 Physical Layer: Digital Transmission Waleed Ejaz
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.
PH4705 ET4305 Interface Standards A number of standard digital data interfaces are used in measurement systems to connect instruments and computers for.
Computer Networks1 Chapter 4 Digital Transmission.
Better Debugging of Embedded via a Debug Port ECE152.
Spring EE 316 Computer Engineering Junior Lab Serial Ports.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
7-1 Digital Serial Input/Output Two basic approaches  Synchronous shared common clock signal all devices synchronised with the shared clock signal data.
EET Advanced Digital Chapter 21 Serial Ports.
TDC 461 Basic Communications Systems 8 May, 2001.
Serial Communications Standards (Partly Excerpted from Simpl Primer) Cabling Configuration Protocol.
Local Asynchronous Communication
Local Asynchronous Communications. Bit-wise data transmission Data transmission requires: Encoding bits as energy Transmitting energy through medium Decoding.
ECE 353 Introduction to Microprocessor Systems Michael G. Morrow, P.E. Week 13.
Design and Synthesis of Universal Asynchronous Receiver and Transmitter (UART) Using Verilog HDL Prepared by: Engr. Qazi Zia, Assistant Professor EED,
RS-232 Introduction H.C. Tsou 10/31/2003. BENQ Confidential (yyyy/mm/dd)  2003, BENQ Corporation.
G043 – Lecture 02 Inside A Desktop PC Mr C Johnston ICT Teacher
INPUT-OUTPUT ORGANIZATION
Connections Unit objective: Identify connection interfaces and connectors and cables.
CIT 307 Online Data Communications Digital Transmission Module 5 Kevin Siminski, Instructor.
University of Tehran 1 Interface Design Serial Communications Omid Fatemi.
Camera Link Communication Interface for Vision Applications J. Egri 6/7/05.
Transmission Modes Serial Transmission  One bit is transmitted on a circuit at a time  Usually there is one transmit circuit and one receive circuit.
INTRODUCTION SYMBOLS & LOGICS USED IN FIREWIRE HISTORY & DEVELOPMENT Briefly layout Firewire specifications Firewire vs. usb FIREWIRE & DIGITAL VIDEO.
ELECTRONIC COMMUNICATIONS A SYSTEMS APPROACH CHAPTER Copyright © 2014 by Pearson Education, Inc. All Rights Reserved Electronic Communications: A Systems.
Communication Systems I CPE 313: Micro Processors and Interfacing.
Data Communications Introduction and Review. Transmission Media Copper Wires Copper Wires Low resistance. Electrical signal produces miniature radio station.
Communication Systems I. How can information flow from point A to point B?
Universal Asynchronous Receiver/Transmitter (UART)
ECE 353 Introduction to Microprocessor Systems Michael Schulte Week 13.
Day 7 Connections. Standards Unless we had connection standards nothing would be interchangeable. –There would be different printers for Macs and Windows.
Computer Communication & Networks Lecture # 05 Physical Layer: Signals & Digital Transmission Nadeem Majeed Choudhary
DIGITAL CONTROL INTERFACES MH0307 PLC & DATA ACQUISITION SYSTEMS DEPARTMENT OF MECHATRONICS ENGINEERING SRM UNIVERSITY.
MICROPROCESSOR AND MICRO CONTROLLER LAB
1 Kyung Hee University Digital Transmission. 2 Kyung Hee University 4 장 Digital Transmission 4.1 Line Coding 4.2 Block Coding 4.3 Sampling 4.4 Transmission.
Example. SBUF Register SCON Register(1) SCON Register(2)
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
Chapter 4 Digital Transmission.
Kashif BashirWWW.Taleem.greatnow.com Chapter 4 Digital Transmission.
1 6 Further System Fundamentals (HL) 6.4 Further Network Fundamentals.
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
4.1 Chapter 4 Digital Transmission Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 4 Digital Transmission
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.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Excerpts from Slides of Chapter 4 Forouzan Digital Transmission.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Chapter 4 Digital Transmission.
Transmission Effect and Wired Digital Communication Professor: Dr. Miguel Alonso Jr.
A Level Computing for AQA Teacher’s Resource CD-ROM 20 CHAPTER: Communication methods Serial and parallel communications, bandwidth, bit rate and baud.
1 Chapter Overview Modems The Internet and Web Browsers.
CE-2810 Dr. Mark L. Hornick 1 Serial Communications Sending and receiving data between devices.
Serial Communication RS-232. In order to make two devices communicate, whether they are desktop computers, microcontrollers, or any other form of integrated.
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.
ME6405 The George W. Woodruff School of Mechanical Engineering ME 4447/ME6405 Microprocessor Control of Manufacturing Systems/Introduction to Mechatronics.
UNIVERSAL COLLEGE OF ENGINEERING & TECHNOLOGY
Data Communication Networks
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
Computer Organization and Design
Communications channels تقديم المهندس سنان محمد حسن
Преглед Начин функционисања Имплементације
Exercise 1 1. Two signals are given in the following figures. Whose bandwidth is large? Why? s(t) s(t) t t (a) (b) 2. Draw the RS-232 waveform diagrams.
Serial Communications
Presentation transcript:

Communication Systems I CPE 313: Micro Processors and Interfacing

How can information flow from point A to point B?

Fountain of Bits

Serial vs Parallel Image © Quatec

Example of Serial Comm? Example of Parallel Comm?

Which Mode is More Common? Cost. Less cables. Smaller size. Simplicity. Keeping bits aligned in a high- speed parallel line requires more complex electronics. Serial Why?

The Need for Speed USB 1.0 (12 Mbps) USB 2.0 (480 Mbps) USB 3.0 (4.8 Gbps) Firewire 400 (400 Mbps) Firewire 800 (800 Mbps) SATA (1.5/3.0 Gbps) RS-232 (115.2 Kbps)

Synchronous vs Asynchronous A B A B Synchronous uses a clock line Asynchronous relies on a common clock on each side

RS-232 (Serial Communication) Baud Rate Data bits Start bit / Stop bits Parity

RS-232 Pulses Letter “V” ASCII = 86 ( ) 9600 bps, 8-N-1 Layout: Start Bit, Data Bits, Parity, Stop Bits

How about ASCII 0? Layout: Start Bit, Data Bits, Parity, Stop Bits The data transmission is unbalanced. Can cause transmission errors.

Manchester Encoding (IEEE 802.3) Bit 1 = Low to High Bit 0 = High to Low

Example Image: Wikipedia

Data = 0 Manchester Code