Purpose of cpu
F-D-E Cycle in simple terms
What computer hardware does the cpu controlp
Main components of the cpu
Name the three types of data buses
Control unit - state 3 points
Arithmetic logic unit (ALU) - 3 points
Registers - 3 points
Why do registers speed up retrieving data
-it is faster to shift data to/from the registers than getting it from ram all the time
Cache - 5 points
Clock
What happens as data is moved closer to the cpu
Speed increases but less memory capacity
What happens at dat is moved out of the cpu
Memory capacity increases
But is slower
The buses
A set of wire /tracks laid Ona printed circuit board
-role is to carry data around the system
Data bus
Carries data around the system
Address bus
Carries information around the system
To the location of the data
-requests the location of data from ram
Control bus
Handles commands to control devices
E.g monitor
Fetch - decode - execute cycle
-the 3 steps followed by the cpu in order to process data
The fetch stage of the f-d-e cycle
Decode stage of f-d-e cycle
-cpu works out instruction
Execute stage of f-d-e cycle
- instructions are carried out on data
Journey of data