2
2
OR
• To do the operation
- fetch from memory
- do the operation in ALU
- store back in memory
Load LOCA, R1
Add R1, R0
Memory
MAR MDR
Control
PC R
0
R
1
IR Processor
ALU
R
n- 1
n general purpose
registers
Two-bus structure
Input Output Memory Processor
Single-bus structure
• Only two units can actively use the bus at any given time
• Devices connected to bus vary in speed
Advantages of Single-Bus Structure
• Low Cost
• Flexibility for attaching peripheral devices
Draw Back
low operating speed
Found in small computers such as
minicomputers and microcomputers.
TWO-BUS STRUCTURE
I/O bus
Input
Memory
Processor
Output
The bus is said to perform two distinct
functions by connecting the I/O units with
memory and processor unit with memory. The
processor interacts with the memory through a
memory bus and handles input/output
functions over I/O bus.
Main Cache
memory memory Processor
Bus
Processor Clock
• Processor circuits are controlled by timing
signal called clock
• Clock cycle – regular time interval
• P – length of one clock cycle is an
important parameters that effects processor
performance .Its inverse is clock rate.
• Hertz (Hz) – cycles per second
• 500 millions cycles per second – 500 MHz