SlideShare a Scribd company logo
1 of 28
Operating System
Harshit Srivastava
Outline
•
•
•
•
•
•
•
•
•
•

What is operating system
How it helps
Types of operating system
The very first OS and the progressive ones
Why it was developed (Need of OS)
How needs increased
Working Of OS (basic)
Applications and Uses
Future OS
Conclusion
What is Operating System
• An operating system manages computer resources, such as memory
and input/output devices, and provides an interface through which
a human can interact with the computer
• An operating system allows an application program to interact with
these other system resources
Operating System

An operating system
interacts with many
aspects of a computer
system.
OPERATING SYSTEM
OVERVIEW

The Layers Of A
System

Humans

Program Interface
User Programs
O.S. Interface
O.S.
Hardware Interface/
Privileged Instructions
Disk/Tape/Memory
1: Operating Systems Overview

5
Why Was Operating System Developed
How it Helps
• The various roles of an operating system generally revolve around the
idea of “sharing nicely”
• An operating system manages resources, and these resources are
often shared in one way or another among programs that want to
use them
• Like

o Multiprogramming which deals in keeping multiple programsin main
memory at the same time these programs compete access to the CPU
so that they can execute.
o Memory Management which keeps track of what program are in memory
and where in memory they reside.
How it Helps
• Hiding the complexities of hardware from the user
• Managing between the hardware's resources which include the
processors, memory, data storage and I/O devices
• Handling "interrupts" generated by the I/O controllers
• Sharing of I/O between many programs using the CPU
• And in some cases providing user interface to work easily.
Is There More Than One Type Of OS?
• Generally, there are four types, based on the type of computer they
control and the sort of applications they support.

1.Single-user, single
task
This type manages the
computer so that one user can
effectively do one thing at a
time.
Types Of Operating System
2. Multi-user, multi-task
•
Allows two or more users to run programs at the same
time. Some operating systems permit hundreds or even
thousands of concurrent users.

MAINFRAME
Types Of Operating System
3. Real Time Operating Systems
RTOS are used to control machinery,
scientific instruments, and industrial
systems.
There is typically very little userinterface capability.
Resources are managed so that a
particular operation executes
precisely the same every time.
Types Of Operating System
4. Single-user, Multi-tasking
This is the type of operating system most
desktops and laptops use today.
Microsoft’s Windows and Apple’s MacOS are both
examples of operating systems that will
let a single user have several same time Programs in
operation at the same time.

Microsoft"

Windows

Mac

OS
Operating System
• There are few more enduring manifestations of user interface
technology than that of the Graphical User Interface Desktop.
Pioneered by engineers at Xerox PARC, refined by Steve Jobs and
Apple and brought to masses and ingrained into our daily lives by
Microsoft Windows
Graphical User interface OS launched
• Apple company was the first
company which introduced the
graphical user interfaced
operating system as macintosh
• Microsoft which started a major
breakthrough by developing a
graphical user interfaced OS
known as Windows while
competing with apple
macintosh
Windows 1

Major OS’s

PC

Windows ce/ne

Windows vista

Windows xp

Windows 7

Windows 6 and 6.5

Windows 8

Microsoft

Mobile/PDA

Windows mango
7.5
Windows 8 Mobile
Cheetah

licensed

Rhapsody

MAC OS X Cheetah
Puma

PC/Laptop

MAC OS X Hera

MAC OS X Jaguar
MAC OS X Panther

MAC OS X Kodiak
MAC OS

Leopard

Lion

Mountain Lion

Tiger
Mobile Phone

iOS

IPAD

Snow Leopard

MAC OS X Mini

Operating system
BSD
UNIX

RHEl

Chrome

Open Solaris
Susi
Linux
Fedora

PC/Laptop
MS DOS

Cupcake

Android

Donut (1.6)

Froyo

Éclair(2-2.1)

Gingerbread

ICS

HoneyComb

Jelly Bean

Open Source

Ubuntu

Kit Kat (near future)
Mobile Phone
Symbion

Bada

Mavericks
The very 1st Operating Sytem
The earliest computers were mainframes that lacked any form of operating system

EXEC was the very first operating system developed by UNIVAC who was
the first commercial computer manufacturer in 1970’s which was based on
Real Time basic to support large scale time sharing.
TOPS-10 and TOPS-20 was next few OS developed by Digital Equipment
Corporation which were time sharing systems for the 36-bit PDP-10 class
systems. Prior to the widespread use of UNIX, TOPS-10 was a particularly
popular system in universities, and in the early ARPANET community.
MS-DOS and UNIX were the major breakthrough in development of OS
which is said as written of Microsoft Corporation(Precisely) under IBM PC,
Intel 8088 CPU and Motorola 6899 CPU family.
Most famous Operating System
• UNIX is the most famous Operating System which is the current base
of the most working operating system now days.
• Basically UNIX was written in assembly language by Ken Thompson in
AT&T Bell laboratories and Unix rewritten in C, developed into a
large, complex family of inter-related operating systems which have
been influential in every modern operating system
• UNIX based OS are basically Servers, Workstation and Linux and BSD
based operating system.
Working of Operating System
The Process States of Operating System
• The Process States
•
Basic functions of the operating system
Device configuration
Controls peripheral devices connected to the computer

File management

Operating
System

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
Operating System Design and
Implementation
• Design and Implementation of OS not “solvable”, but some
approaches have proven successful
• Internal structure of different Operating Systems can vary widely
• Start by defining goals and specifications
• Affected by choice of hardware, type of system
• User goals and System goals
• User goals – operating system should be convenient to use, easy to learn,
reliable, safe, and fast
• System goals – operating system should be easy to design, implement,
and maintain, as well as flexible, reliable, error-free, and efficient

•
Simple Structure
• MS-DOS – written to provide the most functionality in the least space
• Not divided into modules
• Although MS-DOS has some structure, its interfaces and levels of
functionality are not well separated

•
Application And Uses
• Applications
• Providing a proper base to run programs of different kind like
•
•
•
•
•
•

Military use
Government use
Business purpose
Commercial Purpose
Education purpose
To develop new program with easy user interface.

• Uses
• The main use of an operating system is to ensure that a computer can be
used and do exactly what the user wants it to do.
•
Source- Netmarketshare.com
Future Operating Systems
• The operating system - the baseline operating system: a typical desktop Linux can be
quite resource hungry. However, properly specified Linux also has a proven track
record of offering services within a restricted resource environment such as on
mobile phones or media players.
• An opportunity for RISC OS?
• RISC OS has in it's favour:
• It can work in a low memory, slow CPU environment. Current versions of RISCOS can boot to a
desktop with less than 512k of RAM. Even this could be improved upon with customisation.
• It's designed to be ROM loadable with only a few disk based resources. RISC OS doesn't need to be
tied to a hard disk as it doesn't need a swap file or masses of disk based configuration. If the OS
is installed it ROM, it can even boot without a hard disk.
• Fast start up and shutdown. On most RO workstations, there is a 'shutdown procedure' but this is
mainly to flush any disc buffers. It's not a protracted sequence.
• It's modular: it's designed to have features added to its core and to be tailored to a specific task.

•
Conclusion
• For person with a desktop machine, the OS gives interface to
the machine that fills some gaps in his digital life. As such a
user can connect the hardware and can control to his existing
network through OS interface easily, it could occupy a
conceptual space similar to that of Apple's new iTV device but
somewhat more computer than dedicated media.
•
References
• www.ted.com
• technology.blurtit.com
• Application of Operating System Concepts to Coordination in Pervasive Sensing and Computing
Systems by Jesse M. Davis, Joseph B. Evans Benjamin J. Ewy, Larry M. Sanders, 2006
• Netmarketshare.com
• Howstuffworks.com
• Wikipedia.com
Thank You

More Related Content

What's hot

booting steps of a computer
booting steps of a computerbooting steps of a computer
booting steps of a computerAnusha Babooa
 
How Operating System Works
How Operating System WorksHow Operating System Works
How Operating System Worksguevarra_2000
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating SystemUnless Yuriko
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating systemArshad khan
 
Human Computer Interaction
Human Computer InteractionHuman Computer Interaction
Human Computer InteractionSAZZADHOSSAIN231
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentationSonu Vishwakarma
 
Human computer interaction
Human computer interactionHuman computer interaction
Human computer interactionemaan waseem
 
introduction to Operating system. (windows)
introduction to Operating system. (windows)introduction to Operating system. (windows)
introduction to Operating system. (windows)shantanu milkhe
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating SystemFatima Qayyum
 
Future operating system
Future operating systemFuture operating system
Future operating systemEstiak Khan
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types vimal kumar arora
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structuresMukesh Chinta
 
Booting of Computer System
Booting of Computer SystemBooting of Computer System
Booting of Computer SystemArzath Areeff
 
Generations of computers
Generations of computersGenerations of computers
Generations of computersAajuSunariya
 
Operating Systems
Operating SystemsOperating Systems
Operating SystemsIES Aramo
 

What's hot (20)

booting steps of a computer
booting steps of a computerbooting steps of a computer
booting steps of a computer
 
How Operating System Works
How Operating System WorksHow Operating System Works
How Operating System Works
 
Lesson 2 History Of Operating System
Lesson 2 History Of Operating SystemLesson 2 History Of Operating System
Lesson 2 History Of Operating System
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
 
Cs1 3-operating systems
Cs1 3-operating systemsCs1 3-operating systems
Cs1 3-operating systems
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
 
Human Computer Interaction
Human Computer InteractionHuman Computer Interaction
Human Computer Interaction
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
Human computer interaction
Human computer interactionHuman computer interaction
Human computer interaction
 
introduction to Operating system. (windows)
introduction to Operating system. (windows)introduction to Operating system. (windows)
introduction to Operating system. (windows)
 
Operating systems
Operating systems Operating systems
Operating systems
 
UNIX Operating System
UNIX Operating SystemUNIX Operating System
UNIX Operating System
 
Future operating system
Future operating systemFuture operating system
Future operating system
 
Operating system and its types
Operating system and its types Operating system and its types
Operating system and its types
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structures
 
Presentation windows operating system
Presentation  windows operating systemPresentation  windows operating system
Presentation windows operating system
 
Booting of Computer System
Booting of Computer SystemBooting of Computer System
Booting of Computer System
 
Generations of computers
Generations of computersGenerations of computers
Generations of computers
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating System
Operating SystemOperating System
Operating System
 

Viewers also liked

Operating system
Operating systemOperating system
Operating systemyogitamore3
 
VULNERABILITY ( CYBER SECURITY )
VULNERABILITY ( CYBER SECURITY )VULNERABILITY ( CYBER SECURITY )
VULNERABILITY ( CYBER SECURITY )Kashyap Mandaliya
 
ITFT - Hardware & software concept
ITFT - Hardware & software conceptITFT - Hardware & software concept
ITFT - Hardware & software conceptNavneet Kaur
 
Mutual funds
Mutual fundsMutual funds
Mutual fundssanky58
 
Custodian*24 Monitor Sales Presentation
Custodian*24 Monitor Sales PresentationCustodian*24 Monitor Sales Presentation
Custodian*24 Monitor Sales Presentationwebhostingguy
 
Intro To Factoring
Intro To FactoringIntro To Factoring
Intro To FactoringChris Lehnes
 
Practical microservices - NDC 2014
Practical microservices  - NDC 2014Practical microservices  - NDC 2014
Practical microservices - NDC 2014Sam Newman
 
3 Best Practices for eDiscovery Custodian Interviews
3 Best Practices for eDiscovery Custodian Interviews3 Best Practices for eDiscovery Custodian Interviews
3 Best Practices for eDiscovery Custodian InterviewsD4
 
vidddu A small presentation on,
vidddu A small presentation on, vidddu A small presentation on,
vidddu A small presentation on, mostreturnvidu
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating systemAviroop Mandal
 
Factoring Trinomials
Factoring TrinomialsFactoring Trinomials
Factoring TrinomialsDon Simmons
 
Uses of software packages in different areas
Uses of software packages in different areasUses of software packages in different areas
Uses of software packages in different areasSaba96
 
Factoring & forfaiting
Factoring & forfaitingFactoring & forfaiting
Factoring & forfaitingTanuj Poddar
 
Chapter 22_Insurance Companies and Pension Funds
Chapter 22_Insurance Companies and Pension FundsChapter 22_Insurance Companies and Pension Funds
Chapter 22_Insurance Companies and Pension FundsRusman Mukhlis
 

Viewers also liked (20)

Operating system
Operating systemOperating system
Operating system
 
VULNERABILITY ( CYBER SECURITY )
VULNERABILITY ( CYBER SECURITY )VULNERABILITY ( CYBER SECURITY )
VULNERABILITY ( CYBER SECURITY )
 
Lecture 01 concept of computer system
Lecture 01 concept of computer systemLecture 01 concept of computer system
Lecture 01 concept of computer system
 
ITFT - Hardware & software concept
ITFT - Hardware & software conceptITFT - Hardware & software concept
ITFT - Hardware & software concept
 
Mutual funds
Mutual fundsMutual funds
Mutual funds
 
Custodian*24 Monitor Sales Presentation
Custodian*24 Monitor Sales PresentationCustodian*24 Monitor Sales Presentation
Custodian*24 Monitor Sales Presentation
 
Intro To Factoring
Intro To FactoringIntro To Factoring
Intro To Factoring
 
Factoring
FactoringFactoring
Factoring
 
Practical microservices - NDC 2014
Practical microservices  - NDC 2014Practical microservices  - NDC 2014
Practical microservices - NDC 2014
 
3 Best Practices for eDiscovery Custodian Interviews
3 Best Practices for eDiscovery Custodian Interviews3 Best Practices for eDiscovery Custodian Interviews
3 Best Practices for eDiscovery Custodian Interviews
 
Mutual fund
Mutual fundMutual fund
Mutual fund
 
vidddu A small presentation on,
vidddu A small presentation on, vidddu A small presentation on,
vidddu A small presentation on,
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating system
 
Money 3.0
Money 3.0Money 3.0
Money 3.0
 
Factoring Trinomials
Factoring TrinomialsFactoring Trinomials
Factoring Trinomials
 
Financial intermederies
Financial intermederiesFinancial intermederies
Financial intermederies
 
Uses of software packages in different areas
Uses of software packages in different areasUses of software packages in different areas
Uses of software packages in different areas
 
Mutual fund ppt
Mutual fund pptMutual fund ppt
Mutual fund ppt
 
Factoring & forfaiting
Factoring & forfaitingFactoring & forfaiting
Factoring & forfaiting
 
Chapter 22_Insurance Companies and Pension Funds
Chapter 22_Insurance Companies and Pension FundsChapter 22_Insurance Companies and Pension Funds
Chapter 22_Insurance Companies and Pension Funds
 

Similar to Operating Systems As a Product

Similar to Operating Systems As a Product (20)

os_1.pdf
os_1.pdfos_1.pdf
os_1.pdf
 
lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)lecture 1 (Introduction to Operating System.)
lecture 1 (Introduction to Operating System.)
 
week-1-200310134908.pptx
week-1-200310134908.pptxweek-1-200310134908.pptx
week-1-200310134908.pptx
 
Lecture 4.pptx
Lecture 4.pptxLecture 4.pptx
Lecture 4.pptx
 
Web Quest Of Operating Systems
Web Quest Of Operating SystemsWeb Quest Of Operating Systems
Web Quest Of Operating Systems
 
Introduction to Operating system CBSE
Introduction to Operating system CBSE Introduction to Operating system CBSE
Introduction to Operating system CBSE
 
Introduction to Operating System
Introduction to Operating SystemIntroduction to Operating System
Introduction to Operating System
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating System 1.pptx
Operating System 1.pptxOperating System 1.pptx
Operating System 1.pptx
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Presentación de computación
Presentación de computaciónPresentación de computación
Presentación de computación
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Operating Systems.pptx
Operating Systems.pptxOperating Systems.pptx
Operating Systems.pptx
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Os concepts
Os conceptsOs concepts
Os concepts
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptx
 
Operating systems
Operating systemsOperating systems
Operating systems
 
opreting system
opreting systemopreting system
opreting system
 
opreting system
opreting systemopreting system
opreting system
 

More from Harshit Srivastava

More from Harshit Srivastava (20)

Baseband processor final rev
Baseband processor final revBaseband processor final rev
Baseband processor final rev
 
Introduction to intel galileo board gen2
Introduction to intel galileo board gen2Introduction to intel galileo board gen2
Introduction to intel galileo board gen2
 
Impromptu ideas in respect of v2 v and other
Impromptu ideas in respect of v2 v and otherImpromptu ideas in respect of v2 v and other
Impromptu ideas in respect of v2 v and other
 
Prediction approach in predicting next user choice
Prediction approach in predicting next user choicePrediction approach in predicting next user choice
Prediction approach in predicting next user choice
 
Introduction to equalization
Introduction to equalizationIntroduction to equalization
Introduction to equalization
 
Scale free network Visualiuzation
Scale free network VisualiuzationScale free network Visualiuzation
Scale free network Visualiuzation
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
Emic Effects on controlling automobile safety
Emic Effects on controlling automobile safety Emic Effects on controlling automobile safety
Emic Effects on controlling automobile safety
 
Emic effects in radio frequency instruments
Emic effects in radio frequency instrumentsEmic effects in radio frequency instruments
Emic effects in radio frequency instruments
 
Vacuum circuit breaker
Vacuum circuit breakerVacuum circuit breaker
Vacuum circuit breaker
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
Rocket
RocketRocket
Rocket
 
Roboticsin army
Roboticsin armyRoboticsin army
Roboticsin army
 
Quark particles
Quark particlesQuark particles
Quark particles
 
Power system contingencies
Power system  contingenciesPower system  contingencies
Power system contingencies
 
Power plant technology
Power plant technologyPower plant technology
Power plant technology
 
Optical tweezers
Optical tweezersOptical tweezers
Optical tweezers
 
Nuclear technology
Nuclear technologyNuclear technology
Nuclear technology
 
E waste management in india
E  waste management in indiaE  waste management in india
E waste management in india
 
Carbon nanotubes
Carbon  nanotubesCarbon  nanotubes
Carbon nanotubes
 

Recently uploaded

Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Nightssuser7cb4ff
 
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Sonam Pathan
 
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzers
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzersQUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzers
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzersSJU Quizzers
 
Gripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to MissGripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to Missget joys
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceTina Ji
 
1681275559_haunting-adeline and hunting.pdf
1681275559_haunting-adeline and hunting.pdf1681275559_haunting-adeline and hunting.pdf
1681275559_haunting-adeline and hunting.pdfTanjirokamado769606
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Timedelhimodelshub1
 
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full NightCall Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Sonam Pathan
 
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCRdollysharma2066
 
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...srsj9000
 
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts Service
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts ServiceVIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts Service
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts ServiceApsara Of India
 
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full NightCall Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls
 
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...Amil baba
 
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsApsara Of India
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba Company
 
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...First NO1 World Amil baba in Faisalabad
 
Call Girls CG Road 7397865700 Independent Call Girls
Call Girls CG Road 7397865700  Independent Call GirlsCall Girls CG Road 7397865700  Independent Call Girls
Call Girls CG Road 7397865700 Independent Call Girlsssuser7cb4ff
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba Company
 

Recently uploaded (20)

Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
 
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
Call Girls Near Taurus Sarovar Portico Hotel New Delhi 9873777170
 
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzers
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzersQUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzers
QUIZ BOLLYWOOD ( weekly quiz ) - SJU quizzers
 
Gripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to MissGripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to Miss
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
 
1681275559_haunting-adeline and hunting.pdf
1681275559_haunting-adeline and hunting.pdf1681275559_haunting-adeline and hunting.pdf
1681275559_haunting-adeline and hunting.pdf
 
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any TimeCall Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
Call Girls Somajiguda Sarani 7001305949 all area service COD available Any Time
 
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full NightCall Girls Sanand 7397865700 Ridhima Hire Me Full Night
Call Girls Sanand 7397865700 Ridhima Hire Me Full Night
 
Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170Call Girls Near The Corus Hotel New Delhi 9873777170
Call Girls Near The Corus Hotel New Delhi 9873777170
 
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR
8377087607 Full Enjoy @24/7 Call Girls in Patel Nagar Delhi NCR
 
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
Hifi Laxmi Nagar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ D...
 
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts Service
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts ServiceVIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts Service
VIP Call Girls In Goa 7028418221 Call Girls In Baga Beach Escorts Service
 
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full NightCall Girls Chorasi 7397865700 Ridhima Hire Me Full Night
Call Girls Chorasi 7397865700 Ridhima Hire Me Full Night
 
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.comKolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
Kolkata Call Girls Service +918240919228 - Kolkatanightgirls.com
 
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
NO1 WorldWide Amil baba in pakistan Amil Baba in Karachi Black Magic Islamaba...
 
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji EscortsFun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
Fun Call Girls In Goa 7028418221 Call Girl Service In Panaji Escorts
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
 
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
 
Call Girls CG Road 7397865700 Independent Call Girls
Call Girls CG Road 7397865700  Independent Call GirlsCall Girls CG Road 7397865700  Independent Call Girls
Call Girls CG Road 7397865700 Independent Call Girls
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
 

Operating Systems As a Product

  • 2. Outline • • • • • • • • • • What is operating system How it helps Types of operating system The very first OS and the progressive ones Why it was developed (Need of OS) How needs increased Working Of OS (basic) Applications and Uses Future OS Conclusion
  • 3. What is Operating System • An operating system manages computer resources, such as memory and input/output devices, and provides an interface through which a human can interact with the computer • An operating system allows an application program to interact with these other system resources
  • 4. Operating System An operating system interacts with many aspects of a computer system.
  • 5. OPERATING SYSTEM OVERVIEW The Layers Of A System Humans Program Interface User Programs O.S. Interface O.S. Hardware Interface/ Privileged Instructions Disk/Tape/Memory 1: Operating Systems Overview 5
  • 6. Why Was Operating System Developed
  • 7. How it Helps • The various roles of an operating system generally revolve around the idea of “sharing nicely” • An operating system manages resources, and these resources are often shared in one way or another among programs that want to use them • Like o Multiprogramming which deals in keeping multiple programsin main memory at the same time these programs compete access to the CPU so that they can execute. o Memory Management which keeps track of what program are in memory and where in memory they reside.
  • 8. How it Helps • Hiding the complexities of hardware from the user • Managing between the hardware's resources which include the processors, memory, data storage and I/O devices • Handling "interrupts" generated by the I/O controllers • Sharing of I/O between many programs using the CPU • And in some cases providing user interface to work easily.
  • 9. Is There More Than One Type Of OS? • Generally, there are four types, based on the type of computer they control and the sort of applications they support. 1.Single-user, single task This type manages the computer so that one user can effectively do one thing at a time.
  • 10. Types Of Operating System 2. Multi-user, multi-task • Allows two or more users to run programs at the same time. Some operating systems permit hundreds or even thousands of concurrent users. MAINFRAME
  • 11. Types Of Operating System 3. Real Time Operating Systems RTOS are used to control machinery, scientific instruments, and industrial systems. There is typically very little userinterface capability. Resources are managed so that a particular operation executes precisely the same every time.
  • 12. Types Of Operating System 4. Single-user, Multi-tasking This is the type of operating system most desktops and laptops use today. Microsoft’s Windows and Apple’s MacOS are both examples of operating systems that will let a single user have several same time Programs in operation at the same time. Microsoft" Windows Mac OS
  • 13. Operating System • There are few more enduring manifestations of user interface technology than that of the Graphical User Interface Desktop. Pioneered by engineers at Xerox PARC, refined by Steve Jobs and Apple and brought to masses and ingrained into our daily lives by Microsoft Windows
  • 14. Graphical User interface OS launched • Apple company was the first company which introduced the graphical user interfaced operating system as macintosh • Microsoft which started a major breakthrough by developing a graphical user interfaced OS known as Windows while competing with apple macintosh
  • 15. Windows 1 Major OS’s PC Windows ce/ne Windows vista Windows xp Windows 7 Windows 6 and 6.5 Windows 8 Microsoft Mobile/PDA Windows mango 7.5 Windows 8 Mobile Cheetah licensed Rhapsody MAC OS X Cheetah Puma PC/Laptop MAC OS X Hera MAC OS X Jaguar MAC OS X Panther MAC OS X Kodiak MAC OS Leopard Lion Mountain Lion Tiger Mobile Phone iOS IPAD Snow Leopard MAC OS X Mini Operating system BSD UNIX RHEl Chrome Open Solaris Susi Linux Fedora PC/Laptop MS DOS Cupcake Android Donut (1.6) Froyo Éclair(2-2.1) Gingerbread ICS HoneyComb Jelly Bean Open Source Ubuntu Kit Kat (near future) Mobile Phone Symbion Bada Mavericks
  • 16. The very 1st Operating Sytem The earliest computers were mainframes that lacked any form of operating system EXEC was the very first operating system developed by UNIVAC who was the first commercial computer manufacturer in 1970’s which was based on Real Time basic to support large scale time sharing. TOPS-10 and TOPS-20 was next few OS developed by Digital Equipment Corporation which were time sharing systems for the 36-bit PDP-10 class systems. Prior to the widespread use of UNIX, TOPS-10 was a particularly popular system in universities, and in the early ARPANET community. MS-DOS and UNIX were the major breakthrough in development of OS which is said as written of Microsoft Corporation(Precisely) under IBM PC, Intel 8088 CPU and Motorola 6899 CPU family.
  • 17. Most famous Operating System • UNIX is the most famous Operating System which is the current base of the most working operating system now days. • Basically UNIX was written in assembly language by Ken Thompson in AT&T Bell laboratories and Unix rewritten in C, developed into a large, complex family of inter-related operating systems which have been influential in every modern operating system • UNIX based OS are basically Servers, Workstation and Linux and BSD based operating system.
  • 19. The Process States of Operating System • The Process States •
  • 20. Basic functions of the operating system Device configuration Controls peripheral devices connected to the computer File management Operating System 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
  • 21. Operating System Design and Implementation • Design and Implementation of OS not “solvable”, but some approaches have proven successful • Internal structure of different Operating Systems can vary widely • Start by defining goals and specifications • Affected by choice of hardware, type of system • User goals and System goals • User goals – operating system should be convenient to use, easy to learn, reliable, safe, and fast • System goals – operating system should be easy to design, implement, and maintain, as well as flexible, reliable, error-free, and efficient •
  • 22. Simple Structure • MS-DOS – written to provide the most functionality in the least space • Not divided into modules • Although MS-DOS has some structure, its interfaces and levels of functionality are not well separated •
  • 23. Application And Uses • Applications • Providing a proper base to run programs of different kind like • • • • • • Military use Government use Business purpose Commercial Purpose Education purpose To develop new program with easy user interface. • Uses • The main use of an operating system is to ensure that a computer can be used and do exactly what the user wants it to do. •
  • 25. Future Operating Systems • The operating system - the baseline operating system: a typical desktop Linux can be quite resource hungry. However, properly specified Linux also has a proven track record of offering services within a restricted resource environment such as on mobile phones or media players. • An opportunity for RISC OS? • RISC OS has in it's favour: • It can work in a low memory, slow CPU environment. Current versions of RISCOS can boot to a desktop with less than 512k of RAM. Even this could be improved upon with customisation. • It's designed to be ROM loadable with only a few disk based resources. RISC OS doesn't need to be tied to a hard disk as it doesn't need a swap file or masses of disk based configuration. If the OS is installed it ROM, it can even boot without a hard disk. • Fast start up and shutdown. On most RO workstations, there is a 'shutdown procedure' but this is mainly to flush any disc buffers. It's not a protracted sequence. • It's modular: it's designed to have features added to its core and to be tailored to a specific task. •
  • 26. Conclusion • For person with a desktop machine, the OS gives interface to the machine that fills some gaps in his digital life. As such a user can connect the hardware and can control to his existing network through OS interface easily, it could occupy a conceptual space similar to that of Apple's new iTV device but somewhat more computer than dedicated media. •
  • 27. References • www.ted.com • technology.blurtit.com • Application of Operating System Concepts to Coordination in Pervasive Sensing and Computing Systems by Jesse M. Davis, Joseph B. Evans Benjamin J. Ewy, Larry M. Sanders, 2006 • Netmarketshare.com • Howstuffworks.com • Wikipedia.com