2/6: CPUs & Memory CPUs –Parts of a sample CPU –Types of CPUs available ROM RAM –different kinds & uses inc. VRAM, SRAM image courtesy of How Computers.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

The Central Processing Unit: What Goes on Inside the Computer
Choosing a PC Before you choose a PC you need to think about what it is going to be used for.
Introduction to Computer Hardware and Software. Definition of a Computer “A computer is an electronic device, operating under the control of instructions.
The Central Processing Unit: What Goes on Inside the Computer.
The C P U In this lesson you will learn about the Press Enter or Click to continue Central Processing Unit.
SECTION 4a Transforming Data into Information.
Computer Hardware.
Memory RAM and CACHE. RAM Stands for Random Access Memory Stands for Random Access Memory It is volatile in nature It is volatile in nature Loses its.
Hardware Devices and Their Uses Modified excerpt from: GO! with Microsoft ® Office 2003 Brief, 2 nd Edition.
Computer Hardware Processing and Internal Memory.
Chapter 4 The Components of the System Unit
COMPUTER MEMORY Modern computers use semiconductor memory It is made up of thousands of circuits (paths) for electrical currents on a single silicon chip.
Introduction to Computer Terminology
1 Chapter 4 The Central Processing Unit and Memory.
Semester One 2001/2002 Sheffield Hallam University1 The Motherboard Major circuit board in PC Holds CPU where calculations and instructions on data are.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Computer Architecture CST 250 INTEL PENTIUM PROCESSOR Prepared by:Omar Hirzallah.
Memory Hierarchy.
Computer Organization Hardware and Software. Computing Systems Computers have two kinds of components: Hardware, consisting of its physical devices (CPU,
B.A. (Mahayana Studies) Introduction to Computer Science November March The Motherboard A look at the brains of the computer, the.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
Explore the Parts of a Computer
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
XP Practical PC, 3e Chapter 16 1 Looking “Under the Hood”
Chapter 2: CPU &Data Storage. CPU Each computer has at least one CPU Each computer has at least one CPU CPU execute instructions to carry out tasks –
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
Random access memory.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
PC Desktop Specs  Intel Core 2 Duo Processor E8400 (3GHz, 6M, 1333MHz FSB)  Windows Vista Home Premium OS  2GB, DDR2 Non-ECC SDRAM, 800MHz (2 DIMMS)
What is a Computer ? Computers are Electronic Machines that process (performs calculation and manipulation) Data under the control of Set of Instructions.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Linux Operations and Administration Chapter Fourteen Planning for a Linux Installation.
Hardware & Software The CPU & Memory.
1 Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU: A bit is either a.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Copyright Prentice-Hall, Inc Chapter 2.
The Central Processing Unit: What Goes on Inside the Computer
9/26: Memory ROM vs. RAM ROM –BIOS RAM –changeable –different kinds & uses inc. VRAM, SRAM –how it works image courtesy of How Computers Work CD.
© 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.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
The Evolution Of Personal Home Computers 1980-Current TRS 80 Model 4P By Joshua Brutzkus.
Computers Today.
How are they called?.
/17 Binary Code & CPUs Digital Signals
Ram is a volatile memory meaning that it can only store its contents as long as its power source is constantly maintained. SDRAM: Dynamic RAM - Inexpensive.
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Lecture # 10 Processors Microcomputer Processors.
Types of RAM (Random Access Memory) Information Technology.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1 Looking Inside the Computer System.
Information Technology (IT). Information Technology – technology used to create, store, exchange, and use information in its various forms (business data,
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
Chapter 2 content Basic organization of computer What is motherboard
Memory P2 Understand hardware technologies for game platforms
Types of RAM (Random Access Memory)
Basic Computer Hardware & Software
Computer Organization
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Basic Computer Hardware and Software.
Computer components.
Presentation transcript:

2/6: CPUs & Memory CPUs –Parts of a sample CPU –Types of CPUs available ROM RAM –different kinds & uses inc. VRAM, SRAM image courtesy of How Computers Work CD

The CPU CPU terms –capacity, -bit –clock speed, MHz –CISC, RISC CPU brands & models image courtesy of AMD.com

CPU: Central Processing Unit The Microprocessor or CPU (Central Processing Unit) is the “brains” of the computer. All other components (RAM, monitor, disk drive) act like bridges to link you & the processor. image courtesy of AMD.com

Coprocessors Coprocessors are also in PC’s. They handle functions like graphics, 3-D acceleration, and sound cards. Help reduce the load on the main processor. image courtesy of How Computers Work

Data Capacity refers to the amount of data that the processor can process at one time. If a number is bigger than what the processor can handle, it breaks it down into manageable parts, processes it, and puts it back together. 8 bit processor: handles numbers up to 8 bits long (2 to the 8th power: 256) 16 bit processors handle numbers up to 2 to the 16th power or 65,536) 32, 64 bit processing (etc.)

Clock Speed Timer that everything in the processor uses as a pacesetter. Measured in MegaHertz (millions of cycles per second) Same model of processors can have their clock speeds compared. Different models of processors cannot be compared so easily. image from

Instruction Sets A chip’s vocabulary. Types of instructions that a chip can perform. Bigger does not necessarily equal better in instruction sets. CISC: Complex instruction set chips –use complex instructions to process instructions. RISC: Reduced instruction set chips –break down instructions before processing with a simpler instruction set. !

Types of chips: Intel Intel Pentium 4 – specsspecs –Up to 2.20 GHz –Rapid execution engine Intel Pentium III - specsspecs –up to 1.33 GHz –70 new instructions for 3D, voice recognition, etc. –integrated 256 KB L2 cache Intel Celeron - specsspecs –economy chip –up to 1.30 MHz –integrated 128 KB L2 cache images courtesy of TigerDirect.com, Intel

Types of chips: AMD AMD Athlon XP - specsspecs –Designed for Windows XP, (works w/ other OS’s) –Up to 1.67 GHz (but runs faster than Pentium GHz) –integrated 256 KB L2 cache –266 MHz system bus AMD Athlon - specsspecs –up to 1.4 GHz –integrated 256 KB L2 cache –266 MHz system bus AMD Duron – specsspecs –economical –up to 1.3 GHz –128 KB L1 cache, 64 KB L2 cache images courtesy of AMD

Types of Chips: Other Brands Cyrix MII Motorola PowerPC Apple Sun Digital others available images courtesy of Sun

ROM? RAM? Both refer to chip-based memory hardware –(not hard drives, CD-ROMs, etc.) ROM: Read-Only Memory –doesn’t change (much if at all) –BIOS stored here. RAM: Random Access Memory –changes frequently –short-term memory

ROM: Read-Only Memory Chips hardwired with start-up instructions Non-volatile –not dependent on electrical power to store information Necessary to start up the operating system (OS) Has a few options: disk drive boot order, etc.

RAM: Random Access Memory Synonyms: “main memory”, “primary memory”, “user memory” Dynamic memory –contents can be changed Why “random access”? –sequential access vs. random access –analogy: cassette vs. CD Programs, files stored here while in use. image courtesy of How Computers Work CD

How much RAM do you need? Current recommendation: 192 MB total RAM for a new computer Windows 98 uses ~ 20 MB of RAM Windows 2000 Pro uses ~ 95 MB of RAM McAfee Virus Scan & Task Manager ~ 7 MB MS Word uses ~ 7 MB MS Internet Explorer uses ~ 7 MB Each file you open is held in RAM, even after you close it

Varieties of RAM: DRAM DRAM: Dynamic RAM –volatile: needs electricity to hold data. Must be continually replenished with electricity. –SDRAM: Synchronous DRAM runs at the CPU clock speed (faster than prev. types) today’s main DRAM.

Variety of RAM: SRAM SRAM: Static RAM –static: does not need to be continually refreshed. –more expensive, bigger, and faster than DRAM. –used in CPU chips (caches) –used in “flash memory” image courtesy of Sonystyle.com