Chapter 1 Introduction to Computer
Chapter 1 Introduction to Computer
Chapter One
2
What is Computer?
Computer” comes from a Latin word “Compute” Compute means to
calculate.
A computer is considered to be a calculating device, which can perform
arithmetic operations.
The original objective for inventing a computer was to create a fast
calculating machine.
But, much of the work done by computers today is non-
mathematical or non-numerical nature.
A computer is an electronic device that is designed and organized
automatically to accept and store input data, process them, and produce
output results under the direction of a detailed step-by-step stored program
of instruction.
A computer is an electronic device that accepts data, performs
computations, and makes logical decisions according to instructions that
have been given to it; then produces meaningful information in a form that is
useful to humans.
3
Information and Communication Technology (ICT)
Information is a processed, summarized, evaluated and organized data
that is used as the base of decision-making and guidance.
It refers to all the means for people use their inventions and discoveries to
satisfy their needs and desires.
4
Cont’d….
ICT refers to the use of computers and telecommunications network
to create, store, process, send, and receive information from anywhere at any
time.
5
Information Communication Technology has three main integral components.
Computer
Communication And Network
The Know-how
To solve problems
To unlock creativity
To make people more effective than they would be
Computers in Business
Computers in Medicine
Computers in Science and Engineering
6
Data vs Information
Data
It is a collection of raw facts that describe the feature/ characteristics of people, places,
objects or events.
It is the raw material whether in paper, electronic, or other forms that will be
processed by the computer
Data consists of the raw facts & figures that are processed into information.
Information:
2.Digital Computers
3.Hybrid Computer
1.Super computer
2.Mainframe computer
3.Mini computer
4.Personal computer
9
Cont’d…..
A.Classification of computers by the method of operation (Data
processing)
They are classified into three:
1.Analog Computer
2.Digital Computers
3.Hybrid computers
1. Analog Computer
• Analog computers operate by measuring. Eg. 1 Liter, ½ Liter,
BP=120/80 mmHg …
• They deal with continues variables.
• They don’t compute directly with numbers.
• They operate by measuring physical magnitude.
• They are special purpose computers.
• Analog computers have limited accuracy.
10
Cont’d…..
• Examples
• Speedometer
• Thermometer
• Gasoline pomp
• Voltmeter
2. Digital Computers
• Digital computers deal with discrete variables.
• They operate by counting rather than measuring.
• They operate directly up on numbers (or digits) that represent numbers,
letters, or other special symbols.
•Digital computers have higher accuracy and speed than the analog
computers.
• Examples: -Abacus
-Desk & pocket computers
• The general purpose computers
11
3. Hybrid Computers
• The best features of analog and digital computers can be
combined into a single device to form a hybrid computer.
• Hybrid computers processes information by collecting
input data with analog method and convert it into digital
quantities.
• It processes the digital values and convert the output
from digital to analog form.
• Example:
– In hospital insensitive-care unit analog devices may
measure a patient’s heart function, temperature and
other vital signs.
12
Cont’d……
B. Classification by purpose of application
• Computers can be used for different purposes.
• Based on their purpose of application, they are classified into two.
1. Special purpose computers
– They are designed to solve a single/ specific type of problem,
– That is their components and function are uniquely adapted to a specific
situation involving specific application.
– Example:
The public telephone box
Traffic control system
Ticket machines (used in grocery, super market etc.)
Pocket calculators etc.
Counters
– Most analog computers are special purpose computers.
13
Cont’d…..
2. General-purpose Computers
They are designed to solve variety of problems through the use
of “store program concept”.
A program or set of instructions designed to solve a problem is
read and stored into the memory and then executed by the
computer one by one.
The same computer can be applied to solve another set of
problem using different program.
General purpose computers are more flexible and versatile.
Exemples:
Micro computers
Mini computers
Super computers etc.
14
Cont’d…..
1.Super Computer
2.Mainframe Computer
3.Mini Computer
4.Personal Computer
15
Cont’d…….
1. Super Computers:They are the fastest, largest and most potential types of computer.
• They have speed of hundreds of millions of operation per second, a primary memory
times its primary memory. They are multi-user systems in intercontinental range.
• They are used to process huge amount of data and are commonly used in space
16
Cont’d……
2. Mainframe Computers
– Smaller than in size and capacity, lower in speed & memory capacity than the
super computers.
– However they are multi-user systems and handle hundreds of users, usually
used in large organizations.
– They can serve many different users for different functions at different locations.
Mainframe
Computer
17
Cont’d….
3. Mini Computers: This is designed to support more than one user at a time.
– They have relatively lower speed, can handle multi-users, are smaller in size
than the mainframe computers.
– They use terminals for inputs and output. Mini computers are used in small
organizations.
20
Cont’d
1. Speed
The ability of the computers to carry out their instructions in a very short period of time.
Computers can perform tasks within a matter of seconds or minutes that would be
impossible for a person to complete by hand in lifetime.
Its speed is measured in terms of micro second (10-6 one millionths), nano second (10-9
one billionths), and Pico second (10-12 one trillionths).
2.Accuracy
It produce accurate/exactly correct output.
Errors can occur in a computer due to human rather than technological
weakness,
That is due to inexact thinking by the programmer or due to incorrect input data
referred to as garbage in garbage out or GIGO.
3. Automatic:
a machine is said to be automatic if it works by itself without human
intervention.
Computers are automatic machines because once started on a job, they carry on until the
job is finished, normally without any human assistance. 21
Cont’d
3. Storage Capacity
Today’s computers can store huge amounts of data. The stored data can also
be retrieved in a few seconds.
4. Durability and reliability
Computers are durable and extremely reliable devices.
The versatility of the computers and its use in a wide array of application
are limited only by the imagination of the human mind.
7. No IQ:
8. Power of remembering
9. No Feeling
23
Applications of Computers
• The main reasons to use Computers:
Store and process large amount of information with high speed and accuracy;
Simulate events;
25
History Of Computers
26
Generation of Computers
• There are five computer generations known until today.
• The major characteristics that distinguish these generations are the following;
memory).
27
First generation (1950s)
• The first commercially available computers
were developed as a first-generation computers.
– ENIAC, EDVAC, UNIVAC-I, IBM 650, IBM 701
• Characteristics of First generation computers
1. Used vacuum tubes as the principal electronic circuit;
2. Punched cards were the primary medium used to store
data files and input data to the computer.
3. Memory access time was expressed in milliseconds.
4. Programming language was written in machine languages.
5. Computer operating system was also primitive.
28
Cont’d....
Drawbacks of first generation computer:
They were too bulky in size,
29
Second generations (early 1960s)
Transistors were used instead of vacuum tubes.
They were more powerful, more reliable, less expensive,
smaller in size and cooler to operate than the first generation
computers.
Magnetic tape was used for preparing programs and data to be fed
into the computers.
Memory access time was also expressed in micro-seconds.
Assembly languages were used for programming codes
Programming languages such as COBOL,ALGOL, FORTRAN
Batch processing operating systems were introduced.
30
Cont’d.....
• Major characteristics of 2nd generation computers
– Faster & smaller than 1st generation computer.
– Consume less power.
– Larger & faster primary & secondary storage devices.
– Easier to program & use.
– Transistors were the main circuit components.
– Magnetic tapes used for main storage.
– Operate in microseconds (millionths of a second)
– Business applications become more commonplace, with large data files
stored on magnetic tape and disk.
– High-level languages COBOL and FORTRAN were introduced during
this period.
– Batch operating systems were used that permitted rapid
processing of magnetic tape files.
31
Third generation (late 1960s, early 1970s)
Transistors were replaced with Integrated circuits
(IC’s)
They were more powerful, more reliable, less expensive,
smaller in size, and cooler to operate than the 2nd
generation computers.
Access times were measured in nanoseconds
Magnetic disk storage became popular and provided direct
access to very large data files.
Structured programming languages were introduced
that improved programming productivity.
Interactive operating system was introduced that
allowed individual users to access their data files.
32
Fourth Generation (late 1970s, early 1989s)
The main distinction of these computers is
Introduction of LSI-Large Scale Integration, VLSI-Very Large
Scale Integration (1-million components in a single chip. This progress
led to the creation of a microprocessor (CPU).
The microprocessor contains all the component of a computer
(CPU, Memory, and input and output controls).
The IBM introduces its Personal Computer (PC) in 1981, for use in
the home, office, and schools.
Floppy disks became very popular as a portable medium for porting
programs and data from one computer system to another.
Computer networks (LAN & WAN), GUI (Graphical User
Interfaces) supported, several new PC based application (word
processing, spread sheets, etc.), are used
Standard-high-level programming languages are major
developments of the fourth generation period.
Operating systems were used as add-on hardware.
33
Fifth Generation Computer (1989 – Up-to-
now)
It is now being developed and will stand a part, from the previous
four generations, not only due to its ULSI-(Ultra Large Scale Integration)
technology
They are expected to be intelligent computers that will be able to
understand speech and process accordingly.
It will consume less power, faster, large memory, more user-friendly with
multimedia and internet supported hardware and software also available.
The fifth generation computer is in progress.
They will have intelligent processors i.e., processors which can draw
inferences.
Users will also be able to interact with them in natural languages such as
English, German etc.
Japans are working intensively on the project for developing the 5th
generation.
34
Summary Generation of Computer
Criteria 1st 2nd Generation 3rd Generation 4th 5th
Generation Generation Generation
35
Home Questions
According to your Professions (Management
discipline)
1. What is the benefits and drawbacks of Computer?
2. What is the limitations to use computer in day to day
activity as management discipline?
3. What type of computer is commonly used in day to
day activity in most organization and why?
4. Discuss the benefits and drawbacks of each computer
generations?
36
Thank You ...