SlideShare a Scribd company logo
1 of 55
CONTENT
Introduction to Computer.
Main parts of Computer.
Types of Printer.
Storage Unit Vs. Memory Unit.
Classification on Working System.
Types of Network.
Classification of Computer- Based on Size.
Some Important Extensions.
Computer
 A Computer is an electronic
device that accepts data from the
user, processes it, produces
results, displays them to the
users, and stores the results for
future usage.
 To process the data and convert
into information, a computer is
used.
 Father of the computer – Charles Babbage.
 Father of the modern computer – Alan Turing.
 Basic Architecture of Computer: John Von
Neumann .
 His computer architecture design consists of a
 Control Unit,
 Arithmetic and Logic Unit (ALU),
 Memory Unit,
 Registers and Inputs/Outputs.
 This design is still used in most computers produced today.
 First Programmer: Lady Ada Lovelae
(1880) Augusta Ada King-Noel . English
mathematician and writer,
 First Electronic Computer: ENIAC (1946) – J.P.
Eckert & J.W. Mauchly at the University of
Pennsylvania.
 First computer for the home user introduced –
IBM in 1981.
Main Parts of computer
 Hardware – Computer
hardware is what you
can physically touch
includes the computer
case, monitor,
keyboard, and mouse. It
also includes all the
parts inside the
computer case, such as
the hard disk
drive, motherboard,
video card, and many
others.
 Software: The
computer hardware
itself is not capable of
doing anything on its
own. It has to be given
explicit instructions
to perform the specific
task. . Software is a
collection of programs
which utilize and
enhance the capability
of the hardware
 Input Devices – In
computing, an input device
is a peripheral (piece of
computer hardware
equipment) used to provide
data and control signals to
an information processing
system such as a computer
or information appliance.
 Examples: Keyboards,
Mouse, Scanners, Digital
Cameras, Trackballs,
Gamepad and Joysticks.
 Output device is any
piece of computer
hardware equipment
which converts
information into human
readable form.
 Example: Monitors,
Projectors, Speakers,
Headphones, Video
card and Printers.
Central Processing Unit
 A central processing unit
(CPU) is the electronic
circuitry within a computer
that carries out the
instructions of a computer
program by performing the
basic arithmetic, logical,
control and input/output
(I/O) operations specified
by the instructions.
*CPU – Heart of the
Computer.
Features of CPU
 CPU is considered as the brain
of the computer.
 CPU performs all types of data
processing operations.
 It stores data, intermediate
results, and instructions
(program).
 It controls the operation of all
parts of the computer.
CPU itself has following
three components.
 Memory or Storage Unit
 Control Unit
 ALU(Arithmetic Logic
Unit)
Monitors
 A Monitor is a TV-
like display attached
to the computer on
which the output can
be displayed and
viewed. It can either
be a monochrome
display or a colour
display.
There are two kinds
of monitors
 CRT Monitor
 LCD Monitor
Printer
Printer is a
output device
for printing
text or pictures.
Classification of Printer
 Impact printer – An impact printer is a printer
that strikes a print head against an ink ribbon to
mark the paper. Common examples include dot
matrix and daisy-wheel printers.
 Non-Impact printer – Non-impact printers print
the characters without using ribbon. Two
common types of non-impact printers include
inkjet printers, which spray small drops of ink
onto each page, and laser printers, which roll ink
onto the paper using a cylindrical.
Impact Printer Vs. Non Impact Printer
Storage Unit or Memory Unit
Primary Memory or Main Memory
 1. RAM (Random
Access Memory)
 2. ROM (Read
Only Memory)
 1. RAM – Random Access Memory is a
type of data storage used in computers
that is generally located on the
motherboard. This type of memory is
volatile and all information that was
stored in RAM is lost when the
computer is turned off.
 There are two types of Random access
memory
 Dynamic RAM – dynamic indicates
that the memory must be constantly
refreshed or it will lose its contents.
 Static Memory – A computer memory
that contains fixed information and
retains its programmed state as long
as the power is on.
 2. ROM– Once data has been
written onto a ROM chip, it
cannot be removed and can
only be read. Unlike main
memory (RAM), ROM
retains its contents even
when the computer is
turned off. ROM is referred
to as being non-volatile.
 There are three types of
Read only memory (ROM)
 PROM
 EPROM
 EEPROM
Types of Read only memory
 PROM – Stands for
Programmable Read Only
Memory. This form of ROM is
initially blank. The user or
manufacturer can write
data/program on it by using
special devices. However, once
the program or data is written
in PROM chip, it cannot be
changed. If there is an error in
writing instructions or data in
PROM, the error cannot be
erased. PROM chip becomes
unusable.
 EPROM –
Stands for Erasable
Programmable Read Only
Memory. This form of
ROM is also initially
blank. The user or
manufacturer can write
program or data on it by
using special devices.
 EEPROM – Stands for
Electrically Erasable
Programmable Read
Only Memory. This kind
of ROM can be written
or changed with the
help of electrical
devices. So data stored
in this type of ROM chip
can be easily modified.
 Cache:
A cache is a place to store something temporarily
in a computing environment. Cache memory,
also called CPU memory, is random access
memory (RAM)
 Memory units:
Storage capacity is expressed in terms of Bytes.
The data is represented as binary digit(0s and 1s)
Hierarchy – Bit<Nibble< Byte < KB < MB < GB <
TB < PB < XB < ZB < YB
 American Standard Code
for Information
Interchange (ASCII) is the
standard code the
computer industry
created to represent
characters(more than 64
character)
 4 bit Nibble
 8 bit 1 byte
 1024 B 1 KB (210)
 1024 KB 1 MB(220)
 1024 MB 1 GB(230)
 1024 GB 1 TB(240)
 1024 TB 1 PB(250)
 1024 PB 1 XB(260)
 1024 XB 1 ZB(270)
 1024 ZB 1 YB(280)
Secondary memory
 Secondary memory is a type of computer memory
that is not directly accessed by the central
processing unit (CPU) of a computer and is
usually available as non-volatile memory.
 One of the most common forms of this memory is
the hard drive of a computer, which is used to
store the operating system (OS) and other
programs.
 Other forms of secondary memory include disc
drives for compact discs (CDs) or digital versatile
discs (DVDs), as well as removable flash memory.
 Hard Drive – a
rigid non-
removable
magnetic disk
with a large data
storage capacity.
 Floppy disk- A floppy disk,
also called a diskette or
just disk, is a type of disk
storage composed of a disk
of thin and flexible
magnetic storage medium,
sealed in a rectangular
plastic carrier lined with
fabric that removes dust
particles. Floppy disks are
read and written by a
floppy disk drive (FDD).
 Magnetic Tape – Magnetic
tape used in recording
sound, pictures, or
computer data.
 Flash memory – a kind of
memory that retains data
in the absence of a power
supply.
 Optical disk – an
electronic data storage
medium that can be
written to and read using a
low-powered laser beam.
 CD-ROM: storage capacity is 640MB. “Read Only”
(used for distribution of commercial software)
 CD-R (or CD-WORM): “Write Once, Read Many”
times
 CD-RW: Rewritable multiple times
 DVD: similar to CD, but with significantly larger
storage capacity (4.7 GB)
 WORM: Write Once Read Many describes a data
storage device in which information, once
written, cannot be modified
Mother board
 A motherboard is the main
circuit board inside a
computer that connects the
different parts of a computer
together. It has sockets for the
CPU, RAM and expansion
cards (e.g. discrete graphics
cards, sound cards, network
cards, storage cards etc)… and
it also hooks up to hard drives,
disc drives and front panel
ports with cables and wires.
Also known as mainboard,
system board.
Generation and Classification of Computer
 Abacus – It is known to be
the first mechanical
calculating device. Which
was used to be performed
addition and subtraction
easily and speedily. Abacus is
made up of wooden frame in
which rod where fitted
across with rounds beads
sliding on the rod. This
device was a first develop Ed
by the Egyptians in the 10th
century B.C, but it was given
it final shape in the 12th
century A.D. by the Chinese
educationists
 NAPIER’S BONES- As the
necessity demanded,
scientist started inventing
better calculating device.
In thus process John
Napier’s of Scotland
invented a calculating
device, in the year 1617
called the Napier Bones. In
the device, Napier’s used
the bone rods of the
counting purpose where
some no. is printed on
these rods. These rods that
one can do addition,
subtraction,
multiplication and
division easily.
 Pascal Calculator –
In the year 1642,
Blaise Pascal a
French scientist
invented an
adding machine
called Pascal’s
calculator, which
represents the
position of digit
with the help of
gears in it.
 Leibnz Calculator-
In the year 1671, a
German
mathematics,
Gottfried Leibniz
modified the Pascal
calculator and he
developed a
machine which
could perform
various calculation
based on
multiplication and
division as well.
 Analytical Engine – In
the year 1833, a scientist
form England knows to
be Charles Babbage
invented such a
machine. This device
was called Analytical
engine and it deemed
the first mechanical
computer. It included
such feature which is
used in today’s
computer language.
For this great invention
of the computer, Sir
Charles Babbage is also
known as the father of
the computer.
Classification on working system
Analog Computer
 A computer that
operates with
numbers
represented by
directly measurable
quantities (as
voltages or
rotations) —
compare digital
computer,
hybrid computer.
Digital computer
 Digital computer is the
most commonly used
type of computer and is
used to process
information with
quantities using digits,
usually using the binary
number system.
 Digital computer
provide accurate results
but they are slower than
analog computer
Hybrid Computer
A hybrid computer
is a combination
of digital and
analog computers
And it combines
the best features
of both types of
computers
 Hybrid computer
is used in
hospitals to
measure the
heartbeat of the
patient
Classification of Computer Based
on Size
 Supercomputer – The
fastest type of computer.
Supercomputers are very
expensive and are
employed for specialized
applications that require
immense amounts of
calculations.
 Mainframe computer –
A mainframe computer
is a very large computer
capable of handling
and processing very
large amounts of data
quickly. They are used
by large institutions,
such as government
agencies and large
corporations.
 Mini Computer – A computer with processing and
storage capabilities smaller than those of a
mainframe but larger than those of a
microcomputer.
 Micro computer – A
microcomputer is a
complete computer on
a smaller scale and is
generally a synonym
for the more common
term, personal
computer or PC , a
computer designed for
an individual.
 Personal computer – A personal computer (PC) is
a small, relatively inexpensive computer designed
for an individual user. In price, All are based on
the microprocessor technology that enables
manufacturers to put an entire CPU on one chip.
Types of Network
 Local Area Network(LAN) – A computer network that
links devices within a building or group of adjacent
Ex – Star LAN, Ring LAN, Bus LAN
 Wide Area Network(WAN) – A computer network
in which the computers connected may be far
apart.
 Metropolitan Area
Network (MAN)- A
metropolitan area
network (MAN) is a
network that
interconnects users
with computer
resources in a
geographic area or
region larger than
that covered by even a
LAN but smaller than
the area covered by
WAN.
Some important file extensions
 .doc Microsoft Word Document
.ppt PowerPoint Presentation
.bmp Bitmap Image File
.jpg JPEG Image
.xls Excel Spreadsheet
.exe Windows Executable File
.bak Backup File
Basics of Computer.ppt

More Related Content

What's hot

what is computer
what is computerwhat is computer
what is computer
Jelz JZ
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
ZTE Nepal
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
listergc
 

What's hot (20)

Input and Output Devices.
Input and Output Devices.Input and Output Devices.
Input and Output Devices.
 
Presentation on storage devices
Presentation on storage devicesPresentation on storage devices
Presentation on storage devices
 
Basic Parts of Computer
Basic Parts of ComputerBasic Parts of Computer
Basic Parts of Computer
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
Fundamental of Computers
Fundamental of ComputersFundamental of Computers
Fundamental of Computers
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Computer Software & its Types
Computer Software & its Types Computer Software & its Types
Computer Software & its Types
 
input and output device
 input and output device  input and output device
input and output device
 
Basic components of computer system
Basic components  of computer systemBasic components  of computer system
Basic components of computer system
 
what is computer
what is computerwhat is computer
what is computer
 
Types of computer
Types of computerTypes of computer
Types of computer
 
Block diagram of a computer
Block diagram of a computerBlock diagram of a computer
Block diagram of a computer
 
Input,output & storage device ppt
Input,output & storage device pptInput,output & storage device ppt
Input,output & storage device ppt
 
Output devices of Computer
Output devices of ComputerOutput devices of Computer
Output devices of Computer
 
Presentation on computer
Presentation on computerPresentation on computer
Presentation on computer
 
Introduction to MS Word
Introduction to MS WordIntroduction to MS Word
Introduction to MS Word
 
computer software
computer softwarecomputer software
computer software
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
Input devices
Input devicesInput devices
Input devices
 
Classification of Computer
Classification of ComputerClassification of Computer
Classification of Computer
 

Similar to Basics of Computer.ppt

Hardware
HardwareHardware
Hardware
amal312
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
Ankur Kumar
 

Similar to Basics of Computer.ppt (20)

Chapter 2.pptx
Chapter 2.pptxChapter 2.pptx
Chapter 2.pptx
 
Unit i (part1) b.sc
Unit i (part1)  b.scUnit i (part1)  b.sc
Unit i (part1) b.sc
 
introdection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATIONintrodection BASIC OF COMPUTER EDUCATION
introdection BASIC OF COMPUTER EDUCATION
 
Short_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.pptShort_Term_Course_on_Phoenix_and_its_App.ppt
Short_Term_Course_on_Phoenix_and_its_App.ppt
 
Introdusing of computer
Introdusing of computerIntrodusing of computer
Introdusing of computer
 
MY COMPUTER
MY COMPUTERMY COMPUTER
MY COMPUTER
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Information technology
Information technologyInformation technology
Information technology
 
Pc components
Pc componentsPc components
Pc components
 
Hardware
HardwareHardware
Hardware
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Computer Basic
Computer BasicComputer Basic
Computer Basic
 
Explain in detail 11th Standard Samacheer kalvi
Explain in detail 11th Standard Samacheer kalviExplain in detail 11th Standard Samacheer kalvi
Explain in detail 11th Standard Samacheer kalvi
 
Introduction to computing
Introduction to computingIntroduction to computing
Introduction to computing
 
Ch3 storage devices
Ch3  storage devicesCh3  storage devices
Ch3 storage devices
 
Ch3
Ch3Ch3
Ch3
 
PC for Managers
PC for ManagersPC for Managers
PC for Managers
 
Computer presentation
Computer presentationComputer presentation
Computer presentation
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 

Basics of Computer.ppt

  • 1.
  • 2. CONTENT Introduction to Computer. Main parts of Computer. Types of Printer. Storage Unit Vs. Memory Unit. Classification on Working System. Types of Network. Classification of Computer- Based on Size. Some Important Extensions.
  • 3. Computer  A Computer is an electronic device that accepts data from the user, processes it, produces results, displays them to the users, and stores the results for future usage.  To process the data and convert into information, a computer is used.
  • 4.  Father of the computer – Charles Babbage.  Father of the modern computer – Alan Turing.  Basic Architecture of Computer: John Von Neumann .  His computer architecture design consists of a  Control Unit,  Arithmetic and Logic Unit (ALU),  Memory Unit,  Registers and Inputs/Outputs.  This design is still used in most computers produced today.
  • 5.  First Programmer: Lady Ada Lovelae (1880) Augusta Ada King-Noel . English mathematician and writer,  First Electronic Computer: ENIAC (1946) – J.P. Eckert & J.W. Mauchly at the University of Pennsylvania.  First computer for the home user introduced – IBM in 1981.
  • 6. Main Parts of computer  Hardware – Computer hardware is what you can physically touch includes the computer case, monitor, keyboard, and mouse. It also includes all the parts inside the computer case, such as the hard disk drive, motherboard, video card, and many others.
  • 7.  Software: The computer hardware itself is not capable of doing anything on its own. It has to be given explicit instructions to perform the specific task. . Software is a collection of programs which utilize and enhance the capability of the hardware
  • 8.  Input Devices – In computing, an input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an information processing system such as a computer or information appliance.  Examples: Keyboards, Mouse, Scanners, Digital Cameras, Trackballs, Gamepad and Joysticks.
  • 9.  Output device is any piece of computer hardware equipment which converts information into human readable form.  Example: Monitors, Projectors, Speakers, Headphones, Video card and Printers.
  • 10. Central Processing Unit  A central processing unit (CPU) is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logical, control and input/output (I/O) operations specified by the instructions. *CPU – Heart of the Computer.
  • 11. Features of CPU  CPU is considered as the brain of the computer.  CPU performs all types of data processing operations.  It stores data, intermediate results, and instructions (program).  It controls the operation of all parts of the computer.
  • 12. CPU itself has following three components.  Memory or Storage Unit  Control Unit  ALU(Arithmetic Logic Unit)
  • 13. Monitors  A Monitor is a TV- like display attached to the computer on which the output can be displayed and viewed. It can either be a monochrome display or a colour display. There are two kinds of monitors  CRT Monitor  LCD Monitor
  • 14. Printer Printer is a output device for printing text or pictures.
  • 15. Classification of Printer  Impact printer – An impact printer is a printer that strikes a print head against an ink ribbon to mark the paper. Common examples include dot matrix and daisy-wheel printers.  Non-Impact printer – Non-impact printers print the characters without using ribbon. Two common types of non-impact printers include inkjet printers, which spray small drops of ink onto each page, and laser printers, which roll ink onto the paper using a cylindrical.
  • 16.
  • 17. Impact Printer Vs. Non Impact Printer
  • 18. Storage Unit or Memory Unit
  • 19. Primary Memory or Main Memory
  • 20.  1. RAM (Random Access Memory)  2. ROM (Read Only Memory)
  • 21.  1. RAM – Random Access Memory is a type of data storage used in computers that is generally located on the motherboard. This type of memory is volatile and all information that was stored in RAM is lost when the computer is turned off.  There are two types of Random access memory  Dynamic RAM – dynamic indicates that the memory must be constantly refreshed or it will lose its contents.  Static Memory – A computer memory that contains fixed information and retains its programmed state as long as the power is on.
  • 22.  2. ROM– Once data has been written onto a ROM chip, it cannot be removed and can only be read. Unlike main memory (RAM), ROM retains its contents even when the computer is turned off. ROM is referred to as being non-volatile.  There are three types of Read only memory (ROM)  PROM  EPROM  EEPROM
  • 23. Types of Read only memory  PROM – Stands for Programmable Read Only Memory. This form of ROM is initially blank. The user or manufacturer can write data/program on it by using special devices. However, once the program or data is written in PROM chip, it cannot be changed. If there is an error in writing instructions or data in PROM, the error cannot be erased. PROM chip becomes unusable.
  • 24.  EPROM – Stands for Erasable Programmable Read Only Memory. This form of ROM is also initially blank. The user or manufacturer can write program or data on it by using special devices.
  • 25.  EEPROM – Stands for Electrically Erasable Programmable Read Only Memory. This kind of ROM can be written or changed with the help of electrical devices. So data stored in this type of ROM chip can be easily modified.
  • 26.
  • 27.  Cache: A cache is a place to store something temporarily in a computing environment. Cache memory, also called CPU memory, is random access memory (RAM)  Memory units: Storage capacity is expressed in terms of Bytes. The data is represented as binary digit(0s and 1s) Hierarchy – Bit<Nibble< Byte < KB < MB < GB < TB < PB < XB < ZB < YB
  • 28.  American Standard Code for Information Interchange (ASCII) is the standard code the computer industry created to represent characters(more than 64 character)  4 bit Nibble  8 bit 1 byte  1024 B 1 KB (210)  1024 KB 1 MB(220)  1024 MB 1 GB(230)  1024 GB 1 TB(240)  1024 TB 1 PB(250)  1024 PB 1 XB(260)  1024 XB 1 ZB(270)  1024 ZB 1 YB(280)
  • 29. Secondary memory  Secondary memory is a type of computer memory that is not directly accessed by the central processing unit (CPU) of a computer and is usually available as non-volatile memory.  One of the most common forms of this memory is the hard drive of a computer, which is used to store the operating system (OS) and other programs.  Other forms of secondary memory include disc drives for compact discs (CDs) or digital versatile discs (DVDs), as well as removable flash memory.
  • 30.
  • 31.  Hard Drive – a rigid non- removable magnetic disk with a large data storage capacity.
  • 32.  Floppy disk- A floppy disk, also called a diskette or just disk, is a type of disk storage composed of a disk of thin and flexible magnetic storage medium, sealed in a rectangular plastic carrier lined with fabric that removes dust particles. Floppy disks are read and written by a floppy disk drive (FDD).
  • 33.  Magnetic Tape – Magnetic tape used in recording sound, pictures, or computer data.  Flash memory – a kind of memory that retains data in the absence of a power supply.  Optical disk – an electronic data storage medium that can be written to and read using a low-powered laser beam.
  • 34.  CD-ROM: storage capacity is 640MB. “Read Only” (used for distribution of commercial software)  CD-R (or CD-WORM): “Write Once, Read Many” times  CD-RW: Rewritable multiple times  DVD: similar to CD, but with significantly larger storage capacity (4.7 GB)  WORM: Write Once Read Many describes a data storage device in which information, once written, cannot be modified
  • 35. Mother board  A motherboard is the main circuit board inside a computer that connects the different parts of a computer together. It has sockets for the CPU, RAM and expansion cards (e.g. discrete graphics cards, sound cards, network cards, storage cards etc)… and it also hooks up to hard drives, disc drives and front panel ports with cables and wires. Also known as mainboard, system board.
  • 36. Generation and Classification of Computer  Abacus – It is known to be the first mechanical calculating device. Which was used to be performed addition and subtraction easily and speedily. Abacus is made up of wooden frame in which rod where fitted across with rounds beads sliding on the rod. This device was a first develop Ed by the Egyptians in the 10th century B.C, but it was given it final shape in the 12th century A.D. by the Chinese educationists
  • 37.  NAPIER’S BONES- As the necessity demanded, scientist started inventing better calculating device. In thus process John Napier’s of Scotland invented a calculating device, in the year 1617 called the Napier Bones. In the device, Napier’s used the bone rods of the counting purpose where some no. is printed on these rods. These rods that one can do addition, subtraction, multiplication and division easily.
  • 38.  Pascal Calculator – In the year 1642, Blaise Pascal a French scientist invented an adding machine called Pascal’s calculator, which represents the position of digit with the help of gears in it.
  • 39.  Leibnz Calculator- In the year 1671, a German mathematics, Gottfried Leibniz modified the Pascal calculator and he developed a machine which could perform various calculation based on multiplication and division as well.
  • 40.  Analytical Engine – In the year 1833, a scientist form England knows to be Charles Babbage invented such a machine. This device was called Analytical engine and it deemed the first mechanical computer. It included such feature which is used in today’s computer language. For this great invention of the computer, Sir Charles Babbage is also known as the father of the computer.
  • 41.
  • 43. Analog Computer  A computer that operates with numbers represented by directly measurable quantities (as voltages or rotations) — compare digital computer, hybrid computer.
  • 44. Digital computer  Digital computer is the most commonly used type of computer and is used to process information with quantities using digits, usually using the binary number system.  Digital computer provide accurate results but they are slower than analog computer
  • 45. Hybrid Computer A hybrid computer is a combination of digital and analog computers And it combines the best features of both types of computers  Hybrid computer is used in hospitals to measure the heartbeat of the patient
  • 46. Classification of Computer Based on Size  Supercomputer – The fastest type of computer. Supercomputers are very expensive and are employed for specialized applications that require immense amounts of calculations.
  • 47.  Mainframe computer – A mainframe computer is a very large computer capable of handling and processing very large amounts of data quickly. They are used by large institutions, such as government agencies and large corporations.
  • 48.  Mini Computer – A computer with processing and storage capabilities smaller than those of a mainframe but larger than those of a microcomputer.
  • 49.  Micro computer – A microcomputer is a complete computer on a smaller scale and is generally a synonym for the more common term, personal computer or PC , a computer designed for an individual.
  • 50.  Personal computer – A personal computer (PC) is a small, relatively inexpensive computer designed for an individual user. In price, All are based on the microprocessor technology that enables manufacturers to put an entire CPU on one chip.
  • 51. Types of Network  Local Area Network(LAN) – A computer network that links devices within a building or group of adjacent Ex – Star LAN, Ring LAN, Bus LAN
  • 52.  Wide Area Network(WAN) – A computer network in which the computers connected may be far apart.
  • 53.  Metropolitan Area Network (MAN)- A metropolitan area network (MAN) is a network that interconnects users with computer resources in a geographic area or region larger than that covered by even a LAN but smaller than the area covered by WAN.
  • 54. Some important file extensions  .doc Microsoft Word Document .ppt PowerPoint Presentation .bmp Bitmap Image File .jpg JPEG Image .xls Excel Spreadsheet .exe Windows Executable File .bak Backup File