Introduction To Microprocessors - 1
Introduction To Microprocessors - 1
TO THE
MICROPROCESSORS
1 PNEC
What is a ‘Microprocessor’?
Microprocessor is an I.C (or a VLSI Chip: Very Large Scale
Integration IC)
2 PNEC
What is a ‘Microprocessor’?
3 PNEC
What is a ‘Microprocessor’?
4 PNEC
What is a ‘Microprocessor’?
Earlier ‘CPUs’ of small computers were used to be
built by combining circuit boards with multiple
SSI and MSI I.Cs (Small & Medium Scale Integration
I.Cs or Chips)
In a Microprocessor all these circuits are fabricated
or integrated together on a single I.C
Thus, a Microprocessor becomes a VLSI chip, and
the whole ‘CPU’ is fabricated on a single chip
This chip is named as ‘Microprocessor’
5 PNEC
What is a ‘Microprocessor’?
Microprocessors are used extensively in the design of any
computing facility. It contains units to carry out arithmetic and logic
calculations, fast storage in terms of registers and associated
control logic to get instructions from memory and execute them. A
number of devices can be interfaced with them to develop a
complete system application.
6 PNEC
What is a ‘Microprocessor Based
System’?
7 PNEC
Functions of the ‘Units’
9 PNEC
System Buses
10 PNEC
Functions of System Buses
11 PNEC
Working principle of an MP Based
System
Set of Instructions i.e a ‘Program’ is kept in the
Memory Unit
MP takes an instruction from the Memory and
decodes it into series of simple actions (which are to
be carried out)
Takes ‘actions’ in the form of performing arithmetic or
logic operations (i.e data processing) and/or by
generating necessary signals
Repeats the same steps for next instructions
12 PNEC