Chapter 3 Flashcards
What does CPU stand for?
Central Processing Unit
How does a CPU compare to a brain?
Overstates capabilities; CPUs rely on speed, not intelligence.
What is the function of the External Data Bus (EDB)?
Allows communication with other devices like hard drives and keyboards.
What do registers do in a CPU?
Store data and instructions for quick processing.
What are general-purpose registers?
Registers that handle common tasks.
What is the CPU clock?
A CPU clock sets the pace for the processor by generating cycles. Each cycle is one tick that lets the CPU do a basic task.
More cycles per second (measured in GHz) means a faster CPU
Define clock speed.
Clock speed is the number of cycles a CPU completes each second. It’s measured in gigahertz (GHz), where 1 GHz equals 1 billion cycles per second.
More cycles = more tasks done faster.
What units do modern CPUs operate at?
GHz (billions of cycles per second).
What is RAM?
Random Access Memory that holds data the CPU and programs need.
How does RAM operate in relation to CPU clock speeds?
Operates at clock speeds similar to the CPU.
What does DRAM stand for?
Dynamic Random Access Memory.
What is the Address Bus?
A set of wires that runs from the CPU and communicates with the Memory Controller Chip (MCC).
What is the function of the Memory Controller Chip (MCC)?
Retrieves any row of RAM data the CPU needs.
What is the abbreviation for bits?
b
What is the abbreviation for bytes?
B
What architecture do mobile devices use?
ARM Holdings.
What is RISC architecture?
Reduced Instruction Set Computing architecture.
What is CISC architecture?
Complex Instruction Set Computing architecture.
What is microarchitecture?
Redesign of CPU architecture every 3-4 years.
What does TDP stand for?
Thermal Design Power.
What is 64-bit processing?
64-bit processing means the CPU can work with larger amounts of data and memory at once, making it more powerful and efficientCPUs have evolved from 8-bit to 64-bit over time.
True or False: Modern CPUs can run 32-bit systems.
True.
What is x86 processing?
Built on earlier Intel CPU architecture, representing 32-bit processing.
What is virtualization support?
Intel and AMD support running multiple OS instances via virtualization.