History of Operating System
History of Operating System
System
To be presented:
Mr.Bryan John Berzabal
The First Generation ( 1945 - 1955 ):
Vacuum Tubes and Plugboards
Digital computers were not constructed until the second world war.
Calculating engines with mechanical relays were built at that time.
However, the mechanical relays were very slow and were later replaced
with vacuum tubes. These machines were enormous but were still very
slow.
These early computers were designed, built and maintained by a single
group of people. Programming languages were unknown and there were
no operating systems so all the programming was done in machine
language. All the problems were simple numerical calculations.
By the 1950’s punch cards were introduced and this improved the
computer system. Instead of using plugboards, programs were written on
cards and read into the system.
ENIAC
The Second Generation ( 1955 - 1965 ): Transistors
and Batch Systems
Transistors led to the development of the computer systems that could be
manufactured and sold to paying customers. These machines were known
as mainframes and were locked in air-conditioned computer rooms with
staff to operate them.
The Batch System was introduced to reduce the wasted time in the
computer. A tray full of jobs was collected in the input room and read into
the magnetic tape. After that, the tape was rewound and mounted on a
tape drive. Then the batch operating system was loaded in which read the
first job from the tape and ran it. The output was written on the second
tape. After the whole batch was done, the input and output tapes were
removed and the output tape was printed.
IBM 1620 TRADIC
The Third Generation ( 1965 - 1980 ): Integrated
Circuits and Multiprogramming
Until the 1960’s, there were two types of computer systems
i.e the scientific and the commercial computers. These
were combined by IBM in the System/360. This used
integrated circuits and provided a major price and
performance advantage over the second generation
systems.
The third generation operating systems also introduced
multiprogramming. This meant that the processor was not
idle while a job was completing its I/O operation. Another
job was scheduled on the processor so that its time would
not be wasted.
Jack Kilby's original hybrid
integrated circuit from
1958. EPROM
The Fourth Generation ( 1980 - Present ):
Personal Computers
Personal Computers were easy to create with the development of large-
scale integrated circuits. These were chips containing thousands of
transistors on a square centimeter of silicon. Because of these,
microcomputers were much cheaper than minicomputers and that
made it possible for a single individual to own one of them.
The advent of personal computers also led to the growth of networks.
This created network operating systems and distributed operating
systems. The users were aware of a network while using a network
operating system and could log in to remote machines and copy files
from one machine to another.
Texas Instruments
TMS1000