Central Processing Unit CPU or Processor. Central Processing Unit Components Control Unit Arithmetic & Logic Unit.

Slides:



Advertisements
Similar presentations
Machine cycle.
Advertisements

The Central Processing Unit (CPU) Understanding Computers.
The Central Processing Unit: What Goes on Inside the Computer.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
CSCE101 – 4.2, 4.3 October 17, Power Supply Surge Protector –protects from power spikes which ruin hardware. Voltage Regulator – protects from insufficient.
GCSE Computing - The CPU
Computer Processor Ruchelle Vincent Jhordaine Lindsay-Butler.
Introduction Computer Hardware Jess 2006 The CPU.
Chapter 2 System Unit Components Discovering Computers 2012: Chapter
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.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.

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.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.
Unit 3: Hardware Components & Software Concepts
KEY COMPONENTS OF A COMPUTER SYSTEM ANDREW LOLAVAR.
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
IT Introduction to Information Technology CHAPTER 04.
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
Writer:-Rashedul Hasan Editor:- Jasim Uddin
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
Computer Processing of Data
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Different CPUs CLICK THE SPINNING COMPUTER TO MOVE ON.
Technology in Focus: Under the Hood
By Tyler Williams and Jake Eichorn. The System Unit The system unit is a case that contains electronic components of the computer used to process data.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Noor Alhareqi.
The Central Processing Unit: What Goes on Inside the Computer
The Central Processing Unit
1Module 5: CPU How the CPU executes instructions Each CPU has its own instruction set Instructions are fundamental operations such as addition, load/save,
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: CPU.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
The Central Processing Unit (CPU) and the Machine Cycle.
 Introduction to the CPU Introduction to the CPU  Main Operations of the CPU Main Operations of the CPU  Explanation of Operations Explanation of Operations.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
HOW COMPUTERS WORK THE CPU & MEMORY. THE PARTS OF A COMPUTER.
Chapter 2 Turning Data into Something You Can Use
Central Processing Unit (CPU) MATTHEW BOWEN. Function  The function of the CPU is to execute all of the commands and calculations or “processes” that.
Session 4 Teaching Computing to GCSE Level with Python.
Inside a PC Exploring the CPU. CPU: Objectives Students will identify and explain the function of the CPU Students will research various CPUs so they.
The Processor & its components. The CPU The brain. Performs all major calculations. Controls and manages the operations of other components of the computer.
M211 – Central Processing Unit
Your Interactive Guide to the Digital World Discovering Computers 2012.
Central Processing Unit (CPU) The Computer’s Brain.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
What am I Looking For? o Must o Be able to describe the: fetch-execute cycle; CPU-Cache-Memory cycle; Dual processor o Should o Be able to describe how.
GCSE Computing - The CPU
The Central Processing Unit: What Goes on Inside the Computer
GCSE OCR Computing A451 The CPU Computing hardware 1.
The Central Processing Unit (CPU)
Chapter 2.1 CPU.
Introduction Computer Hardware Jess 2006
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
OCR GCSE Computer Science Teaching and Learning Resources
Central Processing Unit (CPU)
THE CPU i Bytes 1.1.
Chapter 2 – Computer hardware
Edited by : Noor Alhareqi
What happens inside a CPU?
Phnom Penh International University (PPIU)
Computer Architecture 2
CPU Central Processing Unit
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
CPU Central Processing Unit
Central Processing Unit
Central Processing Unit
Edited by : Noor Alhareqi
GCSE Computing - The CPU
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

Central Processing Unit CPU or Processor

Central Processing Unit Components Control Unit Arithmetic & Logic Unit

Central Processing Unit Control Unit Reads & Interprets Program Instructions Directs the Operation of the Processor Controls the flow of programs and data into and out of memory

Central Processing Unit Arithmetic & Logic Unit Arithmetic: Addition, Subtraction, Multiplication, Division Logic:Comparisons

Central Processing Unit Machine Cycle FetchDecodeExecuteStore

Central Processing Unit Fetch Calls an instruction into memory

Central Processing Unit Decode Figures out what the instruction is trying to do

Central Processing Unit Execute Does the decoded instruction Add 2+2

Central Processing Unit Store Puts the answer 4 into memory for use by another instruction

Central Processing Unit Clock Cycle A Crystal Oscillator on the Motherboard It paces the machine cycle

Central Processing Unit Clock Cycle Measured in MHz or GHz Megahertz = 1,000,000 cycles/sec Gigahertz = 1,000,000,000 cycles/sec

Central Processing Unit Clock Cycle One clock cycle is calculated by dividing 1 by the MHz or GHz Example: (800 MHz CPU) 1/800,000,000 = or 1.25 nanoseconds (nano = billionth) (1.25 billionths of a second)

Central Processing Unit Clock Cycle The shorter the clock cycle the faster the processor

Central Processing Unit Pipelining Executing multiple instructions at the same time FETCHDECODEEXECUTESTORE Instruction 1 Instruction 2 Instruction 3 Instruction 4

Central Processing Unit Parallel Processing Multiple processors work together to complete a set of instructions Control CPU CPU 01 CPU 02 Answer

Central Processing Unit Dual-Core A dual-core CPU combines two independent processors and their respective caches and cache controllers onto a single silicon chip

Central Processing Unit Dual-Core

Dual-Core Advantages Less Power Less Space Better Performance

Central Processing Unit Dual-Core Disadvantages Require Different OS Scalability more limited Lower production yields

Central Processing Unit INTELAMDTRANSMETAMOTOROLA

INTEL

AMD

TRANSMETA

MOTOROLA & IBM

Central Processing Unit Questions

Assignment 01 Explain the difference between the Intel Dual-Core and AMD Dual-Core CPUS. What makes them different. Double-Spaced, 12pt Font, w/References Due: Wed Sept 7 th