Interfacing Peripherals Instructor: Dmitri A. Gusev Fall 2007 CS - - PowerPoint PPT Presentation

interfacing peripherals
SMART_READER_LITE
LIVE PREVIEW

Interfacing Peripherals Instructor: Dmitri A. Gusev Fall 2007 CS - - PowerPoint PPT Presentation

Interfacing Peripherals Instructor: Dmitri A. Gusev Fall 2007 CS 502: Computers and Communications Technology Lecture 12, October 15, 2007 Interfacing Processors and Peripherals I/O Design affected by many factors (expandability,


slide-1
SLIDE 1

Interfacing Peripherals

Fall 2007

CS 502: Computers and Communications Technology

Lecture 12, October 15, 2007 Instructor: Dmitri A. Gusev

slide-2
SLIDE 2

Interfacing Processors and Peripherals

  • I/O Design affected by many factors

(expandability, resilience)

  • Performance:

— access latency — throughput — connection between devices and the system — the memory hierarchy — the operating system

  • A variety of different users (e.g., banks,

supercomputers, engineers)

slide-3
SLIDE 3

I/O Devices

  • Very diverse devices

— behavior (i.e., input vs. output) — partner (who is at the other end?) — data rate

slide-4
SLIDE 4

I/O Example: Disk Drives

  • To access data:

— seek: position head over the proper track (3 to 14 ms. avg.) — rotational latency: wait for desired sector (.5 / RPM) — transfer: grab the data (one or more sectors) 30 to 80 MB/sec

Platter Track Platters Sectors Tracks

slide-5
SLIDE 5

Magnetic Disks

slide-6
SLIDE 6

Measures of Disk Drive’s Efficiency

  • Seek time is the time it takes for the

read/write head to get positioned over the specified track

  • Latency is the time it takes for the

specified sector to spin to the read/write head

  • Access time = Seek time + Latency. This

is the time it takes for a block to start being read

  • Transfer rate is the rate at which data is

transferred from the disk to memory

slide-7
SLIDE 7

I/O Example: Buses

  • Shared communication link (one or more wires)
  • Difficult design:

— may be bottleneck — length of the bus — number of devices — tradeoffs (buffers for higher bandwidth increases latency) — support for many different devices — cost

  • Bus lines

— Control lines — Data lines (data, commands, addresses)

  • Bus transactions

— Read (output): memory to I/O device — Write (input): I/O device to memory

  • Types of buses:

— processor-memory (short high speed, custom design) — backplane (high speed, often standardized, e.g., PCI) — I/O (lengthy, different devices, e.g., USB, Firewire)

  • Synchronous vs. Asynchronous

— use a clock and a synchronous protocol, fast and small but every device must operate at same rate and clock skew requires the bus to be short — don’t use a clock and instead use handshaking

slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13
slide-14
SLIDE 14
slide-15
SLIDE 15
slide-16
SLIDE 16

I/O Bus Standards

  • Today we have two dominant bus standards:
slide-17
SLIDE 17
slide-18
SLIDE 18
slide-19
SLIDE 19
slide-20
SLIDE 20
slide-21
SLIDE 21
slide-22
SLIDE 22
slide-23
SLIDE 23

Designing an I/O system

  • Taking in account latency constraints and

bandwidth constraints.

slide-24
SLIDE 24

Pentium 4

  • I/O Options

Parallel ATA (100 MB/sec) Parallel ATA (100 MB/sec) (20 MB/sec) PCI bus (132 MB/sec) CSA (0.266 GB/sec) AGP 8X (2.1 GB/sec) Serial ATA (150 MB/sec) Disk Pentium 4 processor 1 Gbit Ethernet Memory controller hub (north bridge) 82875P Main memory DIMMs DDR 400 (3.2 GB/sec) DDR 400 (3.2 GB/sec) Serial ATA (150 MB/sec) Disk AC/97 (1 MB/sec) Stereo (surround- sound) USB 2.0 (60 MB/sec) . . . I/O controller hub (south bridge) 82801EB Graphics

  • utput

(266 MB/sec) System bus (800 MHz, 604 GB/sec) CD/DVD Tape 10/100 Mbit Ethernet