0% found this document useful (0 votes)
238 views10 pages

9 Types of OS

The document discusses different types of operating systems: - Real-time operating systems aim to execute real-time applications deterministically and are used to control machinery and industrial systems. They have little user interface capability. - Single-user operating systems manage the computer so that one user can do one thing at a time, like the Palm OS. - Multi-user operating systems allow many users to use computer resources simultaneously and ensure each program has sufficient separate resources. - Distributed operating systems manage groups of independent computers to appear as a single computer, enabling distributed computing across multiple machines. - Embedded operating systems are designed for small embedded systems and operate with limited resources compactly and efficiently, like Windows CE.

Uploaded by

Mansi Gupta
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
238 views10 pages

9 Types of OS

The document discusses different types of operating systems: - Real-time operating systems aim to execute real-time applications deterministically and are used to control machinery and industrial systems. They have little user interface capability. - Single-user operating systems manage the computer so that one user can do one thing at a time, like the Palm OS. - Multi-user operating systems allow many users to use computer resources simultaneously and ensure each program has sufficient separate resources. - Distributed operating systems manage groups of independent computers to appear as a single computer, enabling distributed computing across multiple machines. - Embedded operating systems are designed for small embedded systems and operate with limited resources compactly and efficiently, like Windows CE.

Uploaded by

Mansi Gupta
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

MBS Business School

Operating system enables user interaction with computer systems by acting as an interface between users or application programs and the computer hardware Users interact with operating systems through Command Line Interfaces (CLIs) or Graphical User Interfaces known as GUIs

MBS Business School

It is a multitasking operating system that aims at executing real-time applications. Real-time operating systems often use specialized scheduling algorithms so that they can achieve a deterministic nature of behavior. Real-time operating systems are used to control machinery, scientific instruments and industrial systems.

MBS Business School

An RTOS typically has very little userinterface capability, and no end-user utilities A very important part of an RTOS is managing the resources of the computer so that a particular operation executes in precisely the same amount of time, every time it occurs.

MBS Business School

As the name implies, this operating system is designed to manage the computer so that one user can effectively do one thing at a time. The Palm OS for Palm handheld computers is a good example of a modern single-user, single-task operating system.

MBS Business School

This is the type of operating system most people use on their desktop and laptop computers today. Microsoft's Windows and Apple's MacOS platforms are both examples of operating systems that will let a single user have several programs in operation at the same time. For example, it's entirely possible for a Windows user to be writing a note in a word processor while downloading a file from the Internet while printing the text of an e-mail message.
MBS Business School

A multi-user operating system allows many different users to take advantage of the computer's resources simultaneously. The operating system must make sure that the requirements of the various users are balanced, and that each of the programs they are using has sufficient and separate resources so that a problem with one user doesn't affect the entire community of users. Unix and mainframe operating systems are examples of multi-user operating systems.
MBS Business School

An operating system that manages a group of independent computers and makes them appear to be a single computer is known as a distributed operating system. The development of networked computers that could be linked and communicate with each other, gave rise to distributed computing. Distributed computations are carried out on more than one machine. When computers in a group work in cooperation, they make a distributed system.
MBS Business School

The operating systems designed for being used in embedded computer systems are known as embedded operating systems. They are designed to operate on small machines like PDAs with less autonomy. They are able to operate with a limited number of resources. They are very compact and extremely efficient by design. Examples
Windows CE (Windows Embedded Compact ), Palm OS Symbian OS

MBS Business School

MBS Business School

You might also like