SlideShare a Scribd company logo
1 of 27
Lecture 2
1
Generation of Microprocessors
 We divide the years of development of
microprocessors as 5 generations
 From 1970 to date
2
First generation (1971 – 73)
 Intel Corporation introduced 4004, the first
microprocessor in 1971.
 During the same period:
 Rockwell International’s PPS-4 (4 bits)
 Intel’s 8008 (8 bits)
 National Semiconductor’s IMP-16 (16 bits)
 They were fabricated using PMOS technology which
provided low cost, slow speed and low output currents
 They were not compatible with TTL
3
Second Generation (1974 – 1978)
 Marked the beginning of very efficient 8 – bit
microprocessors.
 Some of the popular processors were:
 Motorola’s 6800 and 6809
 Intel’s 8085
 Zilog’s Z80
 They were manufactured using NMOS technology.
 This technology offered faster speed and higher
density than PMOS
 TTL compatible
4
Third generation microprocessors
(1979 – 80)
 This age dominated by 16 – bits microprocessors
 Some of them were:
 Intel’s 8086/80186/80286
 Motorolla’s 68000/68010
 They were designed using HMOS technology
 HMOS provides some advantages over NMOS as
 Speed-power-product of HMOS is four times better than that
of NMOS
 HMOS can accommodate twice the circuit density compared
to NMOS
 Intel used HMOS technology to recreate 8085A and named
it as 8085AH with a higher price tag.
5
Fourth Generation (1981 – 1995)
 This era marked the beginning of 32 bits
microprocessors
 Intel introduced 432, which was bit problematic
 a clean Intel 80386 is launched.
 Motorola introduced 68020/68030.
 They were fabricated using low-power version of the
HMOS technology called HCMOS.
 Motorola introduced 32-bit RISC processors called
MC88100
6
Fifth Generation (1995 – till date)
 This age the emphasis is on introducing chips that
carry on-chip functionalities and improvements in the
speed of memory and I/O devices along with
introduction of 64-bit microprocessors.
 Intel leads the show here with Pentium, Celeron and
very recently dual and quad core processors working
with up to 3.5GHz speed.
7
Evolution of Intel Microprocessors
4-bit 8-bit 16-bit 32-bit 64-bit
4004 8008 8086 80386 Dual Core
4040 8080 8088 80486 Core 2
8085 80186 Pentium/80586 Core i7
80188 PII Core i5
80286 PIII Core i3
PIV
Dual Core
8
INTEL 4004
 the first microprocessor by Intel.
 Its clock speed was 740KHz.
 It had 2,300 transistors.
 It could execute around 60,000 instructions per
second.
 Bus width: 4 bits
 4 KB program memory
 640 bytes data memory
 No interrupts
 16-pin DIP (Dual Inline Package)
9
10
INTEL 8080
 Introduced in 1974.
 8-bit microprocessor.
 clock speed 2 MHz.
 It had 6,000 transistors.
 10 times faster than 8008.
 execute 5,00,000 instructions per second.
11
12
INTEL 8085
 Introduced in 1976.
 8-bit μP.
 Its clock speed 3 MHz.
 Its data bus is 8-bit and address bus is 16-bit.
 It had 6,500 transistors.
 Could execute 7,69,230 instructions per second.
 It could access 64 KB of memory.
 It had 246 instructions.
 Over 100 million copies were sold.
13
14
INTEL 8086
 Introduced in 1978.
 It was first 16-bit μP.
 Its clock speed is 4.77 MHz, 8 MHz and 10 MHz,
depending on the version.
 Its data bus is 16-bit and address bus is 20-bit.
 It had 29,000 transistors.
 Could execute 2.5 million instructions per second.
 It can access 1 MB of memory.
 It has 22,000 instructions.
 It had Multiply and Divide instructions.
15
16
INTEL 8088
 Introduced in 1979.
 It was also 16-bit μP.
 It was created as a cheaper version of Intel’s 8086.
 It was a 16-bit processor with an 8-bit external bus.
 Could execute 2.5 million instructions per second.
 This chip became the most popular in the computer
industry when IBM used it for its first PC.
 8088 and 8086 functionally identical but 8088 lower
performance,
17
18
INTEL 80386
 Introduced in 1986.
 first 32-bit μP.
 Its data bus is 32-bit and address bus is 32-bit.
 It could address 4 GB of memory.
 It had 2,75,000 transistors.
 Its clock speed varied from 16 MHz to 33 MHz depending upon
the various versions.
 Different versions:
 80386 DX
 80386 SX
 80386 SL
 Intel 80386 became the best selling microprocessor in history.
 83086 has various operation mode, which allow it to act as 80286
chip or multiple 8086 chip, as well as a set of instruction capable
of 32 bit operations such as arithmetic.
19
20
INTEL PENTIUM IV
 Introduced in 2000.
 32-bit μP.
 Its clock speed was from 1.3 GHz to 3.8 GHz.
 L1 cache was of 32 KB & L2 cache of 256 KB.
 It had 42 million transistors.
 All internal connections were made from aluminum
to copper.
21
22
INTEL DUAL CORE
 Introduced in 2006.
 It is 32-bit or 64-bit μP.
 It has two cores.
 Both the cores have their own internal bus and L1
cache, but share the external bus and L2 cache
 It supported SMT technology.
 SMT: Simultaneously Multi-Threading
 E.g.: Adobe Photoshop supported SMT
23
INTEL CORE 2
 Introduced in 2006.
 It is a 64-bit μP.
 Its clock speed is from 1.2 GHz to 3 GHz.
 It has 291 million transistors.
 It has 64 KB of L1 cache per core and 4 MB of L2
cache.
 It is launched in three different versions:
 Intel Core 2 Duo
 Intel Core 2 Quad
 Intel Core 2 Extreme
24
25
INTEL CORE i3
 Introduced in 2010.
 It is a 64-bit μP.
 It has 2 physical cores.
 Its clock speed is from 2.93 GHz to 3.33 GHz.
 It has 781 million transistors.
 It has 64 KB of L1 cache per core, 512 KB of L2 cache
and 4 MB of L3cache
26
Other processors
 Mobile Pentium processors
 Atom processors
27

More Related Content

What's hot (20)

History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessors
 
History of intel microprocessors ppt
History of intel microprocessors pptHistory of intel microprocessors ppt
History of intel microprocessors ppt
 
80386 & 80486
80386 & 8048680386 & 80486
80386 & 80486
 
Microprocessor 80386
Microprocessor 80386Microprocessor 80386
Microprocessor 80386
 
Evolution of intel 4004 to i9.pptx
Evolution of intel 4004 to i9.pptxEvolution of intel 4004 to i9.pptx
Evolution of intel 4004 to i9.pptx
 
CISC VS CISC
CISC VS CISCCISC VS CISC
CISC VS CISC
 
I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)I2C Bus (Inter-Integrated Circuit)
I2C Bus (Inter-Integrated Circuit)
 
I2C Protocol
I2C ProtocolI2C Protocol
I2C Protocol
 
8086
80868086
8086
 
I2C Protocol
I2C ProtocolI2C Protocol
I2C Protocol
 
Motorola microprocessor
Motorola microprocessorMotorola microprocessor
Motorola microprocessor
 
What is JTAG?
What is JTAG?What is JTAG?
What is JTAG?
 
History of processor
History of processorHistory of processor
History of processor
 
Intel core i5
Intel core i5Intel core i5
Intel core i5
 
A presentation on Evaluation of Microprocessor
A presentation on Evaluation of MicroprocessorA presentation on Evaluation of Microprocessor
A presentation on Evaluation of Microprocessor
 
Divide by N clock
Divide by N clockDivide by N clock
Divide by N clock
 
Embedded systems, 8051 microcontroller
Embedded systems, 8051 microcontrollerEmbedded systems, 8051 microcontroller
Embedded systems, 8051 microcontroller
 
UART
UARTUART
UART
 
Introduction to 80386
Introduction to 80386Introduction to 80386
Introduction to 80386
 
Pcie basic
Pcie basicPcie basic
Pcie basic
 

Viewers also liked

Intel Technical Lecture
Intel Technical LectureIntel Technical Lecture
Intel Technical Lecturetranngoctai
 
Microprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesMicroprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesFellowBuddy.com
 
Intel 8085 Micro Processor
Intel 8085 Micro ProcessorIntel 8085 Micro Processor
Intel 8085 Micro Processorsilentsoul
 
introduction to microprocessors
introduction to microprocessorsintroduction to microprocessors
introduction to microprocessorsvishi1993
 
Intel microprocessor history
Intel microprocessor historyIntel microprocessor history
Intel microprocessor historyRamzi Alqrainy
 
ECESLU Microprocessors lecture
ECESLU Microprocessors lecture ECESLU Microprocessors lecture
ECESLU Microprocessors lecture Jeffrey Des Binwag
 
Timeline of Processors
Timeline of ProcessorsTimeline of Processors
Timeline of ProcessorsDevraj Goswami
 
Architecture of 80286 microprocessor
Architecture of 80286 microprocessorArchitecture of 80286 microprocessor
Architecture of 80286 microprocessorSyed Ahmed Zaki
 
Introduction to Microprocessors
Introduction to MicroprocessorsIntroduction to Microprocessors
Introduction to Microprocessors76 Degree Creative
 
Evolution Of Microprocessor
Evolution Of MicroprocessorEvolution Of Microprocessor
Evolution Of Microprocessorguest3870d0
 
Evolution Of Microprocessors
Evolution Of MicroprocessorsEvolution Of Microprocessors
Evolution Of Microprocessorsharinder
 

Viewers also liked (14)

Intel Technical Lecture
Intel Technical LectureIntel Technical Lecture
Intel Technical Lecture
 
Microprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture NotesMicroprocessors & Microcomputers Lecture Notes
Microprocessors & Microcomputers Lecture Notes
 
Intel 8085 Micro Processor
Intel 8085 Micro ProcessorIntel 8085 Micro Processor
Intel 8085 Micro Processor
 
introduction to microprocessors
introduction to microprocessorsintroduction to microprocessors
introduction to microprocessors
 
Intel microprocessor history
Intel microprocessor historyIntel microprocessor history
Intel microprocessor history
 
ECESLU Microprocessors lecture
ECESLU Microprocessors lecture ECESLU Microprocessors lecture
ECESLU Microprocessors lecture
 
Intel 80486 Microprocessor
Intel 80486 MicroprocessorIntel 80486 Microprocessor
Intel 80486 Microprocessor
 
Timeline of Processors
Timeline of ProcessorsTimeline of Processors
Timeline of Processors
 
Architecture of 80286 microprocessor
Architecture of 80286 microprocessorArchitecture of 80286 microprocessor
Architecture of 80286 microprocessor
 
Introduction to Microprocessors
Introduction to MicroprocessorsIntroduction to Microprocessors
Introduction to Microprocessors
 
Evolution Of Microprocessor
Evolution Of MicroprocessorEvolution Of Microprocessor
Evolution Of Microprocessor
 
Microprocessor ppt
Microprocessor pptMicroprocessor ppt
Microprocessor ppt
 
Evolution Of Microprocessors
Evolution Of MicroprocessorsEvolution Of Microprocessors
Evolution Of Microprocessors
 
Evolution of processors
Evolution of processorsEvolution of processors
Evolution of processors
 

Similar to History of microprocessors copy

Microprocessors historical background
Microprocessors  historical backgroundMicroprocessors  historical background
Microprocessors historical backgroundHasnain Yaseen
 
Genesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUGenesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUAnkita Jangir
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessorsEmrah Aptoula
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessorsEmrah Aptoula
 
TOPIC 2 - Evolution of Microprocessors.pptx
TOPIC 2 - Evolution of Microprocessors.pptxTOPIC 2 - Evolution of Microprocessors.pptx
TOPIC 2 - Evolution of Microprocessors.pptxENYUTU ELIA
 
0.2 evolution of microprocessor
0.2 evolution of microprocessor0.2 evolution of microprocessor
0.2 evolution of microprocessorsubhamsriramka
 
Evolution of microprocrssor
Evolution of microprocrssorEvolution of microprocrssor
Evolution of microprocrssorJagmohan Singh
 
CHAPTER1.2-1.pptx
CHAPTER1.2-1.pptxCHAPTER1.2-1.pptx
CHAPTER1.2-1.pptxSadamoTaga
 
Evolution of Microprocessors.pptx
Evolution of Microprocessors.pptxEvolution of Microprocessors.pptx
Evolution of Microprocessors.pptxVineetKukreti1
 
Microprocessor and Positive and Negative Logic
Microprocessor and Positive and Negative LogicMicroprocessor and Positive and Negative Logic
Microprocessor and Positive and Negative LogicAnil Loutombam
 
8085 manual NCIT SAROZ BISTA SIR
8085 manual NCIT SAROZ BISTA SIR8085 manual NCIT SAROZ BISTA SIR
8085 manual NCIT SAROZ BISTA SIRTHEE CAVE
 
8085 micro processor- notes
8085 micro  processor- notes8085 micro  processor- notes
8085 micro processor- notesDr.YNM
 
history of microprocessor.pptx
history of microprocessor.pptxhistory of microprocessor.pptx
history of microprocessor.pptxCefLlamelo
 
History of-microprocessors
History of-microprocessorsHistory of-microprocessors
History of-microprocessorsmudulin
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessorsHarshitParkar6677
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessorsHarshitParkar6677
 

Similar to History of microprocessors copy (20)

Microprocessors historical background
Microprocessors  historical backgroundMicroprocessors  historical background
Microprocessors historical background
 
Genesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPUGenesis & Progression of Processors in CPU
Genesis & Progression of Processors in CPU
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessors
 
History of microprocessors
History of microprocessorsHistory of microprocessors
History of microprocessors
 
TOPIC 2 - Evolution of Microprocessors.pptx
TOPIC 2 - Evolution of Microprocessors.pptxTOPIC 2 - Evolution of Microprocessors.pptx
TOPIC 2 - Evolution of Microprocessors.pptx
 
Microprocessors
MicroprocessorsMicroprocessors
Microprocessors
 
0.2 evolution of microprocessor
0.2 evolution of microprocessor0.2 evolution of microprocessor
0.2 evolution of microprocessor
 
Evolution of microprocrssor
Evolution of microprocrssorEvolution of microprocrssor
Evolution of microprocrssor
 
CHAPTER1.2-1.pptx
CHAPTER1.2-1.pptxCHAPTER1.2-1.pptx
CHAPTER1.2-1.pptx
 
Evolution of Microprocessors.pptx
Evolution of Microprocessors.pptxEvolution of Microprocessors.pptx
Evolution of Microprocessors.pptx
 
Microprocessor and Positive and Negative Logic
Microprocessor and Positive and Negative LogicMicroprocessor and Positive and Negative Logic
Microprocessor and Positive and Negative Logic
 
8085 manual NCIT SAROZ BISTA SIR
8085 manual NCIT SAROZ BISTA SIR8085 manual NCIT SAROZ BISTA SIR
8085 manual NCIT SAROZ BISTA SIR
 
MICROPROCESSOR & MICROCONTROLLER 8086,8051 Notes
MICROPROCESSOR & MICROCONTROLLER 8086,8051 NotesMICROPROCESSOR & MICROCONTROLLER 8086,8051 Notes
MICROPROCESSOR & MICROCONTROLLER 8086,8051 Notes
 
8085 micro processor- notes
8085 micro  processor- notes8085 micro  processor- notes
8085 micro processor- notes
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
history of microprocessor.pptx
history of microprocessor.pptxhistory of microprocessor.pptx
history of microprocessor.pptx
 
History of-microprocessors
History of-microprocessorsHistory of-microprocessors
History of-microprocessors
 
Intel i3 processor
 Intel i3 processor Intel i3 processor
Intel i3 processor
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessors
 
Evolution of microprocessors
Evolution of microprocessorsEvolution of microprocessors
Evolution of microprocessors
 

Recently uploaded

Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinojohnmickonozaleda
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 

Recently uploaded (20)

Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
FILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipinoFILIPINO PSYCHology sikolohiyang pilipino
FILIPINO PSYCHology sikolohiyang pilipino
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 

History of microprocessors copy

  • 2. Generation of Microprocessors  We divide the years of development of microprocessors as 5 generations  From 1970 to date 2
  • 3. First generation (1971 – 73)  Intel Corporation introduced 4004, the first microprocessor in 1971.  During the same period:  Rockwell International’s PPS-4 (4 bits)  Intel’s 8008 (8 bits)  National Semiconductor’s IMP-16 (16 bits)  They were fabricated using PMOS technology which provided low cost, slow speed and low output currents  They were not compatible with TTL 3
  • 4. Second Generation (1974 – 1978)  Marked the beginning of very efficient 8 – bit microprocessors.  Some of the popular processors were:  Motorola’s 6800 and 6809  Intel’s 8085  Zilog’s Z80  They were manufactured using NMOS technology.  This technology offered faster speed and higher density than PMOS  TTL compatible 4
  • 5. Third generation microprocessors (1979 – 80)  This age dominated by 16 – bits microprocessors  Some of them were:  Intel’s 8086/80186/80286  Motorolla’s 68000/68010  They were designed using HMOS technology  HMOS provides some advantages over NMOS as  Speed-power-product of HMOS is four times better than that of NMOS  HMOS can accommodate twice the circuit density compared to NMOS  Intel used HMOS technology to recreate 8085A and named it as 8085AH with a higher price tag. 5
  • 6. Fourth Generation (1981 – 1995)  This era marked the beginning of 32 bits microprocessors  Intel introduced 432, which was bit problematic  a clean Intel 80386 is launched.  Motorola introduced 68020/68030.  They were fabricated using low-power version of the HMOS technology called HCMOS.  Motorola introduced 32-bit RISC processors called MC88100 6
  • 7. Fifth Generation (1995 – till date)  This age the emphasis is on introducing chips that carry on-chip functionalities and improvements in the speed of memory and I/O devices along with introduction of 64-bit microprocessors.  Intel leads the show here with Pentium, Celeron and very recently dual and quad core processors working with up to 3.5GHz speed. 7
  • 8. Evolution of Intel Microprocessors 4-bit 8-bit 16-bit 32-bit 64-bit 4004 8008 8086 80386 Dual Core 4040 8080 8088 80486 Core 2 8085 80186 Pentium/80586 Core i7 80188 PII Core i5 80286 PIII Core i3 PIV Dual Core 8
  • 9. INTEL 4004  the first microprocessor by Intel.  Its clock speed was 740KHz.  It had 2,300 transistors.  It could execute around 60,000 instructions per second.  Bus width: 4 bits  4 KB program memory  640 bytes data memory  No interrupts  16-pin DIP (Dual Inline Package) 9
  • 10. 10
  • 11. INTEL 8080  Introduced in 1974.  8-bit microprocessor.  clock speed 2 MHz.  It had 6,000 transistors.  10 times faster than 8008.  execute 5,00,000 instructions per second. 11
  • 12. 12
  • 13. INTEL 8085  Introduced in 1976.  8-bit μP.  Its clock speed 3 MHz.  Its data bus is 8-bit and address bus is 16-bit.  It had 6,500 transistors.  Could execute 7,69,230 instructions per second.  It could access 64 KB of memory.  It had 246 instructions.  Over 100 million copies were sold. 13
  • 14. 14
  • 15. INTEL 8086  Introduced in 1978.  It was first 16-bit μP.  Its clock speed is 4.77 MHz, 8 MHz and 10 MHz, depending on the version.  Its data bus is 16-bit and address bus is 20-bit.  It had 29,000 transistors.  Could execute 2.5 million instructions per second.  It can access 1 MB of memory.  It has 22,000 instructions.  It had Multiply and Divide instructions. 15
  • 16. 16
  • 17. INTEL 8088  Introduced in 1979.  It was also 16-bit μP.  It was created as a cheaper version of Intel’s 8086.  It was a 16-bit processor with an 8-bit external bus.  Could execute 2.5 million instructions per second.  This chip became the most popular in the computer industry when IBM used it for its first PC.  8088 and 8086 functionally identical but 8088 lower performance, 17
  • 18. 18
  • 19. INTEL 80386  Introduced in 1986.  first 32-bit μP.  Its data bus is 32-bit and address bus is 32-bit.  It could address 4 GB of memory.  It had 2,75,000 transistors.  Its clock speed varied from 16 MHz to 33 MHz depending upon the various versions.  Different versions:  80386 DX  80386 SX  80386 SL  Intel 80386 became the best selling microprocessor in history.  83086 has various operation mode, which allow it to act as 80286 chip or multiple 8086 chip, as well as a set of instruction capable of 32 bit operations such as arithmetic. 19
  • 20. 20
  • 21. INTEL PENTIUM IV  Introduced in 2000.  32-bit μP.  Its clock speed was from 1.3 GHz to 3.8 GHz.  L1 cache was of 32 KB & L2 cache of 256 KB.  It had 42 million transistors.  All internal connections were made from aluminum to copper. 21
  • 22. 22
  • 23. INTEL DUAL CORE  Introduced in 2006.  It is 32-bit or 64-bit μP.  It has two cores.  Both the cores have their own internal bus and L1 cache, but share the external bus and L2 cache  It supported SMT technology.  SMT: Simultaneously Multi-Threading  E.g.: Adobe Photoshop supported SMT 23
  • 24. INTEL CORE 2  Introduced in 2006.  It is a 64-bit μP.  Its clock speed is from 1.2 GHz to 3 GHz.  It has 291 million transistors.  It has 64 KB of L1 cache per core and 4 MB of L2 cache.  It is launched in three different versions:  Intel Core 2 Duo  Intel Core 2 Quad  Intel Core 2 Extreme 24
  • 25. 25
  • 26. INTEL CORE i3  Introduced in 2010.  It is a 64-bit μP.  It has 2 physical cores.  Its clock speed is from 2.93 GHz to 3.33 GHz.  It has 781 million transistors.  It has 64 KB of L1 cache per core, 512 KB of L2 cache and 4 MB of L3cache 26
  • 27. Other processors  Mobile Pentium processors  Atom processors 27