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?

Core i3,i5,i7 and i9 processors
Core i3,i5,i7 and i9 processorsCore i3,i5,i7 and i9 processors
Core i3,i5,i7 and i9 processorshajra azam
 
COMPUTER INSTRUCTIONS & TIMING & CONTROL.
COMPUTER INSTRUCTIONS & TIMING & CONTROL.COMPUTER INSTRUCTIONS & TIMING & CONTROL.
COMPUTER INSTRUCTIONS & TIMING & CONTROL.ATUL KUMAR YADAV
 
Evolution Of Microprocessors
Evolution Of MicroprocessorsEvolution Of Microprocessors
Evolution Of Microprocessorsharinder
 
Evolution of Intel Processors
Evolution of Intel ProcessorsEvolution of Intel Processors
Evolution of Intel ProcessorsShad Ahmad Zaidi
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessorsEmrah Aptoula
 
Intel Processors
Intel ProcessorsIntel Processors
Intel Processorshome
 
Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Ritwik MG
 
Processor Organization
Processor OrganizationProcessor Organization
Processor OrganizationDominik Salvet
 
Presentation on - Processors
Presentation on - Processors Presentation on - Processors
Presentation on - Processors The Avi Sharma
 
History of intel microprocessors ppt
History of intel microprocessors pptHistory of intel microprocessors ppt
History of intel microprocessors pptNajam Khattak
 
04 cache memory.ppt 1
04 cache memory.ppt 104 cache memory.ppt 1
04 cache memory.ppt 1Anwal Mirza
 
Processor powerpoint
Processor powerpointProcessor powerpoint
Processor powerpointbrennan_jame
 
8085 Architecture & Memory Interfacing1
8085 Architecture & Memory Interfacing18085 Architecture & Memory Interfacing1
8085 Architecture & Memory Interfacing1techbed
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessorsAnas Abrar
 

Was ist angesagt? (20)

Core i3,i5,i7 and i9 processors
Core i3,i5,i7 and i9 processorsCore i3,i5,i7 and i9 processors
Core i3,i5,i7 and i9 processors
 
COMPUTER INSTRUCTIONS & TIMING & CONTROL.
COMPUTER INSTRUCTIONS & TIMING & CONTROL.COMPUTER INSTRUCTIONS & TIMING & CONTROL.
COMPUTER INSTRUCTIONS & TIMING & CONTROL.
 
Intel microprocessors
Intel microprocessorsIntel microprocessors
Intel microprocessors
 
Intel Core i7 Processors
Intel Core i7 ProcessorsIntel Core i7 Processors
Intel Core i7 Processors
 
Intel Pentium Pro
Intel Pentium ProIntel Pentium Pro
Intel Pentium Pro
 
Evolution Of Microprocessors
Evolution Of MicroprocessorsEvolution Of Microprocessors
Evolution Of Microprocessors
 
Evolution of Intel Processors
Evolution of Intel ProcessorsEvolution of Intel Processors
Evolution of Intel Processors
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessors
 
Intel Processors
Intel ProcessorsIntel Processors
Intel Processors
 
Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.Evolution of microprocessors and 80486 Microprocessor.
Evolution of microprocessors and 80486 Microprocessor.
 
Processor Organization
Processor OrganizationProcessor Organization
Processor Organization
 
Intel core i7
Intel core i7Intel core i7
Intel core i7
 
Presentation on - Processors
Presentation on - Processors Presentation on - Processors
Presentation on - Processors
 
History of intel microprocessors ppt
History of intel microprocessors pptHistory of intel microprocessors ppt
History of intel microprocessors ppt
 
intel core i7
intel core i7 intel core i7
intel core i7
 
04 cache memory.ppt 1
04 cache memory.ppt 104 cache memory.ppt 1
04 cache memory.ppt 1
 
Processor powerpoint
Processor powerpointProcessor powerpoint
Processor powerpoint
 
CISC & RISC Architecture
CISC & RISC Architecture CISC & RISC Architecture
CISC & RISC Architecture
 
8085 Architecture & Memory Interfacing1
8085 Architecture & Memory Interfacing18085 Architecture & Memory Interfacing1
8085 Architecture & Memory Interfacing1
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessors
 

Ä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
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessorsharinder
 
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
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessors
 
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
 

Kürzlich hochgeladen

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Kürzlich hochgeladen (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

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”