5.6 (a) Flashcards
What does the CPU (microprocessor) do?
It performs all of the mathematical and logic functions by manipulating the data in the memory
What is ROM?
Read only memory
- contains the main programme telling the CPU what to do, when to do it and how to do it
What is RAM?
Random access memory
- temporary storage until the data is needed for processing
What is the purpose of the I/O (input/output device)?
It provides the interface between the CPU and the outside world
What are the types of buses?
Data bus
Address bus
Control bus
What is the purpose of the data bus?
It is used to carry the associated data associated with a memory or I/O transfer
What is the purpose of the Address bus?
It specifies the memory location or I/O port involved
What is the purpose of the control bus?
It is made up of various control lines generated by the CPU
What is hardware?
The parts and devices use to process the digital data
What is software?
The programmes and instructions for the CPU
What is RAM also referred to as?
Volatile memory
- unsaved data is lost at power off
What is ROM also referred to as?
Non-volatile memory
- data and programming functions stored in the ROM are not lost at power off
What is a PROM?
Programmable read only memory
What does EPROM stand for?
Erasable programmable read only memory
What does EAROM stand for?
Electrically alterable read only memory