SlideShare a Scribd company logo
1 of 54
FUNDAMENTALS OF
COMPUTER
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.
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.
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.
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
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
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
2. 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
Fundamentals-of-Computer.ppt

More Related Content

Similar to Fundamentals-of-Computer.ppt

NI221 - Fundamentals of Computer
NI221 - Fundamentals of ComputerNI221 - Fundamentals of Computer
NI221 - Fundamentals of Computerpaulcaspe
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxHODCSE74
 
fundamentals of computer.pptx
fundamentals of computer.pptxfundamentals of computer.pptx
fundamentals of computer.pptxJenniferVilla22
 
Power Point Lesson 02
Power Point Lesson 02Power Point Lesson 02
Power Point Lesson 02Nasir Jumani
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computersSimmisar
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxJunaidRamzan4
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfsaurabhChandbodhale
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfMewledMohammed
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxnoveriustelaumbanua
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Studentsvethics
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computersejistcaloocan
 
Fundamentalsofcomputer
FundamentalsofcomputerFundamentalsofcomputer
FundamentalsofcomputerRam Pukar
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and softwareKarl John Piocos
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptShivamSaini553956
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptxSalarAzam1
 

Similar to Fundamentals-of-Computer.ppt (20)

NI221 - Fundamentals of Computer
NI221 - Fundamentals of ComputerNI221 - Fundamentals of Computer
NI221 - Fundamentals of Computer
 
Essential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptxEssential Knowledge of Computers.pptx
Essential Knowledge of Computers.pptx
 
fundamentals of computer.pptx
fundamentals of computer.pptxfundamentals of computer.pptx
fundamentals of computer.pptx
 
Computer.pptx
Computer.pptxComputer.pptx
Computer.pptx
 
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
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
Ch.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdfCh.01_Introduction_ to_computers.pdf
Ch.01_Introduction_ to_computers.pdf
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Basics of Computer for Students
Basics of Computer for StudentsBasics of Computer for Students
Basics of Computer for Students
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
 
Fundamentalsofcomputer
FundamentalsofcomputerFundamentalsofcomputer
Fundamentalsofcomputer
 
Report-computer hardware,system, and software
Report-computer hardware,system, and softwareReport-computer hardware,system, and software
Report-computer hardware,system, and software
 
Introduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).pptIntroduction to Computer MBA SEM I - Copy (4).ppt
Introduction to Computer MBA SEM I - Copy (4).ppt
 
Chapter 01.pptx
Chapter 01.pptxChapter 01.pptx
Chapter 01.pptx
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 

Recently uploaded

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 

Fundamentals-of-Computer.ppt

  • 1. FUNDAMENTALS OF COMPUTER 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.
  • 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.
  • 4. 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)
  • 5. 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.
  • 6. 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.
  • 7. 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
  • 8.
  • 9. 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)
  • 10. BASIC PC HARDWARE  HARDWARE is the tangible part of a computer system.
  • 11.
  • 12. Basic hardware of a PC system  Central Processing Unit (CPU)  Memory Unit  Input Devices  Output Devices  Secondary Storage Devices
  • 13. 1. Central Processing Unit  Brain of the computer.  It directs and controls the entire computer system and performs all arithmetic and logical operations.
  • 14. 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.
  • 15.
  • 16. 3. Input Devices  Allows data and programs to be sent to the CPU. Keyboard Mouse Joystick Microphone Webcam Scanner Monitor
  • 17. Keyboard  Traditional keyboards  Flexible keyboards  Ergonomic keyboards  Wireless keyboards  PDA keyboards
  • 18. 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.
  • 19. How a Mouse Hooks Up to a PC  PS/2 Mouse  Serial Mouse  USB/Cordless Mouse
  • 20. Other Pointing Devices  Trackball  Track point  Touch pad  Touch Screen
  • 21.  Joystick – input device for computer games  Light Pens – light- sensitive penlike device  Stylus – penlike device commonly used with tablet PCs and PDAs.
  • 22. Scanning Devices  Optical scanners  Card readers  Bar code readers  Character and mark recognition devices
  • 23. Image Capturing Devices  Digital Cameras  Digital Video Cameras
  • 24. 4. Output Devices  Media used by the computer in displaying its responses to our requests and instructions.  Monitor  Audio Speakers  Printer
  • 25. Types of Monitor  Cathode Ray Tube (CRT)  Liquid Crystal Display (LCD)
  • 26. 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.
  • 28. 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
  • 29. Floppy Disk  The most common secondary storage device  3.5” disk – 1.44MB
  • 30. High-Capacity Floppy Disks  Floppy disk cartridges  3 ½ inches in diameter  Stores more information  Zip disks
  • 31. Hard Disk Drive or Hard Disk  Made of rigid materials unlike floppy disks  Holds a greater amount of data
  • 32. Optical Discs  A standard part of modern desktop machines, especially used for multimedia purposes and preferred in loading applications.
  • 33. 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
  • 34. 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
  • 35. Other Secondary Storage  Solid-State Storage No moving parts Flash memory cards USB flash drives
  • 36. 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
  • 37. 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.
  • 38. 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
  • 39. 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
  • 40.
  • 41. Expansion Slots  Graphic cards  Sound cards  Modem cards  Network interface cards/network adapter
  • 42. 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
  • 43. 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.
  • 44. Functions of a System Software  Managing resources (memory, processing, storage, and devices like printer).  Providing user interface  Running applications
  • 45. 2 Kinds of Software 2. 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.
  • 46. DOS and GUI Operating System
  • 47. Disk Operating System  DOS was the first widely installed operating system for personal computers.  Command-driven
  • 48. MS-DOS Commands  A COMMAND is the name of a special program that makes your computer carry out a task.
  • 49. Graphical User Interface (GUI)  Thru GUI, users can interact directly with the operating system.  Microsoft Windows  Icons, Menus, Dialog boxes
  • 50.
  • 51. 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
  • 52. EXTENSIONS  Use extension to make your filenames more descriptive. .DOC – word documents .XLS – excel documents .PPT – powerpoint documents
  • 53. DIRECTORIES  One way of organizing the files on your computer Hard Disk  ROOT – one basic directory  Subdirectories