The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.

Slides:



Advertisements
Similar presentations
Computer Systems Nat 4/5 Computing Science Computer Structure:
Advertisements

The CPU The Central Presentation Unit What is the CPU?
In this presentation you will:
The 8085 Microprocessor Architecture
EEE226 MICROPROCESSORBY DR. ZAINI ABDUL HALIM School of Electrical & Electronic Engineering USM.
Microprocessor and Microcontroller
The 8085 Microprocessor Architecture. Contents The 8085 and its Buses. The address and data bus ALU Flag Register Machine cycle Memory Interfacing The.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Processor System Architecture
MICRO PROCESSER The micro processer is a multipurpose programmable, clock driven, register based, electronic integrated device that has computing and decision.
1.21 Introduction to microprocessors KUEU 2135 / KBEB 2193 Mikropemproses dan Sistemnya.
CENTRAL PROCESSING UNIT
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
I/O Subsystem Organization and Interfacing Cs 147 Peter Nguyen
GCSE Computing - The CPU
Basic Computer Organization CH-4 Richard Gomez 6/14/01 Computer Science Quote: John Von Neumann If people do not believe that mathematics is simple, it.
Chapter 17 Microprocessor Fundamentals William Kleitz Digital Electronics with VHDL, Quartus® II Version Copyright ©2006 by Pearson Education, Inc. Upper.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
 Chasis / System cabinet  A plastic enclosure that contains most of the components of a computer (usually excluding the display, keyboard and mouse)
Processing Devices.
Computer Structure.
Lesson 3 — How a Computer Processes Data
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 2. Computer Structure Computer Structure The traditional diagram of a computer...
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
Introduction to Computing: Lecture 4
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
created by :Gaurav Shrivastava
Microcontrollers Microcontroller (MCU) – An integrated electronic computing device that includes three major components on a single chip Microprocessor.
D75P 34R HNC Computer Architecture 1 Week 9 The Processor, Busses and Peripherals © C Nyssen/Aberdeen College 2003 All images © C Nyssen /Aberdeen College.
The Computer Systems. Computer System CPU Is the brain of the PC. All program instructions are run through the CPU Control Unit This decodes and executes.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
How computers work The CPU & Memory. The parts of a computer.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
General Concepts of Computer Organization Overview of Microcomputer.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
PHY 201 (Blum)1 Microcode Source: Digital Computer Electronics (Malvino and Brown)
INTRODUCTION.  Upon completing this topic, you should be able to: Illustrate a basic elements of digital computer system and their functions, Depicts.
Computer Hardware The Processing Unit.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Electronic Analog Computer Dr. Amin Danial Asham by.
Programmable Logic Controllers LO1: Understand the design and operational characteristics of a PLC system.
Introduction to Microprocessors - chapter3 1 Chapter 3 The 8085 Microprocessor Architecture.
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
The Computer System.
Computer operation is of how the different parts of a computer system work together to perform a task.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
Capability of processor determine the capability of the computer system. Therefore, processor is the key element or heart of a computer system. Other.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
MICROPROCESSOR AMARTYA ROY-72 ANGSHUMAN CHATTERJEE-80 ASHISH LOHIA-70 MOLOY CHAKRABORTY-60.
Gandhinagar Institute of Technology
1.3 What Is in There?.  Memory  Hard disk drive  Motherboard  CPU.
Computer Systems Nat 4/5 Computing Science Computer Structure:
CPU Lesson 2.
GCSE Computing - The CPU
Computing Science Computer Structure: Lesson 1: Processor Structure
Systems Architecture Keywords Fetch Execute Cycle
The 8085 Microprocessor Architecture
Computer Hardware – System Unit
The 8085 Microprocessor Architecture
Introduction of microprocessor
Components of a CPU AS Computing - F451.
The 8085 Microprocessor Architecture
Unit 1.1 System Architecture Lesson 2
GCSE Computing - The CPU
Presentation transcript:

The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page

The Microcomputer System Microprocessors can be found in practically every electronic consumer product. Next > Every computer, mobile phone, automobile, microwave or television has at least one microprocessor inside it. Introduction

The Microcomputer System Microprocessors contain integrated circuits. The packaging protects the delicate IC, and helps draw heat away from it. Next > The integrated circuit (IC) is encased in a protective package. The integrated circuit is connected to legs or pins, which connect the microprocessor to other electronic devices in the system. Introduction

The Microcomputer System Next > Integration The Microprocessor operates as part of a complete system called a microcomputer. The system includes other integrated circuits such as memory devices. The integrated circuits that support the microprocessor (memory, input/output interface etc.) are called support chips. Without them the system would not operate. Microprocessor Other Support Chips Memory

The Microcomputer System The elements of a basic microcomputer system can be shown as functional blocks on a block diagram. Next > Control bus Data bus Address bus Signal connections between the microprocessor and the support devices are achieved using three buses: Elements of the System The arrows indicate the direction of data travel on each bus. Control Bus Data Bus Address Bus MicroprocessorMemory Input/Output Interface

The Microcomputer System The microprocessor contains various registers, an Arithmetic Logic Unit, and a Control Unit. Next > The microprocessor is connected to the support devices through: Inside a Microprocessor Control bus Data bus Address bus Control Unit System Clock Registers Arithmetic Logic Unit Internal Data Bus Internal Control Bus Microprocessor Buffer Address Bus Data Bus Control Bus

The Microcomputer System Next > The Arithmetic Logic Unit (ALU) is the part of the processor that performs the maths. It adds and compares numbers. ALU (Arithmetic Logic Unit) All the logic and arithmetic functions are carried out here. Control Unit System Clock Registers Arithmetic Logic Unit Internal Data Bus Internal Control Bus Microprocessor

The Microcomputer System The purpose of the control unit is to organise the operation of the processor, synchronising the other internal components and external support chips. Next > Control Unit It makes sure everything happens at the right time, in the right order. Control Unit System Clock Registers Arithmetic Logic Unit Microprocessor

The Microcomputer System Registers are tiny amounts of short-term storage inside the microprocessor. Next > One example is the accumulator, used to store the answer to a simple calculation. Registers Control Unit System Clock Registers Arithmetic Logic Unit Microprocessor

The Microcomputer System The Address, Data and Control bus connections are made to the microprocessor through its pins or legs. Next > Power Supply Inputs Address Bus Control Bus Data Bus Power supply connections are also made in this way. Buses

The Microcomputer System As well as a microprocessor, a microcomputer requires: A) An on/off switch B) Memory and an Input/Output Interface C) A video output device D) A keypad to allow data entry Question 1

The Microcomputer System What is the function of the ALU? A) Controlling the flow of data on the buses B) Arithmetic and logic operations C) Memory allocation and control D) Organising and synchronising the operation of the CPU Question 2

The Microcomputer System Memory provides a place to store programs. Next > There are actually two types of memory commonly used in a microcomputer, one called ROM and the other called RAM. With ROM, data is permanently stored in the locations. The microprocessor can only retrieve the data from ROM. Memory Control Bus Data Bus Address Bus Microprocessor Memory Input/ Output Interface Control Bus Data Bus Address Bus Microprocessor ROMRAM Input/ Output Interface Control Bus Data Bus Address Bus Microprocessor ROMRAM Input/ Output Interface

The Microcomputer System Read Only Memory (ROM) is an integrated circuit. Its legs or pins provide it with power and enable connection to the buses from the microprocessor. Next > From the outside, ROM may look similar to the microprocessor or any other integrated circuit, but inside it is totally different. Power Supply Inputs Address Bus Control Bus Data Bus This type of memory is commonly used to hold instructions of a program for the microcomputer to use over and over again. Read Only Memory

The Microcomputer System For example, a washing machine will have ROM as part of its microcomputer. Next > The ROM has been pre-programmed by the manufacturer with the instructions needed for the washing sequence. When the washing machine is turned on again, the instructions for the washing sequence will still be there in ROM. Data stored inside ROM is not lost when the power is turned off. Read Only Memory

The Microcomputer System With Random Access Memory (RAM), data can be both stored (write data to memory) and retrieved (read data from memory) by the microprocessor. Next > While power is supplied the contents of RAM remain. When the power is removed, the contents of RAM are lost. Control Bus Data Bus Address Bus Microprocessor ROMRAM Input/ Output Interface Random Access Memory

The Microcomputer System RAM is in an integrated circuit, its pins provide it with power and enable connection to the microprocessor buses. Next > Power Supply Inputs Address Bus Control Bus Data Bus Like ROM, the RAM integrated circuit looks the same as other integrated circuits from the outside, but inside it is different. Random Access Memory

The Microcomputer System The microprocessor can read data from, and write data to RAM. Next > RAM is commonly used as a temporary storage area of program data. For example, a calculator has RAM which temporarily stores numbers that are part of a calculation. The microprocessor can only read data from ROM. Random Access Memory Microprocessor ROMRAM I/O Interface Control Bus Data Bus Address Bus Output Input

The Microcomputer System When power is removed, data in ROM is lost. Is this statement true or false? Answer True or False. Question 3

The Microcomputer System Which of the following statements is NOT true about RAM. A) The microprocessor can change data stored there. B) The data is lost when the power is removed. C) It can be used to read data from external devices. D) The microprocessor can read data stored in RAM. E) Electrical connections are made through pins or legs. Question 4

The Microcomputer System Next > Input / Output Interface Microprocessor RAMROM Input / output Interface Control Bus Data Bus Address Bus Output Input Power Supply Inputs Address Bus Control Bus Data Bus Input Interface Output Interface The I/O interface is an integrated circuit that enables the microcomputer to control devices outside the microcomputer. An important element of the microcomputer is the input/output (I/O) interface.

The Microcomputer System The I/O interface can be divided into two sections, input interface and output interface. Next > The output interface can output signals to devices outside the microcomputer. Input / Output Interface Microprocessor RAMROM Output Interface Input Interface Control Bus Data Bus Address Bus Output Input I/O

The Microcomputer System The address bus carries signals that control where the data comes from, or goes to. Next > Address Bus MicroprocessorROMRAM Input / Output Interface Address Bus Control Bus Data Bus

The Microcomputer System The control bus carries commands from the microprocessor and returns status signals from the devices. Next > Control bus MicroprocessorROMRAM Input / Output Interface Address Bus Control Bus Data Bus

The Microcomputer System The data bus carries the data between parts of the microprocessor, and with other devices. Next > Data Bus Data from the keypad is carried to the microprocessor along the data bus. MicroprocessorRAMROM Output Interface Input Interface Address Bus I/O Control Bus Data Bus

The Microcomputer System What does the I/O interface enable control of? A) The values of data stored in memory B) The way the microprocessor works C) Devices outside the microcomputer D) RAM and ROM Question 5

The Microcomputer System Next > This enables the microprocessor to activate the signals it generates internally at the appropriate times. System Clock The system clock is an oscillator circuit. It provides the clock circuit with a regular 'heartbeat'. Control Unit System Clock Accumulator Arithmetic & Logic Unit Microprocessor The system clock enables the microprocessor to perform millions of operations every second.

The Microcomputer System The system clock enables the microprocessor to: A) Store data in memory B) Generate signals at the appropriate time C) Control keyboard inputs D) Relay address signals Question 6

The Microcomputer System In this presentation, you have seen: The main components of a microprocessor, arithmetic logic unit, register and control unit. How a microprocessor communicates with the outside world. The function of the data, address and control buses. End > Summary