GENARATION OF COMPUTER 1
GENARATION OF COMPUTER 1
Generations 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.
• There are five computer generations known till
date.
Sl. No Generation & Description
1 First Generation
The period of first generation: 1940-1956. Vacuum tube based.
2 Second Generation
The period of second generation: 1956-1963. Transistor based.
3 Third Generation
The period of third generation: 1964-1971. Integrated Circuit
based.
4 Fourth Generation
The period of fourth generation: 1971-Present. VLSI
microprocessor based.
5 Fifth Generation
The period of fifth generation(Present and Beyond)
ULSI microprocessor based.
First Generation Computers
• The period of first generation was from
1940-1956.
• 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 afford
it.
• In this generation, mainly batch processing
operating system was used.
• Punch cards, paper tape, and magnetic tape
was used as input and output devices.
• The computers in this generation used
machine code as the programming language
• The main features of the first generation are:
• Vacuum tube technology
• Unreliable
• Supported machine language only
• Very costly
• Generates lot of heat
• Slow input and output devices
• Huge size
• Need of AC
• Non-portable
• Consumes lot of electricity
• Some computers of this generation were:
• ENIAC
• EDVAC
• EDSAC
• UNIVAC
Second Generation Computers
(1956-1963)
• The replacement of vacuum tubes by transistors saw
the advent of the second generation of computing.
• Although first invented in 1947, transistors weren’t
used significantly in computers until the end of the
1950s.
• They were a big improvement over the vacuum tube,
despite still subjecting computers to damaging levels of
heat.
• However they were hugely superior to the vacuum
tubes, making computers smaller, faster, cheaper and
less heavy on electricity use.
• They still relied on punched card for input/printouts.
• The language evolved from cryptic binary language to
symbolic (‘assembly’) languages. T
• his meant programmers could create instructions in
words. About the same time high level programming
languages were being developed (early versions of
COBOL and FORTRAN).
• Transistor-driven machines were the first computers to
store instructions into their memories – moving from
magnetic drum to magnetic core ‘technology’. The early
versions of these machines were developed for the
atomic energy industry.
• The main features of second generation are:
• Use of transistors
• Reliable in comparison to first generation computers
• Smaller size as compared to first generation computers
• Generates less heat as compared to first generation computers
• Consumed less electricity as compared to first generation
computers
• Faster than first generation computers
• Still very costly
• AC required
• Supported machine and assembly languages