LECTURE 5: CPU and MEMORY. electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors.

Slides:



Advertisements
Similar presentations
Chapter 4: Components of a Computer System
Advertisements

Calera High School Dawn Bone
Components of a computer system
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 (CPU) Understanding Computers.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computers Are Your Future Twelfth Edition Chapter 2: Inside the System Unit Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 1.
CENTRAL PROCESSING UNIT
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
Introduction to Computer Systems
Chapter 4 The Components of the System Unit
Begin. 1. It contains electronic components used to process data. a. Motherboard Motherboard b. System Unit System Unit c. Processor Processor.
1 Chapter 4 The Central Processing Unit and Memory.
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.
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.
Unit 3: Hardware Components & Software Concepts
CPU, CONTROL UNIT, ALU BY: GROUP 10 (MT - 2A) Grado, Crystell Joy
Processing Devices.
BLOCK DIAGRAM OF COMPUTER
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
3 1 3 C H A P T E R Hardware: Input, Processing, and Output Devices.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Different CPUs CLICK THE SPINNING COMPUTER TO MOVE ON.
Hardware & Software The CPU & Memory.
Chapter 4 The Components of the System Unit. Today The System Unit Motherboard CPU Control Unit ALU Machine Cycle System Clock Data Representation Memory.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Computer Programming How Computers Work
The Central Processing Unit: What Goes on Inside the Computer
© CCI Learning Solutions Inc. 1 Lesson 2: Elements of a Personal Computer System unit Microprocessor chip How memory is measured What ROM is What RAM is.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
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 Hardware The Processing Unit.
Central Processing Unit (CPU)
THE MICROPROCESSOR A microprocessor is a single chip of silicon that performs all of the essential functions of a computer central processor unit (CPU)
Computer Fundamentals MSCH 233 Lecture 1. What is a computer? A computer is an electronic machine which can accept data in a certain form, process the.
The Computer System.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
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.
The System Unit What is the system unit? p Fig. 4-1 Next  Case that contains electronic components of the computer used to process data  Sometimes.
Activity 1 Review the work from last lesson so that you can explain the following: -What is the purpose of a CPU. -What steps does the CPU take to process.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Chapter 2 content Basic organization of computer What is motherboard
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 Central Processing Unit (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.
Edited by : Noor Alhareqi
Course Name: Computer Application Topic: Central Processing Unit (CPU)
Week 3 The Components of the System Unit
CPUs and Motherboards Cody, Emily, and Slavic.
Edited by : Noor Alhareqi
Edited by : Noor Alhareqi
Hardware Components & Software Concepts
Computers Inside and Out
Logical Computer System
Edited by : Noor Alhareqi
Introduction To Computing BBA & MBA
Objectives Describe common CPU components and their function: ALU Arithmetic Logic Unit), CU (Control Unit), Cache Explain the function of the CPU as.
4. Computer system.
Computer Science. The CPU The CPU is made up of 3 main parts : Cache ALU Control Unit.
Presentation transcript:

LECTURE 5: CPU and MEMORY

electronic components I. Four main types of electronic components in computers: 1. transistors/resistors 1. transistors/resistors semi – conductors that acts as an electronic switch that can either conduct electricity or prevent its flow 2. integrated circuit 2. integrated circuit (a.k.a. “IC”) – a chip that contains transistors/resistors 3. circuit board 3. circuit board – the actual conductive pathways that connect components inside the CPU motherboard all of these are mounted on a larger circuit board called the motherboard

II. The CPU: Central Processing Unit The CPU is the “brain” of the computer. It: receives input interprets instructions from programs processes data controls output directs other components of the system to act

III. Parts of a CPU control unit control unit – coordinates the flow of data and instructions ALU ALU – (arithmetic logic unit) performs calculations and comparisons of data registry registry – holds program instructions, data, values, and memory locations as the processor executes a program busses busses – carries information from the CPU to a device

IV. Control Unit clock the control unit contains a clock that generates a uniform stream of electrical pulses that synchronize the operation of the CPU and other components the faster this clock rate, the faster the CPU can process information this clock speed is measured in gigahertz (GHZ)

V. RAM: Random access Memory main Before programs are executed or before data is processed they must enter into main memory (a.k.a. primary storage or RAM) Ram does the following: accepts and holds programs instructions and data acts as the CPU’s source of data and instructions as a destination for operation results holds the final processed information until it can be sent to the desired output or secondary storage device RAM is way faster to access than secondary storage Data is located in the main memory using addresses RAM is volatile (changeable) and requires constant change, so save your work often to secondary storage ROM (read only memory) is different in that it is a permanent instructions

Two Major Processors: Intel Pentium Pentium 2 Pentium 3 Pentium 4 Core Duo and Quad DuoAMD Turon Athlon Opteran