Operating System Concepts
Mrs.G.Chandraprabha,M.Sc.,M.Phil.,
Assistant Professor
Department of Information Technology
V.V.Vanniaperumal College for Women
Virudhunagar
 A program that acts as an intermediary between a
user of a computer and the computer hardware.
 Operating system goals:
 Execute user programs and make solving user problems
easier.
 Make the computer system convenient to use.
 Use the computer hardware in an efficient manner.
Operating System Concepts
1.Hardware – provides basic computing resources
(CPU, memory, I/O devices).
2.Operating system – controls and coordinates the
use of the hardware among the various application
programs for the various users.
3.Applications programs – define the ways in which
the system resources are used to solve the
computing problems of the users (Word
processors, Spreadsheets, compilers, and web
browsers etc.,).
4.Users (people, machines and other computers).
Operating System Concepts
Operating System Concepts
 Operating system can be explored from
two view points.
User view
System view
Operating System Concepts
Operating System Concepts
 PC Computer systems->OS is designed for the
convenience to all users
 Main frame systems ->OS is to be an effective
utilization of the hardware
 Handheld systems-> some are connected to
networks directly through wireless and
more convinience and effective utilization of
resources.
Operating System Concepts
Operating System Concepts
 Resource allocator – manages and allocates
resources.
 Control program – controls the execution of user
programs and operations of I/O devices
 Kernel – the one program running at all times (all
else being application programs).
Operating System Concepts
Operating System Concepts

Os views

  • 1.
    Operating System Concepts Mrs.G.Chandraprabha,M.Sc.,M.Phil., AssistantProfessor Department of Information Technology V.V.Vanniaperumal College for Women Virudhunagar
  • 2.
     A programthat acts as an intermediary between a user of a computer and the computer hardware.  Operating system goals:  Execute user programs and make solving user problems easier.  Make the computer system convenient to use.  Use the computer hardware in an efficient manner. Operating System Concepts
  • 3.
    1.Hardware – providesbasic computing resources (CPU, memory, I/O devices). 2.Operating system – controls and coordinates the use of the hardware among the various application programs for the various users. 3.Applications programs – define the ways in which the system resources are used to solve the computing problems of the users (Word processors, Spreadsheets, compilers, and web browsers etc.,). 4.Users (people, machines and other computers). Operating System Concepts
  • 4.
  • 5.
     Operating systemcan be explored from two view points. User view System view Operating System Concepts
  • 6.
    Operating System Concepts PC Computer systems->OS is designed for the convenience to all users  Main frame systems ->OS is to be an effective utilization of the hardware  Handheld systems-> some are connected to networks directly through wireless and more convinience and effective utilization of resources.
  • 7.
  • 8.
  • 9.
     Resource allocator– manages and allocates resources.  Control program – controls the execution of user programs and operations of I/O devices  Kernel – the one program running at all times (all else being application programs). Operating System Concepts
  • 10.