SlideShare a Scribd company logo
1 of 18
Operating System
Chapter 1: Introduction
Operating System
An operating system is a program that manages the computer
hardware. It also provides a basis for application programs
and acts as an intermediary between the computer user and the
computer hardware.
Goals of operating system
Execute user
programs and make
solving user
problems easier
Make the computer
more convenient to
use.
Provide isolation,
security and
protection among user
programs
Efficiently use the
computer hardware
Communicati
on and
resource
sharing is
possible
Reliable Potential
increment
growth
Beneficial
economic
price-
performance
ratio
Advantages of operating system
Component of computer
.
The body, who/what
instructs the computer.
Example: people, machines,
other computers.
Provide basic resources for a
computer.
Example: CPU, memory, I/O
devices etc.
Defines how the program
resources are used to solve
the computing problems of
the user. Example: database
system, compiler, business
programs, video games etc.
01
Hardware
02
Operating
system
03
Application
program
04
User
Controls and coordinates the
use of the hardware among
various application programs
for the various user.
Example: Windows, Linux,
etc.
Abstract view of a computer system
…
Operating system from the user view
The user's view of the computer varies according to the
interface being used.
For the users of personal computers, the operating
system is designed mostly for ease of the user, with
some attention paid to performance and none paid to
resource utilization. In this case, performance is
important to the user but it does not matter if most of
the system is sitting idle, waiting for the slow I/O
speed of the user.
The users that are connected to a mainframe or mini-
computer, share resources and may exchange information.
For them, the OS is designed to maximize resource
utilization to assure that all available CPU time,
memory and I/O are used efficiently and that no
individual user takes more than her fair share.
Operating system from the system view
From the computer's point of view, the operating
system is the program that is most intimate with
the hardware. We can view OS as:
• Resource allocator- manages and allocates
resources.
• Control program- controls the execution of user
programs and operations of I/O devices.
• Kernel- the one program running at all times
(all else being application programs).
Spooling
Spooling refers to placing data into an intermediate storage area,
where it is held until the computer (or the user) is ready to
process it. This storage area is called a spool. Spool- simultaneous
peripheral operation online. This technique used by the operating
system to enable device sharing among user processes.
Spool
disk
Line
printer
Line
printer
CPU
Time-scheduling
Time-scheduling is a technique that
enables many people, located at various
terminals, to use a particular computer
system at the same time. Time-scheduling
or multitasking is a logical extension of
multiprogramming. The processor's time
which is shared among multiple users
simultaneously is termed as time-
scheduling.
Multiprocessor systems/tightly coupled system/parallel system
multiprocessor systems (also known as
parallel systems or tightly coupled
systems) are growing in importance. Such
systems have two or more processors in
close communication, sharing the computer
bus and sometimes the clock, memory, and
peripheral devices.
Economy of scale:
Multiprocessor systems can
cost less than equivalent
multiple single-processor
systems, because they can
share peripherals, mass
storage, and power
supplies
Increased
throughput:
By increasing the number
of processors, we expect
to get more work done in
less time.
If functions can be
distributed properly
among several
processors, then the
failure of one
processor will not halt
the system, only slow
it down.
Increased
reliability:
Advantages of multiprocessor system
Processing of programs by multiple
processors that share a common operating
system and memory.
All processors are designed the same and
handle the same type of tasks.
Used when more resources are available.
Used in general-purpose computers
because things need to be done in the
sank way.
Symmetric
Multiprocessor
(SMP)
Asymmetric
Multiprocessor
(AMP)
Processing of programs by multiple
processors that function according to the
master-slave relationship.
Each processor specialized to a specific
task.
Used when fewer resources are available.
Used in embedded systems.
All the processors are treated equally. Processors are not treated equally.
Processors communicate with each other
by the shared memory.
Processors communicate with the master
processor.
Distributed or loosely coupled system
A distributed system is a collection of processors
that do not share memory or a clock, distributes the
computation among several physical processors.
A distributed system is a collection of loosely
coupled processors interconnected by a communication
network. Each processor has its own local memory. The
processors communicate with one another through
various communication networks, such as high-speed
buses or telephone lines.
Advantages of loosely coupled system
Communication
Computation
speedup
Reliability
Resource
sharing
Real-time system
A real-time system is a computer system
that requires not only that the computing
results be "correct" but also that the
results be produced within a specified
deadline period. A real-time system has
well-defined, fixed time constraints. It
is used as a control device in a dedicated
application such as scientific
experiments, medical imaging systems,
industrial control systems, and certain
display systems.
Types of real-time system
Soft real-time systemYourText Here
A soft real-time system is less
restrictive, simply providing that
a critical real-time task will
receive priority over other tasks
and that it will retain that
priority until it completes. Many
commercial operating systems soft
real-time support.
A hard real-time system has the most
stringent requirements, guaranteeing
that critical real-time tasks to be
completed within their deadlines.
Safety-critical systems are
typically hard real-time systems.
2
1
Hard real-time system
Prepared by:
Ankon Gopal Banik
Front End Developer | WWF
(Web With Friends)
m: +8801771981989
p: 027730402
e: agbanik2081@outlook.com
75-B, Kyetpara, Dhamrai,
Dhaka, Bangladesh
www.wwfriends.org

More Related Content

What's hot

introduction To Operating System
introduction To Operating Systemintroduction To Operating System
introduction To Operating System
Luka M G
 

What's hot (20)

Operating system
Operating systemOperating system
Operating system
 
Os ppt
Os pptOs ppt
Os ppt
 
Operating systems Overview
Operating systems OverviewOperating systems Overview
Operating systems Overview
 
introduction To Operating System
introduction To Operating Systemintroduction To Operating System
introduction To Operating System
 
Operating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS historyOperating System- Services,types.Batch files and DOS history
Operating System- Services,types.Batch files and DOS history
 
Functions Of Operating System
Functions Of Operating SystemFunctions Of Operating System
Functions Of Operating System
 
operating system
operating systemoperating system
operating system
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
User Interface
User InterfaceUser Interface
User Interface
 
Unix - An Introduction
Unix - An IntroductionUnix - An Introduction
Unix - An Introduction
 
chapter 1 introduction to operating system
chapter 1 introduction to operating systemchapter 1 introduction to operating system
chapter 1 introduction to operating system
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating System
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating system
Operating systemOperating system
Operating system
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structures
 
Operating systems By Awais
Operating systems By AwaisOperating systems By Awais
Operating systems By Awais
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Operating System - Types Of Operating System Unit-1
Operating System - Types Of Operating System Unit-1Operating System - Types Of Operating System Unit-1
Operating System - Types Of Operating System Unit-1
 
operating system structure
operating system structureoperating system structure
operating system structure
 

Similar to Operating system || Chapter 1: Introduction

Operating system notes
Operating system notesOperating system notes
Operating system notes
SANTOSH RATH
 
Ch1 OS
Ch1 OSCh1 OS
Ch1 OS
C.U
 

Similar to Operating system || Chapter 1: Introduction (20)

Operating System Introduction.pptx
Operating System Introduction.pptxOperating System Introduction.pptx
Operating System Introduction.pptx
 
Fundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptxFundamental Operating System Concepts.pptx
Fundamental Operating System Concepts.pptx
 
Operating system notes
Operating system notesOperating system notes
Operating system notes
 
Os notes
Os notesOs notes
Os notes
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating system
Operating systemOperating system
Operating system
 
Introduction to OS 1.ppt
Introduction to OS 1.pptIntroduction to OS 1.ppt
Introduction to OS 1.ppt
 
Session1 intro to_os
Session1 intro to_osSession1 intro to_os
Session1 intro to_os
 
Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2
 
OS UNIT1.pptx
OS UNIT1.pptxOS UNIT1.pptx
OS UNIT1.pptx
 
Introduction of operating system
Introduction of operating systemIntroduction of operating system
Introduction of operating system
 
ITM(2).ppt
ITM(2).pptITM(2).ppt
ITM(2).ppt
 
Types of os
Types of osTypes of os
Types of os
 
Basic os-concepts
Basic os-conceptsBasic os-concepts
Basic os-concepts
 
Os unit 1
Os unit 1Os unit 1
Os unit 1
 
Operating system Concepts
Operating system Concepts Operating system Concepts
Operating system Concepts
 
ch1.ppt
ch1.pptch1.ppt
ch1.ppt
 
Operating system
Operating systemOperating system
Operating system
 
Ch1 OS
Ch1 OSCh1 OS
Ch1 OS
 
OS_Ch1
OS_Ch1OS_Ch1
OS_Ch1
 

More from AnkonGopalBanik (6)

Register
RegisterRegister
Register
 
Pipeline hazard
Pipeline hazardPipeline hazard
Pipeline hazard
 
Synchronous & Asynchronous data transmission
Synchronous & Asynchronous data transmission  Synchronous & Asynchronous data transmission
Synchronous & Asynchronous data transmission
 
Addressing Modes
Addressing ModesAddressing Modes
Addressing Modes
 
IEEE 488
IEEE 488IEEE 488
IEEE 488
 
Operating system || Chapter 3: Process
Operating system || Chapter 3: ProcessOperating system || Chapter 3: Process
Operating system || Chapter 3: Process
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Recently uploaded (20)

Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
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
 
Basic Intentional Injuries Health Education
Basic Intentional Injuries Health EducationBasic Intentional Injuries Health Education
Basic Intentional Injuries Health Education
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
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...
 
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.
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

Operating system || Chapter 1: Introduction

  • 2. Operating System An operating system is a program that manages the computer hardware. It also provides a basis for application programs and acts as an intermediary between the computer user and the computer hardware.
  • 3. Goals of operating system Execute user programs and make solving user problems easier Make the computer more convenient to use. Provide isolation, security and protection among user programs Efficiently use the computer hardware
  • 4. Communicati on and resource sharing is possible Reliable Potential increment growth Beneficial economic price- performance ratio Advantages of operating system
  • 5. Component of computer . The body, who/what instructs the computer. Example: people, machines, other computers. Provide basic resources for a computer. Example: CPU, memory, I/O devices etc. Defines how the program resources are used to solve the computing problems of the user. Example: database system, compiler, business programs, video games etc. 01 Hardware 02 Operating system 03 Application program 04 User Controls and coordinates the use of the hardware among various application programs for the various user. Example: Windows, Linux, etc.
  • 6. Abstract view of a computer system …
  • 7. Operating system from the user view The user's view of the computer varies according to the interface being used. For the users of personal computers, the operating system is designed mostly for ease of the user, with some attention paid to performance and none paid to resource utilization. In this case, performance is important to the user but it does not matter if most of the system is sitting idle, waiting for the slow I/O speed of the user. The users that are connected to a mainframe or mini- computer, share resources and may exchange information. For them, the OS is designed to maximize resource utilization to assure that all available CPU time, memory and I/O are used efficiently and that no individual user takes more than her fair share.
  • 8. Operating system from the system view From the computer's point of view, the operating system is the program that is most intimate with the hardware. We can view OS as: • Resource allocator- manages and allocates resources. • Control program- controls the execution of user programs and operations of I/O devices. • Kernel- the one program running at all times (all else being application programs).
  • 9. Spooling Spooling refers to placing data into an intermediate storage area, where it is held until the computer (or the user) is ready to process it. This storage area is called a spool. Spool- simultaneous peripheral operation online. This technique used by the operating system to enable device sharing among user processes. Spool disk Line printer Line printer CPU
  • 10. Time-scheduling Time-scheduling is a technique that enables many people, located at various terminals, to use a particular computer system at the same time. Time-scheduling or multitasking is a logical extension of multiprogramming. The processor's time which is shared among multiple users simultaneously is termed as time- scheduling.
  • 11. Multiprocessor systems/tightly coupled system/parallel system multiprocessor systems (also known as parallel systems or tightly coupled systems) are growing in importance. Such systems have two or more processors in close communication, sharing the computer bus and sometimes the clock, memory, and peripheral devices.
  • 12. Economy of scale: Multiprocessor systems can cost less than equivalent multiple single-processor systems, because they can share peripherals, mass storage, and power supplies Increased throughput: By increasing the number of processors, we expect to get more work done in less time. If functions can be distributed properly among several processors, then the failure of one processor will not halt the system, only slow it down. Increased reliability: Advantages of multiprocessor system
  • 13. Processing of programs by multiple processors that share a common operating system and memory. All processors are designed the same and handle the same type of tasks. Used when more resources are available. Used in general-purpose computers because things need to be done in the sank way. Symmetric Multiprocessor (SMP) Asymmetric Multiprocessor (AMP) Processing of programs by multiple processors that function according to the master-slave relationship. Each processor specialized to a specific task. Used when fewer resources are available. Used in embedded systems. All the processors are treated equally. Processors are not treated equally. Processors communicate with each other by the shared memory. Processors communicate with the master processor.
  • 14. Distributed or loosely coupled system A distributed system is a collection of processors that do not share memory or a clock, distributes the computation among several physical processors. A distributed system is a collection of loosely coupled processors interconnected by a communication network. Each processor has its own local memory. The processors communicate with one another through various communication networks, such as high-speed buses or telephone lines.
  • 15. Advantages of loosely coupled system Communication Computation speedup Reliability Resource sharing
  • 16. Real-time system A real-time system is a computer system that requires not only that the computing results be "correct" but also that the results be produced within a specified deadline period. A real-time system has well-defined, fixed time constraints. It is used as a control device in a dedicated application such as scientific experiments, medical imaging systems, industrial control systems, and certain display systems.
  • 17. Types of real-time system Soft real-time systemYourText Here A soft real-time system is less restrictive, simply providing that a critical real-time task will receive priority over other tasks and that it will retain that priority until it completes. Many commercial operating systems soft real-time support. A hard real-time system has the most stringent requirements, guaranteeing that critical real-time tasks to be completed within their deadlines. Safety-critical systems are typically hard real-time systems. 2 1 Hard real-time system
  • 18. Prepared by: Ankon Gopal Banik Front End Developer | WWF (Web With Friends) m: +8801771981989 p: 027730402 e: agbanik2081@outlook.com 75-B, Kyetpara, Dhamrai, Dhaka, Bangladesh www.wwfriends.org