2 Ndmicro
2 Ndmicro
Introduction to Microprocessor
What is microprocessor?
A microprocessor ( µp) is a digital electronic component
with transistors on a single semiconductor integrated circuit (IC).
Microprocessor is a versatile chip.
A Microprocessor is hardware device, which is capable of
1. Receiving Input
2 Performing Computations
3. Storing data and instructions
4. Display the results
5. Controlling all the devices that perform the above 4 functions.
A MICROPROCESSOR is a multipurpose programmable logic device
reads binary instructions from storage device called memory
accepts binary data as input
processes data according to those instructions
provides output as input
microprocessor
Type of Microprocessor Based On Instruction set
Microprocessor age
Intel 4004
This was the first microprocessor chip that came into market by Intel in 1971.
It was a 4-bit microprocessor
Processor or a clock speed of 740 KHz.
The 4004 instruction set contained 45 instructions.
4-bit-wide memory locations.
4-bit microprocessor used in early game systems and small control systems .
Main problems with early microprocessor
Speed
word width
memory size.
Intel 4004
Intel 4040
Intel 8008
Intel 8080 CON…
Intel 8080
Intel 8085
This microprocessor was introduced in 1976.
It was another 8 bit microprocessor .
Its most successful 8-bit, general-purpose microprocessor
clock speed of 4.77 MHz, 8MHz, and 10MHz. depending on the version.
The data bus is 16 bit and the address bus is 20 bit.
word processors,
Instruction set
Register size and number
Address bus size
Data bus size
Number of transistor
Memory size
THE MICROPROCESSOR-BASED PERSONAL COMPUTER SYSTEM
Computers have undergone many changes recently from abacus to mini computer
Machines that once filled large areas reduced to small desktop computer systems because of the microprocessor
The microprocessor reads a memory location by sending an address through the address
bus.
Next, it sends a memory read control signal to cause the memory to read data.
Data read from memory are passed to the microprocessor through the data bus.
Whenever a memory write, I/O write, or I/O read occurs, the same sequence is done.
Data bus
What is data bus?
The data bus is 'bi-directional’
data or instruction codes from memory or input/output are
transferred into the microprocessor.
The result of an operation or computation is sent out from the
microprocessor to the memory or input/output.