Devices and Buses for Device Networks By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg, SITS, Pune-41 URL:

Slides:



Advertisements
Similar presentations
Provide data pathways that connect various system components.
Advertisements

IO Interfaces and Bus Standards. Interface circuits Consists of the cktry required to connect an i/o device to a computer. On one side we have data bus.
Digital Computer Fundamentals
Computer Organization, Bus Structure
Accessing I/O Devices Processor Memory BUS I/O Device 1 I/O Device 2.
1 Operating Systems Input/Output Management. 2 What is the I/O System A collection of devices that different sub- systems of a computer use to communicate.
INPUT-OUTPUT ORGANIZATION
The 8051 Microcontroller Chapter 5 SERIAL PORT OPERATION.
Chapter 10 Input/Output Organization. Connections between a CPU and an I/O device Types of bus (Figure 10.1) –Address bus –Data bus –Control bus.
8255 – PROGRAMMABLE PARALLEL
Programmable Interval Timer Prepared By: Prof. M. B. Salunke SITS, Narhe, Pune - 41.
Shift Register Application Chapter 22 Subject: Digital System Year: 2009.
Parallel I/O Interface Memory CPUI/OTransducer Actuator Output Device Input Device Parallel Interface Microprocessor / Microcontroller Direct memory access(DMA)
Hierarchy of I/O Control Devices
Input-Output Problems L1 Prof. Sin-Min Lee Department of Mathematics and Computer Science.
CROSSBAR LAN TEAM 8 CURTIS PETE D. ERIC ANDERSON DANIEL HYINK JOHN MUFARRIGE.
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.
Input/Output and Communication
Interface circuits I/O interface consists of the circuitry required to connect an I/O device to a computer bus. Side of the interface which connects to.
Microcontroller based system design
Chapter 10 Input/Output Interface Circuits and LSI Peripheral Devices
INPUT-OUTPUT ORGANIZATION
Technology Training that Works Hands of Data Communications, Networking & TCP/IP Troubleshooting.
Computer Architecture Lecture 08 Fasih ur Rehman.
331: STUDY DATA COMMUNICATIONS AND NETWORKS.  1. Discuss computer networks (5 hrs)  2. Discuss data communications (15 hrs)
ECE 265 – LECTURE 12 The Hardware Interface 8/22/ ECE265.
Embedded System Design
Teachers Name : Suman Sarker Telecommunication Technology Subject Name : Microcontroller & Embedded System Subject Code : 6871 Semester : 7th Department.
Multiplexed External Bus Interface-MEBIV3 By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg., SITS, Pune-41
NETW 3005 I/O Systems. Reading For this lecture, you should have read Chapter 13 (Sections 1-4, 7). NETW3005 (Operating Systems) Lecture 10 - I/O Systems2.
Introduction to Interprocess communication SE-2811 Dr. Mark L. Hornick 1.
Universal Synchronous/Asynchronous Receiver/Transmitter (USART)
Lesson-1: IO port types- Serial and parallel IO ports.
Lecture 20: Communications Lecturers: Professor John Devlin Mr Robert Ross.
ECE 353 Introduction to Microprocessor Systems Michael Schulte Week 13.
DEVICES AND COMMUNICATION BUSES FOR DEVICES NETWORK
(More) Interfacing concepts. Introduction Overview of I/O operations Programmed I/O – Standard I/O – Memory Mapped I/O Device synchronization Readings:
Other Chapters From the text by Valvano: Introduction to Embedded Systems: Interfacing to the Freescale 9S12.
Example. SBUF Register SCON Register(1) SCON Register(2)
August 1, 2001Systems Architecture II1 Systems Architecture II (CS ) Lecture 9: I/O Devices and Communication Buses * Jeremy R. Johnson Wednesday,
Processor and Memory Organisation By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg, SITS, Pune-41 URL:
CS-350 TERM PROJECT COMPUTER BUSES By : AJIT UMRANI.
1 6 Further System Fundamentals (HL) 6.4 Further Network Fundamentals.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
The Principle of Electronic Data Serial and Parallel Data Communication Transmission Rate Bandwidth Bit Rate Parity bits.
Chapter 5 Input/Output 5.1 Principles of I/O hardware
Basic components III (06.523) Basic components of communication networks III Lecture 3.
I/O Interface. INTRO TO I/O INTERFACE I/O instructions (IN, INS, OUT, and OUTS) are explained. Also isolated (direct or I/O mapped I/O) and memory-mapped.
© 2008, Renesas Technology America, Inc., All Rights Reserved 1 Course Introduction Purpose  This course provides an introduction to the peripheral functions.
8255:Programmable Peripheral Interface
Synchronous vs asynchornous communication. What is a USART A USART (Universal Synchronous/Asynchronous Receiver/Transmitter) is a microchip that facilitates.
CE-2810 Dr. Mark L. Hornick 1 Serial Communications Sending and receiving data between devices.
Memory Organisation & Modes of Operations By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg, SITS, Pune-41
Copyright  2005 by Oxford University Press, Inc. Computer Architecture Parhami1.
Networked Embedded Systems Pengyu Zhang EE107 Spring 2016 Lecture 8 Serial Buses.
INTV1 & MMCV4 By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg., SITS, Pune-41 URL: microsig.webs.com.
Modem. Introduction: A modem [Modulator -Demodulator] is a device. Data communication means transmitting digital information form one computer to other.
Types of format of data transfer
Department of Computer Science and Engineering
Chapter 6 Input/Output Organization
EE 107 Fall 2017 Lecture 5 Serial Buses – UART & SPI
Part VI Input/Output and Interfacing
Operating Systems (CS 340 D)
Diagram of microprocessor interface with IO devices
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
Computer Organization and Design
DIGITAL DATA COMMUNICATION TECHNIQUES
DIGITAL DATA COMMUNICATION TECHNIQUES
Prof Afonso Ferreira Miguel
Presentation transcript:

Devices and Buses for Device Networks By: Prof. Mahendra B. Salunke Asst. Prof., Department of Computer Engg, SITS, Pune-41 URL: microsig.webs.com

Contents I/O Devices Serial communication Handshaking Signals Synchronous, Iso-synchronous and Asynchronous Communication Parallel Port Devices Handshaking Signals Timer and Counting Devices Software Timer Bus Architectures

I/O Devices Types and Examples of I/O Devices –Serial Input –Serial Output –Serial UART input –Serial UART output –Parallel Port single bit input –Parallel Port single bit output –Parallel Port Input –Parallel Port Output

Serial Communication

Handshaking Signal

Synchronous, Iso-synchronous and Asynchronous Communication Synchronous: A byte or a frame of the data is transmitted or received at constant time interval with uniform phase differences. Bits of a data frame are sent in a fixed maximum time interval. In Iso-synchronous communication, the maximum time interval can be varied. Asynchronous: Bytes need not maintain a constant phase difference and are asynchronous, Bytes or frames can be sent at variable time intervals

Parallel Port Devices

Handshaking Signals

Timer and Counting Devices

Software Timer

Bus Architectures I 2 C CAN ISA PCI HDLC Bluetooth

I2CI2C

Contact Details: URL: microsig.webs.com