SlideShare a Scribd company logo
INTRODUCTION TO COMPUTER
By:
Er. Anupam Sharma
Assistant professor
FOE,CGC-TC,Mohali
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.
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
Fundamentals of-computer
BASIC UNITS OF MEASUREMENT
1,024 bytes =1 kilobyte (K or
KB)
1,024 KB =1 megabyte
(MB)
1,024 MB =1 gigabyte (GB)
1,024 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.
Fundamentals of-computer
3. INPUT DEVICES
Allows data and programs to be sent to the CPU.
Keyboard
Mouse
Joystick
Microphone
Webcam
Scanner
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 printerLaser
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
CD Writer read/write CDs
DVD Writer read/write DVDs
OTHER SECONDARY STORAGE
Solid-State Storage
 No moving parts
 Flash memory cards
 USB flash drives
Casing or cover
Power Supply
Motherboard
Microprocessor
Memory
Video Card
Sound card
Floppy disk drive
Hard disk drive
CD-ROM drive
MODEM
PARTS THAT BUILD UP A SYSTEM
UNIT
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
Fundamentals of-computer
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.
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
Fundamentals of-computer
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
Fundamentals of-computer

More Related Content

PPT
JSS IOE ICT
PPT
Fundamentals of-computer
PPSX
Types and components of computers
PPT
Cmp104 lec 3 component of computer
PDF
Components of computer systems
PPTX
Fundamentals of Computer.pptx
PPTX
Fundamentals of computer
PPTX
Parts of a computer
JSS IOE ICT
Fundamentals of-computer
Types and components of computers
Cmp104 lec 3 component of computer
Components of computer systems
Fundamentals of Computer.pptx
Fundamentals of computer
Parts of a computer

What's hot (20)

PPTX
Computer Basics
PPTX
Components of computer
PPT
Computer Basics Power Point
PPT
Computer basics--cte i-_-_computer_basics
PPT
Intro To Computer Hardware
PPT
1 01 Computer Components
PPT
Computer System
PPT
Computer system components 6th grade frit 8530
PPT
Computer hardware: a class presentation
PPT
Chapter 1 Introduction to PC Hardware
PDF
Computer System Basics
PPSX
Computer fundamentals 2
PPT
Computer hardware component. ppt
PPSX
Computer system
DOC
COMPONENTS OF COMPUTER SYSTEM UNIT
PPT
Parts of the computer ppt
PPTX
introduction about computer hardware and software...
PPT
This presentation is about Computer Systems and its Components
PPTX
Basics of Computer Hardware
PDF
Components of Computer System
Computer Basics
Components of computer
Computer Basics Power Point
Computer basics--cte i-_-_computer_basics
Intro To Computer Hardware
1 01 Computer Components
Computer System
Computer system components 6th grade frit 8530
Computer hardware: a class presentation
Chapter 1 Introduction to PC Hardware
Computer System Basics
Computer fundamentals 2
Computer hardware component. ppt
Computer system
COMPONENTS OF COMPUTER SYSTEM UNIT
Parts of the computer ppt
introduction about computer hardware and software...
This presentation is about Computer Systems and its Components
Basics of Computer Hardware
Components of Computer System
Ad

Similar to Fundamentals of-computer (20)

PPT
Copy of Copy of Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Introduction Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computdddddddder (1).ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Fundamentals-of-Computer.ppt
PPT
Computer Science Basics By Ghulam Muhiuddin.ppt
PPTX
COMP-FUNDAMENTALS.pptx
PPT
Fundamentals Of Computer
PDF
002_Fundamentals of Computer.pdf
PPT
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
PPT
Fundamentals of Computers.ppt
PPTX
Fundamentals-of-Computer.hhhhhhhhhhhhhhhhh
PPS
NI221 - Fundamentals of Computer
PPT
Lecture_1_-_Computer_Basics[1]. Computer engineering skills
PPT
Lecture_1_-_Computer_Basics[1]. Skills in computer programming
Copy of Copy of Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Introduction Fundamentals-of-Computer.ppt
Fundamentals-of-Computdddddddder (1).ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Fundamentals-of-Computer.ppt
Computer Science Basics By Ghulam Muhiuddin.ppt
COMP-FUNDAMENTALS.pptx
Fundamentals Of Computer
002_Fundamentals of Computer.pdf
02fundamentalsofcomputer-100219095139-phpapp01 (1).ppt
Fundamentals of Computers.ppt
Fundamentals-of-Computer.hhhhhhhhhhhhhhhhh
NI221 - Fundamentals of Computer
Lecture_1_-_Computer_Basics[1]. Computer engineering skills
Lecture_1_-_Computer_Basics[1]. Skills in computer programming
Ad

More from CGC Technical campus,Mohali (20)

PPTX
Gender Issues CS.pptx
PPTX
Intellectual Property Rights.pptx
PPTX
Cyber Safety ppt.pptx
PPTX
Python Modules .pptx
PPT
Dynamic allocation
PPT
Control statments in c
PPTX
Operators in c by anupam
PPTX
PPT
PPTX
Structure in C language
PPTX
Function in c program
PPTX
PPTX
Data processing and Report writing in Research(Section E)
PPTX
data analysis and report wring in research (Section d)
PPTX
Section C(Analytical and descriptive surveys... )
Gender Issues CS.pptx
Intellectual Property Rights.pptx
Cyber Safety ppt.pptx
Python Modules .pptx
Dynamic allocation
Control statments in c
Operators in c by anupam
Structure in C language
Function in c program
Data processing and Report writing in Research(Section E)
data analysis and report wring in research (Section d)
Section C(Analytical and descriptive surveys... )

Recently uploaded (20)

PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Trump Administration's workforce development strategy
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Yogi Goddess Pres Conference Studio Updates
PPTX
Pharma ospi slides which help in ospi learning
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Microbial disease of the cardiovascular and lymphatic systems
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Final Presentation General Medicine 03-08-2024.pptx
Trump Administration's workforce development strategy
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
FourierSeries-QuestionsWithAnswers(Part-A).pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
STATICS OF THE RIGID BODIES Hibbelers.pdf
Supply Chain Operations Speaking Notes -ICLT Program
VCE English Exam - Section C Student Revision Booklet
O7-L3 Supply Chain Operations - ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Yogi Goddess Pres Conference Studio Updates
Pharma ospi slides which help in ospi learning
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Final Presentation General Medicine 03-08-2024.pptx
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx

Fundamentals of-computer

  • 1. INTRODUCTION TO COMPUTER By: Er. Anupam Sharma Assistant professor FOE,CGC-TC,Mohali
  • 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. 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.
  • 8. 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
  • 10. BASIC UNITS OF MEASUREMENT 1,024 bytes =1 kilobyte (K or KB) 1,024 KB =1 megabyte (MB) 1,024 MB =1 gigabyte (GB) 1,024 GB =1 Terabyte (TB)
  • 11. BASIC PC HARDWARE HARDWARE is the tangible part of a computer system.
  • 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.
  • 16. 3. INPUT DEVICES Allows data and programs to be sent to the CPU. Keyboard Mouse Joystick Microphone Webcam Scanner
  • 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 CD Writer read/write CDs DVD Writer read/write DVDs
  • 35. OTHER SECONDARY STORAGE Solid-State Storage  No moving parts  Flash memory cards  USB flash drives
  • 36. Casing or cover Power Supply Motherboard Microprocessor Memory Video Card Sound card Floppy disk drive Hard disk drive CD-ROM drive MODEM PARTS THAT BUILD UP A SYSTEM UNIT
  • 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
  • 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. DISK OPERATING SYSTEM DOS was the first widely installed operating system for personal computers. Command-driven
  • 47. MS-DOS COMMANDS A COMMAND is the name of a special program that makes your computer carry out a task.
  • 48. GRAPHICAL USER INTERFACE (GUI) Thru GUI, users can interact directly with the operating system. Microsoft Windows Icons, Menus, Dialog boxes
  • 50. 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
  • 51. EXTENSIONS Use extension to make your filenames more descriptive.  .DOC – word documents  .XLS – excel documents  .PPT – powerpoint documents
  • 52. DIRECTORIES One way of organizing the files on your computer Hard Disk ROOT – one basic directory Subdirectories