SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Department of Elex. & Instru. Engg.
Shri G.S. Institute of Tech & Sci
Indore
A Seminar on
EVOLUTION OF PROCESSORS
Presented by
Sandesh Agrawal
BE (3rd Year )
Guided by
Mrs. S. V. Charhate
DEAN Academics
Brief history of computers
Various Technical Definition
Introduction of IC technology
Functions of Microprocessor
Various stages of development of Computer
Various leading Processor
manufacturing companies
AUTOMATION
MICROPROCESSOR MICRONTROLLER
WHY µ-PROCESSOR
??????
MICROPROCESSOR MICRONTROLLER
Process DATA Process DATA
Don’t have RAM ,ROM &
other Peripherals
have RAM ,ROM
&
other
Peripherals
Designed to perfo
specific task
Designed to perform
Unspecific task
Clock Speed is quite highClock Speed is few
High Cost, Large size Low Cost, Small s
TECHNICAL TERMS -
Buses
ADDRESS BUS
DATA BUS
CONTROL BUS
Program Counter (PC)
Arithmetic Logic Unit (ALU)
Interrupt
Registers
What are
microprocessors??? A microprocessor is a processor that
X
Y
Control
unit
IR
PC
ALU ACC
MAR
Data bus
Control bus
Address bus
A simple microprocessor architecture
contains the entire central processing unit of a computer on a
single chip.
 Process bundle of Information
What are microprocessor-based
systems???
Consisting of microprocessors, memories, I/O
units, & other peripherals.
Memory
Output
units
Input
units
Bus
Microprocessor
Control
unit
Data path
ALU
Reg.
Microprocessors are the brains of the systems
The Electrical age: -Hollerith machine(1889)
-ENIAC(Electronics Numerical Integrator & Calculator)
-first general-purpose, programmable electronic computer
-17,000 vacuum tube, 500 miles of wire, 6000 switches
-life of vacuum tube(3000 hours) : maintenance problem
EVOLUTION OF
COMPUTER
IBM 650, 1954
The Mechanical age: -abacus : 500 B.C.
-calculator(with gears and wheels) : Pascal
 First generation (1889-1954) -vacuum tube
Manchester University Experimental Transistor Computer
Bipolar Transistor : 1948, William Shockley, John Bardeen,
Walter H. Brattain at Bell labs(1956, Novel physics award)
Mainframe : describe CPU portion of computer
Mainframe computer : designed to handle large volumes of
data while serving hundreds of users simultaneously
Built on circuit boards mounted into rack panels(frame)
 Second generation (1954-1959) -transistor
 Integrated Circuit : 1958,Jack Kilby (Texas Instruments)
& Dr. Robert Noyce (Fairchild Semiconductor).
 IBM : 32-bit 360 series(1964)
 INTEL(Integrated Electronics) : 1968
 Third generation (1959-1971) - IC
PDP-8, Digital Equipment Corporation
Thanks to the use of ICs, the DEC PDP-8
is the least expensive general purpose small
computer in 1960s
4- Bit processor-
MCS-4 Family - 4004 (used in calculator),
4001, 4002,4003,4008,4009
MCS-40 Family- 4040, 4101,4207,4209 etc.
8- Bit processor- 8008,8080,8085 etc
16- Bit processor- 8086,8088,80186,80286 etc.
32- Bit processor- 80386DX, 80386SX, 80376,pentium
Pentium pro, II, etc.
64- Bit processor- Intel Pentium, core i3, core
i5,core i7,etc
 Fourth generation (1971-present) - microprocessor
Evolution of Intel Microprocessors
1
10
100
1000
10000
1974 1979 1982 1985 1989 1993 1997 1999 2000
8080
8088
80286
80386
Pentium
P II
P III
P 4
0
1
2
3
4
5
6
7
1974 1979 1982 1985 1989 1993 1997 1999 2000
8080
8088
80286
80386
Pentium
P II P III P 4
1
10
100
1,000
10,000
100,000
1,000,000
10,000,000
100,000,000
1974 1979 1982 1985 1989 1993 1997 1999 2000
8080
8088
80286
80386
Pentium
P II
P III
P 4
Number of transistors Minimum transistor sizes (µm)
Clock frequencies (MHz)
Introduced in 1977
8-bit with 40-pin dual in line package
16-bit address bus
4500 transistors,2 MHz,8-bit word size
Introduced in 1978
20-bit address bus : access up to 1MB memory
16-bit Internal processor registers also can process 8 bit.
A separate BIU & EU: fetch & execute simultaneously
40-pin DIP package, 29k transistors,
8088
VDD (5V)
GND
CLK
20-bit
address
8-bit data
control
signals
To 8088
control
signals
from 8088
8088 signal classification
Introduced in 1979, almost similar to 8086
20-bit address bus: access up to 1Mb memory
external 8-bit data bus, 16 bit Internal
24-bit address bus : 16M byte memory
added 16 new instructions
Identical to 8086 except the addressing and
higher clock speed
134k transistors
6-12 MHz
Introduces “VIRTUAL MEMORY CONCEPT”
flexible 32-bit Microprocessor(1986) : data bus, registers
32-bit address bus(4G byte physical)
64 terabyte virtual
4G maximum segment size
Support 16k segments
Concept of paging was introduced
Available in 20MHz to 33MHz
132-PIN grid array package
 Increasing the complexity of the IC:
if every line could be shrunk in half, same circuit could be
built in one-forth the area
 Superscalar : support 2 instruction pipelines(5 stage)
actually execute two different instruction simultaneously
 Pentium(1993) : originally labeled P5(80586)
- 60 - 66MHz(110MIPS)
-8K code cache, 8K data cache
-coprocessor : redesign(8-stage instruction pipeline)
-64 bit AB(higher data transfer rates)
 Code named P6 : 1995
-basic clock frequency : 150-166MHz
 Two chips in one : two separate silicon die
 Superscalar processor of degree three-
-12 stage
 Internal cache :
 level one(L1) : 8K instruction and data cache
 level two(L2) : 256K(or 512K)
 36-bit address bus : 64G byte memory
 has been optimized to efficiently execute 32-bit code
1. used faster core than Pentium
is still P6 or Pentium pro processor
2. Two version :
1. slot 1 version mounted on a plastic cartridge
512K cache : one-half the clock speed
2. socket 370 version called flip-chip : looks like the
older Pentium package → Intel claim cost less
256K cache : clock speed
3. clock frequency : 1 GHz
Facts
 44 Billion dollars worth of Microprocessors
were made in 2003 as well as sold. Most
was spent on laptop and or desktop
computers it takes about 0.2 % of the
CPU’s sold.
 Almost 56% of CPUs sold are 8 bit
microcontrollers.
 Less the 10 % of CPUs sold are 32 bit or
more. Most are sold in house hold
appliances such as vacuums, TVs,
Case Study: Intel Processors Slide 26
SUMMARY
 104 increase in transistor count, clock
frequency over 30 years!
J. L. Antonakos, "An Introduction to the Intel Family of
Microprocessors," Third Edition, Prentice Hall, 1999
REFERENCES
Tanenbaum, A S, 1990, 'Structured Computer
Organisation', Prentice-Hall.
Brian Bramer, Faculty of Computing and Engineering
Sciences De Montfort University, Leicester, UK,
“Workstation and System Configurations”
Evolution of processors
Evolution of processors

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

History Of Microprocessors
History Of Microprocessors History Of Microprocessors
History Of Microprocessors
 
Microprocessors
MicroprocessorsMicroprocessors
Microprocessors
 
Computer Organization and Architecture.
Computer Organization and Architecture.Computer Organization and Architecture.
Computer Organization and Architecture.
 
History of processor
History of processorHistory of processor
History of processor
 
Embedded System Basics
Embedded System BasicsEmbedded System Basics
Embedded System Basics
 
Comuputer processor
Comuputer processorComuputer processor
Comuputer processor
 
Timeline of Processors
Timeline of ProcessorsTimeline of Processors
Timeline of Processors
 
Evolution of Microprocessor
Evolution of MicroprocessorEvolution of Microprocessor
Evolution of Microprocessor
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its Types
 
Report on evolution of processor by sandesh agrawal
Report on evolution of processor by sandesh agrawalReport on evolution of processor by sandesh agrawal
Report on evolution of processor by sandesh agrawal
 
Processors
ProcessorsProcessors
Processors
 
Pentium processor
Pentium processorPentium processor
Pentium processor
 
Intel Core i7 Processors
Intel Core i7 ProcessorsIntel Core i7 Processors
Intel Core i7 Processors
 
Processors
ProcessorsProcessors
Processors
 
Processor types
Processor typesProcessor types
Processor types
 
Intel core i3 processor
Intel core i3 processorIntel core i3 processor
Intel core i3 processor
 
Microprocessor 80286
Microprocessor 80286Microprocessor 80286
Microprocessor 80286
 
Computer architecture
Computer architectureComputer architecture
Computer architecture
 
Core 2 Duo Processor
Core 2 Duo ProcessorCore 2 Duo Processor
Core 2 Duo Processor
 
Chapter 01 - Introduction
Chapter 01 - IntroductionChapter 01 - Introduction
Chapter 01 - Introduction
 

Ähnlich wie Evolution of processors

02 Computer Evolution And Performance
02  Computer  Evolution And  Performance02  Computer  Evolution And  Performance
02 Computer Evolution And PerformanceJeanie Delos Arcos
 
Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03Aravindharamanan S
 
My Feb 2003 HPCA9 Keynote Slides - Billion Transistor Processor Chips
My Feb 2003  HPCA9 Keynote Slides - Billion Transistor Processor ChipsMy Feb 2003  HPCA9 Keynote Slides - Billion Transistor Processor Chips
My Feb 2003 HPCA9 Keynote Slides - Billion Transistor Processor ChipsDileep Bhandarkar
 
Organisasi dan arsitektur komputer 2
Organisasi dan arsitektur komputer   2Organisasi dan arsitektur komputer   2
Organisasi dan arsitektur komputer 2Ajeng Savitri
 
Cyclone II FPGA Overview
Cyclone II FPGA OverviewCyclone II FPGA Overview
Cyclone II FPGA OverviewPremier Farnell
 
MICROPROCESSORS BASICS
MICROPROCESSORS BASICS MICROPROCESSORS BASICS
MICROPROCESSORS BASICS Prakash Rao
 
Microprocessors and Applications
Microprocessors and ApplicationsMicroprocessors and Applications
Microprocessors and Applicationsrachurivlsi
 
Microprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesMicroprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesFellowBuddy.com
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)Jonah McLeod
 
Genesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUGenesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUAnkita Jangir
 
Microprocessor Trends.pptx
Microprocessor Trends.pptxMicroprocessor Trends.pptx
Microprocessor Trends.pptxFarshidHossain
 
Lec 03 ia32 architecture
Lec 03  ia32 architectureLec 03  ia32 architecture
Lec 03 ia32 architectureAbdul Khan
 
microprocessor unit1 2022.pptx
microprocessor unit1 2022.pptxmicroprocessor unit1 2022.pptx
microprocessor unit1 2022.pptx22X041SARAVANANS
 
Computer Evolution and Performance (part 2)
Computer Evolution and Performance (part 2)Computer Evolution and Performance (part 2)
Computer Evolution and Performance (part 2)Ajeng Savitri
 

Ähnlich wie Evolution of processors (20)

02 Computer Evolution And Performance
02  Computer  Evolution And  Performance02  Computer  Evolution And  Performance
02 Computer Evolution And Performance
 
Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03Lec 04e microprocessor_generations_w03
Lec 04e microprocessor_generations_w03
 
My Feb 2003 HPCA9 Keynote Slides - Billion Transistor Processor Chips
My Feb 2003  HPCA9 Keynote Slides - Billion Transistor Processor ChipsMy Feb 2003  HPCA9 Keynote Slides - Billion Transistor Processor Chips
My Feb 2003 HPCA9 Keynote Slides - Billion Transistor Processor Chips
 
Micro processor
Micro processorMicro processor
Micro processor
 
Organisasi dan arsitektur komputer 2
Organisasi dan arsitektur komputer   2Organisasi dan arsitektur komputer   2
Organisasi dan arsitektur komputer 2
 
Cyclone II FPGA Overview
Cyclone II FPGA OverviewCyclone II FPGA Overview
Cyclone II FPGA Overview
 
MICROPROCESSORS BASICS
MICROPROCESSORS BASICS MICROPROCESSORS BASICS
MICROPROCESSORS BASICS
 
Microprocessors and Applications
Microprocessors and ApplicationsMicroprocessors and Applications
Microprocessors and Applications
 
Microprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesMicroprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture Notes
 
Brochure (2016-01-30)
Brochure (2016-01-30)Brochure (2016-01-30)
Brochure (2016-01-30)
 
Genesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUGenesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPU
 
DileepB EDPS talk 2015
DileepB  EDPS talk 2015DileepB  EDPS talk 2015
DileepB EDPS talk 2015
 
Ieee Intel
Ieee IntelIeee Intel
Ieee Intel
 
Microprocessor Trends.pptx
Microprocessor Trends.pptxMicroprocessor Trends.pptx
Microprocessor Trends.pptx
 
Lec 03 ia32 architecture
Lec 03  ia32 architectureLec 03  ia32 architecture
Lec 03 ia32 architecture
 
microprocessor unit1 2022.pptx
microprocessor unit1 2022.pptxmicroprocessor unit1 2022.pptx
microprocessor unit1 2022.pptx
 
processor.pptx
processor.pptxprocessor.pptx
processor.pptx
 
Computer Evolution and Performance (part 2)
Computer Evolution and Performance (part 2)Computer Evolution and Performance (part 2)
Computer Evolution and Performance (part 2)
 
Unit 1
Unit 1Unit 1
Unit 1
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 

Kürzlich hochgeladen

National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfRajuKanojiya4
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm Systemirfanmechengr
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONjhunlian
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...Amil Baba Dawood bangali
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadaditya806802
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptxNikhil Raut
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsDILIPKUMARMONDAL6
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESNarmatha D
 

Kürzlich hochgeladen (20)

National Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdfNational Level Hackathon Participation Certificate.pdf
National Level Hackathon Participation Certificate.pdf
 
Class 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm SystemClass 1 | NFPA 72 | Overview Fire Alarm System
Class 1 | NFPA 72 | Overview Fire Alarm System
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTIONTHE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
THE SENDAI FRAMEWORK FOR DISASTER RISK REDUCTION
 
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
NO1 Certified Black Magic Specialist Expert Amil baba in Uae Dubai Abu Dhabi ...
 
home automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasadhome automation using Arduino by Aditya Prasad
home automation using Arduino by Aditya Prasad
 
Steel Structures - Building technology.pptx
Steel Structures - Building technology.pptxSteel Structures - Building technology.pptx
Steel Structures - Building technology.pptx
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
The SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teamsThe SRE Report 2024 - Great Findings for the teams
The SRE Report 2024 - Great Findings for the teams
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIES
 

Evolution of processors

  • 1. Department of Elex. & Instru. Engg. Shri G.S. Institute of Tech & Sci Indore A Seminar on EVOLUTION OF PROCESSORS Presented by Sandesh Agrawal BE (3rd Year ) Guided by Mrs. S. V. Charhate DEAN Academics
  • 2. Brief history of computers Various Technical Definition Introduction of IC technology Functions of Microprocessor Various stages of development of Computer Various leading Processor manufacturing companies
  • 5. MICROPROCESSOR MICRONTROLLER Process DATA Process DATA Don’t have RAM ,ROM & other Peripherals have RAM ,ROM & other Peripherals Designed to perfo specific task Designed to perform Unspecific task Clock Speed is quite highClock Speed is few High Cost, Large size Low Cost, Small s
  • 6. TECHNICAL TERMS - Buses ADDRESS BUS DATA BUS CONTROL BUS Program Counter (PC) Arithmetic Logic Unit (ALU) Interrupt Registers
  • 7. What are microprocessors??? A microprocessor is a processor that X Y Control unit IR PC ALU ACC MAR Data bus Control bus Address bus A simple microprocessor architecture contains the entire central processing unit of a computer on a single chip.  Process bundle of Information
  • 8. What are microprocessor-based systems??? Consisting of microprocessors, memories, I/O units, & other peripherals. Memory Output units Input units Bus Microprocessor Control unit Data path ALU Reg. Microprocessors are the brains of the systems
  • 9. The Electrical age: -Hollerith machine(1889) -ENIAC(Electronics Numerical Integrator & Calculator) -first general-purpose, programmable electronic computer -17,000 vacuum tube, 500 miles of wire, 6000 switches -life of vacuum tube(3000 hours) : maintenance problem EVOLUTION OF COMPUTER IBM 650, 1954 The Mechanical age: -abacus : 500 B.C. -calculator(with gears and wheels) : Pascal  First generation (1889-1954) -vacuum tube
  • 10. Manchester University Experimental Transistor Computer Bipolar Transistor : 1948, William Shockley, John Bardeen, Walter H. Brattain at Bell labs(1956, Novel physics award) Mainframe : describe CPU portion of computer Mainframe computer : designed to handle large volumes of data while serving hundreds of users simultaneously Built on circuit boards mounted into rack panels(frame)  Second generation (1954-1959) -transistor
  • 11.  Integrated Circuit : 1958,Jack Kilby (Texas Instruments) & Dr. Robert Noyce (Fairchild Semiconductor).  IBM : 32-bit 360 series(1964)  INTEL(Integrated Electronics) : 1968  Third generation (1959-1971) - IC PDP-8, Digital Equipment Corporation Thanks to the use of ICs, the DEC PDP-8 is the least expensive general purpose small computer in 1960s
  • 12. 4- Bit processor- MCS-4 Family - 4004 (used in calculator), 4001, 4002,4003,4008,4009 MCS-40 Family- 4040, 4101,4207,4209 etc. 8- Bit processor- 8008,8080,8085 etc 16- Bit processor- 8086,8088,80186,80286 etc. 32- Bit processor- 80386DX, 80386SX, 80376,pentium Pentium pro, II, etc. 64- Bit processor- Intel Pentium, core i3, core i5,core i7,etc  Fourth generation (1971-present) - microprocessor
  • 13. Evolution of Intel Microprocessors 1 10 100 1000 10000 1974 1979 1982 1985 1989 1993 1997 1999 2000 8080 8088 80286 80386 Pentium P II P III P 4 0 1 2 3 4 5 6 7 1974 1979 1982 1985 1989 1993 1997 1999 2000 8080 8088 80286 80386 Pentium P II P III P 4 1 10 100 1,000 10,000 100,000 1,000,000 10,000,000 100,000,000 1974 1979 1982 1985 1989 1993 1997 1999 2000 8080 8088 80286 80386 Pentium P II P III P 4 Number of transistors Minimum transistor sizes (µm) Clock frequencies (MHz)
  • 14.
  • 15. Introduced in 1977 8-bit with 40-pin dual in line package 16-bit address bus 4500 transistors,2 MHz,8-bit word size
  • 16.
  • 17. Introduced in 1978 20-bit address bus : access up to 1MB memory 16-bit Internal processor registers also can process 8 bit. A separate BIU & EU: fetch & execute simultaneously 40-pin DIP package, 29k transistors,
  • 18.
  • 19. 8088 VDD (5V) GND CLK 20-bit address 8-bit data control signals To 8088 control signals from 8088 8088 signal classification Introduced in 1979, almost similar to 8086 20-bit address bus: access up to 1Mb memory external 8-bit data bus, 16 bit Internal
  • 20. 24-bit address bus : 16M byte memory added 16 new instructions Identical to 8086 except the addressing and higher clock speed 134k transistors 6-12 MHz Introduces “VIRTUAL MEMORY CONCEPT”
  • 21. flexible 32-bit Microprocessor(1986) : data bus, registers 32-bit address bus(4G byte physical) 64 terabyte virtual 4G maximum segment size Support 16k segments Concept of paging was introduced Available in 20MHz to 33MHz 132-PIN grid array package
  • 22.  Increasing the complexity of the IC: if every line could be shrunk in half, same circuit could be built in one-forth the area  Superscalar : support 2 instruction pipelines(5 stage) actually execute two different instruction simultaneously  Pentium(1993) : originally labeled P5(80586) - 60 - 66MHz(110MIPS) -8K code cache, 8K data cache -coprocessor : redesign(8-stage instruction pipeline) -64 bit AB(higher data transfer rates)
  • 23.  Code named P6 : 1995 -basic clock frequency : 150-166MHz  Two chips in one : two separate silicon die  Superscalar processor of degree three- -12 stage  Internal cache :  level one(L1) : 8K instruction and data cache  level two(L2) : 256K(or 512K)  36-bit address bus : 64G byte memory  has been optimized to efficiently execute 32-bit code
  • 24. 1. used faster core than Pentium is still P6 or Pentium pro processor 2. Two version : 1. slot 1 version mounted on a plastic cartridge 512K cache : one-half the clock speed 2. socket 370 version called flip-chip : looks like the older Pentium package → Intel claim cost less 256K cache : clock speed 3. clock frequency : 1 GHz
  • 25. Facts  44 Billion dollars worth of Microprocessors were made in 2003 as well as sold. Most was spent on laptop and or desktop computers it takes about 0.2 % of the CPU’s sold.  Almost 56% of CPUs sold are 8 bit microcontrollers.  Less the 10 % of CPUs sold are 32 bit or more. Most are sold in house hold appliances such as vacuums, TVs,
  • 26. Case Study: Intel Processors Slide 26 SUMMARY  104 increase in transistor count, clock frequency over 30 years!
  • 27.
  • 28. J. L. Antonakos, "An Introduction to the Intel Family of Microprocessors," Third Edition, Prentice Hall, 1999 REFERENCES Tanenbaum, A S, 1990, 'Structured Computer Organisation', Prentice-Hall. Brian Bramer, Faculty of Computing and Engineering Sciences De Montfort University, Leicester, UK, “Workstation and System Configurations”