SLR01 – Structure and function of the processor (AS & A’Level) Flashcards
What is the central processing unit (CPU) and its components?
Portion of a computer that retrieves and executes instructions
- control unit
- buses
- ALU - arithmetic logic unit
What does the control unit do?
Control unit: part of processor that coordinates activity of all other components. Control signals are sent along the control bus between control unit and other components of the computer
What is the system bus?
System bus: consists of 3 separate buses carrying control signals, addresses and data
What is the bus?
Bus: consists of a series of connectors that transfers signals between internal components
What do the control signals include?
Memory Read: causes addressed location in RAM to be placed on the bus data
Memory write: causes data on the data bus to be written into the addressed location RAM
Bus request : Indicates device is requesting use of the data bus
Bus grant: indicated that CPU has granted access to data bus
Clock: used to synchronise operations
Interrupt request: a signal sent to a computer’s processor to momentarily stop (interrupt) its operations