Chapter 1 - Processor components Flashcards
What is the purpose of the CPU?
1 Mark
» Processes instructions using the FDE cycle
What is the purpose of the control unit?
4 Marks
» Controls the flow of bits inside the CPU between the registers
» Decodes instructions
» Controls the execution of instructions
» Maintains synchronisaton
What is a bus?
1 Mark
» Set of parallel wires/lines connecting 2 or more components of a computer in which data can be sent around the computer
What is an address bus?
1 Mark
» A bus used to access a particular main memory location
What is a data bus?
1 Mark
» Returns the data of the location to the CPU
What is a control bus?
1 Mark
» A bus which carries control signals, and also the clock’s pulses
What is a system bus?
1 Mark
» The three buses: control, signal and address
What is a shared transmission medium?
» Each bus has one of these, and it means only the device can transmit along a bus at any one time
What is bi-directional ?
1 Mark
» Can travel both forwards and backwards
What buses travel in both directions?
2 Mark
» Data bus
» Control bus
What is unidirectional?
1 Mark
» Data flows in one direction only
Which bus travels in one direction only?
1 Mark
» Address bus
Where does the address bus travel to?
» To memory or an I/O controller
What is an I/O controller?
1 Mark
» A series of micro ships which helps in the communication of data between the CPU and motherboard
What does I/O stand for?
» Input and output devices
What is the purposes of control lines in a control bus?
» To ensure that access to and use of that data and address buses by the different components of system does not lead to conflict
How can the components of the system buses lead to conflict?
» As data and address buses are shared by all components, control lines are needed to regulate the timing signals