SlideShare una empresa de Scribd logo
1 de 59
Computing Fundamentals Module
 Lesson 2 — Computer Hardware



         Computer Literacy BASICS
Objectives

        Identify computer system components.
        Explain how the CPU works.
        Differentiate between RAM and ROM.
        Describe how data is represented.




2                                    Computer Literacy BASICS
Objectives (cont.)

        Identify and describe the most common input
         devices.
        Identify and describe the most common
         output devices.
        Identify and describe storage devices.




3                                     Computer Literacy BASICS
Vocabulary

        American Standard          Central processing
         Code for Information        unit (CPU)
         Interchange (ASCII)        Controller
        Bit                        DVD
        Byte                       Execution cycle
        CD-ROM                      (E-cycle)
                                    Hard disk drive

4                                         Computer Literacy BASICS
Vocabulary (cont.)

        Impact printers         Memory
        Input devices           Motherboard
        Instruction cycle       Mouse
         (I-cycle)               Network drive
        Keyboard                Nonimpact printers
        Main memory


5                                      Computer Literacy BASICS
Vocabulary (cont.)

        Optical storage       Random access
         devices                memory (RAM)
        Output devices        Read-only memory
        Plotter                (ROM)
        Pointer               Scanner
                               System clock



6                                    Computer Literacy BASICS
System Components and IPOS

    A computer system requires many components
      to do its job:
        Input: Some device or method to input data so it can
         be processed
        Process: Circuits and programs in order to process
         the data
        Output: Some type of output device to give the
         result of its processing to the user
        Storage: Some mechanism for storing data

7                                           Computer Literacy BASICS
System Components




8                       Computer Literacy BASICS
The Motherboard

    The motherboard is a circuit board inside the
      microcomputer’s plastic case. It contains
      integral components including
        The central processing unit or CPU
        Basic controllers
        Expansion ports and slots
        Memory


9                                        Computer Literacy BASICS
Diagram of a
     Simplified Motherboard




10                            Computer Literacy BASICS
The Central Processing Unit

         The CPU is a tiny silicon chip that acts as the
          brains of a computer system.
         The chip contains switches and pathways
          that the CPU turns on and off according to
          instructions from computer programs.
         The system clock is an electronic pulse that
          controls the speed of the CPU. The rate of
          the pulse is measured in megahertz (MHz).
11                                       Computer Literacy BASICS
The Central Processing Unit (cont.)

     The CPU has two primary sections:
         The Arithmetic/Logic Unit (ALU)
          –    This section performs arithmetic and logical
               operations.
         The Control Unit
          –    This section coordinates all activity within the
               CPU. It uses programming instructions to control
               what actions the CPU performs and when it
               performs them.

12                                              Computer Literacy BASICS
13   Computer Literacy BASICS
Communicating with the CPU

         The control unit reads and interprets program
          instructions and then changes it into machine
          language that the CPU can understand.
         Data is stored in a computer in binary format
          as a series of 1s and 0s. Every 1 or 0 is a bit
          of information.



14                                        Computer Literacy BASICS
Communicating with the CPU
     (cont.)

         Computers use standardized coding systems
          (such as ASCII) to determine what character or
          number is represented by what series of binary
          digits.
         Data is stored in a series of 8-bit combinations
          called a byte. Every character, such as a letter,
          number, or punctuation mark, is a byte created
          from a unique combination of ones and zeros.

15                                          Computer Literacy BASICS
Basic Controllers

         A controller is a device that controls the
          transfer of data from the computer to a
          peripheral device and vice versa.
         Controllers for standard peripheral devices
          are contained on a single chip on the
          motherboard.



16                                       Computer Literacy BASICS
Expansion Ports and Slots

         Ports are specialized plugs that connect
          peripheral devices to the computer’s
          motherboard.
         Expansion slots are openings on the
          motherboard where a circuit board or
          memory chip can be added.



17                                       Computer Literacy BASICS
18   Computer Literacy BASICS
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.
19                                          Computer Literacy BASICS
Types of Computer Memory

     There are two types of
       memory found on a
       motherboard:
         RAM: Random
          Access Memory
                                     RAM
         ROM: Read-Only             chip
          Memory

20                            Computer Literacy BASICS
Random Access Memory (RAM)

         RAM 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.
         RAM is also called main memory.

21                                       Computer Literacy BASICS
The Instruction Cycle and the
     Execution Cycle in RAM

      The steps in the basic cycle
      involved in processing a
      program statement in RAM
      are shown at left in the
      figure. This process is
      called the instruction cycle
      since it must be performed
      for every instruction to be
      executed.
      The amount of time
      required to complete the
      instruction cycle is referred
      to as the execution cycle,
      shown at right in the figure.
22                                    Computer Literacy BASICS
The Machine Cycle


                         The instruction cycle
                         and one or more execu-
                         tion cycles create a
                         machine cycle.
                         Machine cycles are
                         measured in micro-
                         seconds. The faster
                         your computer can
                         process machine
                         cycles, the faster it can
                         process data.


23                             Computer Literacy BASICS
Read-Only Memory (ROM)

         ROM is memory placed on the motherboard
          by the manufacturer and contains
          instructions, such as BIOS ROM, 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.
24                                       Computer Literacy BASICS
Input and Output Devices

         Input devices enable a user to input data and
          commands to the computer to be processed.
         Output devices enable the computer to give
          or show you the results of its processing.
         Some devices, such as a modem, can
          perform both input and output operations.


25                                       Computer Literacy BASICS
Examples of Input Devices

         Keyboard                Graphics tablet
         Mouse                   Touch display
         Voice recognition        screen
          devices                 Digital cameras
         Scanners                Sensors and remote
         Joysticks                recording devices
         Trackballs

26                                      Computer Literacy BASICS
Keyboard

          The four sections of a typical computer
          keyboard are indicated in this figure.




27                                            Computer Literacy BASICS
Mouse

         The mouse is a pointing device that controls the
          pointer on the screen.
         The following techniques allow you to use the mouse
          to input information:
          –    Point: Place the screen pointer at a specific location.
          –    Click: Press and release the mouse button.
          –    Drag: Hold down the mouse button and move the mouse.
          –    Double-click: Press and release the mouse button twice in
               quick succession.
          –    Right-click: Press the right mouse button.
28                                                      Computer Literacy BASICS
Voice Recognition Devices

         These input devices are used to
          speak directly to a computer to
          issue commands and enter text.
         Voice recognition technology
          enables people with disabilities
          to control computerized devices
          with spoken commands.


29                                       Computer Literacy BASICS
Scanners

         Scanners change images into digital data
          that a computer can understand.
         Types of scanners include




30                                      Computer Literacy BASICS
Image scanners:

         Used for photos and other graphics




31                                     Computer Literacy BASICS
Bar code scanners

         Used to read product codes in stores and
          warehouses




32                                      Computer Literacy BASICS
Magnetic scanners

         Used to read information encoded on credit
          cards




33                                      Computer Literacy BASICS
Other Input Devices

         Joysticks are often used to control input for video
          games. They frequently have buttons that can be
          pushed or clicked to control input/output.
         Trackballs work like a mouse turned upside down.
          Moving the ball controls the pointer on the screen.
         Other specialized input devices, such as graphics
          tablets, touchscreens, digital cameras, and remote
          controls, provide data to the computer in a
          digitized form that the CPU can interpret.

34                                           Computer Literacy BASICS
Output Devices — Monitors

         Monitors are used to display video output to
          a user.
         Monitors may be monochromatic or color.
          Monochromatic monitors display output in a
          single-color display.




35                                       Computer Literacy BASICS
Output Devices — Monitors (cont.)

         Factors that influence the quality of a monitor
          are
          –    Screen size: The diagonal measurement in
               inches of the display area
          –    Resolution: The number of pixels that can be
               displayed in the display area
          –    Dot pitch: The distance between each pixel
               in the display area

36                                          Computer Literacy BASICS
Output Devices — Printers

         Printers are used to create a hard copy of a document
          or image. Printers vary by speed, quality, and price.
         The most popular types of printers are
           –  Laser: Produce images using the same techniques as
              copier machines
           –  Ink-Jet: Use fine nozzles to spray ink onto the page
              as the paper passes through




37                                              Computer Literacy BASICS
Dot matrix


         Work similarly to a typewriter in that ink is
          transferred to the paper by some part of the
          printer striking a ribbon to transfer an image.




38                                        Computer Literacy BASICS
Other Output Devices

         Plotters are printers that use pens to draw
          lines to create maps, charts, and blueprints.
         Projectors are used to project a large image
          of what is on the computer screen.
         Speakers allow you to hear recorded music
          or speech from your computer.


39                                        Computer Literacy BASICS
Other Output Devices (cont.)

         Voice synthesizers allow people with
          disabilities to “speak” through a computer.
         Computer-controlled mechanical devices are
          robotic controls, and their movements are a
          form of computer output.




40                                       Computer Literacy BASICS
Storage Devices

         If you want to keep a permanent copy of data,
          you must store it on some type of storage
          medium.
         Storage media are permanent, such as hard disk
          drives, or removable, such as floppy disks and
          CDs.
         Storage devices are categorized by the method
          they use to store data, including magnetic and
          optical storage devices.

41                                       Computer Literacy BASICS
Floppy Diskettes

         Floppy disks are small, portable magnetic disks
          that hold a limited amount of data.
         Numbered tracks on the disk are used to store
          the data.
         Each track on the disk is labeled and the location
          is kept in a special log called a file allocation
          table (FAT).
         Many newer computers have replaced floppy
          disk drives with CD/DVD drives.
42                                          Computer Literacy BASICS
Hard Disk Drives

         Hard disks are large-capacity and fast-
          access storage devices.
         Hard disks are usually built into the
          computer’s case and are not portable.
         Early computers had a storage capacity of
          about 20MB, but now hard drives of 60GB or
          more are common.


43                                     Computer Literacy BASICS
The Parts of a Hard Disk Drive




44                          Computer Literacy BASICS
Other Types of Drives

         Zip and Jaz drives: Auxiliary storage
          devices that can hold large quantities of data
          and can be portable
         Magnetic tape drives: Used for making
          system backups and storing large quantities
          of data



45                                       Computer Literacy BASICS
Optical Storage Devices

     Optical storage devices use laser technology to
      read and write data on silver platters:
         CD-ROMs (Compact Disk Read-Only Memory)
          can store up to 680MB and are used to store
          data, music, and graphics.
         WORM disks (Write Once, Read Many)
          permanently store large amounts of data.


46                                      Computer Literacy BASICS
Optical Storage Devices (cont.)

         CD-R drives allow you to record your own
          CD-ROM disks. After information is written to
          a CD-ROM disk, it cannot be changed.
         DVD (Digital Versatile Disk) media are used
          to store digital video. Many computers now
          have a CD/DVD drive that can read both
          types of optical media.


47                                       Computer Literacy BASICS
Network Drives

         A network drive is located on another
          computer or a server where space is
          provided for storage of data from many
          computer terminals.
         Network drives may appear as the Q: or R:
          drive on a terminal to distinguish it from the
          drives that are part of the computer terminal.


48                                        Computer Literacy BASICS
Virtual or Internet Storage

         Like a network drive, virtual storage on the
          Internet is not a physical part of the
          computer, but it can be used to store data
          that can be accessed from the computer.
         There are also ways to map virtual
          addresses to real addresses to create more
          storage on a physical computer hard drive
          than actually exists.

49                                       Computer Literacy BASICS
Flash Memory and Memory Cards

         Flash memory is rewritable and nonvolatile (it
          retains data even when power is turned off).
         Flash memory sticks or cards are used in
          portable devices such as digital cameras, cell
          phones, and hand-held computers.
         Memory cards the size of credit cards can be
          used to store monetary value or can serve in
          place of disk storage in a small computer.
50                                       Computer Literacy BASICS
Summary

         Just about all computers perform the same
          general options: input, process, output, and
          storage.
         Input, output, and processing devices
          grouped together represent a computer
          system.
         The motherboard is the center of all
          processing.
51                                       Computer Literacy BASICS
Summary (cont.)

         The motherboard contains the CPU,
          memory, and basic controllers for the
          system.
         The motherboard also contains peripheral
          ports and expansion slots.
         The central processing unit is the brains of
          the computer.


52                                        Computer Literacy BASICS
Summary (cont.)

         The computer is given instructions through
          computer programs.
         The CPU has two main sections—the
          arithmetic logic unit and the control unit.
         All calculations and comparisons take place
          in the ALU.
         The control unit coordinates the CPU
          activities.

53                                      Computer Literacy BASICS
Summary (cont.)

         The ASCII code is a standard code used to
          represent the alphabet, numbers, symbols,
          and punctuation marks.
         A controller is used to control the transfer of
          data between the computer and peripheral
          devices.
         The motherboard contains different types of
          memory.

54                                         Computer Literacy BASICS
Summary (cont.)

         Random access memory (RAM) is volatile
          and is used to store instructions, data, and
          information temporarily.
         The machine cycle is made up of the
          instruction cycle and the execution cycle.
         Read-only memory (ROM) is nonvolatile and
          is used to store permanent instructions
          needed for computer operations.
55                                      Computer Literacy BASICS
Summary (cont.)

         Input devices enable you to input data and
          commands into the computer. The most
          common input devices are the keyboard and
          mouse.
         The mouse is a pointing device used to input
          data that has evolved from a mechanical device
          connected to the computer by a cable to more
          flexible devices such as a wireless mouse, a
          thumb mouse, or the mouse panel on a
          notebook computer.
56                                        Computer Literacy BASICS
Summary (cont.)

         Other types of input devices include joysticks,
          trackballs, graphic tablets, touch display
          screens, voice recognition devices, scanners,
          digital cameras, electronic sensors, and
          remote controls.
         Output devices allow you to see and use the
          results of processing data. The most common
          output devices are the monitor and printer.

57                                         Computer Literacy BASICS
Summary (cont.)

         Monitors can be monochromatic or full color
          and are available in a range of sizes with
          different screen resolution.
         Printers are used to produce a paper or hard
          copy of the processed result.
         Printers are classified as either impact (dot
          matrix) or nonimpact (laser and inkjet).


58                                       Computer Literacy BASICS
Summary (cont.)

         Other types of output devices include plotters,
          projectors, robotic controls, and voice
          synthesizers.
         To maintain a permanent copy of data, you
          must store it on some type of storage medium.
          These may include floppy diskettes, hard disk
          drives, CDs or DVDs, magnetic tape
          cartridges, network drives, virtual storage, and
          flash memory cards.
59                                         Computer Literacy BASICS

Más contenido relacionado

La actualidad más candente

Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfCarla Cruz
 
COMPUTER SYSTEM AND ITS COMPONENTS
COMPUTER SYSTEM AND ITS COMPONENTSCOMPUTER SYSTEM AND ITS COMPONENTS
COMPUTER SYSTEM AND ITS COMPONENTSSHIVALI NEGI
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentalsPANKHURI JAIN
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functionsmyrajendra
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsJack Hyman
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer SystemProf. Dr. K. Adisesha
 
Chapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC HardwareChapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC Hardwareaskme
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationFrankie Jones
 
Computer Fundamentals Chapter 07 pam
Computer Fundamentals Chapter  07 pamComputer Fundamentals Chapter  07 pam
Computer Fundamentals Chapter 07 pamSaumya Sahu
 
Module5 input output storage devices
Module5 input output storage devicesModule5 input output storage devices
Module5 input output storage devicesShaharizan Hassan
 
Chapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareChapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareAnjan Mahanta
 
00 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 100 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 1Rajan Das
 
Module1 introduction to network
Module1 introduction to networkModule1 introduction to network
Module1 introduction to networkMiz Malinz
 
Computer hardware: a class presentation
Computer hardware: a class presentationComputer hardware: a class presentation
Computer hardware: a class presentationSelim Reza Bappy
 
Computer System Overview,
Computer System Overview, Computer System Overview,
Computer System Overview, Sajid Marwat
 

La actualidad más candente (19)

Hardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhfHardware and softwaretr64hwnmhf
Hardware and softwaretr64hwnmhf
 
COMPUTER SYSTEM AND ITS COMPONENTS
COMPUTER SYSTEM AND ITS COMPONENTSCOMPUTER SYSTEM AND ITS COMPONENTS
COMPUTER SYSTEM AND ITS COMPONENTS
 
computer fundamentals
computer fundamentalscomputer fundamentals
computer fundamentals
 
Com hardware
Com hardwareCom hardware
Com hardware
 
Module2 computer system
Module2 computer systemModule2 computer system
Module2 computer system
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functions
 
Lecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating SystemsLecture 2 - Computer Hardware & Operating Systems
Lecture 2 - Computer Hardware & Operating Systems
 
Typical Configuration of Computer System
Typical Configuration of Computer SystemTypical Configuration of Computer System
Typical Configuration of Computer System
 
Organization of a computer
Organization of a computerOrganization of a computer
Organization of a computer
 
Chapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC HardwareChapter 1 Introduction to PC Hardware
Chapter 1 Introduction to PC Hardware
 
Chapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of informationChapter 1 computer hardware and flow of information
Chapter 1 computer hardware and flow of information
 
Computer Fundamentals Chapter 07 pam
Computer Fundamentals Chapter  07 pamComputer Fundamentals Chapter  07 pam
Computer Fundamentals Chapter 07 pam
 
Module5 input output storage devices
Module5 input output storage devicesModule5 input output storage devices
Module5 input output storage devices
 
Chapter 2 Hardware and Software
Chapter 2 Hardware and SoftwareChapter 2 Hardware and Software
Chapter 2 Hardware and Software
 
00 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 100 Hardware Of Personal Computer V1 1
00 Hardware Of Personal Computer V1 1
 
Module1 introduction to network
Module1 introduction to networkModule1 introduction to network
Module1 introduction to network
 
Computer hardware: a class presentation
Computer hardware: a class presentationComputer hardware: a class presentation
Computer hardware: a class presentation
 
Computer System Overview,
Computer System Overview, Computer System Overview,
Computer System Overview,
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 

Destacado

Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg
 Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg
Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric VanderburgComputer Architecture - Hardware - Lesson 8A - I/O Devices - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 12 - Portables - Eric Vanderburg
Computer Architecture - Hardware - Lesson 12 - Portables - Eric VanderburgComputer Architecture - Hardware - Lesson 12 - Portables - Eric Vanderburg
Computer Architecture - Hardware - Lesson 12 - Portables - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg
 Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg
Computer Architecture - Hardware - Lesson 3 - Electricity - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 8B - Display - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8B - Display - Eric VanderburgComputer Architecture - Hardware - Lesson 8B - Display - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8B - Display - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric Vanderburg
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric VanderburgComputer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric Vanderburg
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 10 - Modems - Eric Vanderburg
Computer Architecture - Hardware - Lesson 10 - Modems - Eric VanderburgComputer Architecture - Hardware - Lesson 10 - Modems - Eric Vanderburg
Computer Architecture - Hardware - Lesson 10 - Modems - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 13 - Printers - Eric Vanderburg
Computer Architecture - Hardware - Lesson 13 - Printers - Eric VanderburgComputer Architecture - Hardware - Lesson 13 - Printers - Eric Vanderburg
Computer Architecture - Hardware - Lesson 13 - Printers - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 5 - Memory - Eric Vanderburg
Computer Architecture - Hardware - Lesson 5 - Memory - Eric VanderburgComputer Architecture - Hardware - Lesson 5 - Memory - Eric Vanderburg
Computer Architecture - Hardware - Lesson 5 - Memory - Eric VanderburgEric Vanderburg
 
Creating peer to peer network nadia perandos bisnar
Creating peer to peer network nadia perandos bisnarCreating peer to peer network nadia perandos bisnar
Creating peer to peer network nadia perandos bisnarPerla Pelicano Corpez
 
Introducing ppt 2010
Introducing ppt 2010Introducing ppt 2010
Introducing ppt 2010Frya Lora
 
Kto12 tle ict computer hardware servicing
Kto12 tle ict computer hardware servicingKto12 tle ict computer hardware servicing
Kto12 tle ict computer hardware servicingAlvin Francisco
 
K-12 Grade 9 - Computer Hardware Servicing ICT Learning Material
K-12 Grade 9 - Computer Hardware Servicing ICT Learning MaterialK-12 Grade 9 - Computer Hardware Servicing ICT Learning Material
K-12 Grade 9 - Computer Hardware Servicing ICT Learning Materialparagatol258
 
Computer Architecture - Hardware - Lesson 11 - Networking - Eric Vanderburg
Computer Architecture - Hardware - Lesson 11 - Networking - Eric VanderburgComputer Architecture - Hardware - Lesson 11 - Networking - Eric Vanderburg
Computer Architecture - Hardware - Lesson 11 - Networking - Eric VanderburgEric Vanderburg
 
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...Eric Vanderburg
 
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012Harold Wong
 
Peer to peer Networks
Peer to peer Networks Peer to peer Networks
Peer to peer Networks Nicola Cerami
 

Destacado (20)

Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg
 Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg
Computer Architecture - Hardware - Lesson 4 - Motherboard - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric VanderburgComputer Architecture - Hardware - Lesson 8A - I/O Devices - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8A - I/O Devices - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 12 - Portables - Eric Vanderburg
Computer Architecture - Hardware - Lesson 12 - Portables - Eric VanderburgComputer Architecture - Hardware - Lesson 12 - Portables - Eric Vanderburg
Computer Architecture - Hardware - Lesson 12 - Portables - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg
 Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg
Computer Architecture - Hardware - Lesson 3 - Electricity - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 8B - Display - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8B - Display - Eric VanderburgComputer Architecture - Hardware - Lesson 8B - Display - Eric Vanderburg
Computer Architecture - Hardware - Lesson 8B - Display - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric Vanderburg
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric VanderburgComputer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric Vanderburg
Computer Architecture - Hardware - Lesson 6 - Floppy Drive - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 10 - Modems - Eric Vanderburg
Computer Architecture - Hardware - Lesson 10 - Modems - Eric VanderburgComputer Architecture - Hardware - Lesson 10 - Modems - Eric Vanderburg
Computer Architecture - Hardware - Lesson 10 - Modems - Eric Vanderburg
 
1.4 network
1.4 network1.4 network
1.4 network
 
Computer Architecture - Hardware - Lesson 13 - Printers - Eric Vanderburg
Computer Architecture - Hardware - Lesson 13 - Printers - Eric VanderburgComputer Architecture - Hardware - Lesson 13 - Printers - Eric Vanderburg
Computer Architecture - Hardware - Lesson 13 - Printers - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 5 - Memory - Eric Vanderburg
Computer Architecture - Hardware - Lesson 5 - Memory - Eric VanderburgComputer Architecture - Hardware - Lesson 5 - Memory - Eric Vanderburg
Computer Architecture - Hardware - Lesson 5 - Memory - Eric Vanderburg
 
Upgrading the Computer Component
Upgrading the Computer ComponentUpgrading the Computer Component
Upgrading the Computer Component
 
Creating peer to peer network nadia perandos bisnar
Creating peer to peer network nadia perandos bisnarCreating peer to peer network nadia perandos bisnar
Creating peer to peer network nadia perandos bisnar
 
Introducing ppt 2010
Introducing ppt 2010Introducing ppt 2010
Introducing ppt 2010
 
Kto12 tle ict computer hardware servicing
Kto12 tle ict computer hardware servicingKto12 tle ict computer hardware servicing
Kto12 tle ict computer hardware servicing
 
K-12 Grade 9 - Computer Hardware Servicing ICT Learning Material
K-12 Grade 9 - Computer Hardware Servicing ICT Learning MaterialK-12 Grade 9 - Computer Hardware Servicing ICT Learning Material
K-12 Grade 9 - Computer Hardware Servicing ICT Learning Material
 
Computer Architecture - Hardware - Lesson 11 - Networking - Eric Vanderburg
Computer Architecture - Hardware - Lesson 11 - Networking - Eric VanderburgComputer Architecture - Hardware - Lesson 11 - Networking - Eric Vanderburg
Computer Architecture - Hardware - Lesson 11 - Networking - Eric Vanderburg
 
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...
Computer Architecture - Hardware - Lesson 9 - Multimedia and Mass Storage - E...
 
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
 
Handtools
HandtoolsHandtools
Handtools
 
Peer to peer Networks
Peer to peer Networks Peer to peer Networks
Peer to peer Networks
 

Similar a Power point lesson 02

Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptSylvesterNdegese1
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computersSamith Senadeera
 
hardware and software
hardware and software hardware and software
hardware and software sharone singh
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o deviceskitturashmikittu
 
introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONreshmi30
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptRabadanHassanMohamed
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thingAbdul Rehman
 
Computer Organisation
Computer OrganisationComputer Organisation
Computer OrganisationLaxmiDevi38
 
CPU (Central processing unit)
CPU (Central processing unit) CPU (Central processing unit)
CPU (Central processing unit) Razu Rahman
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating systempriyanka jain
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer SystemsNaheed Azam
 
Parts Of The Computer
Parts Of The ComputerParts Of The Computer
Parts Of The ComputerAaron Abraham
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321) ghayour abbas
 
Computer Hardware And Configuration
Computer Hardware And ConfigurationComputer Hardware And Configuration
Computer Hardware And Configurationwaqar ahmed
 

Similar a Power point lesson 02 (20)

Ppt Lesson 04
Ppt Lesson 04Ppt Lesson 04
Ppt Lesson 04
 
Microcontroller part 1
Microcontroller part 1Microcontroller part 1
Microcontroller part 1
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.ppt
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computers
 
hardware and software
hardware and software hardware and software
hardware and software
 
Computer basics and i.o devices
Computer basics and i.o devicesComputer basics and i.o devices
Computer basics and i.o devices
 
introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATION
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].ppt
 
System unit
System unitSystem unit
System unit
 
computer System UNit Every thing
computer System UNit Every thingcomputer System UNit Every thing
computer System UNit Every thing
 
Computer Organisation
Computer OrganisationComputer Organisation
Computer Organisation
 
Cpu ppt cse
Cpu ppt cseCpu ppt cse
Cpu ppt cse
 
CPU (Central processing unit)
CPU (Central processing unit) CPU (Central processing unit)
CPU (Central processing unit)
 
Basic of operating system
Basic of operating systemBasic of operating system
Basic of operating system
 
Introduction To Computer Systems
Introduction To Computer SystemsIntroduction To Computer Systems
Introduction To Computer Systems
 
Principles of it
Principles of itPrinciples of it
Principles of it
 
Parts Of The Computer
Parts Of The ComputerParts Of The Computer
Parts Of The Computer
 
3. Component of computer - System Unit ( CSI-321)
3. Component of computer - System Unit  ( CSI-321) 3. Component of computer - System Unit  ( CSI-321)
3. Component of computer - System Unit ( CSI-321)
 
Computer Hardware And Configuration
Computer Hardware And ConfigurationComputer Hardware And Configuration
Computer Hardware And Configuration
 
CSA lecture-1
CSA lecture-1CSA lecture-1
CSA lecture-1
 

Más de heidirobison

L26 communication services
L26   communication servicesL26   communication services
L26 communication servicesheidirobison
 
L25 network fundamentals
L25   network fundamentalsL25   network fundamentals
L25 network fundamentalsheidirobison
 
Lesson 8 vocabulary
Lesson 8 vocabularyLesson 8 vocabulary
Lesson 8 vocabularyheidirobison
 
Power point lesson 08
Power point lesson 08Power point lesson 08
Power point lesson 08heidirobison
 
Lesson 7 vocabulary
Lesson 7 vocabularyLesson 7 vocabulary
Lesson 7 vocabularyheidirobison
 
L7 operating system
L7   operating systemL7   operating system
L7 operating systemheidirobison
 
Questions for interviewers worksheet
Questions for interviewers worksheetQuestions for interviewers worksheet
Questions for interviewers worksheetheidirobison
 
Starting the career search
Starting the career searchStarting the career search
Starting the career searchheidirobison
 
Labor laws questions
Labor laws questionsLabor laws questions
Labor laws questionsheidirobison
 
Work place readiness (student instructions)
Work place readiness (student instructions)Work place readiness (student instructions)
Work place readiness (student instructions)heidirobison
 
Candy bar presentation
Candy bar presentationCandy bar presentation
Candy bar presentationheidirobison
 
Power point lesson 20
Power point lesson 20Power point lesson 20
Power point lesson 20heidirobison
 
Power point lesson 19
Power point lesson 19Power point lesson 19
Power point lesson 19heidirobison
 
Review for 6 week assessment
Review for 6 week assessmentReview for 6 week assessment
Review for 6 week assessmentheidirobison
 
Review for quiz lesson 3 5
Review for quiz lesson 3 5Review for quiz lesson 3 5
Review for quiz lesson 3 5heidirobison
 
Lesson 5 vocabulary
Lesson 5 vocabularyLesson 5 vocabulary
Lesson 5 vocabularyheidirobison
 

Más de heidirobison (20)

L26 communication services
L26   communication servicesL26   communication services
L26 communication services
 
L25 network fundamentals
L25   network fundamentalsL25   network fundamentals
L25 network fundamentals
 
Lesson 8 vocabulary
Lesson 8 vocabularyLesson 8 vocabulary
Lesson 8 vocabulary
 
Power point lesson 08
Power point lesson 08Power point lesson 08
Power point lesson 08
 
Lesson 7 vocabulary
Lesson 7 vocabularyLesson 7 vocabulary
Lesson 7 vocabulary
 
L7 operating system
L7   operating systemL7   operating system
L7 operating system
 
Questions for interviewers worksheet
Questions for interviewers worksheetQuestions for interviewers worksheet
Questions for interviewers worksheet
 
Starting the career search
Starting the career searchStarting the career search
Starting the career search
 
Osha rules
Osha rulesOsha rules
Osha rules
 
Labor laws questions
Labor laws questionsLabor laws questions
Labor laws questions
 
Work place readiness (student instructions)
Work place readiness (student instructions)Work place readiness (student instructions)
Work place readiness (student instructions)
 
Wpr career search
Wpr   career searchWpr   career search
Wpr career search
 
Candy bar presentation
Candy bar presentationCandy bar presentation
Candy bar presentation
 
Power point lesson 20
Power point lesson 20Power point lesson 20
Power point lesson 20
 
Power point lesson 19
Power point lesson 19Power point lesson 19
Power point lesson 19
 
Week 8 october 22
Week 8 october 22Week 8 october 22
Week 8 october 22
 
Week 7 october 15
Week 7 october 15Week 7 october 15
Week 7 october 15
 
Review for 6 week assessment
Review for 6 week assessmentReview for 6 week assessment
Review for 6 week assessment
 
Review for quiz lesson 3 5
Review for quiz lesson 3 5Review for quiz lesson 3 5
Review for quiz lesson 3 5
 
Lesson 5 vocabulary
Lesson 5 vocabularyLesson 5 vocabulary
Lesson 5 vocabulary
 

Último

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Último (20)

The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 

Power point lesson 02

  • 1. Computing Fundamentals Module Lesson 2 — Computer Hardware Computer Literacy BASICS
  • 2. Objectives   Identify computer system components.   Explain how the CPU works.   Differentiate between RAM and ROM.   Describe how data is represented. 2 Computer Literacy BASICS
  • 3. Objectives (cont.)   Identify and describe the most common input devices.   Identify and describe the most common output devices.   Identify and describe storage devices. 3 Computer Literacy BASICS
  • 4. Vocabulary   American Standard   Central processing Code for Information unit (CPU) Interchange (ASCII)   Controller   Bit   DVD   Byte   Execution cycle   CD-ROM (E-cycle)   Hard disk drive 4 Computer Literacy BASICS
  • 5. Vocabulary (cont.)   Impact printers   Memory   Input devices   Motherboard   Instruction cycle   Mouse (I-cycle)   Network drive   Keyboard   Nonimpact printers   Main memory 5 Computer Literacy BASICS
  • 6. Vocabulary (cont.)   Optical storage   Random access devices memory (RAM)   Output devices   Read-only memory   Plotter (ROM)   Pointer   Scanner   System clock 6 Computer Literacy BASICS
  • 7. System Components and IPOS A computer system requires many components to do its job:   Input: Some device or method to input data so it can be processed   Process: Circuits and programs in order to process the data   Output: Some type of output device to give the result of its processing to the user   Storage: Some mechanism for storing data 7 Computer Literacy BASICS
  • 8. System Components 8 Computer Literacy BASICS
  • 9. The Motherboard The motherboard is a circuit board inside the microcomputer’s plastic case. It contains integral components including   The central processing unit or CPU   Basic controllers   Expansion ports and slots   Memory 9 Computer Literacy BASICS
  • 10. Diagram of a Simplified Motherboard 10 Computer Literacy BASICS
  • 11. The Central Processing Unit   The CPU is a tiny silicon chip that acts as the brains of a computer system.   The chip contains switches and pathways that the CPU turns on and off according to instructions from computer programs.   The system clock is an electronic pulse that controls the speed of the CPU. The rate of the pulse is measured in megahertz (MHz). 11 Computer Literacy BASICS
  • 12. The Central Processing Unit (cont.) The CPU has two primary sections:   The Arithmetic/Logic Unit (ALU) –  This section performs arithmetic and logical operations.   The Control Unit –  This section coordinates all activity within the CPU. It uses programming instructions to control what actions the CPU performs and when it performs them. 12 Computer Literacy BASICS
  • 13. 13 Computer Literacy BASICS
  • 14. Communicating with the CPU   The control unit reads and interprets program instructions and then changes it into machine language that the CPU can understand.   Data is stored in a computer in binary format as a series of 1s and 0s. Every 1 or 0 is a bit of information. 14 Computer Literacy BASICS
  • 15. Communicating with the CPU (cont.)   Computers use standardized coding systems (such as ASCII) to determine what character or number is represented by what series of binary digits.   Data is stored in a series of 8-bit combinations called a byte. Every character, such as a letter, number, or punctuation mark, is a byte created from a unique combination of ones and zeros. 15 Computer Literacy BASICS
  • 16. Basic Controllers   A controller is a device that controls the transfer of data from the computer to a peripheral device and vice versa.   Controllers for standard peripheral devices are contained on a single chip on the motherboard. 16 Computer Literacy BASICS
  • 17. Expansion Ports and Slots   Ports are specialized plugs that connect peripheral devices to the computer’s motherboard.   Expansion slots are openings on the motherboard where a circuit board or memory chip can be added. 17 Computer Literacy BASICS
  • 18. 18 Computer Literacy BASICS
  • 19. 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. 19 Computer Literacy BASICS
  • 20. Types of Computer Memory There are two types of memory found on a motherboard:   RAM: Random Access Memory RAM   ROM: Read-Only chip Memory 20 Computer Literacy BASICS
  • 21. Random Access Memory (RAM)   RAM 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.   RAM is also called main memory. 21 Computer Literacy BASICS
  • 22. The Instruction Cycle and the Execution Cycle in RAM The steps in the basic cycle involved in processing a program statement in RAM are shown at left in the figure. This process is called the instruction cycle since it must be performed for every instruction to be executed. The amount of time required to complete the instruction cycle is referred to as the execution cycle, shown at right in the figure. 22 Computer Literacy BASICS
  • 23. The Machine Cycle The instruction cycle and one or more execu- tion cycles create a machine cycle. Machine cycles are measured in micro- seconds. The faster your computer can process machine cycles, the faster it can process data. 23 Computer Literacy BASICS
  • 24. Read-Only Memory (ROM)   ROM is memory placed on the motherboard by the manufacturer and contains instructions, such as BIOS ROM, 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. 24 Computer Literacy BASICS
  • 25. Input and Output Devices   Input devices enable a user to input data and commands to the computer to be processed.   Output devices enable the computer to give or show you the results of its processing.   Some devices, such as a modem, can perform both input and output operations. 25 Computer Literacy BASICS
  • 26. Examples of Input Devices   Keyboard   Graphics tablet   Mouse   Touch display   Voice recognition screen devices   Digital cameras   Scanners   Sensors and remote   Joysticks recording devices   Trackballs 26 Computer Literacy BASICS
  • 27. Keyboard The four sections of a typical computer keyboard are indicated in this figure. 27 Computer Literacy BASICS
  • 28. Mouse   The mouse is a pointing device that controls the pointer on the screen.   The following techniques allow you to use the mouse to input information: –  Point: Place the screen pointer at a specific location. –  Click: Press and release the mouse button. –  Drag: Hold down the mouse button and move the mouse. –  Double-click: Press and release the mouse button twice in quick succession. –  Right-click: Press the right mouse button. 28 Computer Literacy BASICS
  • 29. Voice Recognition Devices   These input devices are used to speak directly to a computer to issue commands and enter text.   Voice recognition technology enables people with disabilities to control computerized devices with spoken commands. 29 Computer Literacy BASICS
  • 30. Scanners   Scanners change images into digital data that a computer can understand.   Types of scanners include 30 Computer Literacy BASICS
  • 31. Image scanners:   Used for photos and other graphics 31 Computer Literacy BASICS
  • 32. Bar code scanners   Used to read product codes in stores and warehouses 32 Computer Literacy BASICS
  • 33. Magnetic scanners   Used to read information encoded on credit cards 33 Computer Literacy BASICS
  • 34. Other Input Devices   Joysticks are often used to control input for video games. They frequently have buttons that can be pushed or clicked to control input/output.   Trackballs work like a mouse turned upside down. Moving the ball controls the pointer on the screen.   Other specialized input devices, such as graphics tablets, touchscreens, digital cameras, and remote controls, provide data to the computer in a digitized form that the CPU can interpret. 34 Computer Literacy BASICS
  • 35. Output Devices — Monitors   Monitors are used to display video output to a user.   Monitors may be monochromatic or color. Monochromatic monitors display output in a single-color display. 35 Computer Literacy BASICS
  • 36. Output Devices — Monitors (cont.)   Factors that influence the quality of a monitor are –  Screen size: The diagonal measurement in inches of the display area –  Resolution: The number of pixels that can be displayed in the display area –  Dot pitch: The distance between each pixel in the display area 36 Computer Literacy BASICS
  • 37. Output Devices — Printers   Printers are used to create a hard copy of a document or image. Printers vary by speed, quality, and price.   The most popular types of printers are –  Laser: Produce images using the same techniques as copier machines –  Ink-Jet: Use fine nozzles to spray ink onto the page as the paper passes through 37 Computer Literacy BASICS
  • 38. Dot matrix   Work similarly to a typewriter in that ink is transferred to the paper by some part of the printer striking a ribbon to transfer an image. 38 Computer Literacy BASICS
  • 39. Other Output Devices   Plotters are printers that use pens to draw lines to create maps, charts, and blueprints.   Projectors are used to project a large image of what is on the computer screen.   Speakers allow you to hear recorded music or speech from your computer. 39 Computer Literacy BASICS
  • 40. Other Output Devices (cont.)   Voice synthesizers allow people with disabilities to “speak” through a computer.   Computer-controlled mechanical devices are robotic controls, and their movements are a form of computer output. 40 Computer Literacy BASICS
  • 41. Storage Devices   If you want to keep a permanent copy of data, you must store it on some type of storage medium.   Storage media are permanent, such as hard disk drives, or removable, such as floppy disks and CDs.   Storage devices are categorized by the method they use to store data, including magnetic and optical storage devices. 41 Computer Literacy BASICS
  • 42. Floppy Diskettes   Floppy disks are small, portable magnetic disks that hold a limited amount of data.   Numbered tracks on the disk are used to store the data.   Each track on the disk is labeled and the location is kept in a special log called a file allocation table (FAT).   Many newer computers have replaced floppy disk drives with CD/DVD drives. 42 Computer Literacy BASICS
  • 43. Hard Disk Drives   Hard disks are large-capacity and fast- access storage devices.   Hard disks are usually built into the computer’s case and are not portable.   Early computers had a storage capacity of about 20MB, but now hard drives of 60GB or more are common. 43 Computer Literacy BASICS
  • 44. The Parts of a Hard Disk Drive 44 Computer Literacy BASICS
  • 45. Other Types of Drives   Zip and Jaz drives: Auxiliary storage devices that can hold large quantities of data and can be portable   Magnetic tape drives: Used for making system backups and storing large quantities of data 45 Computer Literacy BASICS
  • 46. Optical Storage Devices Optical storage devices use laser technology to read and write data on silver platters:   CD-ROMs (Compact Disk Read-Only Memory) can store up to 680MB and are used to store data, music, and graphics.   WORM disks (Write Once, Read Many) permanently store large amounts of data. 46 Computer Literacy BASICS
  • 47. Optical Storage Devices (cont.)   CD-R drives allow you to record your own CD-ROM disks. After information is written to a CD-ROM disk, it cannot be changed.   DVD (Digital Versatile Disk) media are used to store digital video. Many computers now have a CD/DVD drive that can read both types of optical media. 47 Computer Literacy BASICS
  • 48. Network Drives   A network drive is located on another computer or a server where space is provided for storage of data from many computer terminals.   Network drives may appear as the Q: or R: drive on a terminal to distinguish it from the drives that are part of the computer terminal. 48 Computer Literacy BASICS
  • 49. Virtual or Internet Storage   Like a network drive, virtual storage on the Internet is not a physical part of the computer, but it can be used to store data that can be accessed from the computer.   There are also ways to map virtual addresses to real addresses to create more storage on a physical computer hard drive than actually exists. 49 Computer Literacy BASICS
  • 50. Flash Memory and Memory Cards   Flash memory is rewritable and nonvolatile (it retains data even when power is turned off).   Flash memory sticks or cards are used in portable devices such as digital cameras, cell phones, and hand-held computers.   Memory cards the size of credit cards can be used to store monetary value or can serve in place of disk storage in a small computer. 50 Computer Literacy BASICS
  • 51. Summary   Just about all computers perform the same general options: input, process, output, and storage.   Input, output, and processing devices grouped together represent a computer system.   The motherboard is the center of all processing. 51 Computer Literacy BASICS
  • 52. Summary (cont.)   The motherboard contains the CPU, memory, and basic controllers for the system.   The motherboard also contains peripheral ports and expansion slots.   The central processing unit is the brains of the computer. 52 Computer Literacy BASICS
  • 53. Summary (cont.)   The computer is given instructions through computer programs.   The CPU has two main sections—the arithmetic logic unit and the control unit.   All calculations and comparisons take place in the ALU.   The control unit coordinates the CPU activities. 53 Computer Literacy BASICS
  • 54. Summary (cont.)   The ASCII code is a standard code used to represent the alphabet, numbers, symbols, and punctuation marks.   A controller is used to control the transfer of data between the computer and peripheral devices.   The motherboard contains different types of memory. 54 Computer Literacy BASICS
  • 55. Summary (cont.)   Random access memory (RAM) is volatile and is used to store instructions, data, and information temporarily.   The machine cycle is made up of the instruction cycle and the execution cycle.   Read-only memory (ROM) is nonvolatile and is used to store permanent instructions needed for computer operations. 55 Computer Literacy BASICS
  • 56. Summary (cont.)   Input devices enable you to input data and commands into the computer. The most common input devices are the keyboard and mouse.   The mouse is a pointing device used to input data that has evolved from a mechanical device connected to the computer by a cable to more flexible devices such as a wireless mouse, a thumb mouse, or the mouse panel on a notebook computer. 56 Computer Literacy BASICS
  • 57. Summary (cont.)   Other types of input devices include joysticks, trackballs, graphic tablets, touch display screens, voice recognition devices, scanners, digital cameras, electronic sensors, and remote controls.   Output devices allow you to see and use the results of processing data. The most common output devices are the monitor and printer. 57 Computer Literacy BASICS
  • 58. Summary (cont.)   Monitors can be monochromatic or full color and are available in a range of sizes with different screen resolution.   Printers are used to produce a paper or hard copy of the processed result.   Printers are classified as either impact (dot matrix) or nonimpact (laser and inkjet). 58 Computer Literacy BASICS
  • 59. Summary (cont.)   Other types of output devices include plotters, projectors, robotic controls, and voice synthesizers.   To maintain a permanent copy of data, you must store it on some type of storage medium. These may include floppy diskettes, hard disk drives, CDs or DVDs, magnetic tape cartridges, network drives, virtual storage, and flash memory cards. 59 Computer Literacy BASICS