Ааааааа Flashcards
ALU
Part of the processor that process and manipulates data
CPU
Brain of a computer
CU
Part of the computer that manages the execution of instructions
Registers
The section of high speed memory within the CPU that stores data to be processed
Buses
Move data around the computer
Address Bus
Carries signals between the processor and the memory
Unidirectional
Data Bus
Sends data between the processor, the memory unit and the I/O devices
Bidirectional
Control Bus
Carries signals relating to the control and coordination of activities within the computer
I/O controller
Controls the flow of information between the processor and the input and output devices
System Bus
The main highway connecting the processor, main memory and I/O controllers
The Fetch Decode Execute cycle
Process by which a computer
Fetches a program instruction from it’s memory
Determines what the instruction wants to do
Carries out those actions
Program counter
An incrementing counter that keeps track of the memory address of which instructions is to be executed next
Memory address register
The address in main memory that is currently being read or written
Memory Buffer Register
A two way register that holds data fetched from memory or data waiting to be stored in memory
Current Instruction Register
A temporary holding ground for the instruction that has just been fetched from memory