serial interface
bits transmitted one at a time along a single line in a cable
parallel interface
universal serial bus (USB)
External bus standard that supports serial data transfer
buffer
- peripheral sends status of buffer to computer by means of flow control (handshaking)
software flow control (handshaking)
technique for the computer to monitor the peripheral and begin sending more data as soon as the device is ready
peripheral signals
XOFF–> transmission off; buffer full, do not send data
XON –> transmission on; buffer is ready for more data
hardware handshaking
One or more lines between the computer and peripheral can be used for this.
composite link
frequency division multiplexing (FDM)
available transmission band is divided into narrower bands, each used for a separate channel
time division multiplexing (TDM)
multiplexer (MUX)
Device that combines two or more signals for transmission over a single channel or line
demultiplexer (DMUX or DEMUX)
device used to separate two or more signals previously combined and transmitted over a single channel or line
random access (direct access) storage device (mass storage devices)
permit access to individual records without having to read through entire file types include: - magnetic disk drives - hard drives - optical disk drives
hard drives
track
concentric storage areas
sector
pie-shaped subdivisions of each track
cylinder
consists of the same numbered track on all drive platters
optical disk drives
solid state drives (SSD)
Store data in arrays of interconnected, nonvolatile flash memory chips
performance measures of a disk drive
latency (rotational delay)
average access time
access time
sequential access drives