Operating Systems: Functions and Evolution

undefined
 
Prof. P.GNANASEKARAN
Prof. P.GNANASEKARAN
KRISHNA COLLEGE OF ARTS AND
KRISHNA COLLEGE OF ARTS AND
SCIENCE, KADAVUR(Tk), KARUR.
SCIENCE, KADAVUR(Tk), KARUR.
undefined
 
Operating Systems
Operating Systems
 
C
o
n
t
e
n
t
s
 
T
o
p
i
c
s
:
 
1.
What is Operating System?
What is Operating System?
2.
What OS does?
What OS does?
3.
Structure of OS
Structure of OS
4.
Evolution of OS
Evolution of OS
Batch Processing, Multiprogramming, Time
Batch Processing, Multiprogramming, Time
sharing systems
sharing systems
5.
Operating System Functions
Operating System Functions
6.
Main Functions of OS
Main Functions of OS
7.
Types of OS
Types of OS
Single User, Multi User systems
Single User, Multi User systems
 
A
p
p
l
i
c
a
t
i
o
n
 
S
o
f
t
w
a
r
e
(
c
o
n
t
d
)
:
 
 
 
 
D
a
t
a
b
a
s
e
 
M
a
n
a
g
e
m
e
n
t
 
S
y
s
t
e
m
 
(
D
B
M
S
)
:
A DBMS is a software tool that allows multiple users to
store, access, and process data into useful information.
Database programs are designed for these types of
applications:
Membership lists
Student lists
Grade reports
Instructor schedules
    All of these have to be maintained so you can find what
you need quickly and accurately.
Example:Microsoft Access, dBASE, Oracle.
 
A
p
p
l
i
c
a
t
i
o
n
 
S
o
f
t
w
a
r
e
(
c
o
n
t
d
)
:
 
 
 
 
S
p
r
e
a
d
s
h
e
e
t
s
:
 
 
T
h
e
 
s
p
r
e
a
d
s
h
e
e
t
 
p
a
c
k
a
g
e
s
 
a
r
e
d
e
s
i
g
n
e
d
 
t
o
 
u
s
e
 
n
u
m
b
e
r
s
 
a
n
d
 
f
o
r
m
u
l
a
s
 
t
o
 
d
o
c
a
l
c
u
l
a
t
i
o
n
s
 
w
i
t
h
 
e
a
s
e
.
 
E
x
a
m
p
l
e
s
 
o
f
 
s
p
r
e
a
d
s
h
e
e
t
s
i
n
c
l
u
d
e
:
Budgets
Payrolls
Grade Calculations
Address Lists
    The most commonly used spreadsheet programs are
Microsoft Excel and Lotus 123.
 
A
p
p
l
i
c
a
t
i
o
n
 
S
o
f
t
w
a
r
e
(
c
o
n
t
d
)
:
 
 
 
 
G
r
a
p
h
i
c
 
P
r
e
s
e
n
t
a
t
i
o
n
s
:
 
 
T
h
e
 
p
r
e
s
e
n
t
a
t
i
o
n
p
r
o
g
r
a
m
s
 
c
a
n
 
b
e
 
e
a
s
i
e
r
 
u
s
i
n
g
 
o
v
e
r
h
e
a
d
p
r
o
j
e
c
t
o
r
s
.
 
O
t
h
e
r
 
u
s
e
s
 
i
n
c
l
u
d
e
:
Slide Shows
Repeating Computer Presentations on a
computer monitor
Using Sound and animation in slide shows
 
   The most recognized graphic presentation programs are
Microsoft PowerPoint and Harvard Graphics.
 
W
h
a
t
 
i
s
 
O
S
?
 
Operating System is a software, which makes a
computer to actually work.
 
It is the software the enables all the programs we use.
 
The OS organizes and controls the hardware.
 
OS acts as an interface between the application
programs and the machine hardware.
 
Examples:
 Windows, Linux, Unix and Mac OS, etc.,
 
 
 
W
h
a
t
 
O
S
 
d
o
e
s
?
 
   
An operating system performs basic tasks such as,
 
controlling and allocating memory,
prioritizing system requests,
controlling input and output devices,
facilitating networking and
managing file systems.
 
S
t
r
u
c
t
u
r
e
 
o
f
 
O
p
e
r
a
t
i
n
g
 
S
y
s
t
e
m
:
 
A
p
p
l
i
c
a
t
i
o
n
 
P
r
o
g
r
a
m
s
 
S
y
s
t
e
m
 
P
r
o
g
r
a
m
s
 
Software (Operating System)
 
H
A
R
D
W
A
R
E
 
(
C
o
n
t
d
)
 
S
t
r
u
c
t
u
r
e
 
o
f
 
O
p
e
r
a
t
i
n
g
 
S
y
s
t
e
m
(
C
o
n
t
d
)
:
 
The structure of OS consists of 4 layers:
1.
H
a
r
d
w
a
r
e
     Hardware consists of CPU, Main memory, I/O
Devices, etc,
 
2.
S
o
f
t
w
a
r
e
 
(
O
p
e
r
a
t
i
n
g
 
S
y
s
t
e
m
)
    Software includes process management
routines, memory management routines, I/O
control routines, file management routines.
 
       
(Contd…)
 
S
t
r
u
c
t
u
r
e
 
o
f
 
O
p
e
r
a
t
i
n
g
 
S
y
s
t
e
m
(
C
o
n
t
d
)
:
 
 
3.
S
y
s
t
e
m
 
p
r
o
g
r
a
m
s
    This layer consists of compilers, Assemblers,
linker etc.
 
4.
A
p
p
l
i
c
a
t
i
o
n
 
p
r
o
g
r
a
m
s
    This is dependent on users need. Ex. Railway
reservation system, Bank database
management etc.,
 
E
v
o
l
u
t
i
o
n
 
o
f
 
O
S
:
 
The evolution of operating systems went through seven
major phases.
 
Six of them significantly changed the ways in which
users accessed computers through the open shop, batch
processing, multiprogramming, timesharing, personal
computing, and distributed systems.
 
In the seventh phase the foundations of concurrent
programming were developed and demonstrated in
model operating systems.
      
(Contd…)
 
E
v
o
l
u
t
i
o
n
 
o
f
 
O
S
 
(
c
o
n
t
d
.
.
)
:
 
(
C
o
n
t
d
)
 
E
v
o
l
u
t
i
o
n
 
o
f
 
O
S
 
(
c
o
n
t
d
.
.
)
:
 
B
a
t
c
h
 
P
r
o
c
e
s
s
i
n
g
:
 
In Batch processing same type of jobs batch 
(BATCH- a
set of jobs with similar needs)
 together and execute at a
time.
The OS was simple, its major task was to transfer control
from one job to the next.
The job was submitted to the computer operator in form
of punch cards. At some later time the output appeared.
The OS was always resident in memory. (Ref. Fig. next
slide)
Common Input devices were card readers and tape
drives.
 
B
a
t
c
h
 
P
r
o
c
e
s
s
i
n
g
 
(
C
o
n
t
d
)
:
 
Common output devices were line printers, tape drives,
and card punches.
Users did not interact directly with the computer
systems, but he prepared a job (comprising of the
program, the data, & some control information).
 
O
S
 
U
s
e
r
p
r
o
g
r
a
m
a
r
e
a
 
M
u
l
t
i
p
r
o
g
r
a
m
m
i
n
g
:
 
Multiprogramming is a technique to execute number of
programs simultaneously by a single processor.
In Multiprogramming, number of processes reside in
main memory at a time.
The OS picks and begins to executes one of the jobs in
the main memory.
If any I/O wait happened in a process, then CPU
switches from that job to another job.
Hence CPU in not idle at any time.
 
M
u
l
t
i
p
r
o
g
r
a
m
m
i
n
g
 
(
C
o
n
t
d
)
:
 
 
Figure dipicts the layout of
multiprogramming system.
 The main memory consists of 5
jobs at a time, the CPU executes
one by one.
A
d
v
a
n
t
a
g
e
s
:
Efficient memory utilization
Throughput increases
CPU is never idle, so
performance increases.
 
T
i
m
e
 
S
h
a
r
i
n
g
 
S
y
s
t
e
m
s
:
 
Time sharing, or multitasking, is a logical extension of
multiprogramming.
Multiple jobs are executed by switching the CPU
between them.
In this, the CPU time is shared by different processes, so
it is called as “Time sharing Systems”.
Time slice is defined by the OS, for sharing CPU time
between processes.
Examples: Multics, Unix, etc.,
 
O
p
e
r
a
t
i
n
g
 
S
y
s
t
e
m
s
 
f
u
n
c
t
i
o
n
s
:
 
The main functions of operating systems are:
 
1.
Program creation
2.
Program execution
3.
Input/Output operations
4.
Error detection
5.
Resource allocation
6.
Accounting
7.
protection
 
T
y
p
e
s
 
o
f
 
O
S
:
 
Operating System can also be classified as,-
 
S
i
n
g
l
e
 
U
s
e
r
 
S
y
s
t
e
m
s
 
M
u
l
t
i
 
U
s
e
r
 
S
y
s
t
e
m
s
 
S
i
n
g
l
e
 
U
s
e
r
 
S
y
s
t
e
m
s
:
 
Provides a platform for only one user at a
time.
 
They are popularly associated with Desk Top
operating system which run on standalone
systems where no user accounts are
required.
Example: DOS
 
M
u
l
t
i
-
U
s
e
r
 
S
y
s
t
e
m
s
:
 
Provides regulated access for a number of users by
maintaining a database of known users.
 
Refers to computer systems that support two or more
simultaneous users.
 
Another term for 
multi-user
 is 
time sharing
.
 
Ex: All mainframes and  are multi-user systems.
Example: Unix
Slide Note
Embed
Share

Operating systems are essential software that enable computers to function effectively by managing hardware resources and facilitating communication between applications and hardware. This article covers the basics of operating systems, their structure, evolution, functions, and types. It also explores application software like Database Management Systems, Spreadsheets, and Graphic Presentations. Examples and uses of different software tools are discussed to provide a comprehensive overview of operating systems and application software.

  • Operating Systems
  • Functions
  • Evolution
  • Application Software
  • Computer Science

Uploaded on Aug 04, 2024 | 2 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

E N D

Presentation Transcript


  1. Prof. P.GNANASEKARAN Prof. P.GNANASEKARAN KRISHNA COLLEGE OF ARTS AND KRISHNA COLLEGE OF ARTS AND SCIENCE, KADAVUR( SCIENCE, KADAVUR(Tk Tk), KARUR. ), KARUR.

  2. Operating Systems Operating Systems

  3. Contents Topics: 1. What is Operating System? 2. What OS does? 3. Structure of OS 4. Evolution of OS Batch Processing, Multiprogramming, Time sharing systems 5. Operating System Functions 6. Main Functions of OS 7. Types of OS Single User, Multi User systems

  4. Application Software (contd ): Database Management System (DBMS): A DBMS is a software tool that allows multiple users to store, access, and process data into useful information. Database programs are designed for these types of applications: Membership lists Student lists Grade reports Instructor schedules All of these have to be maintained so you can find what you need quickly and accurately. Example:Microsoft Access, dBASE, Oracle.

  5. Application Software (contd ): Spreadsheets: The spreadsheet packages are designed to use numbers and formulas to do calculations with ease. Examples of spreadsheets include: Budgets Payrolls Grade Calculations Address Lists The most commonly used spreadsheet programs are Microsoft Excel and Lotus 123.

  6. Application Software (contd ): Graphic Presentations: The presentation programs can be easier using overhead projectors. Other uses include: Slide Shows Repeating Computer Presentations on a computer monitor Using Sound and animation in slide shows The most recognized graphic presentation programs are Microsoft PowerPoint and Harvard Graphics.

  7. What is OS? Operating System is a software, which makes a computer to actually work. It is the software the enables all the programs we use. The OS organizes and controls the hardware. OS acts as an interface between the application programs and the machine hardware. Examples: Windows, Linux, Unix and Mac OS, etc.,

  8. What OS does? An operating system performs basic tasks such as, controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking and managing file systems.

  9. Structure of Operating System: Application Programs System Programs Software (Operating System) HARDWARE (Contd )

  10. Structure of Operating System (Contd ): The structure of OS consists of 4 layers: 1. Hardware Hardware consists of CPU, Main memory, I/O Devices, etc, 2. Software (Operating System) Software includes process management routines, memory management routines, I/O control routines, file management routines. (Contd )

  11. Structure of Operating System (Contd ): 3. System programs This layer consists of compilers, Assemblers, linker etc. 4. Application programs This is dependent on users need. Ex. Railway reservation system, Bank database management etc.,

  12. Evolution of OS: The evolution of operating systems went through seven major phases. Six of them significantly changed the ways in which users accessed computers through the open shop, batch processing, multiprogramming, timesharing, personal computing, and distributed systems. In the seventh phase the foundations of concurrent programming were developed and demonstrated in model operating systems. (Contd )

  13. Evolution of OS (contd..): Major Phases Innovations Technical Operating Systems The idea of OS IBM 701 open shop (1954) Open Shop Tape batching, First-in, first-out scheduling. BKS system (1961) Batch Processing Processor multiplexing, Indivisible operations, Demand paging, Input/output spooling, Priority scheduling, Remote job entry Atlas supervisor (1961), Exec II system (1966) Multi- programming (Contd )

  14. Evolution of OS (contd..): Simultaneous user interaction, On-line file systems Multics file system (1965), Unix (1974) Timesharing Hierarchical systems, Extensible kernels, Parallel programming concepts, Secure parallel languages RC 4000 system (1969), 13 Venus system (1972), 14 Boss 2 system (1975). OS 6 (1972) Pilot system (1980) Concurrent Programming Graphic user interfaces Personal Computing Distributed Systems Remote servers WFS file server (1979) Unix United RPC (1982) 24 Amoeba system (1990)

  15. Batch Processing: In Batch processing same type of jobs batch (BATCH- a set of jobs with similar needs) together and execute at a time. The OS was simple, its major task was to transfer control from one job to the next. The job was submitted to the computer operator in form of punch cards. At some later time the output appeared. The OS was always resident in memory. (Ref. Fig. next slide) Common Input devices were card readers and tape drives.

  16. Batch Processing (Contd): Common output devices were line printers, tape drives, and card punches. Users did not interact directly with the computer systems, but he prepared a job (comprising of the program, the data, & some control information). OS User program area

  17. Multiprogramming: Multiprogramming is a technique to execute number of programs simultaneously by a single processor. In Multiprogramming, number of processes reside in main memory at a time. The OS picks and begins to executes one of the jobs in the main memory. If any I/O wait happened in a process, then CPU switches from that job to another job. Hence CPU in not idle at any time.

  18. Multiprogramming (Contd): OS Figure dipicts the layout of multiprogramming system. Job 1 The main memory consists of 5 jobs at a time, the CPU executes one by one. Job 2 Job 3 Advantages: Job 4 Efficient memory utilization Throughput increases Job 5 CPU is never idle, so performance increases.

  19. Time Sharing Systems: Time sharing, or multitasking, is a logical extension of multiprogramming. Multiple jobs are executed by switching the CPU between them. In this, the CPU time is shared by different processes, so it is called as Time sharing Systems . Time slice is defined by the OS, for sharing CPU time between processes. Examples: Multics, Unix, etc.,

  20. Operating Systems functions: The main functions of operating systems are: 1. Program creation 2. Program execution 3. Input/Output operations 4. Error detection 5. Resource allocation 6. Accounting 7. protection

  21. Types of OS: Operating System can also be classified as,- Single User Systems Multi User Systems

  22. Single User Systems: Provides a platform for only one user at a time. They are popularly associated with Desk Top operating system which run on standalone systems where no user accounts are required. Example: DOS

  23. Multi-User Systems: Provides regulated access for a number of users by maintaining a database of known users. Refers to computer systems that support two or more simultaneous users. Another term for multi-user is time sharing. Ex: All mainframes and are multi-user systems. Example: Unix

More Related Content

giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#