Introduction To Computer System
Introduction To Computer System
1.0 OBJECTIVES
Today, almost all of us in the world make use of computers in one way or the other. It
finds applications in various fields of engineering, medicine, commercial, research and others.
Not only in these sophisticated areas, but also in our daily lives, computers have become
indispensable. They are present everywhere, in all the dev ices that we use daily like cars,
games, washing machines, microwaves etc. and in day to day computations like banking,
reservations, electronic mails, internet and many more.
The word computer is derived from the word compute. Compute means to
calculate. The computer was originally defined as a super fast calculator. It had the capacity to
solve complex arithmetic and scientific problems at very high speed. But nowadays in addition
to handling complex arithmetic computations, computers perform many other tasks like
accepting, sorting, selecting, moving, comparing various types of information. They also perform
arithmetic and logical operations on alphabetic, numeric and other types of information. This
information provided by the user to the computer is data. The information in one form which is
presented to the computer is the input information or input data.
The set of instructions given to the computer to perform various operations is called as
the computer program. The process of converting the input data into the required output
form with the help of the computer program is called as data processing. The computers are
therefore also referred to as data processors
Therefore a computer can now be defined as a fast and accurate data processing
system that accepts data, performs various operations on the data, has the capability to store the
data and produce the results on the basis of detailed step by step instructions given to it..
The terms hardware and software are almost always used in connection with the computer.
• The Hardware:
The hardware is the machinery itself. It is made up of the physical
parts or devices of the computer system like the electronic Integrated Circuits (ICs), magnetic
storage media and other mechanical devices like input devices, output devices etc. All these
various hardware are linked together to form an effective functional unit. The various types of
hardware used in the computers, has evolved from vacuum tubes of the first generation to Ultra
Large Scale Integrated Circuits of the present generation.
• The 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. The computer program is the
one which controls the processing activities of the computer. The computer thus functions
according to the instructions written in the program. Software mainly consists of these computer
programs, procedures and other documentation used in the operation of a computer system.
Software is a collection of programs which utilize and enhance the capability of the hardware
.
The Abacus, which emerged about 5000 years ago in Asia Minor and is still in use
today, allows users to make computations using a system of sliding beads arranged on a rack.
Early merchants used Abacus to keep trading transactions.
Abacus Pascaline
Fig. 1.2 the first Generation Computers
IBM 1401 was universally accepted throughout the industry and most large
businesses routinely processed financial information using second generation computers. The
machine language was replaced by assembly language. Thus the long and difficult binary code
was replaced with abbreviated programming code which was relatively easy to understand.
The stored program concept and programming languages gave the computers
flexi bility to finally be cost effective and productive for business use. The stored program
concept implied that the instructions to run a computer for a specific task were held inside the
computer’s memory and could quickly be modified or replaced by a different set of instructions
for a different function. High level languages like COBOL, FORTRAN and AL- GOL were dev
eloped. Computers started finding vast and varied applications. The entire software industry
began with the second generation computers.
Later, even more components were fitted onto a single chip, called a
semiconductor. This reduced the size even further. The weight and power consumption of
computers decreased and the speed increased tremendously. Heavy emphasis was given to the
development of software. Operating systems were designed which allowed the machine to run
many different programs at once. A central program monitored and co-ordinate the computer s
memory. Multiprogramming was made possible, whereby the machine could perform several
jobs at the same time. Computers achieved speeds of executing millions of instructions per
second. Commercial production became easier and cheaper. Higher level languages like Pascal
and Report Program Generator (RPG) were introduced and applications oriented languages like
FORTRAN, COBOL, and PL/1 were developed.
The third generation computers made use of ‘Integrated Circuits that had 10- 20
components on each chip, this was Small Scale Integration (SSI).
The Fourth Generation realized Large Scale Integration (LSI) which could fit
hundreds of components on one chip and Very Large Scale integration (VLSI) which
squeezed thousand of components on one chip. The Intel 4004 chip, located all the components
of a computer (central processing unit, memory, input and output controls) on a single chip and
microcomputers were introduced. Higher capacity storage media like magnetic disks were
developed. Fourth generation languages emerged and applications software’s started becoming
popular.
Computer production became inexpensive and the era of Personal