Computer Chapter 1
Computer Chapter 1
INTRODUCTION TO COMPUTER
1
WHAT IS DATA?
It is a collection of raw facts that represent features or
details about something, like people, object, place, ideas
or events.
It is a set of isolated and unrelated raw facts.
numbers, •text,
characters, •picture,
symbols,
•photograph or
sound,
animation,
•the combination of these.
2
THE PROPERTIES OF DATA
Data is, when clean, a fact.
Data can be stored easily, and at a low cost.
Data can be copied easily, often using computerized
methods.
Data can exist in more than one place, so data is often
duplicated.
Data can be modified and moved quickly and simply.
Data can be misrepresented, depending on its
interpretation.
Data has no value until it is used.
Data does not mature, nor does it improve with age — in fact,3
data decays.
EXAMPLES OF DATA
Student Data on Admission Forms: -
when students get admission in a college. They fill
admission form. This form contains raw facts (data of
student) like name, father’s name, address of student
etc.
Data of Citizens: -
During census, data of all citizens is collected.
Survey Data: -
Different companies collect data by survey to know the
opinion of people about their product.
5
CHARACTERISTICS OF INFORMATION:
6
EXAMPLES OF INFORMATION:
7
DATA PROCESSING
Data is the raw material for information.
Hence, data must be processed in some way to make it
meaningful or to change it to information. This process
is known as Data processing.
9
METHODS OF DATA PROCESSING
Depends on the volume of task to be accomplished,
there are two ways of data processing.
1. Manual data processing
• data is processed manually
• No machine or device is used
• Brain, pen and paper are the main tools
accepts data,
1. Analog Computer
2. Digital Computer
3. Hybrid Computer
Functionality
1. Super Computer
2. Mainframe Computer
3. Mini Computer
12
4. Micro Computer
1. CLASSIFICATION OF COMPUTERS BASED ON
PURPOSE OF APPLICATION
1. Specific purpose computers
designed to handle a specific problem or to perform a
specific task.
designed to solve a single type of problem, that is
their components and function are uniquely adapted to a
specific situation involving specific application.
Most analog computers are specific purpose computers.
13
2. General purpose computers
designed to solve variety of problems through the
use of “store program concept”
They have the ability to store numerous programs,
but lack in speed and efficiency.
more flexible and versatile than specific purpose
computers.
Examples: Micro computers, Mini computers, Super
computers etc.
14
2. CLASSIFICATION OF COMPUTERS BASED ON
DATA HANDLING
1. Analog computers
work on the principle of measuring, in which the
measurements obtained are translated into data.
deal with continues variables; they don’t compute
directly with numbers, rather, they operate by measuring
physical magnitude such as pressure, temperature,
voltage, current etc.
Analog computers are specific purpose computers and
they have limited accuracy.
Examples: Thermometer, Voltmeter, Speedometer,
Gasoline pomp, etc.
15
2. Digital computers
16
3. Hybrid computers
The best features of analog and digital computers can be
combined into a single device to form a hybrid computer.
They incorporate the measuring feature of an
analog computer and counting feature of a digital
computer.
They use analog components for computational purposes,
and digital memories for storage purposes.
18
1. Super computers
Such type of computers are used in:
• weather forecasting
• fluid dynamic calculations
• nuclear energy research,
• petroleum exploration
• space technology centers,
• meteorology stations,
• astronomical observatories
• intercontinental communications
19
2. Mainframe computers
smaller in size, capacity, lower in speed, memory
capacity than the super computers.
also very expensive
multi-user systems (hundreds or even thousands of users)
executes many programs concurrently and supports
much simultaneous execution of programs.
usually used in large organizations and centralized
databases, such as insurance company, banks, and
airline & railway reservation systems.
also used as controlling nodes in wide area network.
In some ways, mainframes are more powerful than
supercomputers because they support more simultaneous
programs. But supercomputers can execute a single
program faster than a mainframe.
20
3. Mini computers
a midsize multi-processing system.
21
4. Micro computers
the lowest end of the computer range in terms of speed
and storage capacity
23
1. Speed
carry out their instructions in a very short period of time.
24
2. Accuracy
In addition to speed, the computers are very accurate.
Now a day’s computers are being used life-and-death
situations
For example, jet pilots rely on computer computations for
guidance, Hospitals rely on patient-monitoring systems in
critical –care units: which needs almost hundred percent
accuracy
4. Diligence
Unlike human beings, a computer is free from tiredness,
lack of concentration, fatigue, etc.
It can work for hours without creating any error
They constantly perform similar tasks over and over
again without creating error.
26
5. Automation
Automation means ability to perform the given task
automatically.
Once a program is given to computer i.e., stored in computer
memory, the program and instruction can control the
program execution and it continuous without the need of
human interaction and intervention until completion.
It does not require any human intervention between its
processing operations.
6. Versatility
Computers are quite versatile in nature.
They can perform multiple tasks simultaneously with
equal ease.
For example, at one moment it can be used to prepare a
letter, the other moment it can be used to play music and in
between you can print a document as well.
27
All this work is possible by changing the program (sequence
33