SlideShare a Scribd company logo
AGENDA:
⚫INTRODUCTION
⚫OPERATING SYSTEM
⚫HISTORY OF
OPERAYTING SYSTEM
⚫OPERATING SYSTEM
SOFTWARE
⚫TYPES OF OPERATING
SYSTEM
⚫OBJECT ORIENTED
DESIGN
⚫CONCLUSION
INTRODUCTION:
⚫To understand an operating system is to maintain the
working of an entire computer system.
⚫Because, the operating system manage each and every
piece of hardware and software.
⚫Operating system is a software, which makes a
computer to actually work.
⚫It is the software the enables all the programs we use.
⚫OS acts as an interface between the application
programs and the machine hardware.
OPERATING SYSTEM:
⚫An operating system is a
software, consisting of
programs and data, that runs
on computer and manage the
computer hardware and
provides common services for
efficient execution of various
application software.
⚫ operating system is a boss of
all the computer system.
OPERATING SYSTEM:
⚫Operating system is an integrated set of program that
controls the resources of a computer system and
provide its users with an interface or virtual machine
that is easier to use than the bare machine.
⚫A computer system consists of software (program)and
hardware (physical components) in the computer .
⚫The operating system software is the chief piece of
software and all of the other software.
⚫It consists of every file, every device, every section of
main memory and every nanoseconds of processing
time its control who can use to the system.
HISTROY OF OPERATING SYSTEM:
⚫Initially, computer were used as larger automated
calculators for mathematical and statistical problems.
⚫Legitimate use can be traced back 100 years or more
but there were no practical designs used by significant
numbers of people until the late 1950’s.
⚫Operating systems were rudimentary , often not able
to do more than read punch cards or tape and write
output to machines resembling typewriters.
⚫It was a purely mechanical design and the technology
of its day could not produce the wheel, gear, cogs and
other mechanical parts to the high precision that he
needed.
OPERATING SYSTEM SOFTWARE:
Operating system software has four
major types in the computer
system are,
Memory Management
Processor Management
Device Management
File Management
• These are all the essential mangers
of the operating system.
• A network was not always an
integral part of operating system.
MEMORY MANAGEMENT:
⚫A primary responsibility of the memory manager is to
protect the space in main memory occupied by the
operating system itself.
⚫It cannot allow any part of it is to be accidentally or
intentionally altered.
⚫RAM(Random Access Memory) is the computer main
memory and it was called primary storage system.
⚫Memory management is the process of controlling and
coordinating computer memory , assigning portions
called blocks to various running programs to optimize
overall system performance.
PROCESSOR MANAGEMENT:
⚫The processor manager is decided
how to allocated the CPU. An
important is to keep track of the
status of each process.
⚫The processor manager monitor
whether the CPU is executing a
process of waiting for a read and
write command to finish execution
• There are two levels of responsibility
in process management,
 Job scheduler
 Process scheduler
DEVICE MANAGEMENT:
⚫The device management monitor every device,
channels and control unit its job is to choose the most
efficient way to allocate all of the system devices.
⚫Examples of the device management are printer ,
posts, disk, drive , e t. c
⚫ Device management is the process of managing the
implementation , operation and maintenance of
physical and / or virtual device.
⚫It is a broad term that includes various administrative
tools and processes for the maintenance and upkeep of
a computing, network, mobile and / or virtual device.
FILE MANAGEMENT:
⚫The file manager keeps track of every file in the system
include data file, program file, compiler and
application.
⚫By using predetermined access policies , it enforces
restriction on who has access to which files.
⚫The files manager also a control of what access are
allowed to do with file once they access them.
⚫File management is the process of administering a
system that correctly handles digital data.
TYPES OF OPERATING SYSTEM:
⚫There are the eight types of the
operating system,
Simple batch system
Multiprogramming system
Multiprocessor system
Desktop system
Microcomputer system
Distributed system
Embedded system
Real time system
SIMPLE BATCH SYSTEM:
⚫Batch system data from the earliest computer when
they relied on stock of punched cards or reels of
magnetic tape for input.
⚫Job sticks were entered by assembling the cards into a
desk and running the entire desk of cards through a
cards reader as a group of batch.
⚫The efficiency of batch system is measured in
throughput the number of jobs completed in a given
amount of time.
⚫Examples are report general, data form, image
processing.
MULTIPROGRAMMING SYSTEM:
• The multi program is intensive execution of multiple
jobs by the same computer in multi programming
system.
• When one program is waiting for input/output
transfer there is another program ready to utilize the
CPU.
• So it is possible for general jobs to share the time of the
CPU.
MULTIPROCESSOR OS:
⚫ The multiprocessor operating system refers to use of
two or more CPU within a single computer system.
⚫The multiple CPU are a close communication sharing
the computer bus, memory and peripheral system are
referred to tightly coupled system.
⚫Multiprocessing refers to a computer system’s ability to
support more than one process (program)at the same
time.
⚫It enables several programs to run concurrently .
DESKTOP OPERATING SYSTEM:
⚫The control program in a user machine (I . e) desktop
or laptop also called client operating system.
⚫Windows is the majority of the Macintosh there are
also several versions of Linux for the desktop contrast
with network OS.
⚫The operating system market is slowly changing, at the
moment mac OS and Linux are growing.
⚫Most people use the operating system that comes with
their computer, but it’s possible to upgrade or even
change operating system.
MICROCOMPUTER OS:
⚫Microsoft windows and Macintosh (Mac OS) are
interface
⚫This operating system can be loaded into memory
from floppy disk or hard disk. This process is know as
booting.
⚫Multicomputer . A computer made up of several
computers.
⚫The term generally refers to an architecture in which
each processors has its own memory rather than
multiple processor with a shared memory.
DISTRIBUTED OPERATING SYSTEM:
⚫The distributed operating system is a software over a
collection of independent network communicating
and physical separate computational nodes.
⚫They handles jobs which are serviced by multiple CPU.
Each individual nodes hold a specific software subset
of the global aggregate operating system.
⚫The loosely coupled software allows computer and
user of a distributed system to be independent each
other but having a limited possibility to cooperate
EMBEDDED OPERATING SYSTEM:
⚫Embedded is specialized OS designed to perform a
specific task for a device that is not a computer.
⚫En embedded OS main job is to run that allowed the
device do its jobs.
⚫The embedded OS also makes the device between
accessible the software that is running on the top of
the OS.
⚫Some examples of embedded system are MP3 players,
mobile phones, video game console, digital cameras,
DVD player and GPS, household.
REAL-TIME OPERATING SYSTEM:
⚫The real-time OS is any operating system intended to
serve real time application that process data as it come
in typically without buffer delay.
⚫The real-time OS is a multi tasking OS for real time
applications.
⚫A real-time operating system(RTOS) is an operating
system(OS) that guarantees a certain capability within
a specified time constraints.
⚫Examples are might be designed to ensure for a robot
on an assembly line.
CONCLUSION:
 Conclusion without operating system the computer
cannot run the application and we cannot run the
application and we cannot do work in the computer
.therefore operating system is very important in
computer.
 As operating system controls and coordinates the use
of the hardware among the various application
programs for various uses, we can say that it plays a
very important role in the computer system.
operating system.pptx

More Related Content

Similar to operating system.pptx

Abena john dave.pptx
Abena john dave.pptxAbena john dave.pptx
Abena john dave.pptx
EdwinGervacio2
 
Compyter system softwere
Compyter system softwereCompyter system softwere
Compyter system softwere
Alamin Hossain Miraje
 
Intermediate Operating Systems
Intermediate Operating SystemsIntermediate Operating Systems
Intermediate Operating Systems
John Cutajar
 
Unit 1 q&a
Unit  1 q&aUnit  1 q&a
Lecture - 1.pdf
Lecture - 1.pdfLecture - 1.pdf
Lecture - 1.pdf
ruhama12
 
Operating system
Operating   systemOperating   system
Operating system
MaHam Ghauri
 
The operating
The operatingThe operating
The operating
11jonesjordan
 
Module-1.ppt operating system unit 1 notes
Module-1.ppt operating system unit 1 notesModule-1.ppt operating system unit 1 notes
Module-1.ppt operating system unit 1 notes
FaizanAhmad293255
 
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
kushagrabudhwar2005
 
Ch1 - OS.pdf
Ch1 - OS.pdfCh1 - OS.pdf
Ch1 - OS.pdf
OmarKamil1
 
OS - Operating System
OS - Operating System OS - Operating System
OS - Operating System
MaqdamYasir
 
Embedded system
Embedded systemEmbedded system
Embedded system
Pankaj Upadhyay
 
operating systems
operating systemsoperating systems
operating systems
chukey
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
Yanne Evangelista
 
Basics of OS & RTOS.ppt
Basics of OS & RTOS.pptBasics of OS & RTOS.ppt
Basics of OS & RTOS.ppt
Dr.YNM
 
STORAGE DEVICES & OPERATING SYSTEM SERVICES
STORAGE DEVICES & OPERATING SYSTEM SERVICESSTORAGE DEVICES & OPERATING SYSTEM SERVICES
STORAGE DEVICES & OPERATING SYSTEM SERVICES
Ayesha Tahir
 
Unit I OS CS.ppt
Unit I OS CS.pptUnit I OS CS.ppt
Unit I OS CS.ppt
Suganthi Vasanth Raj
 
system software and operating System
system software and operating Systemsystem software and operating System
system software and operating System
imtiazalijoono
 
Unit 4 software
Unit 4  softwareUnit 4  software
Unit 4 software
Raj vardhan
 
Operating System (Scheduling, Input and Output Management, Memory Management,...
Operating System (Scheduling, Input and Output Management, Memory Management,...Operating System (Scheduling, Input and Output Management, Memory Management,...
Operating System (Scheduling, Input and Output Management, Memory Management,...
Project Student
 

Similar to operating system.pptx (20)

Abena john dave.pptx
Abena john dave.pptxAbena john dave.pptx
Abena john dave.pptx
 
Compyter system softwere
Compyter system softwereCompyter system softwere
Compyter system softwere
 
Intermediate Operating Systems
Intermediate Operating SystemsIntermediate Operating Systems
Intermediate Operating Systems
 
Unit 1 q&a
Unit  1 q&aUnit  1 q&a
Unit 1 q&a
 
Lecture - 1.pdf
Lecture - 1.pdfLecture - 1.pdf
Lecture - 1.pdf
 
Operating system
Operating   systemOperating   system
Operating system
 
The operating
The operatingThe operating
The operating
 
Module-1.ppt operating system unit 1 notes
Module-1.ppt operating system unit 1 notesModule-1.ppt operating system unit 1 notes
Module-1.ppt operating system unit 1 notes
 
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
APznzaboYLV6FSbnVvt3HhfZBIXL-s43wv3J9ub0BN0qzPyXvGYRQxO5LRG6JeWSpNJiOBM2Z3MOu...
 
Ch1 - OS.pdf
Ch1 - OS.pdfCh1 - OS.pdf
Ch1 - OS.pdf
 
OS - Operating System
OS - Operating System OS - Operating System
OS - Operating System
 
Embedded system
Embedded systemEmbedded system
Embedded system
 
operating systems
operating systemsoperating systems
operating systems
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Basics of OS & RTOS.ppt
Basics of OS & RTOS.pptBasics of OS & RTOS.ppt
Basics of OS & RTOS.ppt
 
STORAGE DEVICES & OPERATING SYSTEM SERVICES
STORAGE DEVICES & OPERATING SYSTEM SERVICESSTORAGE DEVICES & OPERATING SYSTEM SERVICES
STORAGE DEVICES & OPERATING SYSTEM SERVICES
 
Unit I OS CS.ppt
Unit I OS CS.pptUnit I OS CS.ppt
Unit I OS CS.ppt
 
system software and operating System
system software and operating Systemsystem software and operating System
system software and operating System
 
Unit 4 software
Unit 4  softwareUnit 4  software
Unit 4 software
 
Operating System (Scheduling, Input and Output Management, Memory Management,...
Operating System (Scheduling, Input and Output Management, Memory Management,...Operating System (Scheduling, Input and Output Management, Memory Management,...
Operating System (Scheduling, Input and Output Management, Memory Management,...
 

More from EdwinGervacio2

CLASSROOM ORIENTATION and CLASSROOM RULES.pptx
CLASSROOM ORIENTATION and CLASSROOM RULES.pptxCLASSROOM ORIENTATION and CLASSROOM RULES.pptx
CLASSROOM ORIENTATION and CLASSROOM RULES.pptx
EdwinGervacio2
 
New-TIP-Course-6-DepEd-Teacher for .pptx
New-TIP-Course-6-DepEd-Teacher for .pptxNew-TIP-Course-6-DepEd-Teacher for .pptx
New-TIP-Course-6-DepEd-Teacher for .pptx
EdwinGervacio2
 
Quiz (Grade 11 ICT).pptx
Quiz (Grade 11 ICT).pptxQuiz (Grade 11 ICT).pptx
Quiz (Grade 11 ICT).pptx
EdwinGervacio2
 
workimmersion-171116014048.pptx
workimmersion-171116014048.pptxworkimmersion-171116014048.pptx
workimmersion-171116014048.pptx
EdwinGervacio2
 
MTECH-REPORT GROUP 1 STEM COURTESY.pptx
MTECH-REPORT GROUP 1 STEM COURTESY.pptxMTECH-REPORT GROUP 1 STEM COURTESY.pptx
MTECH-REPORT GROUP 1 STEM COURTESY.pptx
EdwinGervacio2
 
DLL_ESP 5_Q3_W4.pptx
DLL_ESP 5_Q3_W4.pptxDLL_ESP 5_Q3_W4.pptx
DLL_ESP 5_Q3_W4.pptx
EdwinGervacio2
 
DLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
DLL_ARALING PANLIPUNAN 5_Q3_W4.pptDLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
DLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
EdwinGervacio2
 
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptxARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
EdwinGervacio2
 
Network Security.pptx
Network Security.pptxNetwork Security.pptx
Network Security.pptx
EdwinGervacio2
 
us-national-technology-day.pptx
us-national-technology-day.pptxus-national-technology-day.pptx
us-national-technology-day.pptx
EdwinGervacio2
 
Mapeh week 2.pptx
Mapeh week 2.pptxMapeh week 2.pptx
Mapeh week 2.pptx
EdwinGervacio2
 
CONSERVE ESTUARY.pptx
CONSERVE ESTUARY.pptxCONSERVE ESTUARY.pptx
CONSERVE ESTUARY.pptx
EdwinGervacio2
 
workimmersionorientation-221109102006-4c53be25.pptx
workimmersionorientation-221109102006-4c53be25.pptxworkimmersionorientation-221109102006-4c53be25.pptx
workimmersionorientation-221109102006-4c53be25.pptx
EdwinGervacio2
 
Configuring Wireless Network Connection.pptx
Configuring Wireless Network Connection.pptxConfiguring Wireless Network Connection.pptx
Configuring Wireless Network Connection.pptx
EdwinGervacio2
 
Denotative and Connotation.pptx
Denotative and Connotation.pptxDenotative and Connotation.pptx
Denotative and Connotation.pptx
EdwinGervacio2
 
TASK.docx
TASK.docxTASK.docx
TASK.docx
EdwinGervacio2
 

More from EdwinGervacio2 (16)

CLASSROOM ORIENTATION and CLASSROOM RULES.pptx
CLASSROOM ORIENTATION and CLASSROOM RULES.pptxCLASSROOM ORIENTATION and CLASSROOM RULES.pptx
CLASSROOM ORIENTATION and CLASSROOM RULES.pptx
 
New-TIP-Course-6-DepEd-Teacher for .pptx
New-TIP-Course-6-DepEd-Teacher for .pptxNew-TIP-Course-6-DepEd-Teacher for .pptx
New-TIP-Course-6-DepEd-Teacher for .pptx
 
Quiz (Grade 11 ICT).pptx
Quiz (Grade 11 ICT).pptxQuiz (Grade 11 ICT).pptx
Quiz (Grade 11 ICT).pptx
 
workimmersion-171116014048.pptx
workimmersion-171116014048.pptxworkimmersion-171116014048.pptx
workimmersion-171116014048.pptx
 
MTECH-REPORT GROUP 1 STEM COURTESY.pptx
MTECH-REPORT GROUP 1 STEM COURTESY.pptxMTECH-REPORT GROUP 1 STEM COURTESY.pptx
MTECH-REPORT GROUP 1 STEM COURTESY.pptx
 
DLL_ESP 5_Q3_W4.pptx
DLL_ESP 5_Q3_W4.pptxDLL_ESP 5_Q3_W4.pptx
DLL_ESP 5_Q3_W4.pptx
 
DLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
DLL_ARALING PANLIPUNAN 5_Q3_W4.pptDLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
DLL_ARALING PANLIPUNAN 5_Q3_W4.ppt
 
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptxARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
ARSantalisis-LDM2-For-teachers-Practicum-Portfolio.pptx
 
Network Security.pptx
Network Security.pptxNetwork Security.pptx
Network Security.pptx
 
us-national-technology-day.pptx
us-national-technology-day.pptxus-national-technology-day.pptx
us-national-technology-day.pptx
 
Mapeh week 2.pptx
Mapeh week 2.pptxMapeh week 2.pptx
Mapeh week 2.pptx
 
CONSERVE ESTUARY.pptx
CONSERVE ESTUARY.pptxCONSERVE ESTUARY.pptx
CONSERVE ESTUARY.pptx
 
workimmersionorientation-221109102006-4c53be25.pptx
workimmersionorientation-221109102006-4c53be25.pptxworkimmersionorientation-221109102006-4c53be25.pptx
workimmersionorientation-221109102006-4c53be25.pptx
 
Configuring Wireless Network Connection.pptx
Configuring Wireless Network Connection.pptxConfiguring Wireless Network Connection.pptx
Configuring Wireless Network Connection.pptx
 
Denotative and Connotation.pptx
Denotative and Connotation.pptxDenotative and Connotation.pptx
Denotative and Connotation.pptx
 
TASK.docx
TASK.docxTASK.docx
TASK.docx
 

Recently uploaded

Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
National Information Standards Organization (NISO)
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
TechSoup
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Henry Hollis
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
giancarloi8888
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
RamseyBerglund
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
RidwanHassanYusuf
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDFLifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Vivekanand Anglo Vedic Academy
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 

Recently uploaded (20)

Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"Benner "Expanding Pathways to Publishing Careers"
Benner "Expanding Pathways to Publishing Careers"
 
Walmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdfWalmart Business+ and Spark Good for Nonprofits.pdf
Walmart Business+ and Spark Good for Nonprofits.pdf
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
Electric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger HuntElectric Fetus - Record Store Scavenger Hunt
Electric Fetus - Record Store Scavenger Hunt
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDFLifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 

operating system.pptx

  • 1.
  • 2. AGENDA: ⚫INTRODUCTION ⚫OPERATING SYSTEM ⚫HISTORY OF OPERAYTING SYSTEM ⚫OPERATING SYSTEM SOFTWARE ⚫TYPES OF OPERATING SYSTEM ⚫OBJECT ORIENTED DESIGN ⚫CONCLUSION
  • 3. INTRODUCTION: ⚫To understand an operating system is to maintain the working of an entire computer system. ⚫Because, the operating system manage each and every piece of hardware and software. ⚫Operating system is a software, which makes a computer to actually work. ⚫It is the software the enables all the programs we use. ⚫OS acts as an interface between the application programs and the machine hardware.
  • 4. OPERATING SYSTEM: ⚫An operating system is a software, consisting of programs and data, that runs on computer and manage the computer hardware and provides common services for efficient execution of various application software. ⚫ operating system is a boss of all the computer system.
  • 5. OPERATING SYSTEM: ⚫Operating system is an integrated set of program that controls the resources of a computer system and provide its users with an interface or virtual machine that is easier to use than the bare machine. ⚫A computer system consists of software (program)and hardware (physical components) in the computer . ⚫The operating system software is the chief piece of software and all of the other software. ⚫It consists of every file, every device, every section of main memory and every nanoseconds of processing time its control who can use to the system.
  • 6. HISTROY OF OPERATING SYSTEM: ⚫Initially, computer were used as larger automated calculators for mathematical and statistical problems. ⚫Legitimate use can be traced back 100 years or more but there were no practical designs used by significant numbers of people until the late 1950’s. ⚫Operating systems were rudimentary , often not able to do more than read punch cards or tape and write output to machines resembling typewriters. ⚫It was a purely mechanical design and the technology of its day could not produce the wheel, gear, cogs and other mechanical parts to the high precision that he needed.
  • 7. OPERATING SYSTEM SOFTWARE: Operating system software has four major types in the computer system are, Memory Management Processor Management Device Management File Management • These are all the essential mangers of the operating system. • A network was not always an integral part of operating system.
  • 8. MEMORY MANAGEMENT: ⚫A primary responsibility of the memory manager is to protect the space in main memory occupied by the operating system itself. ⚫It cannot allow any part of it is to be accidentally or intentionally altered. ⚫RAM(Random Access Memory) is the computer main memory and it was called primary storage system. ⚫Memory management is the process of controlling and coordinating computer memory , assigning portions called blocks to various running programs to optimize overall system performance.
  • 9. PROCESSOR MANAGEMENT: ⚫The processor manager is decided how to allocated the CPU. An important is to keep track of the status of each process. ⚫The processor manager monitor whether the CPU is executing a process of waiting for a read and write command to finish execution • There are two levels of responsibility in process management,  Job scheduler  Process scheduler
  • 10. DEVICE MANAGEMENT: ⚫The device management monitor every device, channels and control unit its job is to choose the most efficient way to allocate all of the system devices. ⚫Examples of the device management are printer , posts, disk, drive , e t. c ⚫ Device management is the process of managing the implementation , operation and maintenance of physical and / or virtual device. ⚫It is a broad term that includes various administrative tools and processes for the maintenance and upkeep of a computing, network, mobile and / or virtual device.
  • 11. FILE MANAGEMENT: ⚫The file manager keeps track of every file in the system include data file, program file, compiler and application. ⚫By using predetermined access policies , it enforces restriction on who has access to which files. ⚫The files manager also a control of what access are allowed to do with file once they access them. ⚫File management is the process of administering a system that correctly handles digital data.
  • 12. TYPES OF OPERATING SYSTEM: ⚫There are the eight types of the operating system, Simple batch system Multiprogramming system Multiprocessor system Desktop system Microcomputer system Distributed system Embedded system Real time system
  • 13. SIMPLE BATCH SYSTEM: ⚫Batch system data from the earliest computer when they relied on stock of punched cards or reels of magnetic tape for input. ⚫Job sticks were entered by assembling the cards into a desk and running the entire desk of cards through a cards reader as a group of batch. ⚫The efficiency of batch system is measured in throughput the number of jobs completed in a given amount of time. ⚫Examples are report general, data form, image processing.
  • 14. MULTIPROGRAMMING SYSTEM: • The multi program is intensive execution of multiple jobs by the same computer in multi programming system. • When one program is waiting for input/output transfer there is another program ready to utilize the CPU. • So it is possible for general jobs to share the time of the CPU.
  • 15. MULTIPROCESSOR OS: ⚫ The multiprocessor operating system refers to use of two or more CPU within a single computer system. ⚫The multiple CPU are a close communication sharing the computer bus, memory and peripheral system are referred to tightly coupled system. ⚫Multiprocessing refers to a computer system’s ability to support more than one process (program)at the same time. ⚫It enables several programs to run concurrently .
  • 16. DESKTOP OPERATING SYSTEM: ⚫The control program in a user machine (I . e) desktop or laptop also called client operating system. ⚫Windows is the majority of the Macintosh there are also several versions of Linux for the desktop contrast with network OS. ⚫The operating system market is slowly changing, at the moment mac OS and Linux are growing. ⚫Most people use the operating system that comes with their computer, but it’s possible to upgrade or even change operating system.
  • 17. MICROCOMPUTER OS: ⚫Microsoft windows and Macintosh (Mac OS) are interface ⚫This operating system can be loaded into memory from floppy disk or hard disk. This process is know as booting. ⚫Multicomputer . A computer made up of several computers. ⚫The term generally refers to an architecture in which each processors has its own memory rather than multiple processor with a shared memory.
  • 18. DISTRIBUTED OPERATING SYSTEM: ⚫The distributed operating system is a software over a collection of independent network communicating and physical separate computational nodes. ⚫They handles jobs which are serviced by multiple CPU. Each individual nodes hold a specific software subset of the global aggregate operating system. ⚫The loosely coupled software allows computer and user of a distributed system to be independent each other but having a limited possibility to cooperate
  • 19. EMBEDDED OPERATING SYSTEM: ⚫Embedded is specialized OS designed to perform a specific task for a device that is not a computer. ⚫En embedded OS main job is to run that allowed the device do its jobs. ⚫The embedded OS also makes the device between accessible the software that is running on the top of the OS. ⚫Some examples of embedded system are MP3 players, mobile phones, video game console, digital cameras, DVD player and GPS, household.
  • 20. REAL-TIME OPERATING SYSTEM: ⚫The real-time OS is any operating system intended to serve real time application that process data as it come in typically without buffer delay. ⚫The real-time OS is a multi tasking OS for real time applications. ⚫A real-time operating system(RTOS) is an operating system(OS) that guarantees a certain capability within a specified time constraints. ⚫Examples are might be designed to ensure for a robot on an assembly line.
  • 21. CONCLUSION:  Conclusion without operating system the computer cannot run the application and we cannot run the application and we cannot do work in the computer .therefore operating system is very important in computer.  As operating system controls and coordinates the use of the hardware among the various application programs for various uses, we can say that it plays a very important role in the computer system.