a peek inside the computer

Upload: melvin-escopete

Post on 07-Apr-2018

239 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 A Peek Inside the Computer

    1/36

    4/28/12

    Click to edit Master subtitle style

    A PEEK INSIDE THECOMPUTER

    Main Functions:1. Processing data into

    information

    2. Maintaining data andinstructions in memory

    Peripheral Equipment

  • 8/3/2019 A Peek Inside the Computer

    2/36

    4/28/12

    THE CENTRAL PROCESSINGUNIT

    Brain of the computer, where allprocessing takes place

    Consists of: 1.) control unitand 2.)arithmetic logic unit

  • 8/3/2019 A Peek Inside the Computer

    3/36

    4/28/12

    Microprocessor

    - Modern form of CPU; a silicon chip withmultiple circuits that carries signals toexecute all the processing that takesplace within a computer

  • 8/3/2019 A Peek Inside the Computer

    4/36

    4/28/12

    Increasing CPU Capacity

    q Integrated Circuits

    -- todays electronic semiconductors

    q Large Scale Integration (LSI) andVery Large Scale Integration (VLSI)

    -- enabled engineers to install

    millions of circuits on onemicroprocessor

  • 8/3/2019 A Peek Inside the Computer

    5/36

    4/28/12

    The Machine Cycle

  • 8/3/2019 A Peek Inside the Computer

    6/36

    4/28/12

    Word

    Maximum number of bits that thecontrol unit can fetch from internalmemory in one machine cycle.

  • 8/3/2019 A Peek Inside the Computer

    7/364/28/12

    The Clock/System Clock

    Synchronizes all tasks

    Clock Rate computer frequency

  • 8/3/2019 A Peek Inside the Computer

    8/364/28/12

    The Arithmetic Logic UnitOperations

    ALU part of CPU; all arithmetic andlogic operations take place

    Arithmetic Operations addition,subtraction, multiplication, division,etc.

  • 8/3/2019 A Peek Inside the Computer

    9/364/28/12

    Memory

    Program instructions and data mustbe stored; Memory Circuitry

  • 8/3/2019 A Peek Inside the Computer

    10/36

    4/28/12

    Registers

    A circuitry in the CPU which allowsfor the fast storage and retrieval ofinstructions and data during thevarious stages of the machine cycle.

  • 8/3/2019 A Peek Inside the Computer

    11/36

    4/28/12

    Internal Memory

    Main memory; Primary Memory

    Used for storage of data and

    instructions just before they areprocessed by the CPU, andimmediately after they are processed.

    Storage spaces: random accessmemory (RAM),read-only memory(ROM)

  • 8/3/2019 A Peek Inside the Computer

    12/36

    4/28/12

    External Memory

    Consists of storage media that allowfor programs and data to bepermanently stored

  • 8/3/2019 A Peek Inside the Computer

    13/36

    4/28/12

    Random Access Memory

    First place all instructions and dataare stored on their way to beingprocessed by the CPU.

    Cache (pronounced as cash) madeup of fast memory semiconductorchips

  • 8/3/2019 A Peek Inside the Computer

    14/36

    4/28/12

    Read-Only Memory

    Small part of internal memory

    Maintains instructions and data that

    the user need not, and should notchange.

  • 8/3/2019 A Peek Inside the Computer

    15/36

    4/28/12

    Volatile vs. NonvolatileMemory

    Volatile means temporary

    Nonvolatile meanspermanent

    * ROM is nonvolatile

  • 8/3/2019 A Peek Inside the Computer

    16/36

    4/28/12

    Computer Power

    1.) The rate at which the CPUoperates

    2.) The amount of information theCPU can process per cycle

  • 8/3/2019 A Peek Inside the Computer

    17/36

    4/28/12

    INPUT DEVICES

    Keyboard most pervasive inputdevice

    * Optimal Keyboard* Ergonomic Keyboard

  • 8/3/2019 A Peek Inside the Computer

    18/36

    4/28/12

    Mouse, Trackball, and Track Pad

    Touch Screen allows the computeruser to choose operations

  • 8/3/2019 A Peek Inside the Computer

    19/36

    4/28/12

    Source Data Input Devices

    E.g. bar code scanner

    Directly copy data without the need

    for human intervention

  • 8/3/2019 A Peek Inside the Computer

    20/36

    4/28/12

    Imaging/ Image Processing

    The process of scanning and storingshipping documents, insurancepolicies and claims, personnel files,

    checks, and many other types ofdocuments

  • 8/3/2019 A Peek Inside the Computer

    21/36

    4/28/12

    Voice Recognition

    Translates human speech intocomputer- readable data andinstructions.

  • 8/3/2019 A Peek Inside the Computer

    22/36

    4/28/12

    OUTPUT DEVICES

    Soft Copy Output Devices

    1.) Monitors- most pervasive output

    device+ Cathode-Ray Tube

    + Flat-Panel Monitors

  • 8/3/2019 A Peek Inside the Computer

    23/36

    4/28/12

    2.) Voice Output- through speakers

    + Voice Synthesizing- usingmachine sounds to emulate a humanvoice

  • 8/3/2019 A Peek Inside the Computer

    24/36

    4/28/12

    Hard Copy Output Devices

    1.) Nonimpact Printers laser printers2.) Impact Printers reproduction of

    an image on a page requires amechanical impact

  • 8/3/2019 A Peek Inside the Computer

    25/36

    4/28/12

    EXTERNAL STORAGE MEDIA

    Punched Cards & Punched Tapes

    Magnetic Tapes

  • 8/3/2019 A Peek Inside the Computer

    26/36

    4/28/12

    Magnetic Disks

    Optical Disks

    Optical Tape

  • 8/3/2019 A Peek Inside the Computer

    27/36

    4/28/12

    Business Considerations ofStorage Media

    Trade-Offs

    -- both the transfer time and capacity

    of external storage are major factors,and must both be weighed against cost

  • 8/3/2019 A Peek Inside the Computer

    28/36

    4/28/12

    Mode of Access

    >> Sequential Storage requires muchdata to be reviewed in order to access;e.g. tapes

    >> Direct Storage allows data to be

    accessed by address or location on disk

  • 8/3/2019 A Peek Inside the Computer

    29/36

    4/28/12

    CLASSIFICATION OFCOMPUTERS

    Supercomputers

    -- largest, most powerful, and most

    expensive computers

  • 8/3/2019 A Peek Inside the Computer

    30/36

    4/28/12

    Mainframe Computers

    -- less powerful and significantly lessexpensive than supercomputers.

  • 8/3/2019 A Peek Inside the Computer

    31/36

    4/28/12

    Minicomputers

    -- much smaller than mainframes andless powerful.

  • 8/3/2019 A Peek Inside the Computer

    32/36

    4/28/12

    THE MICROCOMPUTERREVOLUTION

    Microcomputers collective name forall desktop computers

    C t th G L t

  • 8/3/2019 A Peek Inside the Computer

    33/36

    4/28/12

    Computers on the Go: Laptopand Notebook Computers

    Laptop Computer compact, light,personal computer operated by a

    rechargeable battery

  • 8/3/2019 A Peek Inside the Computer

    34/36

    4/28/12

    Reduced Instructions SetComputing

    RISC these computers trade offsome computing functions for speed,but users does not miss anything if

    those functions arent necessary

  • 8/3/2019 A Peek Inside the Computer

    35/36

    4/28/12

    CONSIDERATIONS IN THE

    PURCHASE OFHARDWARE

  • 8/3/2019 A Peek Inside the Computer

    36/36

    4/28/12

    Power

    Expandability

    Ports

    Ergonomics

    Compatibility

    Footprint

    Support

    Warranty

    C t