- Shuffle
Toggle OnToggle Off
- Alphabetize
Toggle OnToggle Off
- Front First
Toggle OnToggle Off
- Both Sides
Toggle OnToggle Off
Front
How to study your flashcards.
Right/Left arrow keys: Navigate between flashcards.right arrow keyleft arrow key
Up/Down arrow keys: Flip the card between the front and back.down keyup key
H key: Show hint (3rd side).h key
![]()
PLAY BUTTON
![]()
PLAY BUTTON
![]()
39 Cards in this Set
- Front
- Back
|
HDD hard disk drive
|
composed of platters with read write heads on actuator arms
|
|
platters
|
aluminum coated with magnetic medium
HDD |
|
flux
|
HDD
tiny magnetic fields |
|
flux reversal
|
switch north and south polarity back and forth
|
|
runs
|
groups of flux reversals
|
|
RLL run length limited
|
any combination of 1 and 0's can be stored in preset combination
15 different runs HDD reads them as groups, resulting in faster and denser data |
|
PRML partial response maximum likelihood
|
best guess
16 to 20 fluxes |
|
perpendicular recording
|
hard drives that store their fluxes vertically
1 terabyte sizes |
|
geometry
|
determines where a hard drive stores data
|
|
heads
|
2 heads per platter
|
|
cylinders
|
each group of tracks of the same diameter
|
|
sectors per track
|
number of sectors in each track
split like a cake |
|
ssd solid state drive
|
no moving parts
usb thumb drives cameras more expensive than HDD |
|
ATA advanced technology atachment
|
hard drives
PATA SATA |
|
PATA
|
parallel ATA
send data in parallel 40 or 80 wire data cable |
|
SATA
|
serial ATA
drives that send data in serial using only one wire for data transfers master/slave jumpers to differentiate between the two drives |
|
ATA-I
|
used existing AT BIOS on a PC
built in controller |
|
ATA-2
|
higher capacities
support for non hard drive storage devices support for 2 more ATA devices for a maximum of 4 |
|
LBA
|
logical block addressing
way to get by HDD size limits |
|
ATA-3
|
SMART (hard drive check)
|
|
ATA-4
|
ultra DMA
hard drives communicates with the PC |
|
INT13 extensions
|
completely ignoring the CHS values
feeding the LBA a stream of addressable sectors 137 GB |
|
serial ATA
|
less cables
better cable control much faster |
|
AHCI
|
auto runs the Hard drive for install
|
|
eSata
|
external SATA
2 meter cable |
|
SCSI
|
connect together in a string of devices called a chain
|
|
termination
|
putting something on the ends of the wires to prevent echo
|
|
disk mirroring
|
writing data on two drives
a primary and a back up |
|
disk duplexing
|
separate controller for each 2 drives
system will continue to operate even if the primary drives controller stops working |
|
disk striping
|
spreading the data among multiple drives
only advantage is speed if either drive fails ALL data is lost |
|
disk stripping with parity
|
protects data by adding extra information (parity data)
majority of network severs |
|
RAID redundant array of independent disks
|
6 levels of raid
0 - disk stripping 1 - disk mirroring \ duplexing 2 - disk stripping with multiple parity drives 3 and 4 - disk stripping with dedicated parity 5 - disk stripping with distributed parity 6 - disk stripping with extra parity |
|
raid 0 -
|
disk stripping
2 drives no redundancy to data one fails all is lost |
|
raid 1
|
disk mirroring duplexing
ultimate in safety lose storage space since data is duplicated |
|
raid 2
|
disk striping with multiple parity drives
ignore this |
|
raid 3 and 4
|
disk stripping with dedicated parity
|
|
raid 5
|
disk stripping with distributed parity
most common distributes data and parity information evenly across all drives |
|
raid 6
|
disk stripping with extra parity
is raid 5 with extra parity larger arrays |
|
SSD vs HDD
|
SDD - less energy, smaller, noiseless, nonvolatile flash memory
more expensive retrieve data faster slower write time |