SlideShare a Scribd company logo
2
Most read
3
Most read
5
Most read
JOURNEY OF MICROPROCESSORS  (FROM 1971 TO CONTINUE….)
Introduction: The computer you are using to read this page uses a microprocessor to do its work.   The microprocessor is the heart of any normal computer  . The microprocessor you are using might be a Pentium, AMD , a PowerPC, a Sun-SPARC or any of the many other brands and types of microprocessors.
Microprocessor History A microprocessor -- also known as a CPU or central processing unit  . It is a complete computation engine that is fabricated on a single chip  . Intel coined the term ‘MICROPROCESSOR’ and in 1971 released the first 4-bit microprocessor as the 4004 having 2300 transistors,640 bytes of memory addressing capacity and a 108 kHz clock speed. The 4004 was not very powerful -- all it could do was add and subtract, and it could only do that 4  bits  at a time  . The 4004 powered one of the first portable electronic calculators.
Gorden moore, cofounder of Intel Corporation  predicted that “The number of transistors per integrated circuit would double every 18 months.” This came to known as ‘MOORE’s LAW’…. Just 25 years since the invention of the 4004 ,we have processors that are designed with 15 million transistors, that can address 1 TB  ( 1 × 10^12 ) of memory, and can operate at 400 MHz to 1.5 GHz frequency. The Intel 4004 was quickly replaced by the 8-bit microprocessor (Intel 8008). In the mid 1970’s,the Intel 8080 was widely used in control applications & small computers also were designed using 8080 as CPU-also known as ‘Microcomputers’. most microcomputers are now built with 32 & 64-bit microprocessor. The 8-bit microprocessors are being used as programmable logic devices in control applications & more powerfull µ-processors are being used for mathematical computing & in data processing.
Intel 4004 The Intel 4004 was a 4-bit central processing unit (CPU) released by Intel Corporation in 1971. It was the first complete CPU on one chip, and also the first commercially available microprocessor. the 4001 was a ROM (read-only memory) with four lines of output the 4002 was a RAM (random access memory) with four lines of input/output the 4003 was a static shift register to be used for expanding the I/O lines, for example, for keyboard scanning or for controlling a printer. The 4004 included control functions for memory and I/O, which are not normally handled by the microprocessor.
Intel 8080 The first microprocessor to make it into a home computer was the Intel 8080   Introduced in 1974 ,it was a complete 8-bit computer on one chip.  It was an extended and enhanced variant of the earlier 8008 design, although without binary compatibility. The initial specified clock freqency limit was 2 MHz and with common instructions having execution times of 4,5,7,10 or 11 cycles this meant a few hundred thousand instructions per second. The 8080 has sometimes been labeled "the first truly usable microprocessor",
Intel 8085 The Intel 8085 is an 8-bit microprocessor introduced by Intel in 1977. It was binary-compatible with the more-famous Intel 8080 but required less supporting hardware, thus allowing simpler and less expensive microcomputer systems to be built. The 8085 had a long life as a controller. The processor has seven 8-bit registers named A, B, C, D, E, H, and L, where A is the 8-bit accumulator and the other six can be used as independent byte-registers or as three 16-bit register pairs, BC, DE, and HL. n many engineering schools  the 8085 processor is used in introductory microprocessor courses.
Pentium  Pentium is a registered trademark that is included in the brand names of many of Intel's x86-compatible microprocessors, The name Pentium was derived from the Greek pente (πέντε), meaning 'five‘. Intel's fifth-generation microarchitecture, the P5, was first released under the Pentium brand on March 22, 1993. The Pentium 4 brand refers to Intel's line of single-core desktop and laptop central processing units (CPUs) introduced on November 20, 2000. the initial 32-bit x86 instruction set of the Pentium 4 microprocessors was extended by the 64-bit x86-64 set & were clocked from from 1.3 GHz to 2 GHz .
Latest µ-processors by Intel on June 3, 2007, Intel released the desktop Pentium Dual-Core branded processors known as the Pentium E2140 and E2160. An E2180 model was released later in September 2007.  Core 2 is a brand encompassing a range of Intel's consumer 64-bit x86-64 single-, dual-, and quad-core microprocessors based on the Core microarchitecture. The single- and dual-core models are single-die, whereas the quad-core models comprise two dies, each containing two cores, packaged in a multi-chip module.
The Core 2 brand was introduced on July 27, 2006. Intel Pentium D CPU comprises of two dies, each containing a single core  residing next to each other on a multi-chip module package. The Pentium D consumes a relatively high power. It runs very hot and is not a good OverClocker.Intel Dual Core is the first dual-core CPU from Intel. The Dual core makes use of two cores on a single die i.e it has two chips in one package. It solves the problem of overheating of Intel Pentium D without compromising on the performance. Intel Core 2 Duo processors are the next gen processors from Intel. It is developed with a new Architecture called Core. The new architecture of Intel core2 duo makes it a lot better processor that runs cool. Most importantly the Intel core2 duo is a super over clocker. recently Intel has launched the latest Microprocessor named  Intel® Core™2 Quad Processor Q6600  (8M Cache, 2.40 GHz, 1066 MHz FSB).
Analog and Digital Signals Chemical signals are of two types, digital and analog.   An example of a digital, or discrete, chemical signal is the radiant energy produced by the decay of a radioactive species.   The signal consists of a series of pulses of energy produced as individuals atoms decay.   These pulses can be converted to electrical pulses and counted.   The form that the signal takes depends on how one looks at the signal.   A properly designed detector can respond to the individual photons, producing a signal that consists of a series of pulses that can be measured.
Microprocessor The following diagram shows an extremely simple microprocessor capable of doing things:
The Microprocessor is  a clock-driven, semiconductor device consisting of electronic logic circuits manufactured by using either a LSI (Large scale integration) or VLSI (Very large scale integration). µ-processor can be  divided into 3 segments for the sake of the clarity: ALU, Register array, & Control unit. ALU (Arithmetic/Logic Unit): This unit performs such arithmetic operations as Addition,  Substraction and such logic operations as AND,OR & exclusive OR. Register Array: This area of the µ-processor consists of various registers identified by letters such as B,C,D,E,H,L and Accumulator. Control Unit: It controls the Flow of data between the µ-processor  and memory & peripherals. µ-PROCESSOR also consists :  An  address bus  (that may be 8, 16 or 32 bits wide) that sends an address to memory. A  data bus  (that may be 8, 16 or 32 bits wide) that can send data to memory or receive data from memory. An  RD  (read) and  WR  (write) line to tell the memory whether it wants to set or get the addressed location.  A  clock line  that lets a clock pulse sequence the processor   A  reset line  that resets the program counter to zero (or whatever) and restarts execution
The system bus is a communication Path between the Microprocessor & peripherals; it is nothing but a group of wires to carry bits. I/O devices are also known as peripherals. i.e., keyboard, switches, & Analog-to-digital converter are input devices. Such as LEDs, printer, X-Y plotter, Digital-to-analog converter,Video screen are various Output devices. Memory stores such Binary information as instructions & data,and provides that information to the µ-processor whenever necessary. It has mainly two parts: 1) ROM (read only memory) 2) RAM (random access memory) Programs stored in ROM can only be read, they can’t be altered. Whereas in RAM you can easily read & altered the stored information.
MICROPROCESSOR Based System with Bus Architecture
Microprocessors and Microcomputers A microprocessor is a large-scale integrated circuit made  up of tens and even hundreds of thousands of transistors, resistors, switches, and other circuit elements miniaturized to fit on a single silicon chip.   Microcomputers are finding an ever-increasing use in controlling analytical instruments and in processing, storing, and displaying the data derived from them.   Automation leads to more rapid data acquisition, which shortens the time required for analysis or increases precision by providing time for additional replicate measurements to be made.
How Does the µ-processor work? The microprocessor works according to the pattern: “READ, INTERPRET & PERFORM” or you can say “FETCH,DECODE & EXECUTE”. The instructions are stored sequentially in the memory. then µ-processor fetches the data/instruction from its memory sheet, decodes it, and executes that instruction. This process is continued untill the µ-processor comes across an instruction to STOP. During this entire process µ-processor uses the system bus to fetch the binary instructions and data from the memory. It uses registers from the register section to store data temporarily, and it performs the computing function in the ALU section. Finally it sends out the result in binary, using the same bus-lines to output ports.
REFERENCES: http://en.wikipedia.org/wiki/Main_Page  http://www.google.co.in/imghp?hl=en&tab=wi Microprocessor,Architecture, programming and applications with the 8085 by, RAMESH GAONKAR
FOR WATCHING Presented by, SHAH KASHYAP B. (090300111022) TRIVEDI HARSH J. (090300111063)

More Related Content

PPT
Microprocessor
PPTX
8086 microprocessor-architecture
PPT
Microprocessor ppt
PPTX
PPT
Introduction for microprocessor
PPTX
Microprocessor and microcontrollers
PPTX
Architecture of 8086 microprocessor
PPTX
Microprocessor
Microprocessor
8086 microprocessor-architecture
Microprocessor ppt
Introduction for microprocessor
Microprocessor and microcontrollers
Architecture of 8086 microprocessor
Microprocessor

What's hot (20)

PPTX
Introduction to Microcontroller
PPTX
Microprocessor Presentation
PPT
introduction to microprocessors
PPTX
Introduction to embedded systems
PPTX
introduction to microprocessor and microcomputer
PPTX
Microcontroller presentation
PPTX
embedded system and AVR
DOCX
comparison between Microprocessor-Microcontroller
PDF
Memory interfacing of microcontroller 8051
PPTX
Programmable logic devices
PPTX
Chapter 1 microprocessor introduction
PPTX
Classification of embedded systems
PPTX
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Core of Embedded Systems
PDF
Introduction to Microprocessors
PPT
8051 instruction set
PPTX
Stacks & subroutines 1
PPT
PPT
Microprocessor & microcontroller
PDF
8085 microprocessor ramesh gaonkar
Introduction to Microcontroller
Microprocessor Presentation
introduction to microprocessors
Introduction to embedded systems
introduction to microprocessor and microcomputer
Microcontroller presentation
embedded system and AVR
comparison between Microprocessor-Microcontroller
Memory interfacing of microcontroller 8051
Programmable logic devices
Chapter 1 microprocessor introduction
Classification of embedded systems
SYBSC IT SEM IV EMBEDDED SYSTEMS UNIT I Core of Embedded Systems
Introduction to Microprocessors
8051 instruction set
Stacks & subroutines 1
Microprocessor & microcontroller
8085 microprocessor ramesh gaonkar
Ad

Similar to Introduction to microprocessor (20)

PPT
Journey of Microprocessors By Basit Ali
PDF
Introduction to Microprocessors
DOCX
MICROPROCESSORS BASICS
PPTX
Genesis & Progression of Processors in CPU
PDF
Microprocessors & Microcomputers Lecture Notes
DOCX
8085 notes g scheme 2016
DOCX
8085 notes g scheme 2016
DOCX
8085 notes g scheme 2016 (2)
DOC
8085 micro processor- notes
DOCX
Microprocessors and Applications
DOCX
8085 notes g scheme
DOCX
8085 notes g scheme
PPT
Micro processor
DOCX
8085 manual NCIT SAROZ BISTA SIR
PPTX
Introduction to Microprocessor
PDF
chapter 1-part 1 introduction o microprocessor.pdf
PPTX
Microprocessor and assembly language.pptx
PPTX
evolutionofmicroprocessors-100820113907-phpapp02.pptx
PDF
Microprocessor Introduction
PPTX
MPMC UNIT 1 MPMC UNIT 1 MPMC UNIT 1 MPMC UNIT 1
Journey of Microprocessors By Basit Ali
Introduction to Microprocessors
MICROPROCESSORS BASICS
Genesis & Progression of Processors in CPU
Microprocessors & Microcomputers Lecture Notes
8085 notes g scheme 2016
8085 notes g scheme 2016
8085 notes g scheme 2016 (2)
8085 micro processor- notes
Microprocessors and Applications
8085 notes g scheme
8085 notes g scheme
Micro processor
8085 manual NCIT SAROZ BISTA SIR
Introduction to Microprocessor
chapter 1-part 1 introduction o microprocessor.pdf
Microprocessor and assembly language.pptx
evolutionofmicroprocessors-100820113907-phpapp02.pptx
Microprocessor Introduction
MPMC UNIT 1 MPMC UNIT 1 MPMC UNIT 1 MPMC UNIT 1
Ad

More from Kashyap Shah (20)

PPTX
Corporate Governance Structure at UK | Barclays, RB, TESCO
PDF
IRCTC | Services Mix
PPTX
Microsoft Accounting Software | Value Proposition Analysis
PPTX
Grameen Bank | Marketing of Financial Services
PDF
Emami Ltd. | Brand Analysis
PPTX
Wonder La | Service Marketing
PPTX
Confirmation Bias & its applications in Marketing
PPTX
CCD | Rebranding & Future Scope
PPTX
Factors affecting the consumer purchase for Private Label Apparel Brands in I...
PPTX
LG Sampoorna TV | Rural Marketing
PPTX
Tanishq : Brand Positioning
PPTX
Google Analytics - A Brief Intro
PPTX
Costco Wholesale | Case-study
PPTX
Patanjali Ayurved | UAE Market
PPTX
Emami ltd | Price Based Segmentation or Segmentation Based Price
PPTX
BMW | Pricing Strategies
PPTX
Canyon Ranch | Health Spa & Resort
PPTX
Field Procedures | Marketing Research
PPTX
Indian Premier League | Marketing Strategies & Possible Rebranding
PPTX
Taco Bell | Brand Repositioning
Corporate Governance Structure at UK | Barclays, RB, TESCO
IRCTC | Services Mix
Microsoft Accounting Software | Value Proposition Analysis
Grameen Bank | Marketing of Financial Services
Emami Ltd. | Brand Analysis
Wonder La | Service Marketing
Confirmation Bias & its applications in Marketing
CCD | Rebranding & Future Scope
Factors affecting the consumer purchase for Private Label Apparel Brands in I...
LG Sampoorna TV | Rural Marketing
Tanishq : Brand Positioning
Google Analytics - A Brief Intro
Costco Wholesale | Case-study
Patanjali Ayurved | UAE Market
Emami ltd | Price Based Segmentation or Segmentation Based Price
BMW | Pricing Strategies
Canyon Ranch | Health Spa & Resort
Field Procedures | Marketing Research
Indian Premier League | Marketing Strategies & Possible Rebranding
Taco Bell | Brand Repositioning

Recently uploaded (20)

PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Electronic commerce courselecture one. Pdf
PDF
Encapsulation theory and applications.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Approach and Philosophy of On baking technology
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Machine learning based COVID-19 study performance prediction
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Big Data Technologies - Introduction.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
MYSQL Presentation for SQL database connectivity
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Encapsulation_ Review paper, used for researhc scholars
Electronic commerce courselecture one. Pdf
Encapsulation theory and applications.pdf
Review of recent advances in non-invasive hemoglobin estimation
Approach and Philosophy of On baking technology
Reach Out and Touch Someone: Haptics and Empathic Computing
Machine learning based COVID-19 study performance prediction
Diabetes mellitus diagnosis method based random forest with bat algorithm
Big Data Technologies - Introduction.pptx
Unlocking AI with Model Context Protocol (MCP)
MYSQL Presentation for SQL database connectivity
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
“AI and Expert System Decision Support & Business Intelligence Systems”
Building Integrated photovoltaic BIPV_UPV.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
MIND Revenue Release Quarter 2 2025 Press Release
20250228 LYD VKU AI Blended-Learning.pptx

Introduction to microprocessor

  • 1. JOURNEY OF MICROPROCESSORS (FROM 1971 TO CONTINUE….)
  • 2. Introduction: The computer you are using to read this page uses a microprocessor to do its work. The microprocessor is the heart of any normal computer . The microprocessor you are using might be a Pentium, AMD , a PowerPC, a Sun-SPARC or any of the many other brands and types of microprocessors.
  • 3. Microprocessor History A microprocessor -- also known as a CPU or central processing unit . It is a complete computation engine that is fabricated on a single chip . Intel coined the term ‘MICROPROCESSOR’ and in 1971 released the first 4-bit microprocessor as the 4004 having 2300 transistors,640 bytes of memory addressing capacity and a 108 kHz clock speed. The 4004 was not very powerful -- all it could do was add and subtract, and it could only do that 4 bits at a time . The 4004 powered one of the first portable electronic calculators.
  • 4. Gorden moore, cofounder of Intel Corporation predicted that “The number of transistors per integrated circuit would double every 18 months.” This came to known as ‘MOORE’s LAW’…. Just 25 years since the invention of the 4004 ,we have processors that are designed with 15 million transistors, that can address 1 TB ( 1 × 10^12 ) of memory, and can operate at 400 MHz to 1.5 GHz frequency. The Intel 4004 was quickly replaced by the 8-bit microprocessor (Intel 8008). In the mid 1970’s,the Intel 8080 was widely used in control applications & small computers also were designed using 8080 as CPU-also known as ‘Microcomputers’. most microcomputers are now built with 32 & 64-bit microprocessor. The 8-bit microprocessors are being used as programmable logic devices in control applications & more powerfull µ-processors are being used for mathematical computing & in data processing.
  • 5. Intel 4004 The Intel 4004 was a 4-bit central processing unit (CPU) released by Intel Corporation in 1971. It was the first complete CPU on one chip, and also the first commercially available microprocessor. the 4001 was a ROM (read-only memory) with four lines of output the 4002 was a RAM (random access memory) with four lines of input/output the 4003 was a static shift register to be used for expanding the I/O lines, for example, for keyboard scanning or for controlling a printer. The 4004 included control functions for memory and I/O, which are not normally handled by the microprocessor.
  • 6. Intel 8080 The first microprocessor to make it into a home computer was the Intel 8080 Introduced in 1974 ,it was a complete 8-bit computer on one chip. It was an extended and enhanced variant of the earlier 8008 design, although without binary compatibility. The initial specified clock freqency limit was 2 MHz and with common instructions having execution times of 4,5,7,10 or 11 cycles this meant a few hundred thousand instructions per second. The 8080 has sometimes been labeled "the first truly usable microprocessor",
  • 7. Intel 8085 The Intel 8085 is an 8-bit microprocessor introduced by Intel in 1977. It was binary-compatible with the more-famous Intel 8080 but required less supporting hardware, thus allowing simpler and less expensive microcomputer systems to be built. The 8085 had a long life as a controller. The processor has seven 8-bit registers named A, B, C, D, E, H, and L, where A is the 8-bit accumulator and the other six can be used as independent byte-registers or as three 16-bit register pairs, BC, DE, and HL. n many engineering schools the 8085 processor is used in introductory microprocessor courses.
  • 8. Pentium Pentium is a registered trademark that is included in the brand names of many of Intel's x86-compatible microprocessors, The name Pentium was derived from the Greek pente (πέντε), meaning 'five‘. Intel's fifth-generation microarchitecture, the P5, was first released under the Pentium brand on March 22, 1993. The Pentium 4 brand refers to Intel's line of single-core desktop and laptop central processing units (CPUs) introduced on November 20, 2000. the initial 32-bit x86 instruction set of the Pentium 4 microprocessors was extended by the 64-bit x86-64 set & were clocked from from 1.3 GHz to 2 GHz .
  • 9. Latest µ-processors by Intel on June 3, 2007, Intel released the desktop Pentium Dual-Core branded processors known as the Pentium E2140 and E2160. An E2180 model was released later in September 2007. Core 2 is a brand encompassing a range of Intel's consumer 64-bit x86-64 single-, dual-, and quad-core microprocessors based on the Core microarchitecture. The single- and dual-core models are single-die, whereas the quad-core models comprise two dies, each containing two cores, packaged in a multi-chip module.
  • 10. The Core 2 brand was introduced on July 27, 2006. Intel Pentium D CPU comprises of two dies, each containing a single core residing next to each other on a multi-chip module package. The Pentium D consumes a relatively high power. It runs very hot and is not a good OverClocker.Intel Dual Core is the first dual-core CPU from Intel. The Dual core makes use of two cores on a single die i.e it has two chips in one package. It solves the problem of overheating of Intel Pentium D without compromising on the performance. Intel Core 2 Duo processors are the next gen processors from Intel. It is developed with a new Architecture called Core. The new architecture of Intel core2 duo makes it a lot better processor that runs cool. Most importantly the Intel core2 duo is a super over clocker. recently Intel has launched the latest Microprocessor named Intel® Core™2 Quad Processor Q6600 (8M Cache, 2.40 GHz, 1066 MHz FSB).
  • 11. Analog and Digital Signals Chemical signals are of two types, digital and analog. An example of a digital, or discrete, chemical signal is the radiant energy produced by the decay of a radioactive species. The signal consists of a series of pulses of energy produced as individuals atoms decay. These pulses can be converted to electrical pulses and counted. The form that the signal takes depends on how one looks at the signal. A properly designed detector can respond to the individual photons, producing a signal that consists of a series of pulses that can be measured.
  • 12. Microprocessor The following diagram shows an extremely simple microprocessor capable of doing things:
  • 13. The Microprocessor is a clock-driven, semiconductor device consisting of electronic logic circuits manufactured by using either a LSI (Large scale integration) or VLSI (Very large scale integration). µ-processor can be divided into 3 segments for the sake of the clarity: ALU, Register array, & Control unit. ALU (Arithmetic/Logic Unit): This unit performs such arithmetic operations as Addition, Substraction and such logic operations as AND,OR & exclusive OR. Register Array: This area of the µ-processor consists of various registers identified by letters such as B,C,D,E,H,L and Accumulator. Control Unit: It controls the Flow of data between the µ-processor and memory & peripherals. µ-PROCESSOR also consists : An address bus (that may be 8, 16 or 32 bits wide) that sends an address to memory. A data bus (that may be 8, 16 or 32 bits wide) that can send data to memory or receive data from memory. An RD (read) and WR (write) line to tell the memory whether it wants to set or get the addressed location. A clock line that lets a clock pulse sequence the processor A reset line that resets the program counter to zero (or whatever) and restarts execution
  • 14. The system bus is a communication Path between the Microprocessor & peripherals; it is nothing but a group of wires to carry bits. I/O devices are also known as peripherals. i.e., keyboard, switches, & Analog-to-digital converter are input devices. Such as LEDs, printer, X-Y plotter, Digital-to-analog converter,Video screen are various Output devices. Memory stores such Binary information as instructions & data,and provides that information to the µ-processor whenever necessary. It has mainly two parts: 1) ROM (read only memory) 2) RAM (random access memory) Programs stored in ROM can only be read, they can’t be altered. Whereas in RAM you can easily read & altered the stored information.
  • 15. MICROPROCESSOR Based System with Bus Architecture
  • 16. Microprocessors and Microcomputers A microprocessor is a large-scale integrated circuit made up of tens and even hundreds of thousands of transistors, resistors, switches, and other circuit elements miniaturized to fit on a single silicon chip. Microcomputers are finding an ever-increasing use in controlling analytical instruments and in processing, storing, and displaying the data derived from them. Automation leads to more rapid data acquisition, which shortens the time required for analysis or increases precision by providing time for additional replicate measurements to be made.
  • 17. How Does the µ-processor work? The microprocessor works according to the pattern: “READ, INTERPRET & PERFORM” or you can say “FETCH,DECODE & EXECUTE”. The instructions are stored sequentially in the memory. then µ-processor fetches the data/instruction from its memory sheet, decodes it, and executes that instruction. This process is continued untill the µ-processor comes across an instruction to STOP. During this entire process µ-processor uses the system bus to fetch the binary instructions and data from the memory. It uses registers from the register section to store data temporarily, and it performs the computing function in the ALU section. Finally it sends out the result in binary, using the same bus-lines to output ports.
  • 18. REFERENCES: http://en.wikipedia.org/wiki/Main_Page http://www.google.co.in/imghp?hl=en&tab=wi Microprocessor,Architecture, programming and applications with the 8085 by, RAMESH GAONKAR
  • 19. FOR WATCHING Presented by, SHAH KASHYAP B. (090300111022) TRIVEDI HARSH J. (090300111063)