Chapter 02: The System Unit: Processing and Memory Flashcards
arithmetic/logic unit (ALU)
The part of a CPU core that performs logical operations and integer arithmetic. (p74)
ASCII (American Standard Code for Information Interchange)
A fixed-length, binary coding system used to represent text-based data for computer processing on many types of computers. (p54)
bandwidth
The amount of data that can be theoretically transferred through a communications medium in a given period of time. (p62)
binary numbering system
The numbering system that represents all numbers using just two symbols (0 and 1). (p52)
bit
The smallest unit of data a digital computer can recognize; represented by a 0 or a 1. (p52)
bus
An electronic path on the motherboard or within the CPU or other computer component along which data is transferred. (p68)
bus interface unit
The part of a CPU core that allows it to communicate with other CPU components. (p75)
byte
A group of 8 bits. (p52)
Cache memory
A group of fast memory circuitry located on or near the CPU to help speed up processing. (p61)
carbon nanotubes (CNTs)
Tiny, hollow tubes made of carbon atoms. (p82)
central processing unit (CPU)
The chip located on the motherboard of a computer that performs most of the processing for a computer. (p58)
control unit
The part of a CPU core that coordinates its operations. (p74)
decimal numbering system
The numbering system that represents all numbers using 10 symbols (0-9). (p52)
decode unit
The part of a CPU core that translates instructions into a form that can be processed by the ALU and FPU. (p75)
dual-core CPUs
A CPU that contains two separate processing cores. (p58)
exabyte (EB)
Approximately 1,000 petabytes. (p52)
expansion buses
A bus on the motherboard used to connect peripheral devices. (p68)
expansion cards
A circuit board that can be inserted into an expansion slot location on a computer’s motherboard to add additional functionality or to connect a peripheral device to that computer. (p66)
Expansion slots
A location on the motherboard into which expansion cards are inserted. (p66)
FireWire
A high-speed bus standard sometimes used to connect digital video cameras and other multimedia hardware to a computer. (p69)
Flash memory
Nonvolatile memory chips that can be used for storage by the computer or user; can be built into a computer or a storage medium. (p65)
floating point unit (FPU)
The part of a CPU core that performs decimal arithmetic. (p74)
frontside bus (FSB)
The bus that connects the CPU to the chipset that connects to the rest of the bus architecture. (p69)
gigabyte (GB)
Approximately 1 billion bytes. (p52)
graphics processing unit (GPU)
The chip that does the processing needed to display images on the screen; can be located on the motherboard, inside the CPU, or on a video graphics board. (p59)
kilobyte (KB)
Approximately 1 thousand bytes (1,024 bytes to be precise). (p52)
machine cycle
The series of operations involved in the execution of a single machine-level instruction. (p76)
machine language
A binary-based language for representing computer programs that the computer can execute directly. (p56)
megabyte (MB)
Approximately 1 million bytes. (p52)
Memory
Chip-based storage. (p62)
memory bus
The connection between the CPU and RAM. (p69)
microprocessor
A central processing unit (CPU) for a personal computer. (p58)
motherboard
The main circuit board of a computer, located inside the system unit, to which all computer system components connect. (p57)
multi-core CPUs
A CPU that contains the processing components or core of more than one processor in a single CPU. (p58)
multiprocessing
The capability to use multiple processors or multiple processing cores in a single computer, usually to process multiple jobs at one time faster than could be performed with a single processor. (p81)
nanotechnology
The science of creating tiny computers and components by working at the individual atomic and molecular levels. (p81)
nonvolatile
A characteristic of memory or storage in which data is retained even when the power to the computer is turned off. (p62)
optical computer
A computer that uses light, such as from laser beams or infrared beams, to perform digital computations. (p84)
parallel processing
A processing technique that uses multiple processors or multiple processing cores simultaneously, usually to process a single job as fast as possible. (p81)
PCI Express (PCIe) bus
One of the buses most commonly used to connect peripheral devices. (p69)
petabyte (PB)
Approximately 1,000 terabytes. (p52)
pipelining
The capability of a CPU or CPU core to begin processing a new instruction as soon as the previous instruction completes the first stage of the machine cycle. (p80)
ports
A connector on the exterior of a computer to which a device may be attached. (p70)
prefetch unit
The part of a CPU core that attempts to retrieve data and instructions before they are needed for processing in order to avoid delays. (p75)
processors
A chip (such as the CPU or GPU) that performs processing functions. (p58)
quad-core CPUs
A CPU that contains four separate processing cores. (p58)
quantum computing
A technology that applies the principles of quantum physics and quantum mechanics to computers to direct atoms or nuclei to work together as quantum bits (qubits), which function simultaneously as the computer’s processor and memory. (p83)
RAM (random access memory)
Chips connected to the motherboard that provide a temporary location for the computer to hold data and program instructions while they are needed. (p62)
register
High-speed memory built into the CPU that temporarily stores data during processing. (p65)
ROM (read-only memory)
Nonvolatile chips located on the motherboard into which data or programs have been permanently stored. (p65)
system clock
The timing mechanism within the computer system that synchronizes the computer’s operations. (p75)
system unit
The main box of a computer that houses the CPU, motherboard, memory, and other devices. (p56)
tera-scale computing
The ability of a computer to process data at teraflop speeds. (p85)
terabyte (TB)
Approximately 1 trillion bytes. (p52)
throughput
The amount of data that is actually transferred through a communications medium under real-life conditions. (p62)
Unicode
An international coding system that can be used to represent text-based data in any written language. (p54)
Universal Serial Bus (USB)
A universal bus used to connect up to 127 peripheral devices to a computer without requiring the use of additional expansion cards. (p69)
volatile
A characteristic of memory or storage in which data is not retained when the power to the computer is turned off. (p62)
yottabyte (YB)
Approximately 1,000 zettabytes. (p52)
zettabyte (ZB)
Approximately 1,000 exabytes. (p52)