ICT Lecture-5_Operating System (OS)
ICT Lecture-5_Operating System (OS)
Operating
System (OS)
In this chapter you will learn about:
Basic Concept of Software
Difference Between System Software & Application
Software
Basic Concept of Operating System (OS)
Objectives of Operating System (OS)
Functions of Operating System (OS)
Types of Operating System (OS)
How Utility Software Enhance Performance of an
Operating System (OS)
Software
System Software
Application Software
System Software
Supercomputer
IRIX, UNICOS
s
Functions of Operating System (OS)
Advantages
These operating
systems guarantee Disadvantag
that critical tasks be
completed within a es
very short range of Complex Algorithms
time and in a error
Slow device driver
free manner.
can interrupt
signals
Single-User/ Single-Tasking OS
Advantages Disadvantag
This operating system
occupies less space in es
memory. It can perform only
It is cost-effective. a single task at a
Easy to maintain time.
Concentrate on one task. Tasks take longer
Run on inexpensive time to complete.
computer.
Idle time is higher.
Single-User/Multitasking OS
Advantages
It is time saving as it performs multiple tasks at a
time yielding high productivity.
Disadvantages
This operating system is highly complex and
occupies more space.
Require expensive computer.
Multi-User/ Multitasking OS
Advantages
It is highly productive as it performs multiple tasks at a time.
It is time saving as we don’t have to make changes in many
desktops, instead can make changes only to the server.
Disadvantages
If the connection to the server is broken, user cannot perform
any task on the client as it is connected to that server.
Powerful computer like a mainframe or supercomputer is
required.
Enhancing an OS with Utility Software
Backup Software
Anti-Virus Software
Firewall
Intrusion Detection
Screen Savers
Backup Software