COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School 2008 2-1 THE PROCESSING UNIT LESSON 2.

Slides:



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

What is Hardware? Hardware is the physical parts of the computer system – the parts that you can touch and see. A motherboard, a CPU, a keyboard and a.
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
COMP6005 An Introduction to Computing Session Two: Computer Hardware.
Intermediate GNVQ ICT Computer Systems Hardware is the name that is given to any part of a computer that you can actually touch. An individual piece of.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Applications NCBS Stage 1. The Central Processing UnitSlide 2Computer Applications Stage 1 Course Content and Assessment Practical – 60% (2 Hrs.
 Central Processing Unit(CPU) Central Processing Unit(CPU)  Components of the CPU Components of the CPU  Actions Performed by CPU Actions Performed.
What’s on the Motherboard? The two main parts of the CPU are the control unit and the arithmetic logic unit. The control unit retrieves instructions from.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Lesson 3 — How a Computer Processes Data
Chapter 3 Computer Hard ware
Computing hardware CPU.
COMPUTER SYSTEM.
What is a computer ?  A computer is an electronic device that can accept data and instruction, process them or store them for later retrieval, and sometimes.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Components of a Computer Prepared by: Mrs. McCallum-Rodney.
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
Topic 1Topic 2Topic 3Topic 4Topic
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
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.
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.
CSCI-100 Introduction to Computing Hardware Part I.
1 COMS 161 Introduction to Computing Title: Computing Basics Date: September 15, 2004 Lecture Number: 10.
Computer Structure & Architecture 7b - CPU & Buses.
Computer Studies/ICT SS2
1 Central Processing Unit (CPU) Consists of complex set of electronic circuitry Executes stored program instructions Three components –Registers –Control.
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.
Central Processing Unit Part I Bayram Güzer. Central Processing Unit Central processing unit is a control center that converts data input to information.
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
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.
ICS2O-What is Computer and Information Science There is a wide variety of definitions for what a computer is or what it does. Our definition for the computer.
Introduction to Computer Special Thanks S.W.A.ShahNIST.
Hardware Introducing the Components of a Computer.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
1 3 Computing System Fundamentals 3.2 Computer Architecture.
Chapter 20 Computer Operations Computer Studies Today Chapter 20.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
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?
NON STANDARD HARDWARE By the end of this lesson you will be able to: 1. Identify non standard computer hardware 2. Understand ACRONYMS used to describe.
Hardware and Software By: Kyle Face. Hardware! Main computer hardware components Hardware refers to the physical components of a computer (What you can.
24/06/20161 Hardware Processor components & ROM. 224/06/2016 Learning Objectives Describe the function and purpose of the control unit, memory unit and.
Computer Systems Nat 4/5 Computing Science Computer Structure:
Computer Hardware What is a CPU.
CPU Lesson 2.
Systems Architecture Keywords Fetch Execute Cycle
GCSE OCR Computing A451 The CPU Computing hardware 1.
Parts of a Computer.
The CPU, RISC and CISC Component 1.
Chapter 10: Computer systems (1)
The Central Processing Unit
Introduction to Computer Architecture
Introduction of microprocessor
Course Name: Computer Application Topic: Central Processing Unit (CPU)
CPU & its Components CPU stands for central Processing Unit
IB Computer Science Topic 2.1.1
PARTS OF THE COMPUTER squires productions.
Basic Computer Organization
Computer Hardware Prepared by:- Mr. Pawan Kumar
Introduction to Computer Architecture
Chapter 2: Computer Hardware
Unit One - Computing Fundamentals
Central Processing Unit
Components of a CPU AS Computing - F451.
GCSE OCR 1 The CPU Computer Science J276 Unit 1
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:

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School THE PROCESSING UNIT LESSON 2

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School LESSON OVERVIEW  WHAT IS A CENTRAL PROCESSING UNIT?  MAIN COMPONENTS AND STRUCTURE OF THE CPU  HOW THE CPU WORKS  DEFINITION OF A MICROPROCESSOR

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School CENTRAL PROCESSING UNIT It is the "brain" of the computer it reads and executes program instructions, performs calculations, and makes decisions. It is responsible for storing and retrieving information on disks and other media. It also handles information on from one part of the computer to another like a central switching station that directs the flow of traffic throughout the computer system. It is the essential component of a computer because it is the part that executes the programs and controls the operation of all the hardware. The CPU resides inside a box known as the system unit, along with various support devices and tools for storing information.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School CENTRAL PROCESSING UNIT Powerful computers may have several processors handling different tasks, although there will need to be one central processing unit controlling the flow of instructions and data through the subsidiary processors.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School MAIN COMPONENTS OF THE CPU

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School CONTROL UNIT The control unit must communicate with both the arithmetic/logic unit and memory. The functions performed by the control unit vary greatly by the internal architecture of the CPU, since the control unit really implements this architecture. The control unit performs the tasks of fetching, decoding, managing execution and then storing results. The control unit uses the instruction contained in the Instruction Register to decide which circuits need to be activated. It co- ordinates the activities of the other two units as well as all peripheral and auxiliary storage devices linked to the computer. The control unit instructs the arithmetic logic unit which arithmetic operations or logical operation is to be performed. It is literally in control.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School MEMORY UNIT The Memory Unit is the part of the computer that holds data and instructions for processing. Although it is closely associated with the CPU, in actual fact it is separate from it. Memory associated with the CPU is also called primary storage, primary memory, main storage, internal storage and main memory.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School RAM,RANDOM ACCESS MEMORY It is really the main store. It is the place where the programs and software we load gets stored When the Central Processing Unit runs a program, it fetches the program instructions from the RAM and carries them out. If the Central Processing Unit needs to store the results of calculations it can store them in RAM. Random Access Memory can have instructions read from it by the CPU and also it can have numbers or other computer data written to it by the CPU. The more RAM in your computer, the larger the programs you can run. When we switch a computer off, whatever is stored in the RAM gets erased.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School ROM, READ ONLY MEMORY ROM is "built-in" computer memory containing data that normally can only be read, not written to. ROM contains the programming that allows your computer to be "booted up" or regenerated each time you turn it on. The data in ROM is not lost when the computer power is turned off. The ROM is sustained by a small long-life battery in your computer. If you ever do the hardware setup procedure with your computer, you effectively will be writing to ROM.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School Arithmetic Logic Unit The accumulator is used to accumulate results. It is the place where the answers from many operations are stored temporarily before being put out to the computer's memory. The other general- purpose registers hold data on which operations are to be performed by the arithmetic logic unit.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School ARITHMETIC AND LOGIC UNIT The arithmetic logic unit executes arithmetic and logical operations. Arithmetic operations include addition, subtraction, multiplication and division. Logical operations compare numbers, letters and special characters.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School Comparison operations Comparison operations test for three conditions:  Equal-to condition  Less-than condition  Greater-than condition Relational operations (=, ) are used to describe the comparison operations used by the arithmetic logic unit.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School LOGIC FUNCTIONS The arithmetic logic unit performs logic functions such as AND, OR and NOT.

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School STEPS, CPU PERFORMS WHEN EXECUTING AN INSTRUCTION 1.The control unit gets the instruction from memory. 2.The control unit decides what the instruction means and directs the necessary data to be moved from the memory to the arithmetic logic unit. 3.The arithmetic logic unit performs the actual operation on the data. 4.The result of the operation is stored in memory or a register MACHINE CYCLE THE INSTRUCTION TIMETHE EXECUTION TIME

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School HOW CPU WORKS?

COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School DEFINITION: MICROPROCESSOR In a microcomputer, the CPU is contained on a single silicon chip called the microprocessor. A microprocessor is a computer processor on a microchip. It's sometimes called a logic chip. It is the "engine" that goes into motion when you turn your computer on. A microprocessor is designed to perform arithmetic and logic operations that make use of small number-holding areas called registers. Typical microprocessor operations include adding, subtracting, comparing two numbers, and fetching numbers from one area to another. When the computer is turned on, the microprocessor is designed to get the first instruction from the Basic Input/Output System (BIOS) that comes with the computer as part of its memory.