Week 2 CSC101 Introduction To Computer Science
Week 2 CSC101 Introduction To Computer Science
MANAGER)
user
Applicati
on
software
Operatin
g system
CPU and
hardware
TYPES OF OS
• There are many types of OS:-
• Single user
• Multi user
• Batch processing OS
• Multiprogramming OS etc.
LANGUAGE PROCESSORS
• The system programs that perform the job of converting
codes in computer understandable language are known
as language processors.
• The language processors are given below:-
CONTINUES…
BABBAGE’S ANALYTICAL
ENGINE
• The first innovation enabled the machine to
compare quantities and then decide which of the
instruction sequences to follow. The second
permitted the results of a calculation to change
numbers and instructions already stored in the
machine.
• His great inventions of difference engine and
analytical engine earned Charles Babbage the
title “FATHER OF MODERN COMPUTERS”.
MARK-1
• Prof. Howard Aiken (1900-1973) in USA
constructed in 1943 an electromechanical
computer called mark-1 which could
multiply two ten digit numbers in 5
seconds- a record back then.MARK-1 was
the first computer which could perform
automatically without any manual
intervention according to preprogrammed
codes.
THE GENERATIONS OF
MODERN COMPUTERS
• The term ‘computer generation’ is often
used in connection with computer
hardware.
• These are in fact phases of development
characterized by type of switching circuit it
utilizes.
STORED PROGRAM
COMPUTER
• Most computers today use the idea of ‘stored
program computer’ proposed by Dr. john von
Neumann in 1945.
• The 3 key concept of the architecture are:-
1. Data and programs are stored in a single
read-write memory.
2. The memory contents are addressable by
locations.
3. Execution takes place in a sequential fashion
i.e. from one instruction to the next unless
modified explicitly.
ST
THE 1 GENERATION
COMPUTERS
• The first generation computers used
vacuum tubes (thermionic valves) and
machine language.
• It used the concept of “stored program
concept”.
• The computers were large and
programming was a lot more complex than
what it is today.
ENIAC
1. ENIAC.
• This was first computer developed in 1946 by a team
led by Prof. Eckert & Mauchly at the university of
Pennsylvania.
• Expanding, it yields ELECTRONIC NUMERICAL
INTEGRATOR AND CALCULATOR.
• The giant machine measured 30x50 long, weighed 30
tons, contained 18000 vacuum tubes, 70,000 resistors
,10,000 capacitors, 6000 switches, used 150,000 watts
of electricity, and cost $400,000.
• When it was built it was 5000 faster its closest
competitor, the Harserd MARK-1.
EDVAC