SlideShare a Scribd company logo
9
Most read
10
Most read
14
Most read
Prof. B. I. KhodanpurProf. B. I. Khodanpur
HOD – Dept. of CSEHOD – Dept. of CSE
R. V. College of Engineering.R. V. College of Engineering.
EmailID:EmailID:   bi.khodanpur@gmail.combi.khodanpur@gmail.com
Subject: Operating Systems (For EDUSAT)
Common Paper for BA / B.Com / B.Sc
Code: CS-54
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.
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.
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.
Contents
 Today's Topic: Introduction to Operating Systems
 We will learnWe will learn
1.1. What is Operating System?What is Operating System?
2.2. What OS does?What OS does?
3.3. Structure of OSStructure of OS
4.4. Evolution of OSEvolution of OS
 Batch Processing, Multiprogramming, TimeBatch Processing, Multiprogramming, Time
sharing systemssharing systems
5.5. Operating System FunctionsOperating System Functions
6.6. Main Funtions of OSMain Funtions of OS
7.7. Types of OSTypes of OS
 Single User, Multi User systemsSingle User, Multi User systems
Operating SystemsOperating Systems
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.,
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.
Structure of Operating System:
Application Programs
System Programs
Software (Operating System)
HARDWARE
(Contd…)
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…)
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.,
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…)
Evolution of OS (contd..):
Major
Phases
Technical
Innovations
Operating
Systems
Open Shop The idea of OS IBM 701 open shop
(1954)
Batch
Processing
Tape batching,
First-in, first-out
scheduling.
BKS system (1961)
Multi-
programming
Processor multiplexing,
Indivisible operations,
Demand paging,
Input/output spooling,
Priority scheduling,
Remote job entry
Atlas supervisor
(1961),
Exec II system (1966)
(Contd…)
Evolution of OS (contd..):
Timesharing Simultaneous user
interaction,
On-line file systems
Multics file system
(1965),
Unix (1974)
Concurrent
Programming
Hierarchical systems,
Extensible kernels,
Parallel programming
concepts, Secure parallel
languages
RC 4000 system (1969),
13 Venus system
(1972),
14 Boss 2 system
(1975).
Personal
Computing
Graphic user interfaces OS 6 (1972)
Pilot system (1980)
Distributed
Systems
Remote servers WFS file server (1979)
Unix United RPC (1982)
24 Amoeba system
(1990)
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.
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
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.
Multiprogramming (Contd…):
OS
Job 1
Job 2
Job 3
Job 4
Job 5
• Figure dipicts the layout of
multiprogramming system.
• The main memory consists of 5
jobs at a time, the CPU executes
one by one.
Advantages:
•Efficient memory utilization
•Throughput increases
•CPU is never idle, so
performance increases.
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.,
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
Types of OS:
Operating System can also be classified as,-
 Single User Systems
 Multi User Systems
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
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

PPTX
Presentation On Operating system
PPT
Operating System
PPTX
Types Of Operating Systems
PPTX
Operating systems
ODP
Operating Systems
PPTX
Operating system
PPTX
Modern operating system.......
PPTX
History of Operating system
Presentation On Operating system
Operating System
Types Of Operating Systems
Operating systems
Operating Systems
Operating system
Modern operating system.......
History of Operating system

What's hot (20)

PPTX
Functions Of Operating Systems
PPTX
Introduction to computer system
PPTX
Operating system presentation
PPTX
Operating system and its functions
PPT
Presentation on computer software
PPTX
Applications of computers
PPT
Operating Systems
PPTX
Secondary storage devices
PPT
Computer Overview
PPT
Presentation on different kinds of software
PPTX
Computer Software & its Types
PPTX
Ram & rom
PPTX
Operating Systems
PPTX
chapter 1 introduction to operating system
PPTX
Computer Software & It's types.
PPTX
Software
PPT
Presentation on operating system
PPT
Operating system presentation
PPTX
Operating System - Types Of Operating System Unit-1
PPT
Computer Fundamentals
Functions Of Operating Systems
Introduction to computer system
Operating system presentation
Operating system and its functions
Presentation on computer software
Applications of computers
Operating Systems
Secondary storage devices
Computer Overview
Presentation on different kinds of software
Computer Software & its Types
Ram & rom
Operating Systems
chapter 1 introduction to operating system
Computer Software & It's types.
Software
Presentation on operating system
Operating system presentation
Operating System - Types Of Operating System Unit-1
Computer Fundamentals
Ad

Viewers also liked (8)

PPTX
Operating systems (For CBSE School Students)
PPT
triangles and angles (on the basis of sides and angles)
PPTX
Operating system overview concepts ppt
PPT
computer software
PPTX
types of operating system
PPT
Operating system.ppt (1)
PPS
Functions Of Operating System
PPTX
Operating system and its function
Operating systems (For CBSE School Students)
triangles and angles (on the basis of sides and angles)
Operating system overview concepts ppt
computer software
types of operating system
Operating system.ppt (1)
Functions Of Operating System
Operating system and its function
Ad

Similar to Operating systems for class 9th class (20)

PPT
Operating systems By Awais
PPTX
Operating systems11 9-07
PPT
Operating systems11 9-07 (1)
PPT
DOC-20231005-WA0003857502582358238328323821..ppt
PPTX
Operating Systems.pptx
PPT
252229.ppt
PPT
2522.ppt
PPT
Understanding Operating system concepts
PPT
Operating systems
PPT
Operating systems11 9-07
PPT
Operating systems11 9-07
PPT
Operating systems
PPT
Operating Systems Presentation
PDF
os_1.pdf
PPT
operating systems
PPTX
2. Unit 1_Types of Opertaing Systems.pptx
PPT
Intro to os
PPTX
Bca i-fundamental of computer-u-3-functions operating systems
PPTX
Bba i-introduction to computer-u-3-functions operating systems
PPT
Network operating systems
Operating systems By Awais
Operating systems11 9-07
Operating systems11 9-07 (1)
DOC-20231005-WA0003857502582358238328323821..ppt
Operating Systems.pptx
252229.ppt
2522.ppt
Understanding Operating system concepts
Operating systems
Operating systems11 9-07
Operating systems11 9-07
Operating systems
Operating Systems Presentation
os_1.pdf
operating systems
2. Unit 1_Types of Opertaing Systems.pptx
Intro to os
Bca i-fundamental of computer-u-3-functions operating systems
Bba i-introduction to computer-u-3-functions operating systems
Network operating systems

Recently uploaded (20)

PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
history of c programming in notes for students .pptx
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
System and Network Administraation Chapter 3
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
System and Network Administration Chapter 2
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
top salesforce developer skills in 2025.pdf
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
medical staffing services at VALiNTRY
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...
Navsoft: AI-Powered Business Solutions & Custom Software Development
Softaken Excel to vCard Converter Software.pdf
wealthsignaloriginal-com-DS-text-... (1).pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
history of c programming in notes for students .pptx
Design an Analysis of Algorithms II-SECS-1021-03
System and Network Administraation Chapter 3
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
How Creative Agencies Leverage Project Management Software.pdf
Which alternative to Crystal Reports is best for small or large businesses.pdf
VVF-Customer-Presentation2025-Ver1.9.pptx
Operating system designcfffgfgggggggvggggggggg
System and Network Administration Chapter 2
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
top salesforce developer skills in 2025.pdf
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Adobe Illustrator 28.6 Crack My Vision of Vector Design
medical staffing services at VALiNTRY
How to Choose the Right IT Partner for Your Business in Malaysia
Addressing The Cult of Project Management Tools-Why Disconnected Work is Hold...

Operating systems for class 9th class

  • 1. Prof. B. I. KhodanpurProf. B. I. Khodanpur HOD – Dept. of CSEHOD – Dept. of CSE R. V. College of Engineering.R. V. College of Engineering. EmailID:EmailID:   bi.khodanpur@gmail.combi.khodanpur@gmail.com Subject: Operating Systems (For EDUSAT) Common Paper for BA / B.Com / B.Sc Code: CS-54
  • 2. 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.
  • 3. 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.
  • 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. Contents  Today's Topic: Introduction to Operating Systems  We will learnWe will learn 1.1. What is Operating System?What is Operating System? 2.2. What OS does?What OS does? 3.3. Structure of OSStructure of OS 4.4. Evolution of OSEvolution of OS  Batch Processing, Multiprogramming, TimeBatch Processing, Multiprogramming, Time sharing systemssharing systems 5.5. Operating System FunctionsOperating System Functions 6.6. Main Funtions of OSMain Funtions of OS 7.7. Types of OSTypes of OS  Single User, Multi User systemsSingle User, Multi User systems
  • 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 Technical Innovations Operating Systems Open Shop The idea of OS IBM 701 open shop (1954) Batch Processing Tape batching, First-in, first-out scheduling. BKS system (1961) Multi- programming Processor multiplexing, Indivisible operations, Demand paging, Input/output spooling, Priority scheduling, Remote job entry Atlas supervisor (1961), Exec II system (1966) (Contd…)
  • 14. Evolution of OS (contd..): Timesharing Simultaneous user interaction, On-line file systems Multics file system (1965), Unix (1974) Concurrent Programming Hierarchical systems, Extensible kernels, Parallel programming concepts, Secure parallel languages RC 4000 system (1969), 13 Venus system (1972), 14 Boss 2 system (1975). Personal Computing Graphic user interfaces OS 6 (1972) Pilot system (1980) 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 Job 1 Job 2 Job 3 Job 4 Job 5 • Figure dipicts the layout of multiprogramming system. • The main memory consists of 5 jobs at a time, the CPU executes one by one. Advantages: •Efficient memory utilization •Throughput increases •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