M5.6a Flashcards
What does the CPU (microprocessor) do?
Performs all of the mathematical and logic functions by manipulating the data in the memory
What is ROM
- Read Only Memory
- Contains the main program telling the CPU what to do, when to do it and how to do it
What is RAM
- Random Access Memory
- Temporary data until the data is needed for processing.
What is the purpose of the input/output device?
It provides the interface between the CPU and the outside world
What is the purpose of the address bus
It specifies the memory location or I/O port involved
How many buses are there and what are they
3
- Data bus
- Control bus
- Address bus
What is the purpose of the Data bus
Used to carry the data associated with memory or I/O transfer
What is the purpose of the control bus
It is made up from various control lines generated by the CPU
What is hardware
The parts and devices used to process digital data
What is software
The programmes and instructions for the CPU
What is RAM also referred 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 PROM
Programmable Read Only Memory
What is the advantage of using EAROM over EPROM
Each individual part of the memory can be changed with ought erasing all of the data in the other elements
How does EPROM work
It works by erasing the existing program (by UV light) from the integrated circuit pack (IC). It is then reprogrammed with a series of 1s and 0s