Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.

Slides:



Advertisements
Similar presentations
Computer Hardware.
Advertisements

Calera High School Dawn Bone
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: What Goes on Inside the Computer.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
FIRST COURSE Essential Computer Concepts. New Perspectives on Microsoft Office 2007: Windows XP Edition 2 Objectives Compare the types of computers Describe.
Computer Hardware.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
©1999 Addison Wesley Longman2.1 A Bit About Bits A bit (binary digit) –is the smallest unit of information –can have two values - 1 and 0. Binary digits,
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Hardware Basics: Inside the Box 2  2001 Prentice Hall2.2 Chapter Outline “There is no invention – only discovery.” Thomas J. Watson, Sr. What Computers.
Computer Systems CS208. Major Components of a Computer System Processor (CPU) Runs program instructions Main Memory Storage for running programs and current.
Computer Hardware Information Technology Week 5 and 6
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic device.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Lesson 3 — How a Computer Processes Data
Lecture 7 Computer Componets and Peripherials. ©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input.
Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall Digital Planet: Tomorrow’s Technology and You George Beekman Ben Beekman Tenth Edition.
UNIX Unbounded 5 th Edition Amir Afzal Chapter 1 First Things First.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
E0001 Computers in Engineering1 The System Unit & Memory.
Slide 1 Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
The Computer Systems By : Prabir Nandi Computer Instructor KV Lumding.
Slide 1. Slide 2 Hardware Basics: Inside the Box © 2008 Prentice-Hall, Inc.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Computer Basics COMPUTER TECHNOLOG Y 1. What Is a Computer? An electronic device Accepts data and instructions Manipulates, processes, and displays the.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Slide 1 Tomorrow’s Technology and You 8 th Edition © 2008 Prentice-Hall, Inc.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Discovering Computers Fundamentals, 2010 Edition Living in a Digital World Chapter Three.
Computer Parts. Two Basic Parts Hardware & Software.
Computer Hardware Information Technology Week 5 and 6
Course ILT Basics of information technology Unit objectives Define “information technology” (IT), distinguish between hardware and software, and identify.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Intro to Computers Computer Apps 1.
The Central Processing Unit: What Goes on Inside the Computer
1Copyright © Prentice Hall 2000 The Central Processing Unit Chapter 3 What Goes on Inside the Computer.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER BASICS Computer Technology. WHAT IS A COMPUTER?  Electronic  Accepts data and instructions  Manipulates, processes, and displays the information.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
CSCI-100 Introduction to Computing Hardware Part I.
The Computer System CS 103: Computers and Application Software.
Chapter Two Hardware Basics: Inside the Box ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
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 SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
 A computer is an electronic device that receives data (input), processes data, stores data, and produces a result (output).  It performs only three.
BY MANJU Lesson 21 Computer Hardware. System Components A computer system requires many components to do its job: Input: Device to input data so it can.
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,
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
General Concepts of ICT. Be able to identify the main components of a general- purpose computer:  central processing unit (CPU)  main/internal memory.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Computer Performance & Storage Devices Computer Technology.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
CHAPTER 2 PART 1 Paulina Treviño de Anda #29 pg. 6,7 Paula Michelle Valenti García #30 pg. 8,9 Gregorio Humberto Villarreal Quiroga #31 pg. 2,3 María Gabriela.
Basic Computer Fundamentals
Discovering Computers 2011: Living in a Digital World Chapter 4
The Central Processing Unit
TexPREP Summer Camp Computer Science
Computer Hardware.
Computers: Tools for an Information Age
Computers: Tools for an Information Age
Presentation transcript:

Chapter Two Hardware Basics: Inside the Box

©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU and Memory

©1999 Addison Wesley Longman2.3 What Computers Do Four basic functions of computers include: –Receive input –Process information –Produce output –Store information

©1999 Addison Wesley Longman2.4 Input Devices Computers accept information from the outside world. The keyboard is the most common input device. Pointing devices like the mouse also receive input.

©1999 Addison Wesley Longman2.5 Process Information The processor, or central processing unit (CPU), processes information, and performs all the necessary arithmetic calculations. The CPU is like the “brain” of the computer.

©1999 Addison Wesley Longman2.6 Output Devices Computers produce information and send it to the outside world. A video monitor is a common output device. Printers also produce output.

©1999 Addison Wesley Longman2.7 Store Information Memory and storage devices are used to store information. Primary storage is the computer’s main memory. Secondary storage uses disks or other media. Primary storage Secondary storage

©1999 Addison Wesley Longman2.8 A Bit About Bits A bit (binary digit) –is the smallest unit of information –can have two values - 1 and 0. Binary digits, or bits, can represent numbers, codes, or instructions. OnOff

©1999 Addison Wesley Longman2.9 Bits as Numbers Binary number system - a system that denotes all numbers and combinations of two digits. The binary system uses two digits to represent the numbers 0 and 1.

©1999 Addison Wesley Longman2.10 Bits as Codes ASCII - American Standard Code for Information Interchange - most widely used code, represents each character as a unique 8-bit code.

©1999 Addison Wesley Longman2.11 Bits as Instructions The computer stores programs as collections of bits. For instance, might instruct the computer to add two numbers. Other bit instructions might include where to find numbers stored in memory or where to store them.

©1999 Addison Wesley Longman2.12 Bits, Bytes, and Buzzwords Common terms might describe file size or memory size: Bit: smallest unit of information Byte: a grouping of eight bits of information K: (kilobyte); about 1,000 bytes of information - technically 1024 bytes equals 1K of storage.

©1999 Addison Wesley Longman2.13 Bits, Bytes, and Buzzwords MB: (megabyte); about 1 million bytes of information GB: (gigabyte); about 1 billion bytes of information TB: (terabyte); about 1 million megabytes of information

©1999 Addison Wesley Longman2.14 The Computer’s Core: The CPU and Memory The transformations are performed by the CPU - the central processing unit or processor. The microprocessor, which is a silicon chip, is located on the motherboard.

©1999 Addison Wesley Longman2.15 The Computer’s Core: The CPU and Memory When you purchase a computer, the selection of the CPU is a very important choice. There are two factors that are very important to computer users are: - Compatibility - Speed

©1999 Addison Wesley Longman2.16 Compatibility Not all software is compatible with any given CPU. Each computer has a unique instruction set - a vocabulary of instructions the processor can execute. New microprocessors can usually run older software, but new software is not usually compatible with old microprocessors.

©1999 Addison Wesley Longman2.17 Speed The computer’s speed is measured by the speed of its internal clock - a device to synchronize the electric pulses. Speed is measured in units called megahertz (mHz).

©1999 Addison Wesley Longman2.18 Speed The architecture of a computer determines its speed. CISC - complex computer instructions set computer RISC - reduced instruction set computer

©1999 Addison Wesley Longman2.19 Speed

©1999 Addison Wesley Longman2.20 Primary Storage: The Computer’s Memory RAM (random access memory): –is the most common type of primary storage, or computer memory. –used to store program instructions and data temporarily –unique addresses and can store in any location –can quickly retrieve information –will not remain if power goes off (volatile).

©1999 Addison Wesley Longman2.21 Primary Storage: The Computer’s Memory ROM (read-only memory): –information is stored permanently on a chip. –contains startup instructions and other permanent data.

©1999 Addison Wesley Longman2.22 Buses, Ports, and Peripherals Information travels between components through groups of wires called buses.

©1999 Addison Wesley Longman2.23 Buses, Ports, and Peripherals Peripherals: –are external devices for receiving input or producing output (keyboard, monitor, and mouse). –communicate with other parts of the system.

©1999 Addison Wesley Longman2.24 Buses, Ports, and Peripherals –provide attachment and communication with external devices by means of: slots (for internal attachment) ports (for external attachments)

©1999 Addison Wesley Longman2.25 After reading this chapter, you should be able to: Explain general terms how computers store and manipulate information. Describe the basic structure of a computer Discuss the functions and interactions of a computer system’s principal internal components

©1999 Addison Wesley Longman2.26 After reading this chapter, you should be able to: Explain why a computer typically has different types of memory and storage devices Describe several examples of input and output devices and explain how they enhance a computer’s usefulness