SlideShare a Scribd company logo
2
Most read
4
Most read
6
Most read
Microprocessor
Microprocessors Informally, a microprocessor (µP) is the “brain” of a computer that has been implemented on one semiconductor chip. More precisely, a microprocessor is a single-chip central processing unit (CPU) for a programmable computer. A CPU may be considered to be the “brain” of a computer because it “understands” and “executes” the sequence of binary instructions in a compiled computer program. Compared to the CPU, the other parts of a computer are relatively “dumb” and require detailed attention from the CPU in order to function properly in the computer system.
Applications of Microprocessors Microprocessors can be found just about everywhere: In general-purpose computers, like mainframes, personal computers (PCs), and single-board computers (SBCs). In special-purpose computers, like calculators, personal data assistants (PDAs), and game computers. In embedded computers that control automobiles, appliances, instruments, communication systems, cell phones, factories, assembly lines, refineries and etc. Ex. In a car : Microprocessors are used in the ignition system, emission control system, anti-lock brakes, dashboard display, entertainment system, navigation system, etc. Modern cars often contain 20 or more microprocessors.
Microprocessors History The microprocessor became possible only after integrated circuit technology had advanced to the point where several thousand transistor switches could be integrated onto a single semiconductor “chip”. The Intel 4004 (1971) was the first microprocessor: originally developed for a desktop calculator product contained 2300 transistors occupied a silicon area of 12 mm2 implemented in 10 µm PMOS semiconductor technology data bus was 4 bits wide 640 bytes of data could be addressed system clock run at a frequency of 108 KHz could perform roughly 60000 operations per second
Microprocessors History (cont.) Intel 4004 Was Intel's first microprocessor. It contained 2,300 transistors and was built using a 10 micron process. It had a total of 16 pins.
Microprocessors History (cont.) The Intel Itanium entered mass production in 2001: intended for high-end servers and workstations contains 25.4 million transistors silicon chip area exceeds 300 mm2 180 nm CMOS semiconductor technology 6 layers of metal interconnections 1012 chip pad connections 64-bit data bus; 64-bit address bus; 64-bit registers memory space of over 18 terabytes (264 = 18.45 x 1018). system clock frequency of at least 800 MHz peak performance of 3.2 billion instructions per second The pace of technological progress shows no signs of slowing down in the immediate years ahead . . .
Microprocessors History (cont.) Pentium 4 42 million transistors and circuit lines of 0.18 microns. Intel's first microprocessor, the 4004, ran at 108 kilohertz (108,000 hertz), compared to the Pentium 4 processor's initial speed of 1.5 gigahertz (1.5 billion hertz).
Microprocessors Revolution The appearance of the microprocessor revolutionized digital system design starting in the 1970s, and continuing on until the present day. The main advantages of the microprocessor: Programmability:  Sophisticated functions can be provided relatively easily in software. Performance:  Advances in integrated circuit technology are leading to faster and more “powerful” microprocessors. Cost-effectiveness:  Microprocessors, because they are multi-purpose, are manufactured in large quantities, which tends to minimize their unit cost. Reliability:  Integrated circuits are highly-reliable, solid state devices. Microprocessors have no moving parts. Compactness:  More and more functionality can be packed onto a single microprocessor/microcontroller chip.
Basic Microprocessors System  Input Devices Processing  Data into  Information Output  Devices Control  Unit Secondary Storage Devices Arithmetic- Logic  Unit Primary Storage  Unit Central Processing Unit Keyboard Mouse Touch Screen Voice... Monitor Printer Disks, Tapes,  Optical Disks
Basic Microprocessors System (cont.) A basic microprocessor system consists of the microprocessor core, memory, input/output modules, and a system bus connecting these modules.  The memory system usually consists of Read Only Memory (ROM) for boot information, and Random Access Memory (RAM) organized in a hierarchy of main memory and multilevel cache memory.  Typically, the cache memory is implemented as level 1 cache closely coupled to the microprocessor core, and level 2 cache accessible over the system bus.  The main memory, typically DDR SDRAM, is accessible over the system bus as well, but level 2 cache (embedded SRAM) offers higher access speed.
Basic Microprocessors System (cont.) The microprocessor core contains a datapath section (ALU and registers), a control section, and cache memory.  Memory access rate varies according to the memory hierarchy from 1 cycle access rate to registers and level 1 cache, to 10 cycles access rate to level 2 cache, up to 50 cycles access rate to main memory.  These are typical values and may vary from system to system.
Type Of Microprocessors Computers based on a CPU with a complex instruction set known as  CISC  (Complex Instruction Set Computer) microprocessor Intel  A  RISC  (Reduced Instruction Set Computer) has limited set of instructions that it can perform quickly AMD
The Embedded Processor A  programmable processor whose programming interface is not accessible to the end-user of the product. The only user-interaction is through the actual application. Examples: Sharp PDA’s are encapsulated products with fixed functionality. 3COM Palm pilots were originally intended as embedded systems. Opening up the programmers interface turned them into more generic computer systems.
Disadvantages of Microprocessors Microprocessors have many complex features. Numerous features are provided to satisfy a wide variety of users. Microprocessors are completely unforgiving when program errors are made. They will execute exactly what is in the program, and have no “common sense” or “intuition” about what the designer intended the program to do. Debugging tools for microprocessor assembly language programs are usually primitive compared to the tools available for programs in high-level languages.
Microprocessors Related Terms A “microcomputer” is a computer system that has been built around a microprocessor chip. A “microcontroller” is an integrated circuit that contains a microprocessor as well as other useful support circuits, such at timers, memory, input/output interface circuits, etc. The EE380 lab microcomputer system contains the Motorola MC68332 microcontroller chip. A “digital signal processor” (DSP) is a specialized microprocessor that has features (e.g. instructions, registers, internal signal paths, arithmetic circuits) that make it particularly efficient at performing the kinds of numerically intensive calculations that are required in digital signal processing (e.g. in modems and cell phones)
Microprocessors Families Microprocessor manufacturers tend to release microprocessors in families of increasing complexity and performance Intel Corp.: 4004  (1971), 8008 (‘72), 8080 (‘74) x86 family : 8086 (‘78), 8088 (‘79), 80186 (‘82), 80286 (‘82), 80386 (‘85), 80486 (‘89), Pentium (‘93), Pentium II (‘97), Pentium III (‘99), Pentium 4 (2000), Xeon (2001) IA-64 family: Itanium (2000), Motorola, Inc.: 6800 family : 6800 (1974), 6809 (‘79), 68HC11 (‘84) M68000 family : 68000 (1979), 68010 (‘82), 68020 (‘84), 68030 (‘87), 68040 (‘89), 68332 (‘89), Power PC Microprocessor families make it easier to carry software over from an older µP to the latest µP. “Upward compatibility” is an important strategy for building customer loyalty.

More Related Content

What's hot (20)

PPTX
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Moe Moe Myint
 
PPTX
Architecture of 80286 microprocessor
Syed Ahmed Zaki
 
PPTX
Difference Between Microprocessors and Microcontrollers
elprocus
 
PPT
Evolution Of Microprocessor
guest3870d0
 
PPTX
Embedded system
Vinod Srivastava
 
PPTX
Microprocessor Presentation
alaminmasum1
 
PPT
Embedded System Presentation
Prof. Erwin Globio
 
PPT
Motherboard of a pc
Tech_MX
 
PPT
Introduction for microprocessor
THANDAIAH PRABU
 
PPTX
Printed circuit board
Suhail Ahmed
 
PPTX
Interrupts of 8086
Albin Panakkal
 
PPTX
Intel core i3 processor
Md. Tanvir Hossain
 
PDF
ARM Architecture
Dwight Sabio
 
PPTX
8051 memory
Mayank Garg
 
PPTX
LCD Interacing with 8051
Sudhanshu Janwadkar
 
PPTX
8255:ppi & 8259:pic
Adarsh Patel
 
PPT
80486 microprocessor
Mihika Shah
 
PPTX
Motherboard, It's Functions and It's Components
PreSolutions Softwares
 
PPTX
8051 Microcontroller ppt
Rahul Kumar
 
PPT
I2C Protocol
Anurag Tomar
 
Ch 1 introduction to Embedded Systems (AY:2018-2019--> First Semester)
Moe Moe Myint
 
Architecture of 80286 microprocessor
Syed Ahmed Zaki
 
Difference Between Microprocessors and Microcontrollers
elprocus
 
Evolution Of Microprocessor
guest3870d0
 
Embedded system
Vinod Srivastava
 
Microprocessor Presentation
alaminmasum1
 
Embedded System Presentation
Prof. Erwin Globio
 
Motherboard of a pc
Tech_MX
 
Introduction for microprocessor
THANDAIAH PRABU
 
Printed circuit board
Suhail Ahmed
 
Interrupts of 8086
Albin Panakkal
 
Intel core i3 processor
Md. Tanvir Hossain
 
ARM Architecture
Dwight Sabio
 
8051 memory
Mayank Garg
 
LCD Interacing with 8051
Sudhanshu Janwadkar
 
8255:ppi & 8259:pic
Adarsh Patel
 
80486 microprocessor
Mihika Shah
 
Motherboard, It's Functions and It's Components
PreSolutions Softwares
 
8051 Microcontroller ppt
Rahul Kumar
 
I2C Protocol
Anurag Tomar
 

Viewers also liked (20)

PPTX
Microprocessor vs. microcontroller
aviban
 
PDF
Introduction to Microprocessors
76 Degree Creative
 
PPTX
Microprocessors
Snow Queenzz
 
PPTX
Microprocessor applications
Rohit Gothwal
 
PPT
Microprocessor and Application (8085)
ufaq kk
 
PPTX
Applications of microprocessor
Anjali Agrawal
 
PPT
8086 micro processor
Poojith Chowdhary
 
PPTX
Microprocessor 8086
Gopikrishna Madanan
 
PPTX
Chapter 1 CSC118
Luqman al-Hakim
 
ODP
Animalitos del boske
Asch95
 
PPTX
Intel proccessor manufacturing
Tirtha Mal
 
PPTX
Manufacturing of microprocessor
Sam
 
PPT
Making of a silicon chip
surabhi8
 
PPTX
Microprocessors
Spitiq
 
PPTX
Microprocessor Fundamentals
Diwaker Pant
 
PDF
Introduction to-microprocessors
mudulin
 
PPTX
5.6 Basic computer structure microprocessors
lpapadop
 
PPTX
Microcontroller in automobile and applications
Kartik Kalpande Patil
 
PPTX
[ PPT ] NS _ppt 4..ppt microprocesser and microcontroller fundamentals
naresh1992
 
Microprocessor vs. microcontroller
aviban
 
Introduction to Microprocessors
76 Degree Creative
 
Microprocessors
Snow Queenzz
 
Microprocessor applications
Rohit Gothwal
 
Microprocessor and Application (8085)
ufaq kk
 
Applications of microprocessor
Anjali Agrawal
 
8086 micro processor
Poojith Chowdhary
 
Microprocessor 8086
Gopikrishna Madanan
 
Chapter 1 CSC118
Luqman al-Hakim
 
Animalitos del boske
Asch95
 
Intel proccessor manufacturing
Tirtha Mal
 
Manufacturing of microprocessor
Sam
 
Making of a silicon chip
surabhi8
 
Microprocessors
Spitiq
 
Microprocessor Fundamentals
Diwaker Pant
 
Introduction to-microprocessors
mudulin
 
5.6 Basic computer structure microprocessors
lpapadop
 
Microcontroller in automobile and applications
Kartik Kalpande Patil
 
[ PPT ] NS _ppt 4..ppt microprocesser and microcontroller fundamentals
naresh1992
 
Ad

Similar to microprocessor (20)

PDF
Report on evolution of processor by sandesh agrawal
Sandesh Agrawal
 
PDF
chapter 1-part 1 introduction o microprocessor.pdf
Getnet Tigabie Askale -(GM)
 
PPTX
Microprocessor rushil microprocessor for computer .pptx
yagniksojitra241
 
PDF
Introduction to Microprocessors
Seble Nigussie
 
PDF
Sistem mikroprosessor
fahmihafid
 
PPTX
Intro to up.pptx
Ankireddy Venkata Subbareddy
 
PPTX
Microprocessors presentation
WakilKhan5
 
PPT
Journey of Microprocessors By Basit Ali
Basit Ali
 
PPTX
Introduction to microcomputer by VU.pptx
ahr6999
 
PPTX
Fundamentals of Microcontrollers CHAPTER 1.pptx
natyesu
 
PDF
MICROCONTROLLRES NOTES.pdf
HitendraThakur4
 
PDF
Microprocessor and Positive and Negative Logic
Anil Loutombam
 
PPTX
1. Introduction to Microprocessor.pptx
ISMT College
 
PPTX
History of processor
Sana Ullah
 
PPTX
Evolution of processors
Sandesh Agrawal
 
PPT
Micro processor
Neeraj Dhiman
 
DOC
8085 micro processor- notes
Dr.YNM
 
DOCX
Casp report
qudhuqdh
 
PPTX
An introduction to digital signal processors 1
Hossam Hassan
 
PPT
Chapter 4 Microprocessor CPU
askme
 
Report on evolution of processor by sandesh agrawal
Sandesh Agrawal
 
chapter 1-part 1 introduction o microprocessor.pdf
Getnet Tigabie Askale -(GM)
 
Microprocessor rushil microprocessor for computer .pptx
yagniksojitra241
 
Introduction to Microprocessors
Seble Nigussie
 
Sistem mikroprosessor
fahmihafid
 
Microprocessors presentation
WakilKhan5
 
Journey of Microprocessors By Basit Ali
Basit Ali
 
Introduction to microcomputer by VU.pptx
ahr6999
 
Fundamentals of Microcontrollers CHAPTER 1.pptx
natyesu
 
MICROCONTROLLRES NOTES.pdf
HitendraThakur4
 
Microprocessor and Positive and Negative Logic
Anil Loutombam
 
1. Introduction to Microprocessor.pptx
ISMT College
 
History of processor
Sana Ullah
 
Evolution of processors
Sandesh Agrawal
 
Micro processor
Neeraj Dhiman
 
8085 micro processor- notes
Dr.YNM
 
Casp report
qudhuqdh
 
An introduction to digital signal processors 1
Hossam Hassan
 
Chapter 4 Microprocessor CPU
askme
 
Ad

More from illpa (20)

PPT
Geometric Modeling
illpa
 
PPT
Arc welding & safty
illpa
 
PPT
Resistance Welding
illpa
 
PPT
Theodolites
illpa
 
PPT
Bridge
illpa
 
PPT
Arches
illpa
 
PPT
Computer Aided Design
illpa
 
PPT
Fire Safety
illpa
 
PPT
Pumps
illpa
 
PPTX
Air Pollution
illpa
 
PPTX
Mixing Moulding
illpa
 
PPT
welding
illpa
 
PPT
Sand Casting
illpa
 
PPTX
CNC Machine Maintenance
illpa
 
PPT
Bridge
illpa
 
PPT
DC Motors
illpa
 
PPT
Introduction to VLSI
illpa
 
PPTX
Two way slab
illpa
 
PPT
footing
illpa
 
PPT
Design of Beam for Shear
illpa
 
Geometric Modeling
illpa
 
Arc welding & safty
illpa
 
Resistance Welding
illpa
 
Theodolites
illpa
 
Bridge
illpa
 
Arches
illpa
 
Computer Aided Design
illpa
 
Fire Safety
illpa
 
Pumps
illpa
 
Air Pollution
illpa
 
Mixing Moulding
illpa
 
welding
illpa
 
Sand Casting
illpa
 
CNC Machine Maintenance
illpa
 
Bridge
illpa
 
DC Motors
illpa
 
Introduction to VLSI
illpa
 
Two way slab
illpa
 
footing
illpa
 
Design of Beam for Shear
illpa
 

Recently uploaded (20)

PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PPT
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
Smart Trailers 2025 Update with History and Overview
Paul Menig
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
Interview paper part 3, It is based on Interview Prep
SoumyadeepGhosh39
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
[Newgen] NewgenONE Marvin Brochure 1.pdf
darshakparmar
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Smart Trailers 2025 Update with History and Overview
Paul Menig
 

microprocessor

  • 2. Microprocessors Informally, a microprocessor (µP) is the “brain” of a computer that has been implemented on one semiconductor chip. More precisely, a microprocessor is a single-chip central processing unit (CPU) for a programmable computer. A CPU may be considered to be the “brain” of a computer because it “understands” and “executes” the sequence of binary instructions in a compiled computer program. Compared to the CPU, the other parts of a computer are relatively “dumb” and require detailed attention from the CPU in order to function properly in the computer system.
  • 3. Applications of Microprocessors Microprocessors can be found just about everywhere: In general-purpose computers, like mainframes, personal computers (PCs), and single-board computers (SBCs). In special-purpose computers, like calculators, personal data assistants (PDAs), and game computers. In embedded computers that control automobiles, appliances, instruments, communication systems, cell phones, factories, assembly lines, refineries and etc. Ex. In a car : Microprocessors are used in the ignition system, emission control system, anti-lock brakes, dashboard display, entertainment system, navigation system, etc. Modern cars often contain 20 or more microprocessors.
  • 4. Microprocessors History The microprocessor became possible only after integrated circuit technology had advanced to the point where several thousand transistor switches could be integrated onto a single semiconductor “chip”. The Intel 4004 (1971) was the first microprocessor: originally developed for a desktop calculator product contained 2300 transistors occupied a silicon area of 12 mm2 implemented in 10 µm PMOS semiconductor technology data bus was 4 bits wide 640 bytes of data could be addressed system clock run at a frequency of 108 KHz could perform roughly 60000 operations per second
  • 5. Microprocessors History (cont.) Intel 4004 Was Intel's first microprocessor. It contained 2,300 transistors and was built using a 10 micron process. It had a total of 16 pins.
  • 6. Microprocessors History (cont.) The Intel Itanium entered mass production in 2001: intended for high-end servers and workstations contains 25.4 million transistors silicon chip area exceeds 300 mm2 180 nm CMOS semiconductor technology 6 layers of metal interconnections 1012 chip pad connections 64-bit data bus; 64-bit address bus; 64-bit registers memory space of over 18 terabytes (264 = 18.45 x 1018). system clock frequency of at least 800 MHz peak performance of 3.2 billion instructions per second The pace of technological progress shows no signs of slowing down in the immediate years ahead . . .
  • 7. Microprocessors History (cont.) Pentium 4 42 million transistors and circuit lines of 0.18 microns. Intel's first microprocessor, the 4004, ran at 108 kilohertz (108,000 hertz), compared to the Pentium 4 processor's initial speed of 1.5 gigahertz (1.5 billion hertz).
  • 8. Microprocessors Revolution The appearance of the microprocessor revolutionized digital system design starting in the 1970s, and continuing on until the present day. The main advantages of the microprocessor: Programmability: Sophisticated functions can be provided relatively easily in software. Performance: Advances in integrated circuit technology are leading to faster and more “powerful” microprocessors. Cost-effectiveness: Microprocessors, because they are multi-purpose, are manufactured in large quantities, which tends to minimize their unit cost. Reliability: Integrated circuits are highly-reliable, solid state devices. Microprocessors have no moving parts. Compactness: More and more functionality can be packed onto a single microprocessor/microcontroller chip.
  • 9. Basic Microprocessors System Input Devices Processing Data into Information Output Devices Control Unit Secondary Storage Devices Arithmetic- Logic Unit Primary Storage Unit Central Processing Unit Keyboard Mouse Touch Screen Voice... Monitor Printer Disks, Tapes, Optical Disks
  • 10. Basic Microprocessors System (cont.) A basic microprocessor system consists of the microprocessor core, memory, input/output modules, and a system bus connecting these modules. The memory system usually consists of Read Only Memory (ROM) for boot information, and Random Access Memory (RAM) organized in a hierarchy of main memory and multilevel cache memory. Typically, the cache memory is implemented as level 1 cache closely coupled to the microprocessor core, and level 2 cache accessible over the system bus. The main memory, typically DDR SDRAM, is accessible over the system bus as well, but level 2 cache (embedded SRAM) offers higher access speed.
  • 11. Basic Microprocessors System (cont.) The microprocessor core contains a datapath section (ALU and registers), a control section, and cache memory. Memory access rate varies according to the memory hierarchy from 1 cycle access rate to registers and level 1 cache, to 10 cycles access rate to level 2 cache, up to 50 cycles access rate to main memory. These are typical values and may vary from system to system.
  • 12. Type Of Microprocessors Computers based on a CPU with a complex instruction set known as CISC (Complex Instruction Set Computer) microprocessor Intel A RISC (Reduced Instruction Set Computer) has limited set of instructions that it can perform quickly AMD
  • 13. The Embedded Processor A programmable processor whose programming interface is not accessible to the end-user of the product. The only user-interaction is through the actual application. Examples: Sharp PDA’s are encapsulated products with fixed functionality. 3COM Palm pilots were originally intended as embedded systems. Opening up the programmers interface turned them into more generic computer systems.
  • 14. Disadvantages of Microprocessors Microprocessors have many complex features. Numerous features are provided to satisfy a wide variety of users. Microprocessors are completely unforgiving when program errors are made. They will execute exactly what is in the program, and have no “common sense” or “intuition” about what the designer intended the program to do. Debugging tools for microprocessor assembly language programs are usually primitive compared to the tools available for programs in high-level languages.
  • 15. Microprocessors Related Terms A “microcomputer” is a computer system that has been built around a microprocessor chip. A “microcontroller” is an integrated circuit that contains a microprocessor as well as other useful support circuits, such at timers, memory, input/output interface circuits, etc. The EE380 lab microcomputer system contains the Motorola MC68332 microcontroller chip. A “digital signal processor” (DSP) is a specialized microprocessor that has features (e.g. instructions, registers, internal signal paths, arithmetic circuits) that make it particularly efficient at performing the kinds of numerically intensive calculations that are required in digital signal processing (e.g. in modems and cell phones)
  • 16. Microprocessors Families Microprocessor manufacturers tend to release microprocessors in families of increasing complexity and performance Intel Corp.: 4004 (1971), 8008 (‘72), 8080 (‘74) x86 family : 8086 (‘78), 8088 (‘79), 80186 (‘82), 80286 (‘82), 80386 (‘85), 80486 (‘89), Pentium (‘93), Pentium II (‘97), Pentium III (‘99), Pentium 4 (2000), Xeon (2001) IA-64 family: Itanium (2000), Motorola, Inc.: 6800 family : 6800 (1974), 6809 (‘79), 68HC11 (‘84) M68000 family : 68000 (1979), 68010 (‘82), 68020 (‘84), 68030 (‘87), 68040 (‘89), 68332 (‘89), Power PC Microprocessor families make it easier to carry software over from an older µP to the latest µP. “Upward compatibility” is an important strategy for building customer loyalty.