access time
the time it takes for a system to retrieve data from memory or storage
addressability
the capability of a system to access and manipulate each unit of data in memory individually
arithmetic logic unit (ALU)
the part of the CPU that performs arithmetic calculations and logical operations
block
a fixed-size unit of data stored and accessed on a disk or in memory
bus width
the number of bits that can be transmitted simultaneously on a data bus, affecting data transfer speed
cache memory
a small, fast type of volatile memory that stores frequently accessed data to speed up processing
central processing unit (CPU)
the main component of a computer that executes instructions and processes data
control unit
the part of the CPU that directs its operation, managing the execution of instructions and coordinating other components
cylinder
a set of tracks located at the same position on multiple disk platters in a hard drive
input unit
devices and components used to input data into a computer system, such as keyboards and mice
instruction register
a register in the CPU that holds the current instruction being executed
latency
the delay before a transfer of data begins following an instruction for its transfer
motherboard
the main circuit board of a computer, housing the CPU, memory, and other essential components
output unit
devices and components used to output data from a computer system, such as monitors and printers
pipelining
a CPU performance enhancement technique where multiple instruction phases are overlapped to improve processing speed
program counter
a register in the CPU that holds the address of the next instruction to be executed
register
a small, fast storage location within the CPU used to hold temporary data and instructions
sector
the smallest unit of data storage on a disk, typically part of a track
track
a circular path on the surface of a disk where data is magnetically recorded and read
transfer rate
the speed at which data can be transmitted from one device to another, usually measured in bits per second