SlideShare a Scribd company logo
1 of 17
Understanding Computers, O/S, File Management
Types of Computers
Microcomputers
 PC or Desktop
 Laptop
 Tablet
 Netbook
 Mobile Phone or Smart Phone
Business Computers
 Servers (Help to share information like Word over all Business
  computers)
 Mainframes (used in banks for massive amount of data computation)
 Supercomputer (used in large computational projects like weather
  forecasting)

8/8/2012 2:09 PM                                                      2
Hardware
Hardware comes with system like mouse, monitor, keyboard
 Input Device Hardware
      Mouse
      Keyboard
      Scanner
 Output Device Hardware
      Monitor
      Printer
      Speakers
 Storage Device Hardware
    Hard Drive
      External Hard Drive
      Flash Drive

8/8/2012 2:09 PM                                           3
Hard Drive
  Hard Drive has platters (plates) stacked on top of each
   other and a spindle reads the platter
  Platters are covered with metal oxide that stores data
   as compressions or magnetic spots on platter (e.g. tape
   used in car stereo)




8/8/2012 2:09 PM                                             4
Basic Terms Answers
  BIOS (Basic Input/Output system)
  Port (outside computer that plug peripheral devices)
  CD-ROM drive, CD-R, CD-RW disk
  CPU (central processing unit)—brain of
   computer/needs fan to cool it off
  Motherboard—main circuit board that has other
   circuit boards on it like video and sound card
  See link on Kaboose.com for picture of Motherboard,
   CPU, and BIOS
       http://resources.kaboose.com/brain/comp-les2.html
8/8/2012 2:09 PM                                            5
Pictures of parts of computer
       Hard Drive                    Video Card
                       Keyboard




         Monitor
                    Motherboard   Power Supply

8/8/2012 2:09 PM                                  6
What happens when computer
starts?
  Turn on computer (boot up) or booting
  Booting is process of bringing on O/S
  BIOS (Basic Input/Output system) chip (also called ROM-BIOS because
   permanent, repeated instructions) located on motherboard
  BIOS chip tells to look on hard disk for a special program called boot loader
  Boot loader is pulled into memory to start the real O/S
     Boot loader looks for kernel and loads into memory
     Kernel is interface btwn application programs and CPU, devices, and memory;
      kernel can also be called manager of system resources by managing the
      communication between application programs and CPU, devices, and memory
     POST test (Power On Self Test) –CPU performs check of peripheral devices on-
      line like mouse, monitor, sound card, keyboard
     POST checks storage devices (have good FAT table)
     Login screen




8/8/2012 2:09 PM                                                                     7
What is the FAT table?
  File Allocation Table
     Table of Contents tells what sector files are located
     O/S uses FAT table to tell where files on hard drive (O/S
      writes new FAT table when save file)
     A corrupted FAT table is a serious problem
             Without good FAT table O/S can’t find location of files on
              hard drive
             Can use scandisk at dos prompt to fix (two FAT table (Fat1 and
              Fat2); uses Fat2 to fix Fat1
       Checked in boot up process


8/8/2012 2:09 PM                                                               8
What is the kernel?
  Picture of Kernel from Wikipedia
     http://en.wikipedia.org/wiki/Image:Kernel_Layout.svg#
      file




8/8/2012 2:09 PM                                              9
ROM vs. RAM
  ROM stands for Read Only Memory
     Permanent memory like BIOS (hard-code instructions
      on what to do when boot up computer)
  RAM stands for Random Access Memory
     Temporary memory




8/8/2012 2:09 PM                                           10
Types of CD Drives
  CD-ROM—Compact Disk – Read Only Memory
     Can only read information on disk
  CD-RW—Compact Disk Rewritable
     Can read and write on disk
  DVD (Digital Video Disc)
     Holds more information than CD
     Watch Movies or play Games
     Want to usually buy computer with DVD disc drive
  Remember DVD can play movies or CD but a CD drive
     can’t play DVD
8/8/2012 2:09 PM                                         11
Bits and Bytes
 Computer reads data as switches
     Off switch is 0
     On switch is 1
  A bit is a 0 or 1 switch
  Eights bits make up a byte
  Abbreviations
        KB is about 1,000 bytes (thousand) kilobyte
        MB is about 1,000,000 bytes (million) megabyte
        GB is 1,000,000,000 bytes (billion) gigabyte
        TB is one trillion bytes or 1,024 gigabytes
        PB (petabyte) is 1015 bytes (1,000,000,000,000,000 bytes) or 1,000 TB
  Abbreviations help when knowing disk storage on hard drive when
     buying software or computer
8/8/2012 2:09 PM                                                               12
What types of Operating Systems are
there?
  MS-DOS
     (Eight versions that stopped making in 2000) created by
      Bill Gates and put on IBM machines as PC-DOS
     Can still use by Start in search (put cmd.exe)
     Command driven copy a:*.* c:files*.*
  Linux
  Windows 3.1
  Windows XP
  Windows Vista
  Windows 7 then 8 (tablets but can put on PC)
8/8/2012 2:09 PM                                                13
Operating System
  Has Gui (gooey) interface that helps use to do tasks
   like copy and paste files
  Enables multitasking so can do several tasks at once
   like view e-mail and look at Web page
  Helps to manage and keep track of peripheral devices
   like printers or mouse through Control Panel
  Gives users availability to do Backups and manage
   fragmenting disk
  Recycle bin can recover deleted files

8/8/2012 2:09 PM                                          14
Is there a difference between Uninstall and
Deleting Programs?
  Yes
  Manually deleting doesn’t usually get all files deleted
   with software installation and some files that are used
   by other programs might accidently be deleted (maybe
   a printer driver)
  Uninstall under Control Panel




8/8/2012 2:09 PM                                             15
Backup--System Image vs.
System Repair
  System Image backups Windows 7, hard drive (C: Drive), programs, and all files plus
   system repair disc (booting up disc). System Repair Disc is included with Windows 7
   Operation system and can load restore from Windows 7 installation disk or made system
   repair disc. This is preferred method of backup.
  Custom backup—select what files want
  System Repair Disc is booting up disc and can make separate in case have no Windows 7
   software when got computer such as laptop or netbook (may have to download or borrow
   copy of Windows 7 installation disk and then use product code). The system repair disc
   can be used in case have crash on Windows 7 and no way of booting. In the case of
   Windows 7 not booting up, may just need to use System Repair disc to get to Startup
   Repair option that will fix problems in Windows 7 and not have to do complete System
   Image Recovery.
  Driver/Utility Disc (loaded device drivers like for printer that may need after install or
   during restore) to get printer to work etc.




8/8/2012 2:09 PM                                                                                16
On-line backups
  Several companies like SkyDrive (free for limited use)
     or Mozy offer on-line backup solutions
       Good in case of natural disaster
  SOS On-line backup will back up computer and
     mobile phones (Android, iPhone, iPads)




8/8/2012 2:09 PM                                            17

More Related Content

What's hot

How to recover data after reinstalling windows
How to recover data after reinstalling windowsHow to recover data after reinstalling windows
How to recover data after reinstalling windowsLisa Liao
 
Lecture 8 disk management
Lecture 8 disk managementLecture 8 disk management
Lecture 8 disk managementTanveer Malik
 
Lesson 2 Ppt V6
Lesson 2 Ppt V6Lesson 2 Ppt V6
Lesson 2 Ppt V6ipwk
 
Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...Ajay Panchal
 
ICT BTEC UNIT 2 P1
ICT BTEC UNIT 2 P1ICT BTEC UNIT 2 P1
ICT BTEC UNIT 2 P1OriginalGSM
 
Hard disk
Hard diskHard disk
Hard diskHananMH
 
Miproce2013 motherboardanduserexperience
Miproce2013 motherboardanduserexperienceMiproce2013 motherboardanduserexperience
Miproce2013 motherboardanduserexperienceBarojReal
 
Performing Disk Management Tasks
Performing Disk Management TasksPerforming Disk Management Tasks
Performing Disk Management TasksAmir Villas
 
Mac os installation and Hardware Report
Mac os installation and Hardware ReportMac os installation and Hardware Report
Mac os installation and Hardware ReportPratik Vyas
 
Linux Installation And Shamba Server
Linux Installation And Shamba ServerLinux Installation And Shamba Server
Linux Installation And Shamba ServerMayur Verma
 

What's hot (20)

How to recover data after reinstalling windows
How to recover data after reinstalling windowsHow to recover data after reinstalling windows
How to recover data after reinstalling windows
 
Hbcd
HbcdHbcd
Hbcd
 
Disk management
Disk managementDisk management
Disk management
 
Lecture 8 disk management
Lecture 8 disk managementLecture 8 disk management
Lecture 8 disk management
 
Hard Drives
Hard DrivesHard Drives
Hard Drives
 
Lesson 2 Ppt V6
Lesson 2 Ppt V6Lesson 2 Ppt V6
Lesson 2 Ppt V6
 
Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...Disk management / hard drive partition management / create drive or partition...
Disk management / hard drive partition management / create drive or partition...
 
Hardware
HardwareHardware
Hardware
 
Hard disk drive
Hard disk driveHard disk drive
Hard disk drive
 
Motherboard
MotherboardMotherboard
Motherboard
 
ICT BTEC UNIT 2 P1
ICT BTEC UNIT 2 P1ICT BTEC UNIT 2 P1
ICT BTEC UNIT 2 P1
 
Hbcd
HbcdHbcd
Hbcd
 
1.1 storage device
1.1  storage device1.1  storage device
1.1 storage device
 
Motherboard
MotherboardMotherboard
Motherboard
 
Hard disk
Hard diskHard disk
Hard disk
 
Miproce2013 motherboardanduserexperience
Miproce2013 motherboardanduserexperienceMiproce2013 motherboardanduserexperience
Miproce2013 motherboardanduserexperience
 
Window xp slides
Window xp slidesWindow xp slides
Window xp slides
 
Performing Disk Management Tasks
Performing Disk Management TasksPerforming Disk Management Tasks
Performing Disk Management Tasks
 
Mac os installation and Hardware Report
Mac os installation and Hardware ReportMac os installation and Hardware Report
Mac os installation and Hardware Report
 
Linux Installation And Shamba Server
Linux Installation And Shamba ServerLinux Installation And Shamba Server
Linux Installation And Shamba Server
 

Similar to BSAD 104 Understanding Computers,OS,File Management

Parts of computer
Parts of computerParts of computer
Parts of computerShubh Kela
 
Computer hardware and maintenance
Computer hardware and   maintenanceComputer hardware and   maintenance
Computer hardware and maintenanceImran Khan
 
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Syed Aiyaz
 
Windows 8 overview by jten techtorials
Windows 8 overview by jten techtorialsWindows 8 overview by jten techtorials
Windows 8 overview by jten techtorialsJherome Tenorio
 
General Information About Information Technologies
General Information About Information TechnologiesGeneral Information About Information Technologies
General Information About Information Technologiestechgajanan
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power pointTom Hanstead
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power pointTom Hanstead
 
PC Hardware Overview
PC Hardware OverviewPC Hardware Overview
PC Hardware OverviewPrabu U
 
01 basic computer structure(20070122)
01 basic computer structure(20070122)01 basic computer structure(20070122)
01 basic computer structure(20070122)Prasanna Das
 
Computers for beginners
Computers for beginnersComputers for beginners
Computers for beginnersChad Mcdonald
 
Hardware & software
Hardware & softwareHardware & software
Hardware & softwareIsabelop
 
Computing for Engineering - Lecture 02
Computing for Engineering - Lecture 02Computing for Engineering - Lecture 02
Computing for Engineering - Lecture 02Sarchia Khursheed
 

Similar to BSAD 104 Understanding Computers,OS,File Management (20)

Parts of computer
Parts of computerParts of computer
Parts of computer
 
Icdl Medual 1
Icdl Medual 1Icdl Medual 1
Icdl Medual 1
 
Computer appreciation
Computer appreciationComputer appreciation
Computer appreciation
 
Computer hardware and maintenance
Computer hardware and   maintenanceComputer hardware and   maintenance
Computer hardware and maintenance
 
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
Basics IT Recruiting | Technical Recruiting | US Staffing | Training |Tips |T...
 
Windows 8 overview by jten techtorials
Windows 8 overview by jten techtorialsWindows 8 overview by jten techtorials
Windows 8 overview by jten techtorials
 
General Information About Information Technologies
General Information About Information TechnologiesGeneral Information About Information Technologies
General Information About Information Technologies
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
Cisco task 1 power point
Cisco task 1 power pointCisco task 1 power point
Cisco task 1 power point
 
PC Hardware Overview
PC Hardware OverviewPC Hardware Overview
PC Hardware Overview
 
Ram Disk
Ram DiskRam Disk
Ram Disk
 
P1 unit 2
P1 unit 2P1 unit 2
P1 unit 2
 
windows.pptx
windows.pptxwindows.pptx
windows.pptx
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
01 basic computer structure(20070122)
01 basic computer structure(20070122)01 basic computer structure(20070122)
01 basic computer structure(20070122)
 
Computers for beginners
Computers for beginnersComputers for beginners
Computers for beginners
 
Hardware & software
Hardware & softwareHardware & software
Hardware & software
 
How to build a computer
How to build a computerHow to build a computer
How to build a computer
 
Computing for Engineering - Lecture 02
Computing for Engineering - Lecture 02Computing for Engineering - Lecture 02
Computing for Engineering - Lecture 02
 
Computerpartsppt3197
Computerpartsppt3197Computerpartsppt3197
Computerpartsppt3197
 

Recently uploaded

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
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
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
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
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxAmita Gupta
 

Recently uploaded (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
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...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
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
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 

BSAD 104 Understanding Computers,OS,File Management

  • 2. Types of Computers Microcomputers  PC or Desktop  Laptop  Tablet  Netbook  Mobile Phone or Smart Phone Business Computers  Servers (Help to share information like Word over all Business computers)  Mainframes (used in banks for massive amount of data computation)  Supercomputer (used in large computational projects like weather forecasting) 8/8/2012 2:09 PM 2
  • 3. Hardware Hardware comes with system like mouse, monitor, keyboard  Input Device Hardware  Mouse  Keyboard  Scanner  Output Device Hardware  Monitor  Printer  Speakers  Storage Device Hardware  Hard Drive  External Hard Drive  Flash Drive 8/8/2012 2:09 PM 3
  • 4. Hard Drive  Hard Drive has platters (plates) stacked on top of each other and a spindle reads the platter  Platters are covered with metal oxide that stores data as compressions or magnetic spots on platter (e.g. tape used in car stereo) 8/8/2012 2:09 PM 4
  • 5. Basic Terms Answers  BIOS (Basic Input/Output system)  Port (outside computer that plug peripheral devices)  CD-ROM drive, CD-R, CD-RW disk  CPU (central processing unit)—brain of computer/needs fan to cool it off  Motherboard—main circuit board that has other circuit boards on it like video and sound card  See link on Kaboose.com for picture of Motherboard, CPU, and BIOS  http://resources.kaboose.com/brain/comp-les2.html 8/8/2012 2:09 PM 5
  • 6. Pictures of parts of computer Hard Drive Video Card Keyboard Monitor Motherboard Power Supply 8/8/2012 2:09 PM 6
  • 7. What happens when computer starts?  Turn on computer (boot up) or booting  Booting is process of bringing on O/S  BIOS (Basic Input/Output system) chip (also called ROM-BIOS because permanent, repeated instructions) located on motherboard  BIOS chip tells to look on hard disk for a special program called boot loader  Boot loader is pulled into memory to start the real O/S  Boot loader looks for kernel and loads into memory  Kernel is interface btwn application programs and CPU, devices, and memory; kernel can also be called manager of system resources by managing the communication between application programs and CPU, devices, and memory  POST test (Power On Self Test) –CPU performs check of peripheral devices on- line like mouse, monitor, sound card, keyboard  POST checks storage devices (have good FAT table)  Login screen 8/8/2012 2:09 PM 7
  • 8. What is the FAT table?  File Allocation Table  Table of Contents tells what sector files are located  O/S uses FAT table to tell where files on hard drive (O/S writes new FAT table when save file)  A corrupted FAT table is a serious problem  Without good FAT table O/S can’t find location of files on hard drive  Can use scandisk at dos prompt to fix (two FAT table (Fat1 and Fat2); uses Fat2 to fix Fat1  Checked in boot up process 8/8/2012 2:09 PM 8
  • 9. What is the kernel?  Picture of Kernel from Wikipedia  http://en.wikipedia.org/wiki/Image:Kernel_Layout.svg# file 8/8/2012 2:09 PM 9
  • 10. ROM vs. RAM  ROM stands for Read Only Memory  Permanent memory like BIOS (hard-code instructions on what to do when boot up computer)  RAM stands for Random Access Memory  Temporary memory 8/8/2012 2:09 PM 10
  • 11. Types of CD Drives  CD-ROM—Compact Disk – Read Only Memory  Can only read information on disk  CD-RW—Compact Disk Rewritable  Can read and write on disk  DVD (Digital Video Disc)  Holds more information than CD  Watch Movies or play Games  Want to usually buy computer with DVD disc drive  Remember DVD can play movies or CD but a CD drive can’t play DVD 8/8/2012 2:09 PM 11
  • 12. Bits and Bytes  Computer reads data as switches  Off switch is 0  On switch is 1  A bit is a 0 or 1 switch  Eights bits make up a byte  Abbreviations  KB is about 1,000 bytes (thousand) kilobyte  MB is about 1,000,000 bytes (million) megabyte  GB is 1,000,000,000 bytes (billion) gigabyte  TB is one trillion bytes or 1,024 gigabytes  PB (petabyte) is 1015 bytes (1,000,000,000,000,000 bytes) or 1,000 TB  Abbreviations help when knowing disk storage on hard drive when buying software or computer 8/8/2012 2:09 PM 12
  • 13. What types of Operating Systems are there?  MS-DOS  (Eight versions that stopped making in 2000) created by Bill Gates and put on IBM machines as PC-DOS  Can still use by Start in search (put cmd.exe)  Command driven copy a:*.* c:files*.*  Linux  Windows 3.1  Windows XP  Windows Vista  Windows 7 then 8 (tablets but can put on PC) 8/8/2012 2:09 PM 13
  • 14. Operating System  Has Gui (gooey) interface that helps use to do tasks like copy and paste files  Enables multitasking so can do several tasks at once like view e-mail and look at Web page  Helps to manage and keep track of peripheral devices like printers or mouse through Control Panel  Gives users availability to do Backups and manage fragmenting disk  Recycle bin can recover deleted files 8/8/2012 2:09 PM 14
  • 15. Is there a difference between Uninstall and Deleting Programs?  Yes  Manually deleting doesn’t usually get all files deleted with software installation and some files that are used by other programs might accidently be deleted (maybe a printer driver)  Uninstall under Control Panel 8/8/2012 2:09 PM 15
  • 16. Backup--System Image vs. System Repair  System Image backups Windows 7, hard drive (C: Drive), programs, and all files plus system repair disc (booting up disc). System Repair Disc is included with Windows 7 Operation system and can load restore from Windows 7 installation disk or made system repair disc. This is preferred method of backup.  Custom backup—select what files want  System Repair Disc is booting up disc and can make separate in case have no Windows 7 software when got computer such as laptop or netbook (may have to download or borrow copy of Windows 7 installation disk and then use product code). The system repair disc can be used in case have crash on Windows 7 and no way of booting. In the case of Windows 7 not booting up, may just need to use System Repair disc to get to Startup Repair option that will fix problems in Windows 7 and not have to do complete System Image Recovery.  Driver/Utility Disc (loaded device drivers like for printer that may need after install or during restore) to get printer to work etc. 8/8/2012 2:09 PM 16
  • 17. On-line backups  Several companies like SkyDrive (free for limited use) or Mozy offer on-line backup solutions  Good in case of natural disaster  SOS On-line backup will back up computer and mobile phones (Android, iPhone, iPads) 8/8/2012 2:09 PM 17