3 Introduction To The Microcomputer
3 Introduction To The Microcomputer
4. A power supply
Memory Unit stores the instructions that the computer is going to perform (programs)
and the data to be operated on by the programs. The memory unit is also used to store
intermediate and final results of operations performed during program execution. The
operation of the memory is controlled by information carried in the control bus.
Input/Output Unit contains the circuits that form an interface between the
microcomputer and the rest of the world. For some devices, data transfer with the
microcomputer is in serial form (one bit at a time) e.g. the CRT, while for others, data
transfer is in parallel form e.g. the microcomputer transfers information to a printer
one byte at a time. Examples of input devices include ADCs, Key- boards, mouse,
joystick e.t.c. Output devices include DACs, printers, LED readouts, CRTs etc.
The bus system consists of the data bus, the control bus and the address bus. These buses
connect the microprocessor to each of the memory and I/O elements so that information
can be exchanged between the microprocessor and these devices.
This comprises the Address Bus, the Data Bus and the Control Bus.
The Address bus
This is a unidirectional bus, because information flows over it only in one direction - from
the CPU to the memory or I/O elements. It is used to specify the address of a memory
location or an I/O device involved in a data transfer.