1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.

Slides:



Advertisements
Similar presentations
Chapter 4 The Components of the System Unit
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
CENTRAL PROCESSING UNIT
Parts & Functions of a Computer. 2 Functions of a Computer.
The System Unit: Processing and Memory Chapter 2.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Computer Hardware Processing and Internal Memory.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 6 The System Unit.
Chapter 2.
Chapter 4 The Components of the System Unit
Digital Electronics and File Management
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
SYSTEM UNIT Amy Pierce Comm. 165 MWF System unit components are housed within the system unit or system cabinet Desktop Notebook PDA (personal.
Chapter 6 The System Unit.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 The System Unit.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
COMPONENTS OF THE SYSTEM UNIT
The System Unit: Processing and Memory HIMA
Chapter 4 The Components of the System Unit
1 Chapter 1: Computer Basics. Albert Kalim This presentation will probably involve audience discussion, which will create action items. Use PowerPoint.
Lesson 3 — How a Computer Processes Data
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
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
Introduction to Computing: Lecture 4
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
1 Chapter 2 Understanding Computers, 11 th Edition 2 The System Unit: Processing and Memory TODAY AND TOMORROW 11 th Edition CHAPTER.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
1 BUSINESS TECHNOLOGY TODAY Chapter Two How ICT Works.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Discovering Computers 2012: Chapter 4
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.
Chapter 6 The System Unit.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
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.
The Central Processing Unit: What Goes on Inside the Computer
The Components of a System Unit
The Mechanics Of Computers The Operating System (OS) & Hardware.
Chapter 4 The Components of the System Unit. The System Unit It is a case that contains electronic components of the computer used to process data Sometimes.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 6 The System Unit.
Computer Hardware The Processing Unit.
Chapter 6 The System Unit McGraw-Hill
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Academic PowerPoint Computer System – Architecture.
PC Internal Components Lesson 4.  Intel is perhaps the most recognizable microprocessor manufacturer. List some others.
Computer Hardware – System Unit
Input and Processing Chapter 2 - Computers- Understanding Technology.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
The Computer System.
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
BMTS 242: Computer and Systems Lecture 4: Computer Hardware and Ports Yousef Alharbi Website
Chapter 2.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computer Hardware – System Unit
Discovering Computers 2011: Living in a Digital World Chapter 4
Computers © 2005 Prentice-Hall, Inc. Slide 1.
ICT Programming Lesson 2:
Presentation transcript:

1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006

2 Overview This lecture covers: How the CPU, memory, and other components are arranged inside the system unit How the CPU works Strategies to speed up a computer and create faster computers

3 Inside the System Unit The system unit of a PC is the case that houses processing hardware and other hardware. All of the hardware contained within the system unit is connected to the system board or motherboard.

4

5 CPU The CPU (central processing unit) does the vast majority of processing for a computer. CPUs contains a variety of circuitry and components and are connected to the motherboard. Also called the processor or microprocessor.

6 CPU, Cont’d. Processing speed (clock speed) is measured in megahertz (MHz) or gigahertz (GHz) and measures the number of clock ticks per second. A computer word is a group of bits or bytes that a CPU can manipulate at one time. Other factors that affect the speed of the computer include the amount of RAM and cache memory, bus width, and bus speed.

7 Memory: RAM RAM (random access memory) is the computer’s main memory and is used to temporarily storage programs and data with which it is working. RAM is volatile (erased when the power to the PC goes off). RAM comes in a variety of types, speeds, and size. Types of RAM include: DRAM SRAM SDRAM DDR SDRAM RDRAM DDR-II SDRAM

8 Memory: Other Types Cache memory—fast memory chips located on or close to the CPU chip (L1, L2, and L3). Registers—high speed memory built into the CPU. ROM (read-only memory)—non-volatile chips inside which data or programs are stored. Flash memory—non-volatile memory that can be erased and reused. Used both within the PC and for portable storage media (e.g digital cameras).

9 Buses Buses are electronic paths that data travels around on a computer system. Internal buses move data around within the CPU. Expansion buses establish links with peripheral devices. ISA, PCI, AGP, USB, FireWire.

10

11 Expansion Slots and Cards Expansion for desktop PCs. Expansion cards can be inserted into expansion slots on the motherboard. Some external devices can be plugged into existing USB or FireWire ports without adding another expansion card. PC cards—used with notebook PCs. Expansion for handhelds and mobile devices—can have proprietary, PC card, or SDIO slot.

12 Ports Connectors to which devices can be attached. Common ports: Serial Parallel SCSI USB FireWire Network Keyboard Mouse Monitor Modem MIDI IrDA Game

13

14 How the CPU Works The CPU is a collection of electronic circuits and components. Impulses from an input device passes through RAM and enters the CPU via a system bus. Within the CPU the impulses move through the circuits and components to create new impulses. Eventually, a set of electronic impulses leaves the CPU for an output device.

15 Typical CPU Components Arithmetic/logic unit (ALU) Control unit Registers Prefetch unit Decode unit Internal cache Bus interface unit

16

17 The System Clock and the Machine Cycle The system clock synchronizes the computer’s operations. The machine cycle is the series of operations involved in the execution of a single, machine-level instruction. Fetch Decode Execute

18

19 Making Computers Faster Now and in the Future Speeding up your system today. Add more memory. Perform system maintenance. Buy a larger or second hard drive. Upgrade your Internet connection. Upgrade your video card. Upgrade your CPU.

20 Making Computers Faster Now and in the Future Cont’d. Strategies for making faster computers. Moving circuits closer together. Faster and wider buses; faster memory. Improved materials (copper, SOI, new materials). Pipelining.

21

22 Making Computers Faster Now and in the Future, Cont’d. Strategies for making faster computers, cont’d Multiprocessing (multiple CPUs, each working on a different job) and parallel processing (multiple CPUs working together to make one job finish sooner).

23 Summary Inside the system unit How the CPU works Making computers faster