L-1 Operating System and Graphical User Interface
L-1 Operating System and Graphical User Interface
Interface
Operating System:
• An operating system (OS) is a software that makes a computer hardware operational.
• It is usually stored on the hard disk of a computer.
• When you start your computer an operating system runs before any other software.
• Because of operating system user can operate and communicate with the computer
hardware.
• An OS is the master control program of a computer.
• Without operating system, a computer’s hardware and software would be useless.
Need for an Operating System:
1) Control: An operating system is required for controlling the hardware and software
resources of the computer.
2) Hardware independence: An operating system is require for providing a
consistent application interface. It makes a computer screen and devices look and
behave the same on any computer. For user operating system which is running
inside the CPU nothing else.
3) Portability: An Operating System ensures that an application developed by a
programmer on the computer, functions on another computer of the same type, even
if the two computers have different storage space or memory.
4) Upward compatibility: An operating system also ensures that various
applications continue to function normally on a computer even if its hardware is
upgraded in future.
Functions for an Operating System:
• A computer is made up of several hardware devices.
• It stores a lot of user’s data and a number of software.
• So during this process computer keeps on executing various software thereby
converting input data to output.
• The main function of Operating System is to manage available hardware and software
resources to achieve efficient operation.
Functions of an operating system classified into five categories:
Categories
5. Interface Management
• An Operating system controls the interaction of the computer with users and other applications.
3) Distributed
A distributed operating system runs on a set of computers that are interconnected by a network. It
combines the different computers in the network into a single integrated computer in such a way that the
users think that they are working on a single computer. LINUX and Windows 2003 are the examples of a
distributed operating system.
Some of the popular operating systems meant for mobile phones and other mobile devices are:
• Android
• iOS
• Windows Mobile
• Blackberry OS
User Interface
• A user interface (UI) refers to the hardware-software mechanism by which a user and a computer
interact with each other. User Interface is the visual part of the operating system.
• It’s through UI that a user gives a command or instruction to the computer and receives messages
from the computer.
• If an OS does not offer any UI, the user can’t interact with the computer. This will render the
computer useless for the user.
Types of User Interface:
• Several different types of user interfaces have been designed for different hardware to serve different
purposes.
• Two of the most common types of user interface used in computers are:
1) GUI (Graphical User Interface)