SlideShare a Scribd company logo
2
Most read
5
Most read
18
Most read
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

PPTX
Operating system
PPTX
Introduction to Operating Systems
PPTX
Functions Of Operating Systems
PPT
Operating Systems & Utility Programs
PPTX
chapter 1 introduction to operating system
PPT
Operating Systems Presentation
PPTX
Operating System - Types Of Operating System Unit-1
PPTX
Operating system
Operating system
Introduction to Operating Systems
Functions Of Operating Systems
Operating Systems & Utility Programs
chapter 1 introduction to operating system
Operating Systems Presentation
Operating System - Types Of Operating System Unit-1
Operating system

What's hot (20)

PPTX
Operating system
PPTX
Process management os concept
PDF
operating system structure
PPT
Operating system.ppt (1)
PPT
Operating system presentation
PPTX
Introduction to Network and System Administration
DOC
operating system lecture notes
PPTX
Presentation On Operating system
PPT
Introduction to operating system
PPT
Operating Systems
PDF
Operating Systems Basics
PPTX
operating system
PPTX
Components of a computer system
PPT
Operating Systems
PPTX
Evolution of operating system
PPT
Computer Organization and Assembly Language
PPTX
Types Of Operating Systems
PDF
Operating System.pdf
PDF
Operating system structures
Operating system
Process management os concept
operating system structure
Operating system.ppt (1)
Operating system presentation
Introduction to Network and System Administration
operating system lecture notes
Presentation On Operating system
Introduction to operating system
Operating Systems
Operating Systems Basics
operating system
Components of a computer system
Operating Systems
Evolution of operating system
Computer Organization and Assembly Language
Types Of Operating Systems
Operating System.pdf
Operating system structures
Ad

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

PPTX
Operating System Introduction.pptx
PPTX
Fundamental Operating System Concepts.pptx
DOCX
Operating system notes
PDF
Os notes
DOC
Operating Systems
PPTX
Operating system
PPT
Introduction to OS 1.ppt
PPTX
Session1 intro to_os
PPTX
Advanced computer architecture lesson 1 and 2
PPTX
OS UNIT1.pptx
PPT
Introduction of operating system
PPTX
foundation of computing module 3 power point
PPT
ITM(2).ppt
DOCX
An_Operating_System by chidi kingsley wo
PPT
Types of os
PPT
Basic os-concepts
PDF
Os unit 1
PDF
Operating system Concepts
PPT
unit-1 hi business of good honest awesome .ppt
DOCX
A brief introduction about an operating system and its architecture
Operating System Introduction.pptx
Fundamental Operating System Concepts.pptx
Operating system notes
Os notes
Operating Systems
Operating system
Introduction to OS 1.ppt
Session1 intro to_os
Advanced computer architecture lesson 1 and 2
OS UNIT1.pptx
Introduction of operating system
foundation of computing module 3 power point
ITM(2).ppt
An_Operating_System by chidi kingsley wo
Types of os
Basic os-concepts
Os unit 1
Operating system Concepts
unit-1 hi business of good honest awesome .ppt
A brief introduction about an operating system and its architecture
Ad

More from AnkonGopalBanik (6)

PPTX
Register
PPTX
Pipeline hazard
PPTX
Synchronous & Asynchronous data transmission
PPTX
Addressing Modes
PPTX
IEEE 488
PPTX
Operating system || Chapter 3: Process
Register
Pipeline hazard
Synchronous & Asynchronous data transmission
Addressing Modes
IEEE 488
Operating system || Chapter 3: Process

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Insiders guide to clinical Medicine.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Business Ethics Teaching Materials for college
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Cell Structure & Organelles in detailed.
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Classroom Observation Tools for Teachers
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
O5-L3 Freight Transport Ops (International) V1.pdf
Insiders guide to clinical Medicine.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Business Ethics Teaching Materials for college
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Institutional Correction lecture only . . .
Microbial diseases, their pathogenesis and prophylaxis
Cell Structure & Organelles in detailed.
STATICS OF THE RIGID BODIES Hibbelers.pdf
Classroom Observation Tools for Teachers
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
VCE English Exam - Section C Student Revision Booklet
FourierSeries-QuestionsWithAnswers(Part-A).pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Supply Chain Operations Speaking Notes -ICLT Program
Module 4: Burden of Disease Tutorial Slides S2 2025
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
O7-L3 Supply Chain Operations - ICLT Program
Renaissance Architecture: A Journey from Faith to Humanism

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