Different Generations of Computer Hardware
Different Generations of Computer Hardware
The computer has evolved from a large,—sized simple calculating machine to a smaller
but much more powerful machine. The evolution of computers to the current state is
defined in terms of the generations of computers. Each generation of computers is
designed based on a new technological developments, resulting in better, cheaper and
smaller computers that are more powerful, faster and more efficient than their
predecessors. Currently, there are five generations of computers. In the following
subsections, we will discuss the generations of computers in terms of—
Definition: A vacuum tube works like a switch or amplifier, controlling the flow of
electrical current in devices. Imagine a glass bulb with metal parts inside and all the air
removed (that's why it's called a "vacuum" tube). When electricity flows through it, the
tube can either let the current pass or block it, or it can increase the strength of the
signal. Vacuum tubes were used in early radios, televisions, and computers, but they
were large, fragile, and used a lot of power, so they were eventually replaced by smaller,
more efficient transistors.
Input: The input to the computer was through punched cards and paper tapes.
Output: The output was displayed as printouts.
Figure 1.4 Vacuum tube
The first generation computers used a large number of vacuum tubes and thus
generated a lot of heat. They consumed a great deal of electricity and were expensive to
operate. The machines were prone to frequent malfunctioning and required constant
maintenance. Since first generation computers used machine language, they were
difficult to program.
1.5.2 Second Generation (1956 to 1963): Using Transistors
Hardware Technology: The transistors (Figure 1.5) replaced the vacuum tubes of the
first generation of computers. Transistors allowed computers to become smaller, faster,
cheaper, energy efficient and reliable. The second generation computers used magnetic
core technology for primary memory. They used magnetic tapes and magnetic disks for
secondary storage.
Software Technology The instructions were written using the assembly language.
Assembly language uses mnemonics (codes) like ADD for addition and SUB for
subtraction for coding the instructions. It is easier to write instructions in assembly
language, as compared to writing instructions in machine language.
Application The cost of commercial production of these computers was very high,
though less than the first generation computers. The transistors had to be assembled
manually in second-generation computers.
Examples PDP-8, IBM 1401 and CDC 1604.
Input: Keyboard
Output: Monitor.
Software Technology The keyboard and the monitor were interfaced through the
operating system. The operating system allowed different applications to run at the
same time. High-level languages were used extensively for programming, instead of
machine language and assembly language.
Computing Characteristics The computation time was in nanoseconds. Physical
Appearance The size of these computers was quite small compared to the
second-generation computers.
The third-generation computers used less power and generated less heat than the
second-generation computers. The cost of the computer was reduced significantly, as
individual components of the computer were not required to be assembled manually.
The maintenance cost of the computers was also less compared to their predecessors.
Hardware Technology They use the Large Scale Integration (LSI) and the Very Large
Scale Integration (VLSI) technology. Thousands of transistors are integrated on a small
silicon chip using LSI technology. VLSI allows hundreds of thousands of components to
be integrated into a small chip. This era is marked by the development of
microprocessors. Microprocessor is a chip containing millions of transistors and
components, and, designed using LSI and VLSI technology.
This generation of computers gave rise to the Personal Computer (PC). Semiconductor
memory replaced the earlier magnetic core memory, resulting in fast random access to
memory. Secondary storage devices like magnetic disks became smaller in physical
size
and larger in capacity. The linking of computers is another key development of this era.
The computers were linked to form networks that led to the emergence of the Internet.
This generation also saw the development of pointing devices like mouse, and handheld
devices.
Input: Mouse and Keyboard
Output: Monitor, Speaker, Printer, etc. This generation had developed proper output
devices.
Software Technology Several new operating systems like the MS-DOS and MS Windows
were developed during this time. This generation of computers supported a Graphical
User Interface (GUI). GUI is a user-friendly interface that allows users to interact with the
computer via menus and icons. High-level programming languages are used for the
writing of programs.
Examples The Intel 4004 chip was the first microprocessor. The components of the
computer like the Central Processing Unit (CPU) and memory were located on a single
chip.
In 1981, IBM introduced the first computer for home use. In 1984, Apple introduced the
Macintosh.
The microprocessor has resulted in the fourth generation computers being smaller and
cheaper than their predecessors. They are also portable and more reliable. They
generate much less heat and require less maintenance compared to their predecessors.
GUI and pointing devices facilitate easy use and learning on the computer. Networking
has resulted in resource sharing and communication among different computers.
The fifth-generation computers are based on Artificial Intelligence (AI). They try to
simulate the human way of thinking and reasoning. Artificial Intelligence includes areas
like Expert System (ES), Natural Language Processing (NLP), speech recognition, voice
recognition, robotics, etc.