Central Processing Unit (CPU)

Slides:



Advertisements
Similar presentations
The CPU The Central Presentation Unit What is the CPU?
Advertisements

The PC System unit: looking in the box
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.
INTRODUCTION OF COMPUTER
Lesson 1 Computers and Computer Systems
CENTRAL PROCESSING UNIT
DH2T 34 Computer Architecture 1 LO2 Lesson Two CPU and Buses.
Computer Applications NCBS Stage 1. The Central Processing UnitSlide 2Computer Applications Stage 1 Course Content and Assessment Practical – 60% (2 Hrs.
CPU Describe the purpose of the CPU
 Central Processing Unit(CPU) Central Processing Unit(CPU)  Components of the CPU Components of the CPU  Actions Performed by CPU Actions Performed.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
By: Clara Miles and Jarrick Lumma.  The motherboard is the main circuit board of the system unit. It can also be called a system board.  It contains.
Unit 3: Hardware Components & Software Concepts
Processing Devices.
Computer Structure.
BLOCK DIAGRAM OF COMPUTER
Department of Computer and Information Science, School of Science, IUPUI Dale Roberts, Lecturer Computer Science, IUPUI CSCI.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
COMPUTER SYSTEM.
Unit - 1 Basic Computer Architecture P. Sugin Benzigar.
Introduction to the Computer System. What is a computer ? A computer is an electronic device that can accept data and instruction, process them or store.
Business Computer Information Systems I.  Knowing how to use a computer is a basic skill necessary to succeed in business or to function effectively.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
The CPU (or Central Processing Unit. Statistics Clock speed – number of instructions that can be executed per second Data width – The number of bits held.
Central Processing Unit
Intro to Computers Computer Apps 1.
How computers work The CPU & Memory. The parts of a computer.
Stages of Processing.  When a computer is given instructions, a series of tasks must take place in order for a result to be accomplished  To accomplish.
The Central Processing Unit (CPU) and the Machine Cycle.
Computer Organization - 1. INPUT PROCESS OUTPUT List different input devices Compare the use of voice recognition as opposed to the entry of data via.
How a Computer Processes Data With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
Computer Organization & Assembly Language © by DR. M. Amer.
CSCI-100 Introduction to Computing Hardware Part I.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Studies/ICT SS2
CPU The Central Processing Unit (CPU), has 3 main parts: Control Unit Arithmetic and Logic Unit Registers. These components are connected to the rest.
System Unit Working of CPU. The CPU CPU The CPU CPU stands for central processing unit. it is brain of computer It is most important component of the.
Basic Computer Organization Rashedul Hasan.. Five basic operation No matter what shape, size, cost and speed of computer we are talking about, all computer.
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.
How a Computer Processes Data. With today’s technology a little knowledge about what’s inside a computer can make you a more effective user and help you.
Central Processing Unit (CPU) MATTHEW BOWEN. Function  The function of the CPU is to execute all of the commands and calculations or “processes” that.
M211 – Central Processing Unit
The parts of a computer system ComputerInputOutput StorageDataInformation HardwareSoftwarePeripheral Main memory Control Unit Central Processing Unit.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Lesson No: 2 Introduction to Computer & Microprocessor CHBT- 01 Basic Micro process & Computer Operation.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
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 Computer and Explain its Various Components A computer can process data, pictures, sound and graphics. They can solve highly complicated.
Introduction to Computers - Hardware
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computer Hardware What is a CPU.
GCSE OCR Computing A451 The CPU Computing hardware 1.
The CPU, RISC and CISC Component 1.
Central Processing Unit (CPU)
Components of Computer
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CPU & its Components CPU stands for central Processing Unit
CENTRAL PROCESSING UNIT CPU (microprocessor)
PARTS OF THE COMPUTER squires productions.
PARTS OF THE COMPUTER.
Basic Computer Organization
Central Processing Unit
Logical Computer System
GCSE OCR 1 The CPU Computer Science J276 Unit 1
Basic Computer Organization
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
Presentation transcript:

Central Processing Unit (CPU)

Central Processing Unit (CPU) ‘Brain’ of the computer Performs the change of data into information Accepts data from any input device, changes this data according to instructions given by the user and send the result to an output device

Explains how computers process data (input- raw text, numbers) into information (output)

Central Processing Unit (CPU) Consists of the Control Unit Arithmetic Logic Unit (ALU) Registers

Control Unit Directs and coordinates the entire hardware system Organises the flow of data in a computer Similar to traffic lights controlling the flow of traffic It interprets each instruction given by a program and gives appropriate action to be carried out

Arithmetic Logic Unit (ALU) Performs data calculations including addition, subtraction, division and multiplication Performs comparisons on data items

Registers Temporary storage area for small amounts of data or instructions before and after processing. Some of the different registers are: Accumulator Register – stores data to be processed Buffer Register – stores data coming from or being sent to primary storage, e.g printing a document Address Register – stores location of data in primary storage Instruction Register – stores the address if the next instruction to be processed

Microprocessor A central processing unit contained on one integrated circuit If the processor is built onto a single microchip it is called a microprocessor Used in PC’s, cameras, DVD players etc.

Development of CPU speeds Moore's Law - the number of transistors per integrated circuit doubles about once every two years, while the price of the chip remains the same.

Development of CPU speeds Intel's graph showing growth in the number of transistors over the past 35 years

Development of CPU speeds

Central Processing Unit (CPU) Questions: Describe the role of the CPU. List and explain the three parts of the CPU What is a microprocessor and where are they used?