Chapter 2
Chapter 2
Chapter 2
Learning Outcomes
At the end of this lesson, you must
• Examine where computers come from
• Compare the computers before and the computers now in terms of computing power,
accuracy and speed.
• Explain how computers evolve.
Integration of Faith
In the beginning, God created the heavens and the earth. (Genesis 1:1).
Lessons
Generation of Computers
Generation in computer terminology is a change in technology a computer is/was being
used. Initially, the generation term was used to distinguish between varying hardware technologies.
Nowadays, generation includes both hardware and software, which together make up an entire
computer system.
1. The First Generation. The period of first generation was from 1946-1959.
The computers of first generation used vacuum tubes as the basic components
for memory and circuitry for CPU (Central Processing Unit). These tubes, like
electric bulbs, produced a lot of heat and the installations used to fuse frequently.
Therefore, they were very expensive and only large organizations were able to af-
ford it. The first generation computers made use of:
• Vacuum tube technology,
• Punched cards for data input,
• Punched cards and paper tape for output,
• Machine Language for writing programs,
• Magnetic tapes and drums for external storage
The computers of the first generation were very bulky and emitted large amount
of heat which required air conditioning. They were large in size and cumbersome to
handle. They had to be manually assembled and had limited commercial use. The
concept of operating systems was not known at that time. Each computer had a different
binary coded program called a machine language that told it how to operate.
8
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
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.
9
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
• Mark I. This was the first fully automatic calculating machine. It was
designed by Howard Aiken of Harvard University in collaboration with
IBM. This machine was an electronic relay computer. Electromagnetic
signals were used for the movement of mechanical parts. Mark I could
perform the basic arithmetic and complex equations. Although this
machine was extremely reliable, it was very slow (it took about 3-5
seconds per calculation) and was complex in design and large in size.
• EDVAC. In the mid 1940’s Dr. John von Neumann designed the
Electronic Discrete Variable Automatic Computer with a memory to
store both program and data. This was the first machine which used the
stored program concept. It had five distinct units - arithmetic, central
control, memory, input and output. The key element was the central
10
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
control. All the functions of the computer were co-ordinate through this
single source, the central control. The programming of the computers
was done in machine language,
11
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
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
flexibility 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.
3. Third Generation Computers. The period of third generation was from 1965-
1971. The computers of third generation used Integrated Circuits (ICs) in place of
transistors. A single IC has many transistors, resistors, and capacitors along with
the associated circuitry. The third generation computers were characterized by:
• Use of Integrated circuits,
• Phenomenal increase in computation speed,
• Substantial reduction in size and power consumption of the machines,
• Use of magnetic tapes and drums for external storage,
• Design-of Operating systems and new higher level languages,
• Commercial production of computers.
12
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
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.
4. Fourth Generation Computers. The period of fourth generation was from 1971-
1980. Computers of fourth generation used Very Large Scale Integrated (VLSI)
circuits. VLSI circuits having about 5000 transistors and other circuit elements
with their associated circuits on a single chip made it possible to have microcom-
puters of fourth generation. Fourth generation computers became more powerful,
compact, reliable, and affordable. As a result, it gave rise to Personal Computer
(PC) revolution. The general features of the fourth generation computers were:
• Use of Very Large Scale Integration,
• Invention of microcomputers,
• Introduction of Personal Computers,
• Networking,
• Fourth Generation Languages.
The third generation computers made use of ‘Integrated Circuits that had 10-20
components on each chip, this was Small Scale Integration (SSI).
13
Department of
Information Technology Studies
INTRODUCTION TO COMPUTING
competition, the Macintosh was introduced by Apple in 1984. Shared interactive systems
and user friendly environments were the features of these computers.
As the computers started becoming more and more powerful, they could be linked
together or networked to share not only data but also memory space and software. The
networks could reach enormous proportions with local area networks. A global web of
computer circuitry, the Internet, links the computers worldwide into a single network of
information.
Many advances in the science of computer design and technology are coming
together to enable the creation of fifth generation computers. Two such advances are
parallel processing where many CPUs work as one and advance in superconductor
technology which allows the flow of electricity with little or no resistance, greatly
improving the speed of information flow.
References:
14