Computer Fundamentals1
Computer Fundamentals1
Introduction:
What is Computer :
1
Characteristics of Computer
1. Speed:
2. Accuracy:
3. Diligence:
4. Storage:
5. Versatility:
2
It means the capacity to perform completely
different types of work. One moment you may use your
computer to prepare payrolls slip, next moment you may use
it for account statement or to prepare electric bills.
Classification of computer
Computers can be classified broadly on the basis of
technology and size & capacity.
According to Technology
1. Analog computer:
2. Digital computer:
3. Hybrid computer:
3
According to size and capacity
1. Micro Computer:
2. Mini Computer:
3. Main-frame computer:
4. Super computer:
4
Generation of computer
First Generation:
Second Generation:
Third Generation:
5
Fourth Generation:
1) Primary memory
2) Secondary memory
1) Primary memory:
This is the main memory of the computer.
It residents on the motherboard. It can be classified into two
types:
2) Secondary Memory:
8
a) Hard Disk:
b) Magnetic tape:
c) Floppy disk:
d) Compact Disk:
9
Compact disk is formed from polycarbonate and coated
with highly reflective surface. The laser technology is used
to write data in this disk.
f) Pen Drive:
INPUT DEVICES
Data and Instructions are entered into the computer
through input devices. Following are the most commonly
used input devices:
1. Keyboard:
10
2) Mouse:
4)Joysticks:
5)Light pen:
6)Digital Camera:
11
7)Web Camera:
8) Scanner:
12
These scanners are capable of recognizing a pre-
specified type of mark made by pencil or pen. The best
example of the use use of OMR is the evaluation of
computerised answer sheets used in objective test in any
examination.
Output Devices
The output unit is responsible for producing the output
in uses readable form. The commonly used output devices
are:
1. Visual Display Unit (VDU)
2. Printer
3. Plotters
4. Speakers
13
2. Printer:
Printer is the most popular output device. They
provide information in a permanent readable form. The
output comes from the printer is known as hard copy of the
output. There are two types of printers are
a) Impact Printers
b) Non-impact Printers
14
iii) Laser Printer:
These printers print in the same way as photocopiers
do. The powder ink (tonner) is transferred to paper to form
a text/image pattern. The laser printers are quiet and are
capable of producing high quality printing. They print one
page at a time.
3.) Plotter
A plotter is a large printer that generated high quality
document by moving ink pens over the surface of a page.
Plotters are particularly useful to engineers and architects, as
they produce high quality maps, floor plans etc. Plotters are
slower than printers, drawing each like separately.
4.) Speaker:
Speakers receive the sound in the form of electric
current from the sound card and then convert it to sound
format. The speakers that are attached to the computer are
similar to the ones that are connected to a stereo.
15
What is data:
What is processing:
What is information:
Information is data, which is summarised in the way you
want it, so that it is useful to you in your work. In other
words it is nothing but processed data.
Unit of Memory
8 bits = 1 Byte
1024 bytes = 1 Kilobyte(KB)
1024 KB = 1Megabyte(MB)
1024MB = 1Gigabyte(GB)
1024GB = 1Terabyte(TB)
Computer Software
16
A computer system consists of hardware and software
for its proper functioning.
Hardware:
All the physical components of a computer are
called hardware. Computer is an assembly of various kinds
of components such as CPU, Keyboard, VDU etc. They are
all computer hardware.
Software:
Computer hardware in itself cannot perform any
useful task. They need some set of instruction. These
instructions are provided by computer software. This is
something that cannot be touched or seen but are essential
for working. Without software a computer is like car without
petrol or pen without riffle.
1. System Software
2. Application Software
1. System Software:
System software is used to control, manage and
work with the hardware of the computer.
It is classified as following:
a) Operating System
b) Programming Language
c) Translator
a) Operating System:
17
These programmes are used to govern the control
of the computer hardware components such as memory
device and Input/Output devices.
b) Programming Languages:
1. Machine Language:
2. Assembly Language:
18
high level languages are Fortran, Cobol, Algol-60, Basic, C,
C++, Java.
c) Translator:
(i) Assembler
(ii) Interpreter
(iii) Compiler
(i) Assembler:
(ii) Interpreter:
(iii) Compiler:
2. Application Software:
Software that are developed to perform specific
functions for a specific group of users are called Application
Software. For example Tally is developed for accountants,
coral draw is developed for graphic designer.
19
OPERATING SYSTEM
1. User Based
2. Interface Based
1. User Based
2 Interface Based
21
b) Graphical User Interface (GUI)
22
DISK OPERATING SYSTEM
Ms-Dos operating system was primarily developed
from IBM PCs in 1980. It is a disk operating system which
contains the disk oriented command. It is the basic program
for running the hard disk. It is a single user single tasking
operating system that can support any one user and one task
at a time.
DOS Commands:
i) Internal Commands:
Booting
1. Cold Booting.
2. Warm Booting.
1. Cold Booting
23
Cold Booting is done by turning on the computer. In
case of cold booting, the memory and peripherals are
checked before loading the operating system.
2. Warm Booting
Start
Run
Command
Directory
5. Making Directory
24
Class(Main dir)
C:\>MD Class
(For creating New Directory)
C:\> CD Class
C:\>CLASS>MD Boys
6. Copy con
25
7. Copy
This command copy a file to another file.
C:\>CLASS>type abc
C:\>d
D:\>type xyz
8 Ren:
C:\>CLASS>type DEO
26
9. Remove Directory:
10. Date
C:\> Date
11. Time
C:\> Time
27
28