evolution of microprocessor

28
(VNR) (MCA)(2009-10/ ODD) (2008- 2011) MC1702 MICROPROCESSOR AND APPLICATIONS Unit 1: Introduction to 8085 MICROPROCESSOR

Upload: guest3870d0

Post on 23-Jan-2015

43.707 views

Category:

Education


3 download

DESCRIPTION

Evolution Of Microprocessor.

TRANSCRIPT

Page 1: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

MC1702 MICROPROCESSOR AND APPLICATIONS

Unit 1: Introduction to 8085 MICROPROCESSOR

Page 2: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

• A Person Strength needs to be tested often so that he learns to be self-reliant. Teachers, by testing their students teach self-discipline and promote self – reliance. In order to gauge a student’s progress, testing is important. Testing also helps students to evaluate their own progress, and to uncover errors of which they may not have been consciously aware

- Living with the Himalayan Masters Swami Rama

6/7/09-26/7/09-2ndnd hr hr

Page 3: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

TEXT BOOKS• Mohamed Rafiquzzaman “ Introduction to

Microprocessors and Microcomputer – Based System Design” 2nd Edition, CRC Press, 1995

• Walter A Triebel, Avtar Singh, “ the 8088 and 8086 Microprocessors Programming, Interfacing, Software, Hardware and Applications”, PHI Pvt Ltd., 2002

• Barry B Brey, “ The INTEL microprocessors 8086/8088, 80186, 80286, 80386 and 80486 Architecture, Prorgramming and Interfacing, “PHI, 2001.

Page 4: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

HOT CHIPS – NOT MEANT FOR SNACKS

JOHN VON NEUMANN QUOTES -

“ ELECTRONICS ENGINEERS LOVE MICROPROCESSORS WHEREAS COMPUTER ENGINEERS HATE IT”

Page 5: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Introduction To 8085 MICRO PROCESSOR

Evolution of Intel Microprocessors: 1971 to 2007

Page 6: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 7: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 8: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

• Gordon Moore once observed that the speed and power of microprocessors seems to double every 12 to 18 months. This trend has held true for the past 20 years and is showing no sign of slowing down.

• What does this mean for the future of computing? What other technologies can you think of which get faster and more powerful every year, and yet also get cheaper and more affordable!

Page 9: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

The system that changed the power of computing

Page 10: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

• The 4004 was Intel's first microprocessor. • This breakthrough invention powered the

Busicom calculator and paved the way for embedding intelligence in inanimate objects as well as the personal computer.

Page 11: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

2000: Pentium® IV Processor

Page 12: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 13: Evolution Of Microprocessor
Page 14: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 15: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 16: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

• Stored Program Concept

There are three major parts - The CPU - The memory unit - The I/O devices

• Today the CPU circuitry has been reduced to ICs called the microprocessor, the entire computer with the three parts is called a microcomputer

• Several registers (e.g., flip-flops wired in series with each other)

• The basic timing of the computer is controlled by a square wave oscillator or a clock generator circuit.

– Synchronization– Determines how fast the program can be fetched from memory and executed

• Memory Read or Fetch Cycle– IP: Instruction Pointer

Page 17: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

• Three Bus System Architecture

• A collection of electronic signals all dedicated to particular task is called a bus– address bus– data bus– control bus

• Data Bus– The width of the data bus determines how much data the processor

can read or write in one memory or I/O cycle

– 8-bit microprocessor has an 8-bit data bus– 80386SX 32-bit internal data bus, 16-bit external data bus– 80386 32-bit internal and external data buses

• How can a 64-bit (or 16 bit) microprocessor access an 8-bit memory?– The trick is to divide the memory into banks– 64-bit Pentium requires eight banks of memory with each bank set up

to be one-byte wide– Bank enable signals are then output by the microprocessor to specify

which bank to access

Page 18: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 19: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Block diagram of a microprocessor-based computer system

Memory system Microprocessor I/O system

Buses

DRAM

SRAM

Cache

ROM

Flash memory

EEPROM

SDRAM

8086

8088

80186

80286

80386

80486

pentium

printer

Serial Commns

FDD

HDD

Mouse

CD-ROM

Plotter

Page 20: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

QuestionsQuestions

• Who Developed the Analytical Engine, the punched card, the First Electronic Calculator

• What is a Von Neumann Machine• Discuss the advantage of using

higher versions of microprocessors

Page 21: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 22: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 23: Evolution Of Microprocessor
Page 24: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 25: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 26: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 27: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)

Page 28: Evolution Of Microprocessor

(VNR) (MCA)(2009-10/ ODD) (2008-2011)