Chapter 1 - Understanding The Concept of Microprocessor and Microcomputer
Chapter 1 - Understanding The Concept of Microprocessor and Microcomputer
Computer's Central Processing Unit (CPU) built on a single Integrated Circuit (IC) is called
a microprocessor.
Microprocessor is a controlling unit of a micro-computer, fabricated on a small chip capable
of performing ALU (Arithmetic Logical Unit) operations and communicating with the other
devices connected to it.
A microprocessor is a processor which incorporates the functions of a CPU on a single
integrated circuit (IC).
Microcomputer: A digital computer with one microprocessor which acts as a CPU is called
microcomputer.
A microprocessor consists of an ALU, control unit and register array. Where ALU performs
arithmetic and logical operations on the data received from an input device or memory.
Control unit controls the instructions and flow of data within the computer. And, register
array consists of registers identified by letters like B, C, D, E, H, L, and accumulator.
Characteristics of RISC
The major characteristics of a RISC processor are as follows −
It consists of simple instructions.
It supports various data-type formats.
It utilizes simple addressing modes and fixed length instructions for pipelining.
It supports register to use in any context.
One cycle execution time.
“LOAD” and “STORE” instructions are used to access the memory location.
It consists of larger number of registers.
It consists of less number of transistors.
CISC Processor
CISC stands for Complex Instruction Set Computer. It is designed to minimize the
number of instructions per program, ignoring the number of cycles per instruction.
The emphasis is on building complex instructions directly into the hardware.
Architecture of CISC
Its architecture is designed to decrease the memory cost because more storage is
needed in larger programs resulting in higher memory cost. To resolve this, the
number of instructions per program can be reduced by embedding the number of
operations in a single instruction.
Characteristics of CISC
Variety of addressing modes.
Larger number of instructions.
Variable length of instruction formats.
Several cycles may be required to execute one instruction.
Instruction-decoding logic is complex.
One instruction is required to support multiple addressing modes.
Special Processors
These are the processors which are designed for some special purposes. Few of the
special processors are briefly discussed −
Coprocessor
A coprocessor is a specially designed microprocessor, which can handle its
particular function many times faster than the ordinary microprocessor.
For example − Math Coprocessor.
Some Intel math-coprocessors are −