Cpu Basics Central Processor Unit
Cpu Basics Central Processor Unit
CPU BASICS
Central Processor Unit
Figure 1-1 Block Diagram of a Digital Computer
Memory
CPU
Interface Port
Input Device Output Device
Or IOP
A typical CPU has three major components:
register set
arithmetic logic unit (ALU)
control unit (CU)
Register
Data Inputs
b3 b2 b1 b0
1 0 1 0
z3 z2 z1 z0
Outputs
Register Types
Memory System
CPU
ALU
•
•
•
Control Unit
Registers
Input / Output
The CPU fetches instructions from
memory, reads and writes data from and
to memory, and transfers data from and
to input/output devices.
Question
-List the main components of CPU.
-Define the following:
Register
ALU
Control Unit