The System Unit: Processing and Memory Chapter 2.

Slides:



Advertisements
Similar presentations
Chapter 4 The Central Processing Unit
Advertisements

Chapter 2: The System Unit: Processing and Memory.
Chapter 4 The Components of the System Unit
The Central Processing Unit: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Discovering Computers Fundamentals, 2012 Edition Your Interactive Guide to the Digital World.
The System Unit: Processing and Memory
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Living in a Digital World Discovering Computers 2011.
The Systems Unit: Processing and Memory
Understanding Computers: Today and Tomorrow, 13th Edition 1 The Motherboard Computer chip: Circuit board: Motherboard or system board: –All devices must.
The Systems Unit: Processing and Memory
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
Discovering Computers Fundamentals, 2012 Edition Chapter Four: The Components of the System Unit.
Your Interactive Guide to the Digital World Discovering Computers 2012.
COMPONENTS OF THE SYSTEM UNIT
The System Unit: Processing and Memory HIMA
Your Interactive Guide to the Digital World Discovering Computers 2012.
Inside the Computer: Processing and Memory
The Components of the System Unit Chapter 4 By: Janice Colon.
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
66 CHAPTER THE SYSTEM UNIT. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 6-2 Competencies Describe the four basic types of system units.
Data and Program Representation
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
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.
Translate the following message:
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Discovering Computers 2012: Chapter 4
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 4 System Unit Components.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 66 CHAPTER THE SYSTEM UNIT.
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 System Unit: COMPONENTS 2 Data and Program Representation In order to be understood by a computer, data and programs need to be represented appropriately.
The Guts. CPU CPU Socket The CPU is generally a 2 inch ceramic square with a silicon chip located inside. The chip usually about the size of a thumbnail.
Today and Tomorrow 12 th Edition Understanding Computers Chapter 2 The System Unit: Processing and Memory.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
PARTS OF THE COMPUTER PREPARED BY: RENATO R. DE VERA II.
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 Components of the System Unit
Computer Hardware – System Unit
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
The Computer System.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
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,
CPU and Motherboard. Why are they called Digital Computers? Code systems - Morris code ? Data and Program Representation.
CC111 Lec#2 The System Unit The System Unit: Processing and Memory Lecture 2 Binary System.
The Components of the System Unit
Computers Are Your Future Tenth Edition
Inside the Computer: Processing and Memory
Computer Hardware – System Unit
Computers are your Future
Discovering Computers 2011: Living in a Digital World Chapter 4
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Describe the control.
Drill Translate the following message:
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Objectives Overview Differentiate among various styles of system units on desktop computers, notebook computers, and mobile devices Identify chips, adapter.
Chapter 4: Hardware for Educators
Presentation transcript:

The System Unit: Processing and Memory Chapter 2

2 Data and Program Representation  Digital computers:  Circuit based  Circuits understand two states  off and on ( 0 and 1 )  When the gate is open, its off ( 0 )  When the gate is closed, its on ( 1 )  Data is represented using 0’s and 1’s  Digital data representation:  The process of representing data that we enter in digital form so it can be understood by a computer

3 The Binary Numbering System  Numbering system: A way of representing numbers  Decimal numbering system  Uses 10 symbols (0-9)  Binary numbering system  Uses only two symbols (1 and 0) to represent all possible numbers  Used by computers

Understanding Computers: Today and Tomorrow, 13th Edition How data translates into binary  Binary number patterns translate to our language (letters, symbols, colors, sound)  Based on 8 digit positions, each position having a certain value  Letter “A” is mapped to a decimal number (65) using standard coding system Decimal “65” is converted to binary representation

5 Digital Data Representation Bit: The smallest unit of data that a binary computer can recognize (a single 1 or 0)  Byte = 8 bits  Byte terminology used to express the size of documents and other files, programs, etc.  Prefixes are often used to express larger quantities of bytes: kilobyte (KB), megabyte (MB), gigabyte (GB), terabyte (TB), etc.

6 Coding Systems for Text-Based Data All Computers use a coding system –ASCII (American Standard Code for Information Interchange): coding system traditionally used with personal computers (8 bits per character) –EBCDIC (Extended Binary-Coded Decimal Interchange Code): developed by IBM, primarily for mainframe use. (16 bits per character) –Unicode: newer code (32 bits per character); universal coding standard designed to represent text-based data written in any ancient or modern language

7 Coding Systems for Other Types of Data  Graphics (still images such as photos or drawings)  Bitmapped images: A variety of bit depths are possible (4, 8, 24 bits)  More bits = more colors  Audio data: Must be in digital form in order to be stored on or processed by a computer  Often compressed when sent over the Internet  MP3 files  Video data: Displayed using a collection of frames, each frame contains a still image  Amount of data can be substantial, but can be compressed

8 Representing Programs: Machine Language  Machine language: Binary-based language for representing computer programs the computer can execute directly  Early programs were written in machine language.  Today’s programs still need to be translated into machine language in order to be understood by the computer  Most programs are written in other programming languages  Language translators are used to translate the programs into machine language

Understanding Computers: Today and Tomorrow, 13th Edition REVIEW  What are computers powered by?  What numbering system does the computer use?  What is Digital data representation?  What is a bit? A Byte?  How big is one MegaByte?  What are the 3 coding systems used to represent characters on a keyboard?

10 Review questions 1. Another way to say “one million bytes” is a.one kilobyte b. one gigabyte c. one megabyte 2. True or False: MP3 files are stored using 0s and 1s. 3. The _____________ numbering system is used by computers to perform mathematical computations.

11 Inside the System Unit  System unit: The main case of a computer  Holds the main hardware for a computer  Main Circuit board (Motherboard)  Storage devices  Power supply  Cooling fans  CPU  Memory  Expansion Cards  Other components such as CD/DVD drives

12 Inside the System Unit

13 The Motherboard  Circuit board:  A thin board containing computer chips and other electronic components  Computer chip: A very small pieces of silicon or other semi- conducting material onto which integrated circuits are embedded  Motherboard or system board: The main circuit board inside the system unit  All devices must connect to the motherboard  External devices (monitors, keyboards, mice, printers) typically connect by plugging into a port exposed through the exterior of the system unit  Wireless devices connect through a transceiver or wireless networking technology (like Bluetooth)

14 The CPU  Central processing unit (CPU):  Does the vast majority of processing for a computer  Also called a processor/microprocessor  Dual-core CPU: Contains the processing components (cores) of two separate processors on a single CPU  Quad-core CPU: Contains 4 cores

15 Processing Speed of Computer  Measured by  CPU clock speed:  Measured in megahertz (MHz) or gigahertz (GHz)  Higher CPU clock speed = more instructions processed per second  Number of instructions a CPU can process per second  Megaflops, gigaflops, teraflops  Other factors  CPU architecture(dual, quad)  Memory (4 gig, 8gig)  Bus speed ( 8 bit, 16 bit)

16 Memory  Memory refers to chip based storage  RAM (random access memory): Computer’s main memory  Temporary memory (volatile)  Can be expanded  ROM (read only memory): chips located on the motherboard into which data or programs have been permanently stored  Permanent (Non-volatile)  Registers: High-speed memory built into the CPU and used by the CPU  Cache memory: special group of very fast memory chips located in or close to the CPU  Level 1 is fastest, then Level 2, then Level 3  More cache memory typically means faster processing

17 How Data Travels  Bus: An electronic path over which data can travel  Bus width: The number of wires in the bus over which data can travel  Bus speed: measured in MHz – how fast the CPU connects to chips  Bus width and speed determine the throughput (or bandwidth) of the bus  The amount of data that can be transferred by the bus in a given time period Universal Serial Bus (USB) FireWire/IEEE 1394 bus

18 Fans, Heat Sinks, and Other Cooling Components  Heat: A continuing problem for CPU and computer manufacturers  Fans: Used on most personal computers  Heat sinks: Small components typically made out of aluminum with fins that help to dissipate heat  Water cooling systems: Cool the computer with liquid-filled tubes  Notebook cooling stands

19 Expansion Slots, Expansion Cards, and ExpressCards  Expansion slot: A location on the motherboard into which expansion cards are inserted  Expansion card: A circuit board used to add additional functionality or to attach a peripheral device  ExpressCard modules: Designed for notebook computer expansion

20 Ports and Connectors  Port: A connector on the exterior of a computer’s system unit to which a device may be attached –Monitor (VGA, DVI, HDMI) –Network –Modem –USB –FireWire –Keyboard –SCSI –MIDI –IrDA –Flash memory card slots –Game –Audio –eSATA

21 Ports and Connectors

22 Review Questions 1. Which type of memory is erased when the power goes out? a. ROM b. RAM c. flash memory 2. True or False: The CPU can also be called the motherboard. 3. A(n) electronic path within a computer over which data travels is called a(n) _____________.

23 Making Computers Faster and Better Now and in the Future  Improving performance today  Add more memory  Perform system maintenance  Uninstall programs properly  Consider placing large files on external storage devices  Delete temporary files  Error check and defragment  Scan for viruses and spyware  Clean out dust once or twice a year  Buy a larger or second hard drive  Upgrade your Internet connection  Upgrade your video graphics card