SlideShare ist ein Scribd-Unternehmen logo
1 von 59
Downloaden Sie, um offline zu lesen
FUNDAMENTALS
OF COMPUTER
Information Technology
Information Processing System
 DATA is a collection of independent and
unorganized facts.
 INFORMATION is the processed and
organized data presented in a meaningful
form.
 DATA PROCESSING is the course of
doing things in a sequence of steps.
Information Processing System
 COMPUTER is an electronic machine that
follows a set of instructions in order that it
may be able to accept and gather data
and transform these into information.
PROCESSING
SYSTEM
DATA
INFORMATION
Functions of an Information
Processing System
1. It accepts and gather data. (INPUT)
2. It processes data to become information.
(PROCESSING)
3. It stores data and information. (STORE)
4. It presents information. (OUTPUT)
Three Major Components of an
Information Processing System
 HARDWARE is the tangible part of a
computer system.
 SOFTWARE is the non-tangible part that
tells the computer how to do its job.
 PEOPLEWARE refer to people who use
and operate the computer system, write
computer programs, and analyze and
design the information system.
Computer Sizes
 MAINFRAME are large general purpose
computers.
 MINICOMPUTER perform multi-tasking
and allow many terminals to be connected
to their services.
 MICROCOMPUTER (Personal Computer)
is most widely used especially at home
because of its affordable price and
manageability.
MAINFRAME
COMPUTERS
MINICOMPUTERS
MICROCOMPUTERS/
PERSONAL
COMPUTERS
Basic Units of Measurement
 BIT is a unit of information equivalent to
the result of a choice between only 2
possible alternatives in the binary number
system.
 BYTE is a sequence of 8 bits (enough to
represent one character of alphanumeric
data) processed as a single unit for
information.
Basic Units of Measurement
 A byte can be used to represent a single
character, which can be:
A letter
A number
A special character or symbol, or
A space
Basic Units of Measurement
 1,000 bytes =1 kilobyte (K or KB)
1,000 KB =1 megabyte (MB)
1,000 MB =1 gigabyte (GB)
1,000 GB =1 Terabyte (TB)
BASIC PC HARDWARE
 HARDWARE is the tangible part of a
computer system.
Basic hardware of a PC system
 Central Processing Unit (CPU)
 Memory Unit
 Input Devices
 Output Devices
 Secondary Storage Devices
1. Central Processing Unit
 Brain of the computer.
 It directs and controls the entire computer
system and performs all arithmetic and
logical operations.
2. Memory Unit
 Where the programs and
data are stored .
READ ONLY MEMORY
(ROM) contains the pre-
programmed computer
instructions such as the Basic
Input Output System (BIOS).
RANDOM ACCESS
MEMORY (RAM) is used to
store the programs and data
that you will run. Exists only
when there is power.
3. Input Devices
 Allows data and programs to be sent to
the CPU.
Keyboard
Mouse
Joystick
Microphone
Webcam
Scanner
Monitor
Keyboard
 Traditional keyboards
 Flexible keyboards
 Ergonomic keyboards
 Wireless keyboards
 PDA keyboards
Two Types of Mouse
 Mechanical - a type of
computer mouse that has a
rubber or metal ball on its
underside and it can roll in
every direction.
 Optical: This type uses a
laser for detecting the
mouse's movement.
How a Mouse Hooks Up to a PC
 PS/2 Mouse
 Serial Mouse
 USB/Cordless Mouse
Other Pointing Devices
 Trackball
 Track point
 Touch pad
 Touch Screen
 Joystick – input device for
computer games
 Light Pens – light-
sensitive penlike device
 Stylus – penlike device
commonly used with
tablet PCs and PDAs.
Scanning Devices
 Optical scanners
 Card readers
 Bar code readers
 Character and mark recognition devices
Image Capturing Devices
 Digital Cameras
 Digital Video Cameras
4. Output Devices
 Media used by the computer in displaying
its responses to our requests and
instructions.
 Monitor
 Audio Speakers
 Printer
Types of Monitor
 Cathode Ray Tube (CRT)
 Liquid Crystal Display (LCD)
Printers
 IMPACT PRINTERS uses pressure by
physically striking the paper. Ex. Daisy
wheel printers, line printers, dot matrix
printers & band printers.
 NON-IMPACT PRINTER does not apply
pressure on the paper but instead
produces character by using lasers, ink
spray, photography or heat.
Dot matrix
printer
Inkjet printer
Laser
printer
5. Secondary Storage Devices
 Attached to the computer system to allow
you to store programs and data
permanently for the purpose of retrieving
them for future use.
 Floppy disk, Hard disk, CD Rom
Floppy Disk
 The most common secondary storage
device
 3.5” disk – 1.44MB
High-Capacity Floppy Disks
 Floppy disk cartridges
 3 ½ inches in diameter
 Stores more information
 Zip disks
Hard Disk Drive or Hard Disk
 Made of rigid materials unlike floppy disks
 Holds a greater amount of data
10MB in 1980s
600MB in mid 1990s
4.3GB in 1999
180GB in 2001
400GB - 2004
Optical Discs
 A standard part of modern desktop
machines, especially used for multimedia
purposes and preferred in loading
applications.
Kinds
 Blue Ray Disk – 40G
 Digital Versatile Disk
DVD-R – write once, 3.95G
DVD RW – rewritable, 3G
Single Layer and Double Layer
 Compact Disk
CD-R – write once, 650MB
CD-RW – rewritable, 700MB
Optical Drives
 CD-ROM read CDs
 CD-Writer read/write CDs
 DVD-Combo read/write CDs, read DVD
 DVD Writer read/write CDs
read/write DVDs
Other Secondary Storage
 Solid-State Storage
No moving parts
Flash memory cards
USB flash drives
Parts that Build Up A System Unit
 Casing or cover
 Power Supply
 Motherboard
 Microprocessor
 Memory
 Video Card
 Sound card
 Floppy disk drive
 Hard disk drive
 CD-ROM drive
 MODEM
Casing or cover
 The box or outer shell
that houses most of the
computer, it is usually
one of the most
overlooked parts of the
PC.
 Protects the computer
circuits, cooling and
system organization.
Power Supply
 Responsible for powering every device in your
computer.
 Parts of a Power supply:
 Disk drive connectors
 Motherboard connector
 Power supply fan
 Power switch
 Input voltage selector
 Cover
 Power plugs receptacle
Motherboard
 The physical arrangement in a computer that
contains the computer’s basic circuitry and
components.
 Components are:
 Microprocessor
 (Optional) Coprocessors
 Memory
 Basic Input/Output System (BIOS)
 Expansion Slot
 Interconnecting circuitry
Expansion Slots
 Graphic cards
 Sound cards
 Modem cards
 Network interface cards/network adapter
Ports
 Serial ports – mouse, keyboard, modem
 Parallel ports – printers
 Universal serial bus (USB) – replacing
serial and parallel
 Firewire ports – faster than USB
Software
 Instructions that tell the computer how to
process data into the form you want.
 Software and programs are
interchangeable.
 Two major types:
System and Applications
2 Kinds of Software
1. System Software enables the application
software to interact with the computer
hardware.
 Operating Systems are programs that coordinate
computer resources, provide an interface between
users and the computer; and run applications.
 Utilities perform specific tasks related to managing
computer resources.
 Device drivers are specialized programs designed
to allow particular input or output devices to
communicate with the rest of the computer system.
Functions of a System Software
 Managing resources (memory,
processing, storage, and devices like
printer).
 Providing user interface
 Running applications
2 Kinds of Software
1. Applications Software - provides the real
functionality of a computer. It help you
use your computer to do specific types of
work.
 Basic Applications, widely used in all career
areas.
 Specialized Applications, more
narrowly focused on specific
disciplines and occupations.
DOS and GUI Operating System
Disk Operating System
 DOS was the first widely installed
operating system for personal computers.
 Command-driven
MS-DOS Commands
 A COMMAND is the name of a special
program that makes your computer carry
out a task.
Graphical User Interface (GUI)
 Thru GUI, users can interact directly with
the operating system.
 Microsoft Windows
 Icons, Menus, Dialog boxes
FILES
 FILE is simply a collection of information
that you store on a disk or diskette.
 Must have a unique name
 Two parts: the filename and extension
separated by a period.
RECIPE.DOC
EXTENSIONS
 Use extension to make your filenames
more descriptive.
.DOC – word documents
.XLS – excel documents
.PPT – powerpoint documents
DIRECTORIES
 One way of organizing the files on your
computer Hard Disk
 ROOT – one basic directory
 Subdirectories
002_Fundamentals of Computer.pdf

Weitere ähnliche Inhalte

Ähnlich wie 002_Fundamentals of Computer.pdf

Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptAmarSalih4
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptNoelDeLuna4
 
Fundamentals of-computer
Fundamentals of-computerFundamentals of-computer
Fundamentals of-computerR.V.S.College
 
NI221 - Fundamentals of Computer
NI221 - Fundamentals of ComputerNI221 - Fundamentals of Computer
NI221 - Fundamentals of Computerpaulcaspe
 
Fundamentals of Computer.pptx
Fundamentals of Computer.pptxFundamentals of Computer.pptx
Fundamentals of Computer.pptxZORAIZ HAIDER
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxHODCSE74
 
Hardware & software
Hardware & softwareHardware & software
Hardware & softwareIsabelop
 
Fundamentals of computer
Fundamentals of computerFundamentals of computer
Fundamentals of computerImran Nawaz
 
Fundamentalsofcomputer
FundamentalsofcomputerFundamentalsofcomputer
FundamentalsofcomputerRam Pukar
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computersSimmisar
 
Power Point Lesson 02
Power Point Lesson 02Power Point Lesson 02
Power Point Lesson 02Nasir Jumani
 
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptxIP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptxrinkalchawda
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfsaurabhChandbodhale
 

Ähnlich wie 002_Fundamentals of Computer.pdf (20)

Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.pptFundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
 
Fundamentals of-computer
Fundamentals of-computerFundamentals of-computer
Fundamentals of-computer
 
JSS IOE ICT
JSS IOE ICTJSS IOE ICT
JSS IOE ICT
 
NI221 - Fundamentals of Computer
NI221 - Fundamentals of ComputerNI221 - Fundamentals of Computer
NI221 - Fundamentals of Computer
 
Fundamentals of Computer.pptx
Fundamentals of Computer.pptxFundamentals of Computer.pptx
Fundamentals of Computer.pptx
 
Fundamentals of-computer
Fundamentals of-computerFundamentals of-computer
Fundamentals of-computer
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptx
 
Hardware & software
Hardware & softwareHardware & software
Hardware & software
 
Fundamentals of computer
Fundamentals of computerFundamentals of computer
Fundamentals of computer
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Fundamentalsofcomputer
FundamentalsofcomputerFundamentalsofcomputer
Fundamentalsofcomputer
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Introduction to computers i
Introduction to computers iIntroduction to computers i
Introduction to computers i
 
Power Point Lesson 02
Power Point Lesson 02Power Point Lesson 02
Power Point Lesson 02
 
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptxIP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx
IP-CBSC_STD-11_Ch-1 COMPUTER SYSTEM.pptx
 
Computer.pptx
Computer.pptxComputer.pptx
Computer.pptx
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 

Kürzlich hochgeladen

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 

Kürzlich hochgeladen (20)

Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

002_Fundamentals of Computer.pdf

  • 2. Information Processing System  DATA is a collection of independent and unorganized facts.  INFORMATION is the processed and organized data presented in a meaningful form.  DATA PROCESSING is the course of doing things in a sequence of steps.
  • 3. Information Processing System  COMPUTER is an electronic machine that follows a set of instructions in order that it may be able to accept and gather data and transform these into information.
  • 5. Functions of an Information Processing System 1. It accepts and gather data. (INPUT) 2. It processes data to become information. (PROCESSING) 3. It stores data and information. (STORE) 4. It presents information. (OUTPUT)
  • 6. Three Major Components of an Information Processing System  HARDWARE is the tangible part of a computer system.  SOFTWARE is the non-tangible part that tells the computer how to do its job.  PEOPLEWARE refer to people who use and operate the computer system, write computer programs, and analyze and design the information system.
  • 7. Computer Sizes  MAINFRAME are large general purpose computers.  MINICOMPUTER perform multi-tasking and allow many terminals to be connected to their services.  MICROCOMPUTER (Personal Computer) is most widely used especially at home because of its affordable price and manageability.
  • 9. Basic Units of Measurement  BIT is a unit of information equivalent to the result of a choice between only 2 possible alternatives in the binary number system.  BYTE is a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit for information.
  • 10. Basic Units of Measurement  A byte can be used to represent a single character, which can be: A letter A number A special character or symbol, or A space
  • 11.
  • 12. Basic Units of Measurement  1,000 bytes =1 kilobyte (K or KB) 1,000 KB =1 megabyte (MB) 1,000 MB =1 gigabyte (GB) 1,000 GB =1 Terabyte (TB)
  • 13. BASIC PC HARDWARE  HARDWARE is the tangible part of a computer system.
  • 14.
  • 15. Basic hardware of a PC system  Central Processing Unit (CPU)  Memory Unit  Input Devices  Output Devices  Secondary Storage Devices
  • 16. 1. Central Processing Unit  Brain of the computer.  It directs and controls the entire computer system and performs all arithmetic and logical operations.
  • 17. 2. Memory Unit  Where the programs and data are stored . READ ONLY MEMORY (ROM) contains the pre- programmed computer instructions such as the Basic Input Output System (BIOS). RANDOM ACCESS MEMORY (RAM) is used to store the programs and data that you will run. Exists only when there is power.
  • 18.
  • 19. 3. Input Devices  Allows data and programs to be sent to the CPU. Keyboard Mouse Joystick Microphone Webcam Scanner Monitor
  • 20. Keyboard  Traditional keyboards  Flexible keyboards  Ergonomic keyboards  Wireless keyboards  PDA keyboards
  • 21. Two Types of Mouse  Mechanical - a type of computer mouse that has a rubber or metal ball on its underside and it can roll in every direction.  Optical: This type uses a laser for detecting the mouse's movement.
  • 22. How a Mouse Hooks Up to a PC  PS/2 Mouse  Serial Mouse  USB/Cordless Mouse
  • 23. Other Pointing Devices  Trackball  Track point  Touch pad  Touch Screen
  • 24.  Joystick – input device for computer games  Light Pens – light- sensitive penlike device  Stylus – penlike device commonly used with tablet PCs and PDAs.
  • 25. Scanning Devices  Optical scanners  Card readers  Bar code readers  Character and mark recognition devices
  • 26. Image Capturing Devices  Digital Cameras  Digital Video Cameras
  • 27. 4. Output Devices  Media used by the computer in displaying its responses to our requests and instructions.  Monitor  Audio Speakers  Printer
  • 28. Types of Monitor  Cathode Ray Tube (CRT)  Liquid Crystal Display (LCD)
  • 29. Printers  IMPACT PRINTERS uses pressure by physically striking the paper. Ex. Daisy wheel printers, line printers, dot matrix printers & band printers.  NON-IMPACT PRINTER does not apply pressure on the paper but instead produces character by using lasers, ink spray, photography or heat.
  • 31. 5. Secondary Storage Devices  Attached to the computer system to allow you to store programs and data permanently for the purpose of retrieving them for future use.  Floppy disk, Hard disk, CD Rom
  • 32. Floppy Disk  The most common secondary storage device  3.5” disk – 1.44MB
  • 33. High-Capacity Floppy Disks  Floppy disk cartridges  3 ½ inches in diameter  Stores more information  Zip disks
  • 34. Hard Disk Drive or Hard Disk  Made of rigid materials unlike floppy disks  Holds a greater amount of data 10MB in 1980s 600MB in mid 1990s 4.3GB in 1999 180GB in 2001 400GB - 2004
  • 35. Optical Discs  A standard part of modern desktop machines, especially used for multimedia purposes and preferred in loading applications.
  • 36. Kinds  Blue Ray Disk – 40G  Digital Versatile Disk DVD-R – write once, 3.95G DVD RW – rewritable, 3G Single Layer and Double Layer  Compact Disk CD-R – write once, 650MB CD-RW – rewritable, 700MB
  • 37. Optical Drives  CD-ROM read CDs  CD-Writer read/write CDs  DVD-Combo read/write CDs, read DVD  DVD Writer read/write CDs read/write DVDs
  • 38. Other Secondary Storage  Solid-State Storage No moving parts Flash memory cards USB flash drives
  • 39. Parts that Build Up A System Unit  Casing or cover  Power Supply  Motherboard  Microprocessor  Memory  Video Card  Sound card  Floppy disk drive  Hard disk drive  CD-ROM drive  MODEM
  • 40. Casing or cover  The box or outer shell that houses most of the computer, it is usually one of the most overlooked parts of the PC.  Protects the computer circuits, cooling and system organization.
  • 41. Power Supply  Responsible for powering every device in your computer.  Parts of a Power supply:  Disk drive connectors  Motherboard connector  Power supply fan  Power switch  Input voltage selector  Cover  Power plugs receptacle
  • 42. Motherboard  The physical arrangement in a computer that contains the computer’s basic circuitry and components.  Components are:  Microprocessor  (Optional) Coprocessors  Memory  Basic Input/Output System (BIOS)  Expansion Slot  Interconnecting circuitry
  • 43.
  • 44. Expansion Slots  Graphic cards  Sound cards  Modem cards  Network interface cards/network adapter
  • 45. Ports  Serial ports – mouse, keyboard, modem  Parallel ports – printers  Universal serial bus (USB) – replacing serial and parallel  Firewire ports – faster than USB
  • 46.
  • 47. Software  Instructions that tell the computer how to process data into the form you want.  Software and programs are interchangeable.  Two major types: System and Applications
  • 48. 2 Kinds of Software 1. System Software enables the application software to interact with the computer hardware.  Operating Systems are programs that coordinate computer resources, provide an interface between users and the computer; and run applications.  Utilities perform specific tasks related to managing computer resources.  Device drivers are specialized programs designed to allow particular input or output devices to communicate with the rest of the computer system.
  • 49. Functions of a System Software  Managing resources (memory, processing, storage, and devices like printer).  Providing user interface  Running applications
  • 50. 2 Kinds of Software 1. Applications Software - provides the real functionality of a computer. It help you use your computer to do specific types of work.  Basic Applications, widely used in all career areas.  Specialized Applications, more narrowly focused on specific disciplines and occupations.
  • 51. DOS and GUI Operating System
  • 52. Disk Operating System  DOS was the first widely installed operating system for personal computers.  Command-driven
  • 53. MS-DOS Commands  A COMMAND is the name of a special program that makes your computer carry out a task.
  • 54. Graphical User Interface (GUI)  Thru GUI, users can interact directly with the operating system.  Microsoft Windows  Icons, Menus, Dialog boxes
  • 55.
  • 56. FILES  FILE is simply a collection of information that you store on a disk or diskette.  Must have a unique name  Two parts: the filename and extension separated by a period. RECIPE.DOC
  • 57. EXTENSIONS  Use extension to make your filenames more descriptive. .DOC – word documents .XLS – excel documents .PPT – powerpoint documents
  • 58. DIRECTORIES  One way of organizing the files on your computer Hard Disk  ROOT – one basic directory  Subdirectories