SlideShare a Scribd company logo
1 of 34
Basics Of Computers
A Computer System
Hardware
Software
User
Can be divided into generations.
First Generation (1945 – 1954)
Second Generation (1955 – 1964)
Third Generation (1965 – 1974)
Fourth Generation (1975 - )
• Hardware
• Software
• User
Types of Computers
On the basis of Computing Power & Size:
• Laptop / Palmtop
• Micro Computer / Desktop
• Mini Computer / Mainframe
• Super Computer
A Computer System
• In general, a computer is a machine which
accepts data, processes it and returns new
information as output.
Data Information
Processing
Software
• Software is set of programs (which are step by
step instructions) telling the computer how to
process data.
• Software needs to be installed on a computer,
usually from a CD.
• Softwares can be divided into two groups:
- System SW
- Application SW
Software
System Software
• It controls the overall operation of the system.
• It is stored in the computer's memory and
instructs the computer to load, store, and
execute an application.
• Examples: Operating System (OS), Translators
DOS, Windows, Unix etc.
Software
Application Software
• They are Softwares written to perform specific
tasks.
• The basic types of application software are:
word processing, database, spreadsheet,
desktop publishing, and communication.
Examples: MSOffice, Tally
Advantages of Using Computers
• Speed: Computers can carry out instructions in less
than a millionth of a second.
• Accuracy : Computers can do the calculations without
errors and very accurately.
• Diligence : Computers are capable of performing any
task given to them repetitively.
• Storage Capacity : Computers can store large
volume of data and information on magnetic media.
Language of Computers
• Computers only understand the electronic
signals.
Either Current is flowing or not.
• Current Flowing : ON
• Current Not Flowing : OFF
• Binary Language
• ON : 1
• OFF : 0
• Bit, Byte, KB, MB, GB,TB
Computer Network
• A Computer Network is interconnection of
Computers to share resources.
• Resources can be : Information, Load, Devices etc
Types Of Computer Networks
On the basis of Size:
• Local Area Network (LAN)
Its a network of the computers locally i.e. in one room, one
building.
• Wide Area Network (WAN)
Its a network of the computers spread widely
geographically.
Benefits of Computer Networks
• Information Sharing
• Device Sharing
• Load Sharing
• Mobility
• Fast
Communication
• Anywhere Anytime
Banking
Internet
• Internet is a huge network
of computer networks.
• Internet provides many
services:
– Email
– World Wide Web
(www)
– Remote Login (Telnet)
– File Transfer (FTP)
CPU
• The central processing unit or (CPU) is the "brain"
of your computer. It contains the electronic circuits
that cause the computer to follow instructions
from memory.
• The CPU contains three main parts, all housed
in a single package (Chip):
–Control Unit (CU)
–Arithmetic Logic Unit (ALU)
–Memory
What these components do.
• Power Supply – (heart) supplies power to all the circuitry and
devices.
• Motherboard – (body) acts as a manager for everything on the
computer – connects all the other components together.
• CPU – Central Processing Unit – (brain) this does all the work
of computing.
• RAM – Random Access Memory – (short-term memory) holds
data and program instructions that the computer is currently
using.
• Hard Drive – (long-term memory) holds all of the information
that needs to be stored between uses of the computer.
What these components do…
• Floppy and CD-ROM drives – (mouth/ears) allow you to give data to the
computer and take data away from the computer.
• Card Slots – (fingers) Allows other components to be added
to the computer.
• Video card – (face) Does all of the processing necessary to
get stuff looking nice on screen, quickly.
• Sound card – (vocal cords) Allows sounds from HD or CD-
ROM to be played.
• Network Card – (telephone) allows computer to talk to other
computers over a wire.
Inside The CPU Cabinet
•The central processing unit (CPU), also known as "processor”,
is the "brain" of your computer.
• It contains various electronic circuits.
Examples: Intel Family – Pentium 4, 3, 2, Pentium,
XEON, Itanium
AMD -- Athlon, K62
IBM -- Cyrix
Motorola -- 68000 SeriesCU
ALU
Memory
Registers
power
supply
hard
drive
motherboard
A Look Inside ..
CD-ROM
drive
floppy
drive
cards
Hard Drive
RAM
Floppy Drive
CD-ROM Drive
Video Card
Sound Card
Back of
Computer
Remove these screws
Computer Peripherals
Keyboard
Mouse
Hard Disk
Floppy Disk
CD ROM
Printer
Scanner
Joystick
Keyboard
• The keyboard looks like a typewriter.
• It operates like a typewriter keypad, but instead of
moving an arm, which strikes the paper, it sends
an electronic impulse to the computer, which
displays a character on the monitor.
• Keypad contains: Alphabets, Numbers, Special
Symbols, Function Keys
• qwert Keyboard (Typewriter Keyboard).
• On key press it sends a code (ASCII Code) to the CPU
• Its a device that is used to control the computer. A cable
connects the mouse to the computer.
• When the mouse is moved on a pad, called a mouse pad,
the cursor on the screen moves. Wheel / Optical Mouse
• A cursor is a small symbol displayed on the computer
screen (normally a diagonal arrow that is used as a pointer)
that shows you what the mouse is referencing on the
screen.
• Pointing & Click Device, Two / Three Buttons
• Normally Left Click – Select/ Run
Right Click – Popup Menu
Mouse
VDU (Monitor)
• This is the television-like screen where the results
of a computer's tasks are displayed.
• Monitors come in all sizes, but most commonly
they are either 15 or 17 inches
(measured diagonally from one corner of the
screen to the opposite corner).
Hard Disk
• Magnetic Memory Device.
• Non-removable storage device.
• Several Circular Magnetic Disks are housed in a
single case.
• Data is stored as 1s & 0s.
• Typical Capacity is 20 GB -80 GB
• Cost/Bit is Low.
Floppy Disk
• Magnetic Memory Device, Removable storage.
• A single circular plastic disk, coated with magnetic
material is packed in a protective plastic casing.
• Typical size is 3.5” & Capacity is 1.44MB
CD ROM
• Optical Device, Removable Storage.
• Read Only Memory.
• Typical Capacity is 550 Mb – 800MB
• Related Terms: CD Writer, WORM, CD RW
Printer
• Output Device, Produces Hard Copy
• Types:
– Dot Matrix
– Inkjet
– Laser
• Related Terms: Impact – Non Impact
– Ribbon, Cartridge, Toner, Duty Cycle
• Major Vendors in India:
– HP, Cannon, Samsung, TVS, Epson etc.
– A printer is designed to output information from a
computer onto a piece of paper.
Scanner
• Input Device, Converts a hard copy into a
computer file.
• Used to Scan Signatures, Photographs etc.
• Optical Device.
• Major Vendors in India: HP, Umax, Cannon
• Nowadays Scanners with OCR produces
editable documents.
What is Operating System
 OS is system software, which may be viewed as
collection of software consisting of procedures for
operating the computer.
 It provides an environment for execution of programs
(application software).
 It’s an interface between user & computer.
Computer Machine
(Hardware)
User / Programmer
Operating System
Human Understandable Language
(High Level Language)
Machine Language
(Low Level Language)
Types of OS
Multiprogramming OS
Multitasking/Multiprocessing
Multiuser OS
Time Sharing OS
Real Time OS
Distributed OS
Functions of OS
File Management
Memory
Management
Process Management
Device Management
A Second Classification
This Classification is based on the type of interface
Operating System provides for the user to work in.
Character User Interface (CUI)
The User has to type the commands on the command prompt
to get the work completed.
Ex. DOS, UNIX.
Graphical User Interface (GUI)
The User need not type any commands. He/ She just point and
clicks on the desired Icon to get the work done.
Ex. Windows (9X, XP, NT, 2000), Linux.
Types of Processing
Serial Processing
The job is processed at the time when
it is submitted.
Batch Processing
The similar jobs are bunched together and
are kept for processing at an later time.
Overview of Windows
 Windows is an GUI based operating system.
 It is also developed by Microsoft Corporation, which is headed by
Mr. Bill Gates.
 Over the years the Microsoft have evolved various versions of
Windows. Win95, Win98, Win2000, Win ME, Win NT, Win XP.
 It gives user a handy environment where he doesn’t have to
remember and learn the syntaxes of various commands as is the case
in DOS.
 The user can just point and click on the Icons provided to him on the
screen.
Folders and Documents
 Folders are a way to organize your documents within drives in Windows as
are the directories in DOS.
 A document is each thing that you create on a computer. A document can
be made using any type of software.

More Related Content

What's hot

3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
Vedpal Yadav
 
Information processing cycle
Information processing cycleInformation processing cycle
Information processing cycle
Criselda Liscano
 

What's hot (20)

portable computer
portable computerportable computer
portable computer
 
Neethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computerNeethu Narayanan- Fundamentals of computer
Neethu Narayanan- Fundamentals of computer
 
How Computers Work
How Computers WorkHow Computers Work
How Computers Work
 
Mca i-fundamental of computer-u-1-computer hardware system
Mca  i-fundamental of  computer-u-1-computer hardware systemMca  i-fundamental of  computer-u-1-computer hardware system
Mca i-fundamental of computer-u-1-computer hardware system
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
computer_IntroductionComputer introduction
computer_IntroductionComputer introductioncomputer_IntroductionComputer introduction
computer_IntroductionComputer introduction
 
G7 ppt peac
G7 ppt peacG7 ppt peac
G7 ppt peac
 
Essential computer concepts
Essential computer conceptsEssential computer concepts
Essential computer concepts
 
3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem3 computer hardware and fundamentals edited for 1st sem
3 computer hardware and fundamentals edited for 1st sem
 
PC for Managers
PC for ManagersPC for Managers
PC for Managers
 
arabic icdl unit 1
arabic icdl unit 1arabic icdl unit 1
arabic icdl unit 1
 
Information processing cycle
Information processing cycleInformation processing cycle
Information processing cycle
 
Basic operation of computer
Basic operation of computerBasic operation of computer
Basic operation of computer
 
BAIT1003 Chapter 2
BAIT1003 Chapter 2BAIT1003 Chapter 2
BAIT1003 Chapter 2
 
Computer systems
Computer systemsComputer systems
Computer systems
 
Introdusing of computer
Introdusing of computerIntrodusing of computer
Introdusing of computer
 
Components of computer
Components of computerComponents of computer
Components of computer
 
BAIT1003 Chapter 1
BAIT1003 Chapter 1BAIT1003 Chapter 1
BAIT1003 Chapter 1
 
A+ certification (Core hardware) Pc Maintenance
 A+ certification (Core hardware) Pc Maintenance  A+ certification (Core hardware) Pc Maintenance
A+ certification (Core hardware) Pc Maintenance
 
Computer Basics Power Point
Computer Basics Power PointComputer Basics Power Point
Computer Basics Power Point
 

Similar to Basics of computer

Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
Ankur Kumar
 
Chapter 1 Types and components of a computer system
Chapter 1   Types and components of a computer systemChapter 1   Types and components of a computer system
Chapter 1 Types and components of a computer system
Roelrocks
 
E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01
12richa
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripherals
Rojen Sabile
 
computer fundamental
computer fundamental computer fundamental
computer fundamental
sanity softwares pvt ltd
 

Similar to Basics of computer (20)

Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
 
Computer Basics Final.ppt
Computer Basics Final.pptComputer Basics Final.ppt
Computer Basics Final.ppt
 
Know your computer
Know your computerKnow your computer
Know your computer
 
ict101_unit-1.ppt
ict101_unit-1.pptict101_unit-1.ppt
ict101_unit-1.ppt
 
Introduction to IT.pptx
Introduction to IT.pptxIntroduction to IT.pptx
Introduction to IT.pptx
 
Chapter 1 Types and components of a computer system
Chapter 1   Types and components of a computer systemChapter 1   Types and components of a computer system
Chapter 1 Types and components of a computer system
 
E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01
 
Computers in Libraries
Computers in LibrariesComputers in Libraries
Computers in Libraries
 
COMPUTER FUNDAMENTALS
COMPUTER FUNDAMENTALSCOMPUTER FUNDAMENTALS
COMPUTER FUNDAMENTALS
 
IT level 1
IT level 1IT level 1
IT level 1
 
Computer system, devices and peripherals
Computer system, devices and peripheralsComputer system, devices and peripherals
Computer system, devices and peripherals
 
Computer.pptx
Computer.pptxComputer.pptx
Computer.pptx
 
computer fundamental
computer fundamental computer fundamental
computer fundamental
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Basic Computer Skills.pptx
Basic Computer Skills.pptxBasic Computer Skills.pptx
Basic Computer Skills.pptx
 
Basics of computers.pptx
Basics of computers.pptxBasics of computers.pptx
Basics of computers.pptx
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
Introduction to Computer
Introduction to Computer Introduction to Computer
Introduction to Computer
 
hardware networking ppt.pptx
hardware networking ppt.pptxhardware networking ppt.pptx
hardware networking ppt.pptx
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
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
QucHHunhnh
 

Recently uploaded (20)

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-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
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...
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
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
 
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
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
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
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
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.
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
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...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
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
 
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)
 

Basics of computer

  • 2. A Computer System Hardware Software User Can be divided into generations. First Generation (1945 – 1954) Second Generation (1955 – 1964) Third Generation (1965 – 1974) Fourth Generation (1975 - ) • Hardware • Software • User Types of Computers On the basis of Computing Power & Size: • Laptop / Palmtop • Micro Computer / Desktop • Mini Computer / Mainframe • Super Computer
  • 3. A Computer System • In general, a computer is a machine which accepts data, processes it and returns new information as output. Data Information Processing
  • 4. Software • Software is set of programs (which are step by step instructions) telling the computer how to process data. • Software needs to be installed on a computer, usually from a CD. • Softwares can be divided into two groups: - System SW - Application SW
  • 5. Software System Software • It controls the overall operation of the system. • It is stored in the computer's memory and instructs the computer to load, store, and execute an application. • Examples: Operating System (OS), Translators DOS, Windows, Unix etc.
  • 6. Software Application Software • They are Softwares written to perform specific tasks. • The basic types of application software are: word processing, database, spreadsheet, desktop publishing, and communication. Examples: MSOffice, Tally
  • 7. Advantages of Using Computers • Speed: Computers can carry out instructions in less than a millionth of a second. • Accuracy : Computers can do the calculations without errors and very accurately. • Diligence : Computers are capable of performing any task given to them repetitively. • Storage Capacity : Computers can store large volume of data and information on magnetic media.
  • 8. Language of Computers • Computers only understand the electronic signals. Either Current is flowing or not. • Current Flowing : ON • Current Not Flowing : OFF • Binary Language • ON : 1 • OFF : 0 • Bit, Byte, KB, MB, GB,TB
  • 9. Computer Network • A Computer Network is interconnection of Computers to share resources. • Resources can be : Information, Load, Devices etc Types Of Computer Networks On the basis of Size: • Local Area Network (LAN) Its a network of the computers locally i.e. in one room, one building. • Wide Area Network (WAN) Its a network of the computers spread widely geographically.
  • 10. Benefits of Computer Networks • Information Sharing • Device Sharing • Load Sharing • Mobility • Fast Communication • Anywhere Anytime Banking Internet • Internet is a huge network of computer networks. • Internet provides many services: – Email – World Wide Web (www) – Remote Login (Telnet) – File Transfer (FTP)
  • 11. CPU • The central processing unit or (CPU) is the "brain" of your computer. It contains the electronic circuits that cause the computer to follow instructions from memory. • The CPU contains three main parts, all housed in a single package (Chip): –Control Unit (CU) –Arithmetic Logic Unit (ALU) –Memory
  • 12. What these components do. • Power Supply – (heart) supplies power to all the circuitry and devices. • Motherboard – (body) acts as a manager for everything on the computer – connects all the other components together. • CPU – Central Processing Unit – (brain) this does all the work of computing. • RAM – Random Access Memory – (short-term memory) holds data and program instructions that the computer is currently using. • Hard Drive – (long-term memory) holds all of the information that needs to be stored between uses of the computer.
  • 13. What these components do… • Floppy and CD-ROM drives – (mouth/ears) allow you to give data to the computer and take data away from the computer. • Card Slots – (fingers) Allows other components to be added to the computer. • Video card – (face) Does all of the processing necessary to get stuff looking nice on screen, quickly. • Sound card – (vocal cords) Allows sounds from HD or CD- ROM to be played. • Network Card – (telephone) allows computer to talk to other computers over a wire.
  • 14. Inside The CPU Cabinet •The central processing unit (CPU), also known as "processor”, is the "brain" of your computer. • It contains various electronic circuits. Examples: Intel Family – Pentium 4, 3, 2, Pentium, XEON, Itanium AMD -- Athlon, K62 IBM -- Cyrix Motorola -- 68000 SeriesCU ALU Memory Registers
  • 15. power supply hard drive motherboard A Look Inside .. CD-ROM drive floppy drive cards
  • 19.
  • 20. Computer Peripherals Keyboard Mouse Hard Disk Floppy Disk CD ROM Printer Scanner Joystick
  • 21. Keyboard • The keyboard looks like a typewriter. • It operates like a typewriter keypad, but instead of moving an arm, which strikes the paper, it sends an electronic impulse to the computer, which displays a character on the monitor. • Keypad contains: Alphabets, Numbers, Special Symbols, Function Keys • qwert Keyboard (Typewriter Keyboard). • On key press it sends a code (ASCII Code) to the CPU
  • 22. • Its a device that is used to control the computer. A cable connects the mouse to the computer. • When the mouse is moved on a pad, called a mouse pad, the cursor on the screen moves. Wheel / Optical Mouse • A cursor is a small symbol displayed on the computer screen (normally a diagonal arrow that is used as a pointer) that shows you what the mouse is referencing on the screen. • Pointing & Click Device, Two / Three Buttons • Normally Left Click – Select/ Run Right Click – Popup Menu Mouse
  • 23. VDU (Monitor) • This is the television-like screen where the results of a computer's tasks are displayed. • Monitors come in all sizes, but most commonly they are either 15 or 17 inches (measured diagonally from one corner of the screen to the opposite corner).
  • 24. Hard Disk • Magnetic Memory Device. • Non-removable storage device. • Several Circular Magnetic Disks are housed in a single case. • Data is stored as 1s & 0s. • Typical Capacity is 20 GB -80 GB • Cost/Bit is Low.
  • 25. Floppy Disk • Magnetic Memory Device, Removable storage. • A single circular plastic disk, coated with magnetic material is packed in a protective plastic casing. • Typical size is 3.5” & Capacity is 1.44MB CD ROM • Optical Device, Removable Storage. • Read Only Memory. • Typical Capacity is 550 Mb – 800MB • Related Terms: CD Writer, WORM, CD RW
  • 26. Printer • Output Device, Produces Hard Copy • Types: – Dot Matrix – Inkjet – Laser • Related Terms: Impact – Non Impact – Ribbon, Cartridge, Toner, Duty Cycle • Major Vendors in India: – HP, Cannon, Samsung, TVS, Epson etc. – A printer is designed to output information from a computer onto a piece of paper.
  • 27. Scanner • Input Device, Converts a hard copy into a computer file. • Used to Scan Signatures, Photographs etc. • Optical Device. • Major Vendors in India: HP, Umax, Cannon • Nowadays Scanners with OCR produces editable documents.
  • 28. What is Operating System  OS is system software, which may be viewed as collection of software consisting of procedures for operating the computer.  It provides an environment for execution of programs (application software).  It’s an interface between user & computer.
  • 29. Computer Machine (Hardware) User / Programmer Operating System Human Understandable Language (High Level Language) Machine Language (Low Level Language)
  • 30. Types of OS Multiprogramming OS Multitasking/Multiprocessing Multiuser OS Time Sharing OS Real Time OS Distributed OS Functions of OS File Management Memory Management Process Management Device Management
  • 31. A Second Classification This Classification is based on the type of interface Operating System provides for the user to work in. Character User Interface (CUI) The User has to type the commands on the command prompt to get the work completed. Ex. DOS, UNIX. Graphical User Interface (GUI) The User need not type any commands. He/ She just point and clicks on the desired Icon to get the work done. Ex. Windows (9X, XP, NT, 2000), Linux.
  • 32. Types of Processing Serial Processing The job is processed at the time when it is submitted. Batch Processing The similar jobs are bunched together and are kept for processing at an later time.
  • 33. Overview of Windows  Windows is an GUI based operating system.  It is also developed by Microsoft Corporation, which is headed by Mr. Bill Gates.  Over the years the Microsoft have evolved various versions of Windows. Win95, Win98, Win2000, Win ME, Win NT, Win XP.  It gives user a handy environment where he doesn’t have to remember and learn the syntaxes of various commands as is the case in DOS.  The user can just point and click on the Icons provided to him on the screen.
  • 34. Folders and Documents  Folders are a way to organize your documents within drives in Windows as are the directories in DOS.  A document is each thing that you create on a computer. A document can be made using any type of software.