raj
commonly used in chemical industry for process control and scientific processing like airplanecontrol and space vehicle control operations. Success of a real time system does not depend onlyon the correctness of the result, but also on the timeliness of the result. A correct answer obtainedafter the expiration of time limit is as bad as a wrong answer. Some examples of real timeoperating systems are HP-RT and VT- works.
Network Operating System (NOS)
Network Operating System (NOS) is an operating system specifically designed to supportinterconnection of several computers. NOS provide support for multiuser operations as well asadministrative, security and network management functions. Some examples of NOSs are Novell's Netware, Microsoft's Windows NT, Artisoft's LAN tactic etc.A network operating system has to acknowledge and respond to requests from manyworkstations, managing network access, resource allocation and sharing, data protection as wellas error control. It provides for printer, file system, database and application sharing.
Distributed Operating system
A Distributed Operating System hides the existence of multiple computers(interconnected by a network) from the user. That is, the user remains unaware of the fact thatmany computers and being used to process the data. These computers may be located at many places around the globe. Distributed Operating System provides single- system image to itsusers. Each computer in a distributed computing system processes a part of the global distributedoperating system. All these computers work in close coordination with each other. Processes andsystem resources are managed globally, and controlled from specific locations.User views the complete system as a "virtual uni-processor" and not as a collection of machines. The distributed operation system works towards generating this illusion.Degree of autonomy of individual computers in an environment that uses network operationsystem is very high whereas the degree of autonomy of individual computers in an environmentthat uses distributed operation system is considerably low.
How is it Compulsory to function a computer system?
Operating system works like a coordinator and mediator between users and computer hardware as well as software. It is the main system software that controls all the hardware andsoftware of the computer. It manages the memory, devices, processors etc. As soon as computer system boots, the control automatically transferred into hand of Operating System. Without anOS, the computer is just like a “Buddhu Baksa”, who can’t do anything.
Operating System Processing Methods
Various types of OS processing methods are:
a)Serial Processingb)Batch processingc)MultiprogrammingSerial Processing
In the serial processing, programs are executed one by one, in the order in which they aresupplied to the computer. That is, the different computer jobs are executed one after the other.
Batch processing
In batch processing systems, a number of jobs are put together and executed as a group. Manyusers.
Multiprogramming
In a Batch Multiprogramming system, a series of jobs was loaded into the memory at the sametime, if sufficient memory space were available. While one job was held up waiting for an I/Otransfer, another job was started. A job was selected (from those ready to run), on the basis of an
2
Leave a Comment