export_week 12 chapter 10 peripherals Flashcards
,
what are Peripherals?
Devices that are separate from the
basic computer
▪ Not the CPU, memory, or power supply
▪ Classified as input, output, and storage
,
how Peripherals connected ?
▪ Connect via
▪ Ports
▪ Interface to systems bus
,
types of storage Devices ?
▪ Primary memory
▪ Secondary storage
,
what are the Secondary storage include?
▪ Data and programs must be copied to primary memory for CPU access
▪ Permanence of data - nonvolatile
▪ Direct access storage devices (DASDs)
▪ Online storage
▪ Offline storage – loaded when needed
▪ Network file storage
• File servers, web servers, database servers
,
how is the speed measured in storage devices ?
Measured by access time and data
transfer rate
,
Access time:
average time it takes a
computer to locate data and read it
▪ millisecond = one-thousandth of a second
,
Data transfer rate:
amount of data that
moves per second
,
Storage Hierarchy Diagram ?
https://s3.amazonaws.com/classconnection/655/flashcards/7082655/png/imageutgarx-14A5F4138920F20D2A1.png
,
what are the Secondary Storage Devices
- Solid state memory
- Magnetic disks
- Optical disk storage
- Magnetic tape
- Network storage
,
Characteristics of Secondary Storage Devices?
▪ Rotation vs. Linear
▪ Direct access vs. Sequential access
,
what is falsh memory ?
▪ Nonvolatile electronic integrated circuit memory
▪ Similar to other read-only memory but uses a
different technology
,
what does Flash memory permit ?
▪ Permits reading and writing individual bytes or small
blocks of data
▪ Small size makes it useful in portable devices such
as USB “thumb drives”, digital cameras, cell phones,
music players
,
what is the Flash Memory immune to ?
▪ Relatively immune to physical shocks
,
what is limitations of using Flash memory?
▪ Generates little heat or noise
,
Disk Layouts – CAV vs. CLV
▪ CAV – Constant Angular Velocity
▪ Number of bits on each track is the same! Denser
towards the center.
▪ Spins the same speed for every track
,
Disk Layouts – CAV vs. CLV
▪ CLV – Constant Linear Velocity
▪ All tracks have the same physical length and
number of bits
▪ Constant speed reading data off a track
▪ Drive has to speed up when accessing close to
the center of the drive and slow down when
accessing towards the edge of the drive
,
Disk Layout – Multiple Zone Multiple zone recording
▪ Multiple zone recording
▪ Also known as zone bit recording (ZBR) or zone-
CAV recording (Z-CAV)
▪ Compromise between CAV and CLV
▪ Disk divided into zones
▪ Cylinders in different zones have a different
number of sectors
▪ Number of sectors in a particular zone is constant
▪ Data is buffered so the data rate to the I/O
interface is constant
,
Multiple-Zone Disk
Configuration
https://s3.amazonaws.com/classconnection/655/flashcards/7082655/png/imagegdh9qx-14A5F4717B3088D7225.png
,
types of the Magnetic Disks
- Track – circle
- Cylinder – same track on all platters
- Block – small arc of a track
- Sector – pie-shaped part of a platter
- Head – reads data off the disk as disk rotates at high speed (4200-14000 RPM)
,
A Hard Disk Layout
https://s3.amazonaws.com/classconnection/655/flashcards/7082655/png/image7y02qx-14A5F4854A14637D5FD.png
,
A Hard Disk Layout
https://s3.amazonaws.com/classconnection/655/flashcards/7082655/png/imagevxn7qx-14A5F48A6DA69D8AA6C.png
,
Average seek time: ? how to Locate a Block of Data
time requied to move from one track
to another
,
Latency:
time required for disk to
rotate to beginning of correct
sector
,
Transfer time:
time required to
transfer a block of data to the
disk controller buffer