Types of Operating System in Detail
Types of Operating System in Detail
OPERATING
SYSTEM IN
DETAIL
NAME REGD NO EMAIL_ID
RAJASHREE BEHERA 2201020711 [email protected]
ADITYA RAJ 2201020747 [email protected]
A SRINIVAS DORA 2201020752 [email protected]
PRINCE KUMAR 2201020754 [email protected]
GYANA RANJAN SUNDARAY 2201020755 [email protected]
RAHUL KUMAR MISHRA 2201020779 [email protected]
T.CHARLIE PRIYA 2201020832 [email protected]
MAYANK RAJ 2201020886 [email protected]
ABHISHEK SRIVASTAVA 2201020887 [email protected]
KUMARI ARPANA 2201020945 [email protected]
ADARSH SANUJIT 2201020951 [email protected]
INTRODUCTION
Operating Systems
managing the resources of a
resources by acting as an
computer in a better and faster
intermediary between the
way.
hardware and its users.
These systems run on a server and provide the capability to manage data, users, groups, security, applications, and other
networking functions. These types of operating systems allow shared access to files, printers, security, applications, and other
networking functions over a small private network. One more important aspect of Network Operating Systems is that all the users
are well aware of the underlying configuration, of all other users within the network, their individual connections, etc. and that’s
why these computers are popularly known as tightly coupled systems.
Examples of Network Operating Systems are Microsoft Windows Server 2003, Microsoft Windows Server 2008, UNIX, Linux,
Mac OS X, Novell NetWare, BSD, etc.
8. Real-Time Operating System
• These types of OSs serve real-time systems. The time interval required to process
and respond to inputs is very small. This time interval is called response time.
• Real-time systems are used when there are time requirements that are very strict
like missile systems, air traffic control systems, robots, etc.
Types of Real-Time Operating Systems
• Hard Real-Time Systems:
Hard Real-Time OSs are meant for applications where time constraints are very
strict and even the shortest possible delay is not acceptable. These systems are
built for saving life like automatic parachutes or airbags which are required to be
readily available in case of an accident. Virtual memory is rarely found in these
systems.
• Soft Real-Time Systems:
These OSs are for applications where time-constraint is less strict.
Advantages of RTOS
Maximum Consumption: Maximum utilization of devices and systems,
thus more output from all the resources.
Task Shifting: The time assigned for shifting tasks in these systems is very
less. For example, in older systems, it takes about 10 microseconds in
shifting from one task to another, and in the latest systems, it takes 3
microseconds.
Disadvantages of RTOS
Limited Tasks: Very few tasks run at the same time and their concentration
is very less on a few applications to avoid errors.
Use heavy system resources: Sometimes the system resources are not so
good and they are expensive as well.
Examples of Real-Time Operating Systems are Scientific experiments,
medical imaging systems, industrial control systems, weapon systems,
robots, air traffic control systems, etc.
THANK YOU