SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its Components
Mahmuda Rahman
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating System
priya_sinha02
 
How Operating System Works
How Operating System WorksHow Operating System Works
How Operating System Works
guevarra_2000
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
Vaibhav Bajaj
 

La actualidad más candente (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
 

Destacado

Bba 1 be 1 u-1.3 prise and values
Bba 1 be 1 u-1.3 prise and valuesBba 1 be 1 u-1.3 prise and values
Bba 1 be 1 u-1.3 prise and values
Rai University
 
ส่วนประกอบของพืช
ส่วนประกอบของพืชส่วนประกอบของพืช
ส่วนประกอบของพืช
Suwimon Bausap
 
Visa user manual
Visa user manualVisa user manual
Visa user manual
blpratt
 
Petocdai 90 blogs-moveable-type
Petocdai 90 blogs-moveable-typePetocdai 90 blogs-moveable-type
Petocdai 90 blogs-moveable-type
petocdai_90
 
Statistica aplicata in stiintele socio umane. Volumul I
Statistica aplicata in stiintele socio umane. Volumul IStatistica aplicata in stiintele socio umane. Volumul I
Statistica aplicata in stiintele socio umane. Volumul I
Alexandra Spatariu
 
Diploma engg iv u-1.1 gerund
Diploma engg iv u-1.1 gerundDiploma engg iv u-1.1 gerund
Diploma engg iv u-1.1 gerund
Rai University
 
ส่วนประกอบของพืช
ส่วนประกอบของพืชส่วนประกอบของพืช
ส่วนประกอบของพืช
Suwimon Bausap
 
Bba 2 be ii u 2.2 demand and supplyofmoney
Bba 2 be ii u 2.2 demand and supplyofmoneyBba 2 be ii u 2.2 demand and supplyofmoney
Bba 2 be ii u 2.2 demand and supplyofmoney
Rai University
 

Destacado (20)

ส่วนประกอบของพืช
ส่วนประกอบของพืชส่วนประกอบของพืช
ส่วนประกอบของพืช
 
Bba 1 be 1 u-1.3 prise and values
Bba 1 be 1 u-1.3 prise and valuesBba 1 be 1 u-1.3 prise and values
Bba 1 be 1 u-1.3 prise and values
 
ส่วนประกอบของพืช
ส่วนประกอบของพืชส่วนประกอบของพืช
ส่วนประกอบของพืช
 
Russpirator- idea projektu
Russpirator- idea projektuRusspirator- idea projektu
Russpirator- idea projektu
 
HP inovace, které pracují pro vás
HP inovace, které pracují pro vásHP inovace, které pracují pro vás
HP inovace, které pracují pro vás
 
Visa user manual
Visa user manualVisa user manual
Visa user manual
 
Petocdai 90 blogs-moveable-type
Petocdai 90 blogs-moveable-typePetocdai 90 blogs-moveable-type
Petocdai 90 blogs-moveable-type
 
10 postulatów studenckich - Wybory Rektora Uniwersytetu Ekonomicznego we Wroc...
10 postulatów studenckich - Wybory Rektora Uniwersytetu Ekonomicznego we Wroc...10 postulatów studenckich - Wybory Rektora Uniwersytetu Ekonomicznego we Wroc...
10 postulatów studenckich - Wybory Rektora Uniwersytetu Ekonomicznego we Wroc...
 
Statistica aplicata in stiintele socio umane. Volumul I
Statistica aplicata in stiintele socio umane. Volumul IStatistica aplicata in stiintele socio umane. Volumul I
Statistica aplicata in stiintele socio umane. Volumul I
 
Diploma engg iv u-1.1 gerund
Diploma engg iv u-1.1 gerundDiploma engg iv u-1.1 gerund
Diploma engg iv u-1.1 gerund
 
Avaliação de-ciências-4º-ano
Avaliação de-ciências-4º-anoAvaliação de-ciências-4º-ano
Avaliação de-ciências-4º-ano
 
ส่วนประกอบของพืช
ส่วนประกอบของพืชส่วนประกอบของพืช
ส่วนประกอบของพืช
 
Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and network
 
50 Shades Of Grey Volumul 2
50 Shades Of Grey Volumul 250 Shades Of Grey Volumul 2
50 Shades Of Grey Volumul 2
 
Bba 2 be ii u 2.2 demand and supplyofmoney
Bba 2 be ii u 2.2 demand and supplyofmoneyBba 2 be ii u 2.2 demand and supplyofmoney
Bba 2 be ii u 2.2 demand and supplyofmoney
 
Tambor
TamborTambor
Tambor
 
Mba ii hrm u-3.2 managing careers
Mba ii hrm u-3.2 managing careersMba ii hrm u-3.2 managing careers
Mba ii hrm u-3.2 managing careers
 
BCA_Semester-I_Mathematics-I_Determinant and Matrices
BCA_Semester-I_Mathematics-I_Determinant and MatricesBCA_Semester-I_Mathematics-I_Determinant and Matrices
BCA_Semester-I_Mathematics-I_Determinant and Matrices
 
Mca 2nd sem u-5 files & pointers
Mca 2nd  sem u-5 files & pointersMca 2nd  sem u-5 files & pointers
Mca 2nd sem u-5 files & pointers
 
B.sc. agri i po h unit 4.5 cultivation practices of jackfruit
B.sc. agri i po h unit 4.5 cultivation practices of jackfruitB.sc. agri i po h unit 4.5 cultivation practices of jackfruit
B.sc. agri i po h unit 4.5 cultivation practices of jackfruit
 

Similar a Bsc cs 1 fit u-3 operating systems

Chapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdfChapter 1-2 _ Operating Systems.pdf
Chapter 1-2 _ Operating Systems.pdf
AfendeyAthurJinir
 

Similar a 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
 

Más de 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-phpapp02
Rai University
 

Más de 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
 

Último

Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 

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