Module 1(Mpmc)
Module 1(Mpmc)
APPLICATIONS
MODULE - 1
INTRODUCTION TO
PROCESSORS
Module - 1
• Introduction to Microprocessors
Introducti and Microcontrollers, 8-bit/16-bit
on to Microprocessor Architectures
Processor [8085, 8086], Overview of Intel
Pentium I (i3, i5, i7)series
s processors
IMPORTANT
TERMINOLOGY
1
IMPORTANT TERMINOLOGY
7
INTRODUCTION TO
MICROPROCESSOR
What is microprocessor?
It is a central processing unit (CPU) on a single
integrated circuit (IC) chip containing millions
of very small components including transistors,
resistors, and diodes that work together.
Paramete µP µC
rs
Architecture Von-Neumann and RISC Harvard and CISC
architecture architectures.
Flexibility designer can decide on the amount fixed amount of on-chip ROM,
of ROM, RAM and I/O ports. RAM, I/O ports
Processing High Low
Power
Design Time More Less
Power High Low
Protection Less More
Cost High Low
Module - 1 Examples 8085, 8086 8051
Microcontroller and Its Applications 35
ARCHITECTURE
38
8085 MICROPROCESSOR -
ARCHITECTURE
The Intel 8085 ("eighty-eighty-five") is an 8-
bit microprocessor produced by Intel and introduced
in 1976.
53
8086 MICROPROCESSOR -
ARCHITECTURE
8086 Microprocessor is an enhanced version of 8085
Microprocessor that was designed by Intel in 1976.
MODULE - 1
Read data from theand
Microcontroller port.
Its Applications 60
8086 MICROPROCESSOR -
ARCHITECTURE
Instruction Queue
1.To increase the execution speed, BIU fetches as many
as six instruction bytes ahead to time from memory.
2.All six bytes are then held in first in first out 6 byte
register called instruction queue.