Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.

Slides:



Advertisements
Similar presentations
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Advertisements

© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
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
The physical parts of Computer
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel.
Computer Hardware Processing and Internal Memory.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Begin. 1. It contains electronic components used to process data. a. Motherboard Motherboard b. System Unit System Unit c. Processor Processor.
Introduction Computer Hardware Jess 2006 The CPU.
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.
Unit 3: Hardware Components & Software Concepts
Lesson 3 — How a Computer Processes Data
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
COMPUTER SYSTEM.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
1 BUSINESS TECHNOLOGY TODAY Chapter Two How ICT Works.
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Basics By: Nicole Hayes. Purposes of Computers Business – Track inventory. – Calculate payroll. – Maintain databases. Personal – Surf the web.
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.
Intro to Computers Computer Apps 1.
MODULE 1 Computing Essentials © Paradigm Publishing, Inc.1.
What is a computer? Computer is a device for processing information.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Intro to Computers Computer Applications. What is a Computer? Initially the term computer referred to an individual whose job it was to perform mathematical.
Chapter 4 Information Technology in Business: Hardware.
General Concepts of Computer Organization Overview of Microcomputer.
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.
J. Stover, CSD-HS.  A computer is an electronic device that is programmed to accept data (input), process it into useful information (output), and store.
CSCI-100 Introduction to Computing Hardware Part I.
Motherboard A motherboard allows all the parts of your computer to receive power and communicate with one another.
Academic PowerPoint Computer System – Architecture.
The Computer System.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
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.
Chapter 1: How are computers organized?. Software, data, & processing ? A computers has no insight or intuition A computers has no insight or intuition.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
Chapter 2.
Chapter 2 In the end of the lesson, student should be able to..  Describe the main components of a computer system, hardware.  Provide examples of.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
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,
Computer Parts There are many parts that work together to make a computer work.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Hardware and Software By: Kyle Face. Hardware! Main computer hardware components Hardware refers to the physical components of a computer (What you can.
 Input - A device, such as a keyboard, used to enter information into a computer  Output - Electronic or electromechanical equipment connected to.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
Computers Are Your Future © 2005 Prentice-Hall, Inc. CXC IT Unit 1 Objective 1 FUNDAMENTALS OF HARDWARE AND SOFTWARE The computer - basics.
Sara Naheed Amjad Information Technology
Sara Naheed Amjad Information Technology
Introduction Computer Hardware Jess 2006
Technology Literacy Hardware.
Chapter 2 – Computer hardware
08/28/06 parts of the computer.
Computers Are Your Future
Lecture 3 The Hardware.
Chapter 1: How are computers organized?
Copyright © 2003 Prentice Hall, Inc
Computing Essentials Module 1.
Computing Essentials Module 1.
08/28/06 parts of the computer.
Presentation transcript:

Copyright © 2003 Prentice Hall, IncSlides created by Bob Koziel

2 Copyright © 2003 Prentice Hall, Inc DILARANG KERAS AWAS…..  I NEXT SLIDE

3 Copyright © 2003 Prentice Hall, Inc Understanding the Computer A computer is a machine that, under a program’s direction, performs four basic operations: input, processing, output, and storage. A program is a list of instructions that tells a computer how perform the four operations. NEXT SLIDE

4 Copyright © 2003 Prentice Hall, Inc Input The first operation. The computer performs arithmetic or comparison operations on data. Electrical impulses representing words, numbers, images, or sounds. NEXT SLIDE

5 Copyright © 2003 Prentice Hall, Inc Processing The second operation. The computer performs arithmetic or comparison (logical) operations on the data. Performed at a very high speed. Arithmetic 4+16=20 Logic 728>546 NEXT SLIDE

6 Copyright © 2003 Prentice Hall, Inc Output The third operation. The computer shows the results of the processing operation in a way people can understand. Data is processed into information. NEXT SLIDE

7 Copyright © 2003 Prentice Hall, Inc Storage The fourth operation. The computer saves the data or output so that it can be used again later. NEXT SLIDE

8 Copyright © 2003 Prentice Hall, Inc How Computers “Think” Computers use algorithms to solve a problem. Algorithms are step-by-step procedures. NEXT SLIDE

9 Copyright © 2003 Prentice Hall, Inc The Information Processing Cycle The computer performs the four basic operations (input, processing, output, and storage). Two types of processing cycles:  Batch processing– A lockstep sequence used by older computers.  Interactive processing– Initiating several information processing cycles in a single session; used by modern computers. Input Processing Output Storage NEXT SLIDE

10 Copyright © 2003 Prentice Hall, Inc Computer System A collection of related computer components that are designed to work together. A system includes hardware and software. NEXT SLIDE Hardware Software

11 Copyright © 2003 Prentice Hall, Inc Hardware Hardware is the computer’s physical components. The components include:  Input devices– Enable users to enter data into the computer for processing.  Processing circuitry– Components located in the system’s case that transform data into information.  Output devices– Peripherals that show the results of processing.  Storage devices– Used to store all the programs and data that the computer uses.  Communication Devices– Used to move data between computers. NEXT SLIDE

12 Copyright © 2003 Prentice Hall, Inc Input: Transforming Data into Information Key Terms Command– A type of input that tells the program what to do. Confirmation– A message that indicates if the command was or was not carried out. Keyboard– Enables the user to input characters. Pointing device– Enables the user to move an on– screen pointer. Speech-recognition– A program that enables the computer to transcribe spoken words into text. NEXT SLIDE

13 Copyright © 2003 Prentice Hall, Inc KeyboardMouse– pointing device Microphone– speech - recognition Digital Cameras NEXT SLIDE Input Devices

14 Copyright © 2003 Prentice Hall, Inc Processing: Transforming Data into Information Key Terms Central processing unit (CPU)– The computer’s processing circuitry. It is also called a microprocessor. Chip– A wafer of silicon that contains a complex electronic circuit. Motherboard– The computer’s main circuit board. Memory– Chips that store program instructions. Random access memory (RAM) is the most important type. Expansion slots– A receptacle designed to accept a plug-in expansion card. Expansion card– Used to connect peripherals (input/output devices) to the motherboard. NEXT SLIDE

15 Copyright © 2003 Prentice Hall, Inc I NEXT SLIDE Components of the CPU Control unit– Coordinates and controls all parts of the computer system. Arithmetic-Logic unit– Performs arithmetic or logical operations. Registers– Store the most frequently used instructions and data.

16 Copyright © 2003 Prentice Hall, Inc CPUs at Work I NEXT SLIDE Control Unit– Manages four basic operations (fetch, decode, execute, and write-back).  The machine cycle or processing cycle: Instruction Cycle  Fetch- Gets next program instruction from the computer’s memory.  Decode- Figures out what the program is telling the computer to do. Execution Cycle  Execute- Performs the requested action.  Write-back (Store)- Writes (stores) the results to a register or to memory. Arithmetic-Logic Unit (ALU)– Performs basic arithmetic or logic operations.  Adds, subtracts, multiplies, and divides  Compares data to determine which one is larger or smaller.

17 Copyright © 2003 Prentice Hall, Inc Control unit ALU Memory Click to animate. Click one time only NEXT SLIDE The Processing Cycle

18 Copyright © 2003 Prentice Hall, Inc Microprocessor Printer Port Video Port PCI Slots Memory Slots AGP Slot Chipset Click on terms to view larger images and information Keyboard / Mouse Ports The Motherboard