Microprocessor A microprocessor also called the CPU is the heart of the computer system or any computing device. It is a semiconductor chip which can be.

Slides:



Advertisements
Similar presentations
MICROPROCESSOR BASED SYSTEM DESIGN
Advertisements

Microprocessor and Assembly Language
HISTORY OF MICROPROCESSORS Gursharan Singh Tatla 1.
Computing Systems Organization
Provide data pathways that connect various system components.
Computer Buses Ref: Burd, Chp – 220 Englander, Chp 7 p
Chapter Three: Interconnection Structure
Buses are strips of parallel wires or printed circuits used to transmit electronic signals on the systemboard to other devices. Most Pentium systems use.
Mr. Gursharan Singh Tatla
Digital Computer Fundamentals
This bus is only located within the circuitry of the CPU. The data bus extends from the microprocessor socket to the memory sockets, where data is stored.
Accessing I/O Devices Processor Memory BUS I/O Device 1 I/O Device 2.
Microprocessors and Interfacing
Microprocessor.  The CPU of Microcomputer is called microprocessor.  It is a CPU on a single chip (microchip).  It is called brain or heart of the.
Chapter 1 An Introduction To Microprocessor And Computer
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Processor System Architecture
IT Chapter 2 Part B CPU. The CPU is contained on a single integrated circuit called the microprocessor. Often referred to as the brains of a computer.
Power Supply, motherboard, CPU, BIOS, Bus, expansion slots, memory
MICRO PROCESSER The micro processer is a multipurpose programmable, clock driven, register based, electronic integrated device that has computing and decision.
Microprocessors. Microprocessor Buses Address Bus Address Bus One way street over which microprocessor sends an address code to memory or other external.
CENTRAL PROCESSING UNIT
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
Microprocessor and Microcontroller Based Systems Instructor: Eng.Moayed N. EL Mobaied The Islamic University of Gaza Faculty of Engineering Electrical.
System Unit By Sam Gibbs. System Unit The main part of a personal computer Includes a chassis, microprocessor, main memory, bus, and ports Does not include.
I/O Subsystem Organization and Interfacing Cs 147 Peter Nguyen
GCSE Computing - The CPU
* CPU (Central Processing Unit ) * CPU is the abbreviation for central processing unit. the CPU is the brains of the computer where most numerical and.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
COMPONENTS OF THE SYSTEM UNIT
The Microcomputer System In this presentation you will: Investigate the microprocessor Title Page.
Processing Devices.
Computer Structure.
INTRODUCTION TO MICROPROCESSORS
Computer Systems 1 Fundamentals of Computing The CPU & Von Neumann.
Writer:-Rashedul Hasan Editor:- Jasim Uddin
Introduction to Computing: Lecture 4
Interrupts and DMA CSCI The Role of the Operating System in Performing I/O Two main jobs of a computer are: –Processing –Performing I/O manage and.
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 organization & Assembly Language Chapter 0 INTRODUCTION TO COMPUTING Basic Concepts.
The Central Processing Unit: What Goes on Inside the 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.
CHAPTER 4 The Central Processing Unit. Chapter Overview Microprocessors Replacing and Upgrading a CPU.
Computer System Internal components - The processor - Main memory - I / O controllers - Buses External components (peripherals). These include: - keyboard.
INTRODUCTION.  Upon completing this topic, you should be able to: Illustrate a basic elements of digital computer system and their functions, Depicts.
66 CHAPTER SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 1-2 Lecture Objectives System unit components Microprocessors Memory.
Computer Hardware A computer is made of internal components Central Processor Unit Internal External and external components.
Computer Structure & Architecture 7b - CPU & Buses.
Chapter Overview Microprocessors Replacing and Upgrading a CPU.
MICROOCESSORS AND MICROCONTROLLER:
CENTRAL PROCESSING UNIT. CPU Does the actual processing in the computer. A single chip called a microprocessor. Composed of an arithmetic and logic unit.
Excellence Publication Co. Ltd. Volume Volume 1.
1 Chapter 2 Central Processing Unit. 2 CPU The "brain" of the computer system is called the central processing unit. Everything that a computer does is.
1-1 Computer Organization Part The von Neumann Model The von Neumann model consists of five major components: (1) input unit; (2) output unit;
The Central Processing Unit (CPU)
Computer Organization Part 1
Engr. Muhammad Zakir Shaikh Visiting Faculty IBT LUMHS. 1.
1 Basic Processor Architecture. 2 Building Blocks of Processor Systems CPU.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Central Processing Unit (CPU) The Computer’s Brain.
LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.
Block diagram of a computer system Basic components of a computer system using block diagrams: Cpu Memory Input and output unit Evolution of microprocessor.
Computer Hardware What is a CPU.
GCSE Computing - The CPU
CS-301 Introduction to Computing Lecture 17
Phnom Penh International University (PPIU)
CENTRAL PROCESSING UNIT CPU (microprocessor)
Number Representations and Basic Processor Architecture
GCSE Computing - The CPU
Presentation transcript:

Microprocessor A microprocessor also called the CPU is the heart of the computer system or any computing device. It is a semiconductor chip which can be programmed to do various functions. It executes the instruction and provides the resultant output. A microprocessor or CPU consists of a control unit and an arithmetic and logical unit (ALU). It is responsible for all the computational, arithmetic, logical and data processing task performed by the computer. Every microprocessor has a fixed set of instruction for its operation. Design By : M.Masood

Design By : M.Masood

Family of Microprocessor 64 Bits I3 , i5 , i7 Core 2 due Core due /Dual Core Pentium 4 3.00 GHz OR ABOVE 32 Bits Pentium 4 Pentium III Pentium II Pentium I 80486 DX4 80486 DX2 80486 80386 SX 80386 16 Bits 80286 AT 8088 XT 8086 XT 8 Bits 8085 8080 4 Bits 4004 Design By : M.Masood

MEMORY 0000 0001 0002 64KB/ 65536 Address Bus Microprocessor Data Bus 8 7 6 5 4 3 2 1 0000 0001 0002 64KB/ 65536 MEMORY Microprocessor Address Bus Data Bus Control Bus Design By : M.Masood

Design By : M.Masood

Bus In Computer architecture , a bus (from the Latin omnibus, meaning 'for all') is a communication system that transfers data between components inside a computer , or between computers.  Data Bus A data bus is a computer subsystem that allows for the transferring of data from one component to another on a motherboard or system board, or between two computers. This can include transferring data to and from the memory, or from the CPU to other components. Each one is designed to handle so many bits of data at a time. The amount of data a data bus can handle is called bandwidth. A typical data bus is 32-bits wide. This means that up to 32 bits of data can travel through a data bus every second. Newer computers are making data buses that can handle 64-bit and even 96-bit data paths. At the same time they are making data buses to handle more bits, they are also making devices that can handle those higher bitrates. Design By : M.Masood

Address Bus Control Bus An address bus is a computer bus (a series of lines connecting two or more devices) that is used to specify a physical address. When a processor or DMA enabled device needs to read or write to a memory location, it specifies that memory location on the address bus (the value to be read or written is sent on the data bus). The width of the address bus determines the amount of memory a system can address.  Control Bus In Computer architecture, A control bus is (part of) a Computer bus, used by CPUs for communicating with other devices within the computer. While the address bus carries the information on which device the CPU is communicating with and the data bus carries the actual data being processed, the control bus carries commands from the CPU and returns status signals from the devices. Control bus contains lines that select device (memory or I/O) & causes them to perform a read or write operation. Design By : M.Masood