SlideShare a Scribd company logo
1 of 29
Operating Systems
Course: B.Sc-CS
Subject: Fundamental Of Information Technology
Unit: 3
Operating System Software
• Operating System (OS) – Software that controls the overall operation of a
computer
2
What is an operating system (OS)?
Operating System Software
Software which manages the overall operation of the computer system including:
• hardware (CPU, RAM, I/O)
• security
• system interface
• application interface
3
The functions of an operating system
1. Manages and Interacts with Computer
Hardware
2. Provides and Manages System Security
3. Provides the System Interface
4. Provides the Interface for Application
Software
4
1. Manages and Interacts with Computer Hardware
• Manages the CPU
- What software programs the
CPU works on and when
• Manages RAM
- What is stored in RAM and
where it is stored
- Virtual memory
- OS will send message when
RAM is full
5
1. Manages and Interacts with Computer Hardware (continued)
• Provides the interface for storage
devices and manages how data is
stored on those devices
- in charge of formatting disks
- creates sectors and clusters
- creates F.A.T. or V.T.O.C.
- sends message when disk is
full or there is some other
problem with writing data to
the disk
- virtual memory
- CD-ROM, DVD-ROM
- Flash drive
6
1. Manages and Interacts with Computer Hardware (continued)
• Provides the Interface for Input and
Output Devices
– keyboard, mouse, printer,
– device drivers = software
programs which allow the
hardware device to be used by
the operating system and by
application software
Rick Graziani graziani@cabrillo.edu 7
2. Provides and Manages System Security
Single-user Operating Systems
• minimal security
• user has full authority
Server Operating Systems
• login and password capability
• protection of user’s data stored
on the server’s central hard disk
drives
• protection and security for
software programs
Rick Graziani graziani@cabrillo.edu 8
3. Provides the System Interface
System Interface or shell =
the interface between the
user and the computer
Command Line Interface
(CLI)
• Linux, UNIX, DOS, older
OS’s
Graphical User Interface
(GUI)
9
4. Provides the Interface for Application Software
• Operating systems are
software
• Operating systems are
designed and developed for a
specific CPU or “family of
CPUs”
– Macintosh OS: Motorola
680xx, PowerPC Gx, Intel
– DOS: Intel CPUs
– Windows 9x and XP: Intel
80386, 80486, and Pentium
CPUs
– Linux: Intel CPUs
– MS NT & 2000: Intel CPUs
10
4. Provides the Interface for Application Software
(continued)
• Application software is developed
for an operating system
MS Word for Windows XP
• Windows XP
• Intel CPU
MS Word for the Macintosh
• Macintosh OS X
• Gx CPU or Intel CPU
11
Order of Development
1. The CPU
2. Other Hardware
Components
3. Operating System
Software
4. Application Software
12
Types of Operating System
Architecture of Computer System
Hardware
Operating System (OS)
Programming Language (e.g. PASCAL)
Application Programs (e.g. WORD, EXCEL)
Operating System
• a collection of programs which control the
resources of a computer system
• written in low-level languages (i.e. machine-
dependent)
• an interface between the users and the
hardware
• when the computer is on, OS will first load
into the main memory
Operating
System
Device configuration
Controls peripheral devices connected to the computer
File management
Transfers files between main memory and secondary storage,
manages file folders, allocates the secondary storage space,
and provides file protection and recovery
Memory management
Allocates the use of random access memory (RAM) to
requesting processes
Interface platform
Allows the computer to run other applications
Basic functions of the operating system
Other function of Operating System
• best use of the computer resources
• provide a background for user’s programs to
execute
• display and deal with errors when it happens
• control the selection and operation of the
peripherals
• act as a communication link between users
• system protection
Common Operating Systems and Their
Differences
• Network Operating System
– UNIX / Linux / MS Windows2000 Server
• Desktop Operating System
– MS Windows 9X/Me / Mac OS / DOS
• Mobile Operating System
– Palm OS and Pocket PC
Different Features of Operating System
Type of Operating System
• Batch processing
• Real time processing
• Time sharing processing
Batch processing
• Jobs, together with input data, are fed into
the system in a batch.
• The jobs are then run one after another.
• No job can be started until previous job is
completed
Real time processing
• immediate response is needed.
• For example
– anti-missile defense system
– airplane landing control system
– interrupt error in computer system
Time sharing processing
• Each user is given a time slice to interact
with the CPU.
• The size of the time slice will depend on the
system.
• Each user is served in sequence.
Special Features of OS
• multi-tasking
• multi-programming
• parallel processing
• buffering
• spooling
Multi-tasking
• to handle 2 or more programs at the same time
from a single user ‘s perception
– CPU can only perform one task at a time, however,
it runs so fast that 2 or more jobs seem to execute
at the same time
Multi-programming
• 2 or more programs store in the main memory
at the same time
• when one job reeds to wait (e.g. I/O operation),
CPU switch to another job to execute
• when the first job finishes waiting, CPU will
get back the first job to execute
Parallel Processing
• use 2 or more CPUs to handle jobs
• computer networking
Job 1 Job 2
Job 3
Job 4
Job 1
Job 2
Job 3
Job 4
CPU 1 CPU 2 CPU 1
time time
without multiprocessing
with multiprocessing
Buffering
• A temporary storage area (buffers) to read data
from input device or send data to the output
device
• keep CPU busy
– because I/O operation is slow
Reference
Book Reference
1. Operating System Concepts by Abraham Silberschatz, Peter B. Galvin, Greb
Gagne
2. Operating System Concepts by James Lautor Peterson, Abrahamautor Silbeschatz
3. Database System Concepts by Abraham Silberschatz, Henry F. Korth,
S.Sudarshan
Image Reference
1. https://www.google.co.in/search?q=database+Management+system+books&hl=e
n-
IN&biw=1517&bih=714&tbm=isch&source=lnms&sa=X&ei=9MCjVLPGIdTm
uQTen4HQCQ&ved=0CAYQ_AUoAQ&dpr=0.9#hl=en-
IN&tbm=isch&q=database+Management+system
2. https://www.google.co.in/search?q=database+Management+system+books&hl=e
n-
IN&biw=1517&bih=714&tbm=isch&source=lnms&sa=X&ei=9MCjVLPGIdTm
uQTen4HQCQ&ved=0CAYQ_AUoAQ&dpr=0.9#hl=en-
IN&tbm=isch&q=operating+system

More Related Content

What's hot

How Operating system works.
How Operating system works. How Operating system works.
How Operating system works. Fahad Farooq
 
Operating System Overview
Operating System OverviewOperating System Overview
Operating System OverviewAnas Ebrahim
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its ComponentsMahmuda Rahman
 
Bba203 unit 2 operating system concepts
Bba203   unit 2 operating system conceptsBba203   unit 2 operating system concepts
Bba203 unit 2 operating system conceptskinjal patel
 
4 various operating systems
4 various operating systems4 various operating systems
4 various operating systemsmyrajendra
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating systemAkshay Ithape
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating Systempriya_sinha02
 
How Operating System Works
How Operating System WorksHow Operating System Works
How Operating System Worksguevarra_2000
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)Vaibhav Bajaj
 
operating system
operating systemoperating system
operating systemKadianAman
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentationSonu Vishwakarma
 
introduction to operating system
introduction to operating systemintroduction to operating system
introduction to operating systemHAMZA AHMED
 
Ch1: Operating System- Introduction
Ch1: Operating System- IntroductionCh1: Operating System- Introduction
Ch1: Operating System- IntroductionAhmar Hashmi
 

What's hot (20)

How Operating system works.
How Operating system works. How Operating system works.
How Operating system works.
 
An Introduction to Operating Systems
An Introduction to Operating SystemsAn Introduction to Operating Systems
An Introduction to Operating Systems
 
Operating System Overview
Operating System OverviewOperating System Overview
Operating System Overview
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its Components
 
operating system
operating systemoperating system
operating system
 
Bba203 unit 2 operating system concepts
Bba203   unit 2 operating system conceptsBba203   unit 2 operating system concepts
Bba203 unit 2 operating system concepts
 
4 various operating systems
4 various operating systems4 various operating systems
4 various operating systems
 
Operating system
Operating systemOperating system
Operating system
 
Presentation operating system
Presentation operating systemPresentation operating system
Presentation operating system
 
Operating System
Operating SystemOperating System
Operating System
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating system
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating System
 
Operating system
Operating systemOperating system
Operating system
 
How Operating System Works
How Operating System WorksHow Operating System Works
How Operating System Works
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
 
operating system
operating systemoperating system
operating system
 
5
55
5
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
introduction to operating system
introduction to operating systemintroduction to operating system
introduction to operating system
 
Ch1: Operating System- Introduction
Ch1: Operating System- IntroductionCh1: Operating System- Introduction
Ch1: Operating System- Introduction
 

Viewers also liked

Fostering Good Work Habits in Children
Fostering Good Work Habits in ChildrenFostering Good Work Habits in Children
Fostering Good Work Habits in ChildrenManresa School
 
Diploma i ecls_u-1.1_adjective
Diploma i ecls_u-1.1_adjectiveDiploma i ecls_u-1.1_adjective
Diploma i ecls_u-1.1_adjectiveRai University
 
Diploma i ecls_u_4.1_good manners & habits
Diploma i ecls_u_4.1_good manners & habitsDiploma i ecls_u_4.1_good manners & habits
Diploma i ecls_u_4.1_good manners & habitsRai University
 
Good and bad manners
Good and bad mannersGood and bad manners
Good and bad mannersAynur Bekeeva
 
Prophet muhammad in sinhala language
Prophet muhammad in sinhala languageProphet muhammad in sinhala language
Prophet muhammad in sinhala languagedipd
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsBarry Feldman
 

Viewers also liked (11)

Fostering Good Work Habits in Children
Fostering Good Work Habits in ChildrenFostering Good Work Habits in Children
Fostering Good Work Habits in Children
 
Picture reading
Picture readingPicture reading
Picture reading
 
The True Purpose of Life
The True Purpose of LifeThe True Purpose of Life
The True Purpose of Life
 
The Purpose of Life
The Purpose of LifeThe Purpose of Life
The Purpose of Life
 
Diploma i ecls_u-1.1_adjective
Diploma i ecls_u-1.1_adjectiveDiploma i ecls_u-1.1_adjective
Diploma i ecls_u-1.1_adjective
 
Diploma i ecls_u_4.1_good manners & habits
Diploma i ecls_u_4.1_good manners & habitsDiploma i ecls_u_4.1_good manners & habits
Diploma i ecls_u_4.1_good manners & habits
 
Good and bad manners
Good and bad mannersGood and bad manners
Good and bad manners
 
Purpose of life
Purpose of lifePurpose of life
Purpose of life
 
Good manners
Good mannersGood manners
Good manners
 
Prophet muhammad in sinhala language
Prophet muhammad in sinhala languageProphet muhammad in sinhala language
Prophet muhammad in sinhala language
 
The Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post FormatsThe Six Highest Performing B2B Blog Post Formats
The Six Highest Performing B2B Blog Post Formats
 

Similar to Bsc cs 1 fit u-3 operating systems

Bba i-introduction to computer-u-3-functions operating systems
Bba  i-introduction to computer-u-3-functions operating systemsBba  i-introduction to computer-u-3-functions operating systems
Bba i-introduction to computer-u-3-functions operating systemsRai University
 
Mba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsMba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsRai University
 
Mba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsMba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsRai University
 
introduce computer .pptx
introduce computer .pptxintroduce computer .pptx
introduce computer .pptxSHUJEHASSAN
 
Nt introduction(os)
Nt introduction(os)Nt introduction(os)
Nt introduction(os)NehaTadam
 
Chapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdfChapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdfAfendeyAthurJinir
 
EMBEDDED OS
EMBEDDED OSEMBEDDED OS
EMBEDDED OSAJAL A J
 
cs-intro-os.ppt
cs-intro-os.pptcs-intro-os.ppt
cs-intro-os.pptinfomerlin
 
CSE3120- Module1 part 1 v1.pptx
CSE3120- Module1 part 1 v1.pptxCSE3120- Module1 part 1 v1.pptx
CSE3120- Module1 part 1 v1.pptxakhilagajjala
 
Introduction of os and types
Introduction of os and typesIntroduction of os and types
Introduction of os and typesPrakash Sir
 
Operating system of computer
Operating system of computerOperating system of computer
Operating system of computerHamzaAbbas43
 
Kernel security Concepts
Kernel security ConceptsKernel security Concepts
Kernel security ConceptsMohit Saxena
 

Similar to Bsc cs 1 fit u-3 operating systems (20)

Bba i-introduction to computer-u-3-functions operating systems
Bba  i-introduction to computer-u-3-functions operating systemsBba  i-introduction to computer-u-3-functions operating systems
Bba i-introduction to computer-u-3-functions operating systems
 
Advanced_OS_Unit 1 & 2.ppt
Advanced_OS_Unit 1 & 2.pptAdvanced_OS_Unit 1 & 2.ppt
Advanced_OS_Unit 1 & 2.ppt
 
Mba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsMba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systems
 
Mba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systemsMba i-ifm-u-3 operating systems
Mba i-ifm-u-3 operating systems
 
unit1 part1.ppt
unit1 part1.pptunit1 part1.ppt
unit1 part1.ppt
 
Operating system
Operating systemOperating system
Operating system
 
introduce computer .pptx
introduce computer .pptxintroduce computer .pptx
introduce computer .pptx
 
Nt introduction(os)
Nt introduction(os)Nt introduction(os)
Nt introduction(os)
 
Os concepts
Os conceptsOs concepts
Os concepts
 
Chapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdfChapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdf
 
EMBEDDED OS
EMBEDDED OSEMBEDDED OS
EMBEDDED OS
 
Cs1 3-operating systems
Cs1 3-operating systemsCs1 3-operating systems
Cs1 3-operating systems
 
Operating System Overview.pdf
Operating System Overview.pdfOperating System Overview.pdf
Operating System Overview.pdf
 
Os1
Os1Os1
Os1
 
Unit 4
Unit  4Unit  4
Unit 4
 
cs-intro-os.ppt
cs-intro-os.pptcs-intro-os.ppt
cs-intro-os.ppt
 
CSE3120- Module1 part 1 v1.pptx
CSE3120- Module1 part 1 v1.pptxCSE3120- Module1 part 1 v1.pptx
CSE3120- Module1 part 1 v1.pptx
 
Introduction of os and types
Introduction of os and typesIntroduction of os and types
Introduction of os and types
 
Operating system of computer
Operating system of computerOperating system of computer
Operating system of computer
 
Kernel security Concepts
Kernel security ConceptsKernel security Concepts
Kernel security Concepts
 

More from Rai University

Brochure Rai University
Brochure Rai University Brochure Rai University
Brochure Rai University Rai University
 
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,Rai University
 
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02Rai University
 
Bsc agri 2 pae u-4.3 public expenditure
Bsc agri  2 pae  u-4.3 public expenditureBsc agri  2 pae  u-4.3 public expenditure
Bsc agri 2 pae u-4.3 public expenditureRai University
 
Bsc agri 2 pae u-4.2 public finance
Bsc agri  2 pae  u-4.2 public financeBsc agri  2 pae  u-4.2 public finance
Bsc agri 2 pae u-4.2 public financeRai University
 
Bsc agri 2 pae u-4.1 introduction
Bsc agri  2 pae  u-4.1 introductionBsc agri  2 pae  u-4.1 introduction
Bsc agri 2 pae u-4.1 introductionRai University
 
Bsc agri 2 pae u-3.3 inflation
Bsc agri  2 pae  u-3.3  inflationBsc agri  2 pae  u-3.3  inflation
Bsc agri 2 pae u-3.3 inflationRai University
 
Bsc agri 2 pae u-3.2 introduction to macro economics
Bsc agri  2 pae  u-3.2 introduction to macro economicsBsc agri  2 pae  u-3.2 introduction to macro economics
Bsc agri 2 pae u-3.2 introduction to macro economicsRai University
 
Bsc agri 2 pae u-3.1 marketstructure
Bsc agri  2 pae  u-3.1 marketstructureBsc agri  2 pae  u-3.1 marketstructure
Bsc agri 2 pae u-3.1 marketstructureRai University
 
Bsc agri 2 pae u-3 perfect-competition
Bsc agri  2 pae  u-3 perfect-competitionBsc agri  2 pae  u-3 perfect-competition
Bsc agri 2 pae u-3 perfect-competitionRai University
 

More from Rai University (20)

Brochure Rai University
Brochure Rai University Brochure Rai University
Brochure Rai University
 
Mm unit 4point2
Mm unit 4point2Mm unit 4point2
Mm unit 4point2
 
Mm unit 4point1
Mm unit 4point1Mm unit 4point1
Mm unit 4point1
 
Mm unit 4point3
Mm unit 4point3Mm unit 4point3
Mm unit 4point3
 
Mm unit 3point2
Mm unit 3point2Mm unit 3point2
Mm unit 3point2
 
Mm unit 3point1
Mm unit 3point1Mm unit 3point1
Mm unit 3point1
 
Mm unit 2point2
Mm unit 2point2Mm unit 2point2
Mm unit 2point2
 
Mm unit 2 point 1
Mm unit 2 point 1Mm unit 2 point 1
Mm unit 2 point 1
 
Mm unit 1point3
Mm unit 1point3Mm unit 1point3
Mm unit 1point3
 
Mm unit 1point2
Mm unit 1point2Mm unit 1point2
Mm unit 1point2
 
Mm unit 1point1
Mm unit 1point1Mm unit 1point1
Mm unit 1point1
 
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,Bdft ii, tmt, unit-iii,  dyeing & types of dyeing,
Bdft ii, tmt, unit-iii, dyeing & types of dyeing,
 
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02Bsc agri  2 pae  u-4.4 publicrevenue-presentation-130208082149-phpapp02
Bsc agri 2 pae u-4.4 publicrevenue-presentation-130208082149-phpapp02
 
Bsc agri 2 pae u-4.3 public expenditure
Bsc agri  2 pae  u-4.3 public expenditureBsc agri  2 pae  u-4.3 public expenditure
Bsc agri 2 pae u-4.3 public expenditure
 
Bsc agri 2 pae u-4.2 public finance
Bsc agri  2 pae  u-4.2 public financeBsc agri  2 pae  u-4.2 public finance
Bsc agri 2 pae u-4.2 public finance
 
Bsc agri 2 pae u-4.1 introduction
Bsc agri  2 pae  u-4.1 introductionBsc agri  2 pae  u-4.1 introduction
Bsc agri 2 pae u-4.1 introduction
 
Bsc agri 2 pae u-3.3 inflation
Bsc agri  2 pae  u-3.3  inflationBsc agri  2 pae  u-3.3  inflation
Bsc agri 2 pae u-3.3 inflation
 
Bsc agri 2 pae u-3.2 introduction to macro economics
Bsc agri  2 pae  u-3.2 introduction to macro economicsBsc agri  2 pae  u-3.2 introduction to macro economics
Bsc agri 2 pae u-3.2 introduction to macro economics
 
Bsc agri 2 pae u-3.1 marketstructure
Bsc agri  2 pae  u-3.1 marketstructureBsc agri  2 pae  u-3.1 marketstructure
Bsc agri 2 pae u-3.1 marketstructure
 
Bsc agri 2 pae u-3 perfect-competition
Bsc agri  2 pae  u-3 perfect-competitionBsc agri  2 pae  u-3 perfect-competition
Bsc agri 2 pae u-3 perfect-competition
 

Recently uploaded

ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationAadityaSharma884161
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxsqpmdrvczh
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 

Recently uploaded (20)

ROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint PresentationROOT CAUSE ANALYSIS PowerPoint Presentation
ROOT CAUSE ANALYSIS PowerPoint Presentation
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Romantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptxRomantic Opera MUSIC FOR GRADE NINE pptx
Romantic Opera MUSIC FOR GRADE NINE pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 

Bsc cs 1 fit u-3 operating systems

  • 1. Operating Systems Course: B.Sc-CS Subject: Fundamental Of Information Technology Unit: 3
  • 2. Operating System Software • Operating System (OS) – Software that controls the overall operation of a computer 2
  • 3. What is an operating system (OS)? Operating System Software Software which manages the overall operation of the computer system including: • hardware (CPU, RAM, I/O) • security • system interface • application interface 3
  • 4. The functions of an operating system 1. Manages and Interacts with Computer Hardware 2. Provides and Manages System Security 3. Provides the System Interface 4. Provides the Interface for Application Software 4
  • 5. 1. Manages and Interacts with Computer Hardware • Manages the CPU - What software programs the CPU works on and when • Manages RAM - What is stored in RAM and where it is stored - Virtual memory - OS will send message when RAM is full 5
  • 6. 1. Manages and Interacts with Computer Hardware (continued) • Provides the interface for storage devices and manages how data is stored on those devices - in charge of formatting disks - creates sectors and clusters - creates F.A.T. or V.T.O.C. - sends message when disk is full or there is some other problem with writing data to the disk - virtual memory - CD-ROM, DVD-ROM - Flash drive 6
  • 7. 1. Manages and Interacts with Computer Hardware (continued) • Provides the Interface for Input and Output Devices – keyboard, mouse, printer, – device drivers = software programs which allow the hardware device to be used by the operating system and by application software Rick Graziani graziani@cabrillo.edu 7
  • 8. 2. Provides and Manages System Security Single-user Operating Systems • minimal security • user has full authority Server Operating Systems • login and password capability • protection of user’s data stored on the server’s central hard disk drives • protection and security for software programs Rick Graziani graziani@cabrillo.edu 8
  • 9. 3. Provides the System Interface System Interface or shell = the interface between the user and the computer Command Line Interface (CLI) • Linux, UNIX, DOS, older OS’s Graphical User Interface (GUI) 9
  • 10. 4. Provides the Interface for Application Software • Operating systems are software • Operating systems are designed and developed for a specific CPU or “family of CPUs” – Macintosh OS: Motorola 680xx, PowerPC Gx, Intel – DOS: Intel CPUs – Windows 9x and XP: Intel 80386, 80486, and Pentium CPUs – Linux: Intel CPUs – MS NT & 2000: Intel CPUs 10
  • 11. 4. Provides the Interface for Application Software (continued) • Application software is developed for an operating system MS Word for Windows XP • Windows XP • Intel CPU MS Word for the Macintosh • Macintosh OS X • Gx CPU or Intel CPU 11
  • 12. Order of Development 1. The CPU 2. Other Hardware Components 3. Operating System Software 4. Application Software 12
  • 14. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
  • 15. Operating System • a collection of programs which control the resources of a computer system • written in low-level languages (i.e. machine- dependent) • an interface between the users and the hardware • when the computer is on, OS will first load into the main memory
  • 16. Operating System Device configuration Controls peripheral devices connected to the computer File management Transfers files between main memory and secondary storage, manages file folders, allocates the secondary storage space, and provides file protection and recovery Memory management Allocates the use of random access memory (RAM) to requesting processes Interface platform Allows the computer to run other applications Basic functions of the operating system
  • 17. Other function of Operating System • best use of the computer resources • provide a background for user’s programs to execute • display and deal with errors when it happens • control the selection and operation of the peripherals • act as a communication link between users • system protection
  • 18. Common Operating Systems and Their Differences • Network Operating System – UNIX / Linux / MS Windows2000 Server • Desktop Operating System – MS Windows 9X/Me / Mac OS / DOS • Mobile Operating System – Palm OS and Pocket PC
  • 19. Different Features of Operating System
  • 20. Type of Operating System • Batch processing • Real time processing • Time sharing processing
  • 21. Batch processing • Jobs, together with input data, are fed into the system in a batch. • The jobs are then run one after another. • No job can be started until previous job is completed
  • 22. Real time processing • immediate response is needed. • For example – anti-missile defense system – airplane landing control system – interrupt error in computer system
  • 23. Time sharing processing • Each user is given a time slice to interact with the CPU. • The size of the time slice will depend on the system. • Each user is served in sequence.
  • 24. Special Features of OS • multi-tasking • multi-programming • parallel processing • buffering • spooling
  • 25. Multi-tasking • to handle 2 or more programs at the same time from a single user ‘s perception – CPU can only perform one task at a time, however, it runs so fast that 2 or more jobs seem to execute at the same time
  • 26. Multi-programming • 2 or more programs store in the main memory at the same time • when one job reeds to wait (e.g. I/O operation), CPU switch to another job to execute • when the first job finishes waiting, CPU will get back the first job to execute
  • 27. Parallel Processing • use 2 or more CPUs to handle jobs • computer networking Job 1 Job 2 Job 3 Job 4 Job 1 Job 2 Job 3 Job 4 CPU 1 CPU 2 CPU 1 time time without multiprocessing with multiprocessing
  • 28. Buffering • A temporary storage area (buffers) to read data from input device or send data to the output device • keep CPU busy – because I/O operation is slow
  • 29. Reference Book Reference 1. Operating System Concepts by Abraham Silberschatz, Peter B. Galvin, Greb Gagne 2. Operating System Concepts by James Lautor Peterson, Abrahamautor Silbeschatz 3. Database System Concepts by Abraham Silberschatz, Henry F. Korth, S.Sudarshan Image Reference 1. https://www.google.co.in/search?q=database+Management+system+books&hl=e n- IN&biw=1517&bih=714&tbm=isch&source=lnms&sa=X&ei=9MCjVLPGIdTm uQTen4HQCQ&ved=0CAYQ_AUoAQ&dpr=0.9#hl=en- IN&tbm=isch&q=database+Management+system 2. https://www.google.co.in/search?q=database+Management+system+books&hl=e n- IN&biw=1517&bih=714&tbm=isch&source=lnms&sa=X&ei=9MCjVLPGIdTm uQTen4HQCQ&ved=0CAYQ_AUoAQ&dpr=0.9#hl=en- IN&tbm=isch&q=operating+system