How Computers Work. All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed.

Slides:



Advertisements
Similar presentations
Calera High School Dawn Bone
Advertisements

 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Computer Hardware.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
 The central processing unit (CPU) interprets and executes instructions.  The “brains” of the computer.  The speed of the processor is how fast it.
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.
Introduction to Computers
Computer Hardware.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Computer Hardware Information Technology Week 5 and 6
Unit 3—Part A Computer Memory
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Understanding Computer Basics. Computer Case- The part of a computer system that houses the microprocessor, the RAM (Random Access Memory), and the Motherboard.
Lesson 3 — How a Computer Processes Data
HARDWARE Lesson 2. Components of a computer: 1)A Processor (or CPU) The brain of the computer 2)Memory To remember the programs and data that it uses.
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 1: Identifying Types of.
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
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.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Introduction to Computers
Introduction to Computers
Computer Hardware Information Technology Week 5 and 6
Computer Basics 2.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
GCSE Information Technology Computer Systems 2 Hardware is the name that is given to any part of a computer that you can actually touch. An individual.
Computer Confluence 7/e © 2006 Prentice-Hall, Inc.
IT Groundwork ICS3UC - Unit 1 Hardware. Overview of Computer System.
Mrs. Ulshafer August, 2013 Java Programming Chapter 1.
Computers Today Information taken from: Microsoft Office 97 Professional by Lawrence Press Microsoft Office 2003 by Glencoe Dell Dimension B110 2 iMac.
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.
Unit 2—Part A Computer Memory Computer Technology (S1 Obj 2-3)
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computers Are Your Future Chapter 1 Slide 1 Introduction to the Computers & Internet Chapter 1 Concepts of Information Technology IT.
 Bits & Bytes Bits & Bytes  Units of data Units of data  Storage devices Storage devices  Storage Types Storage Types  Secondary Storage Secondary.
CSCI-100 Introduction to Computing Hardware Part I.
Parts of the Computer System
GCSE ICT Storing data - Internal memory, backing storage, and measuring memory.
WMBA 6080Technology Guide 1 1 Computer Hardware. WMBA 6080Technology Guide 12 Hardware: The Basics Central processing unit (CPU) manipulates the data.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Welcome to Technology Application Jeopardy. Hardware More Hardware Jobs & Software Computer Types Storage
Hardware Introducing the Components of a Computer.
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.
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computer Basics Just How Does a Computer Work?
Computer Performance & Storage Devices Computer Technology 1.
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Basic Computer Components Unit 2. What is a computer?  A computer is an electronic device that accepts raw data and processes it into information that.
Computer Graphics HARDWARE. Computers  Computers are automatic, electronic machines that –accept data & instructions from a user (INPUT) –store the data.
The CPU is the brain of the computer
Computer Basics 1 Computer Basics.
A+ Guide to Managing and Maintaining Your PC, 7e
Computer Memory Digital Literacy.
Computer Hardware and Software
The physical parts of the computer
Unit 2 Computer Memory Computer Technology (S1 Obj 2-3)
Introduction to Computers
Introduction to Computers
Unit 3—Part A Computer Memory
Introduction to Computing Lecture # 1
BINARY SYSTEM.
Unit 3—Part A Computer Memory
Introduction to Computers
Computer Hardware.
Computing Essentials Module 1.
Computing Essentials Module 1.
Presentation transcript:

How Computers Work

All Computers process data process data 1-- Input dataInput data 2--Store data while being processedStore data while being processed 3--Process the data according to specific instructions 4--Output the results in the form of new data

All Computers Process Data According to specific instructions -- Those instructions are entered through INPUT DEVICES MouseScannerCamera KeyboardDrivesPeripheral Touch ScreenMicrophonedevices

All Computers have memorymemory RAM (Random Access Memory Storage -- Hard Drive Video Memory

All Computers have a CPUCPU The CPU is the Central Processing Unit It is the equivalent of the human brain for a computer It processes data (input) and makes decisions based on instructions in the programs

ComputerComputer Hardware (a machine)Hardware

Software (programs) Instructions that the computer needs to function the way we want it toInstructions The number of apps available for download in leading app stores in July As of that month, Android users were able to choose between 1.3 million apps. Apple's App Store remained the second-largest app store with 1.2 million available apps.

Computer Memory ROM -- Read Only Memory. Memory that is “burned” on the chip for basic instructions for the computer to start up. PERMANENT Part of the computer that you normally don’t change factory settings

RAM MEMORY RANDOM ACCESS MEMORY Temporary memory where data and instructions are stored. Programs require RAM to operate. When machine is turned off, what is in RAM is LOST. RAM is VERY Important when purchasing a computer. Standards are 6-8 gb for laptops-desktops

CPU Central Processing Unit It directs all the activities of the computer. It follows the directions contained in ROM or from a program that is operating in RAM It adds numbers and compares numbers very very quickly. The primary components are aluminum, copper and (a hard plastic silicon) Covered circuits are etched on the CPU These circuits conduct electricity Electrical circuits have one of 2 states ON or OFF

0 = OFF 1 = ON Number system that uses only 2 numbers is called a BINARY system. Adds and compares numbers 5X2 is Letters are converted to binary code through ASCII American Standard Code for Information

letter Binary ASCII J I M Every 0 or 1 in the binary code is called BIT (Binary Digit). These are grouped together by the computer into 8 bit units called BytesEvery 0 or 1 1BYTE is 8 Binary digitsBYTE is 8 Binary digits 8 bit Units are called BYTES

Kilo – 1000 bytes Mega – 1 million bytes Giga – 1 billion bytes Tera – 1 trillion bytes 1 Petabyte - 1 quadrillion 2007: 1 terabyte hard disk costs US$ : 2 terabyte hard disk costs US$ : 4 terabyte hard disk US$450 (Hitachi, largest available in consumer market), 1 terabyte hard disk US$ : 4 terabyte hard disk US$179, 3 terabyte hard disk $129, 2 terabyte hard disk $100, 1 terabyte hard disk US$ : 4 terabyte hard disk US$150, 3 terabyte hard disk $129, 2 terabyte hard disk $90, 1 terabyte hard disk US$60