1/55
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
access arm
In magnetic disks, the device where read/write heads are mounted; it's attached to a positioning servo for placing read/write heads on specific tracks.
access time
The time required to perform one complete read or write operation; a measure of storage device time.
areal density
The surface area allocated to a bit on a storage medium, typically measured in bits, bytes, or tracks per inch; also called "recording density" or "bit density."
average access time
Typically expressed as an average of access times for all storage locations.
block
A generic term for describing secondary storage data transfer units. Also refers to a set of logical records grouped on a storage device for efficient processing, storage, or transport as well as a portion of a program that's always executed as a unit.
Blu-ray disc (BD)
An update to DVD-ROM, originally designed for high-definition video discs but has been adapted to data storage.
CD digital audio (CD-DA)
A read-only format for storing and distributing music on a CD.
CD read-only memory (CD-ROM)
A standard 120-mm read-only optical disc; compatible with CD-DA but includes additional formatting information to store directory and file information.
coercivity
The capability of substance or magnetic storage medium to accept and hold a magnetic charge; directly proportional to mass.
compact disc (CD)
A technology developed by Sony and Phillips for storing and distributing music in the CD-DA format on a 120-mm optical disc.
cylinder
In magnetic disks, consists of all tracks at an equivalent distance from the edge or spindle on all platter surfaces.
data transfer rate
The rate at which data is transmitted through a medium or communication channel; measured in data units per time interval; essentially, it's a measure of communication capacity. For a storage device, it's computed by dividing 1 by the access time and multiplying the result by the unit of data transfer.
Digital Audio Tape (DAT)
An early magnetic tape technology on which Digital Data Storage standards are based.
Digital Data Storage (DDS)
Magnetic tape standards developed by Hewlett-Packard and Sony and based on Digital Audio Tape; DDS drives use helical scanning.
direct access
see Random Access
disk defragmentation
Reorganizing data on a disk drive so that a file's contents are stored in sequential sectors, tracks, and platters; an OS utility is used to perform this task.
double data rate (DDR)
A series of technologies, each doubling the data transfer rate of the previous synchronous DRAM version.
firmware
Software, such as system BIOS, stored in nonvolatile memory; can be loaded into main memory at high speeds.