How a Computer Processes Data Computer Fundamentals.

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Computer Hardware.
The System Unit What is the system unit?
Computer Case Houses computer components Provides physical, environmental and electrostatic protection Source for the following: wikipedia.org-Personal_computer_hardwarewikipedia.org-Personal_computer_hardware.
 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.
Lesson 1 Computers and Computer Systems
Introduction to Computer Hardware. Hardware is anything you can physically touch. The Encyclopedia on the CD-ROM is software. The encyclopedia doesn’t.
SECTION 4a Transforming Data into Information.
Parts & Functions of a Computer. 2 Functions of a Computer.
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.
Chapter 4 The Components of the System Unit
IC3 GS3 Standard Computing Fundamentals Module
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Parts of a Computer Vocabulary
COMPONENTS OF THE SYSTEM UNIT
Computing Fundamentals Lesson 2: Computer Hardware
The Internal Components of a Personal Computer (PC)
LIBS 100 Mr. Ed Rossman Essential Computing Concepts.
The Components of the System Unit Chapter 4 By: Janice Colon.
Lesson 3 — How a Computer Processes Data
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
Parts of a Computer.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
Computer Processing of Data
E0001 Computers in Engineering1 The System Unit & Memory.
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
Hardware Lesson 2 Computer Components. Path of Information Through a Computer Input Device RAM CPU Output Device.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 1 Introducing Hardware.
Lesson 2 — How Does A Computer Process Data?
Tomorrow’s Technology and You 8/e Chapter 2 Hardware Basics: Inside the Box.
The 4 functions of a computer are 1.Input 2.Output 3.Storage 4.Processing.
Created By: N.AlJaffan Modified By:S.Abudawood & Tr.Asma Aleisa Chapter 4.
The Computer Systems. Computer System CPU Is the brain of the PC. All program instructions are run through the CPU Control Unit This decodes and executes.
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
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
COMPUTER ARCHITECTURE. Recommended Text 1Computer Organization and Architecture by William Stallings 2Structured Computer Organisation Andrew S. Tanenbaum.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
 Identify computer system components.  Explain how the CPU works.  Differentiate between RAM and ROM.  Describe how data is represented.  Identify.
10 Internal parts of a PC Created by Federica Proietti Cesaretti.
CSCI-100 Introduction to Computing Hardware Part I.
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Nama: Chuli jimmi Manurung
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.
Computer Hardware – System Unit
Input and Processing Chapter 2 - Computers- Understanding Technology.
The Computer System.
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.
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 Basics Just How Does a Computer Work?
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Jeopardy-CH 4 System Unit INPUT OUTPUT Storage Processing Q $100
Computer Hardware – System Unit
Business Computer Technology
Lecture 3 The Hardware.
Introduction to Computing Lecture # 1
Chapter 2: Computer Hardware
4. Computer system.
Presentation transcript:

How a Computer Processes Data Computer Fundamentals

Copyright © 2006, HaiVDC 2 Outline Computer Fundamentals Facebook You Can Be a Millionaire Who Do You Marry? Final Thoughts

Copyright © 2006, HaiVDC 3 Computer System

Copyright © 2006, HaiVDC 4 First Computer

Copyright © 2006, HaiVDC 5 First Computer

Copyright © 2006, HaiVDC 6 First Computer Vacuum Tubes Transistor Silicon Chip

Copyright © 2006, HaiVDC 7 The Central Processing Unit Only perform three tasks. The CPU is the brains of a computer system. The CPU is housed on a silicon chip that contains millions of switches and circuits. The CPU has two primary sections:  Arithmetic/Logic Unit (ALU) This section performs arithmetic and logical operations.  Control Unit This section is the boss of the CPU and coordinates all activity within the CPU. It uses programming instructions to control what actions the CPU performs and when it performs them.

Copyright © 2006, HaiVDC 8 CPU

Copyright © 2006, HaiVDC 9 CPU Closeup

Copyright © 2006, HaiVDC 10 CPU Evolution

Copyright © 2006, HaiVDC 11 Data Representation Decimal – 10 Fingers Binary – Hexadecimal – A Roman Numeral – X DecimalBinary

Copyright © 2006, HaiVDC 12 System Motherboard Inside the case of a modern PC is the motherboard, which contains the electronic circuitry of the computer. Components found on the motherboard include  The primary processing chip (CPU).  The memory chips.  Expansion slots for system interface cards.  Ports for connecting external devices.  BIOS chips that control system start-up.  The circuitry that enables all of these components to communicate.

Copyright © 2006, HaiVDC 13 Example of a Motherboard

Copyright © 2006, HaiVDC 14 Computer Memory Data being processed by a CPU is stored in system memory. Memory consists of addressable locations within the machine that the computer can access directly. Data stored in memory is not permanent. If the power fails, everything in memory is lost.  Data must be stored on a disk or some other device when not being processed so it is not lost each time the computer shuts down.

Copyright © 2006, HaiVDC 15 Types of Memory  RAM – Random Access Memory This is short-term memory where data is processed while a program is running. Data stored here can be accessed and modified as needed. This type of memory loses any data it holds if the computer is shut down.  ROM – Read-Only Memory ROM is memory placed on the motherboard by the manufacturer and contains instructions that tell the computer how to start itself. This data cannot be accessed or modified by application programs. The contents of this memory are not lost when the computer is shut down.

Copyright © 2006, HaiVDC 16 Auxiliary Storage Floppy Disk  No longer standard Hard (fixed) disk  30 Gb and higher  5400rpm, 7200 rpm Removable storage  CD-ROM  CD-R/CD-RW  DVD/DVD-R/DVD-RW (Digital Video Disk HD)  Zip disks  Tape

Copyright © 2006, HaiVDC 17 Disk Storage Based on bytes per track per sector 1 track on 1 Sector contains 512 bytes Track-sector on each surface (top & bottom) Storage = 1,024 bytes per track-sector (top & bottom) = 1K

Copyright © 2006, HaiVDC 18 Disk Storage Cylinder Same track on each surface make up a cylinder All data in one cylinder can be read without moving read/write arm

Copyright © 2006, HaiVDC 19 The Instruction and Execution Cycles

Copyright © 2006, HaiVDC 20 Input Devices

Copyright © 2006, HaiVDC 21 The Monitor Resolution is expressed in picture elements or pixels; (800 x 600 or 1024 x 768) The higher the resolution, the more you can see at one time. Larger monitors enable you to you run at higher resolutions; e.g., 19” to run 1024 x 768 comfortably A graphics card speeds processing

Copyright © 2006, HaiVDC 22 Lower Resolution (800 x 600) Displays 20 rows and 8 columns

Copyright © 2006, HaiVDC 23 Higher Resolution (1024 x 768) Displays 28 rows and 12 columns

Copyright © 2006, HaiVDC 24 The Printer Ink Jet  Today’s entry level Laser  Top-of-the line Four-in-one functionality  Printer, scanner, fax, copier Network printer

Copyright © 2006, HaiVDC 25 Ports and Expansion Slots Serial and parallel ports are used to connect peripheral devices to the computer circuitry.  Serial devices (mice/monitors) transmit data one bit at a time.  Parallel devices (printers) transmit data several bits at time. USB is a newer, high-speed method of connecting devices and is beginning to replace serial and parallel ports. Expansion slots are electrical connections in the motherboard that can accept circuit cards to perform specific functions.  These are commonly used to plug in sound cards, video cards, scanners, and other devices.

Copyright © 2006, HaiVDC 26 A Typical Expansion Card It has electrical prongs along the bottom to plug into the expansion slot and make an electrical connection to the main board. This port sticks out of the back of the PC case and is used to attach the device that this card controls.

Copyright © 2006, HaiVDC 27 Summary Just about all computers perform the same general options: input, processing, output, and storage. Input, output, and processing devices grouped together represent a computer system. The motherboard is the center of all processing. The motherboard contains the CPU, memory, and basic controllers for the system.

Copyright © 2006, HaiVDC 28 Summary (continued) The motherboard also contains ports and expansion slots. The central processing unit is the brains of the computer. The computer is given instructions through computer programs. The CPU has two main sections—the arithmetic logic unit and the control unit.

Copyright © 2006, HaiVDC 29 Summary (continued) All calculations and comparisons take place in the ALU. The control unit coordinates the CPU activities. The motherboard contains different types of memory. Random access memory is volatile and is used to store instructions, data, and information temporarily.

Copyright © 2006, HaiVDC 30 Summary (continued) Read-only memory is nonvolatile and is used to store instructions, data, and information temporarily. The machine cycle is made up of the instruction cycle and the execution cycle. A controller is used to control the transfer of data between the computer and peripheral devices. Peripheral devices are connected to the computer through serial and parallel ports.

Copyright © 2006, HaiVDC 31 Summary (continued) The Universal Serial Bus is a new standard expected to replace serial and parallel ports. Expansion boards are used to connect specialized peripheral devices or to add more memory to the computer. The ASCII code is a standard code used to represent the alphabet, numbers, symbols, and punctuation marks.

Copyright © 2006, HaiVDC 32 Facebook Security

Copyright © 2006, HaiVDC 33 Investing

Copyright © 2006, HaiVDC 34 Millionaire – Sports?

Copyright © 2006, HaiVDC 35 Millionaire – More Reliable Route DegreeAmount AddedTotal No High School00 High School1.1 Million1.1 Million Associate Degree800, Million Undergraduate Degree1.6 Million3.5 Million Masters Degree1.5 Million5.0 Million Doctorate Degree4.8 Million9.8 Million U.S. – 20,000 Engineers Japan – 80,000 Engineers

Copyright © 2006, HaiVDC 36 Final Thoughts Stuff doesn’t make you happy High School Degree College Career Marriage Children Who Do You Marry? Thanks for inviting me.