Q - Types of Operating Systems
Q - Types of Operating Systems
2) Operating systems for servers: These types of operating system run in a server. It
is used by many users in a network. It provides services like file service, print service,
and Web service. Example of server operating systems are: Linux, Windows Server,
Solaris, and FreeBSD.
6) Operating Systems for embedded systems: These are the operating systems
which run on embedded systems like TV, DVD players, cell, MP3 players, etc. Example:
VxWorks, QNX.
7) Operating Systems for sensor node: A sensor node is a battery powered small
computer with radio. A network of sensor nodes are used for measuring temperature,
for securing perimeter of a building, weather forecasting, fire detection in forests, etc.
Operating systems in these sensor nodes have a simple design, event driven, and to
make measurement by using clocks. Example: TinyOS.
8) Operating Systems for Smart cards: A smart card is a small card with integrated
chip. A smart card is used for authenticating a user, for payment processing, to identify
a user, etc. For Example of a smart card operating system: MULTOS.
9) Real Time operating systems: A real time operating system is used in real time
computers. For this operating system, time is the main parameter. Real time system can
be classified to:
a) Hard real time system: In a hard real time system an action has to happen in
particular time duration. It is used in industries, avionics, military, etc.
b) Soft real time system: In a soft real time system actions can be delayed without any
side effects. It is used in digital telephones and multimedia systems.