Blogger templates

Pages

Wednesday 7 March 2012

classification of operating system


Classification of Operating Systems  

Operating systems can be divided broadly into four types, based on the computers they control and applications they support.
Real time O S :
       This type of operating systems are used to control Scientific devices and similar small instruments where memory and resources are crucial. These type of devices have very limited or no end user utilities , so more effort should go into making the OS really memory efficient and fast (less coding), so as to minimize the execution time ,in turn saving on power as well.
E x : VHDL, 8086 etc.
http://images.google.com/images?q=tbn:OPV4OnaLaagJ:direct.xilinx.com/bvdocs/images/ml401/board_back_lrg.jpg   Image of Xilinx processor for which VHDL code is extensively used as operating system
Single User single Task:
       This type of OS is just better version of Real time OS ,where one User can use the computer to do one thing at a time, which means that doing thing more than one thing at a time is difficult in this type of OS. The handhelds or the palmtop computers are good examples of this type of systems.
E x : Windows mobile etc.
http://pcweb.mycom.co.jp/news/2003/10/09/24l.jpg  The look of windows mobile being decorated in a mobile Phone cum PDA. Ref


Single User Multi Task:
      This is the most common type of operating system used today. Microsoft windows and Apple Macintosh are the living examples of this Genre. These can perform Multi tasking operations, like for example playing a multimedia file, downloading a file from the internet and editing a Text file simultaneously.
E x: Windows vista, Mac X tiger etc.
       Typical look of windows screen
Multi User :
         This type of operating systems allow multiple users to use the system resources simultaneously. This should not be confused with the multi user accounts in windows  or similar, the main difference being, the network administrator is the only actual user in Windows or Macs and one more difference being that in OS like Unix more than one user can simultaneously login while this is not possible in windows.
   E x: Unix, Linux, Solaris etc..
The look of a linux screen

0 comments:

Post a Comment