1) Command Interface
An interface that accepts types commands,
one line at a time from the user
Contras with a menu – driven interface
E.g.: MS-DOS , UNIX operating system
2) Menu Interface
An interface that accept instructions that user choose from menu of valid choice.
User often use mouse to point & click on the chosen instruction
Contrast with a command-driven interface
E.g.: Windows 2000
3) Graphical User Interface
A user interface that allows the user to activate OS command by
clicking on a desktop icon using pointing device such as mouse or touch screen.
GUIs evolved from command –driven user interface.
User often use mouse to point & click on the chosen
4) Voice-Actuated Interface
Enables a user to use simple voice command to control physical environmental.
E.g.: The computer includes a voice card & associated voice recognition & training
software for interpreting & translating voice input into digital information readable
by controller card for operating equipments @ control the environment.
5) Web-form Interface
Allow user to enter data that is send to a server for processing
Web form interface resembles paper form because user need to fill out the form using web form elements
Basic Functions Perform by OS User Interface
Enable user to interact with the system
How to interact? By perform the user command interface /instructions from various types of interfaces.
Medium are used ; display screen, keyboard, mouse, light pen, the appearance of a desktop, illuminated characters or help messages.
Tuesday, 23 August 2011
Monday, 1 August 2011
1st GENERATIONS OF COMPUTER : VACUUM TUBES & PLUG BOARDS
2nd GENERATIONS OF COMPUTER : TRANSISTORS & BATCH SYSTEMS
2 nd GENERATION |
2. Core Memory was developed
3. Faster than First Generation computers
4. First Operating System was developed
5. Programming was in Machine Language & Assembly Language
6. Magnetic tapes & discs were used
7. Computers became smaller in size than the First Generation computers
8. Computers consumed less heat & consumed less electricity
3 rd GENERATIONS OF COMPUTER : ICs & MULTIPROGRAMMING :
4 th GENERATIONS OF COMPUTER : PERSONAL COMPUTERS :
5 th GENERATIONS OF COMPUTER :
VARIOUS TYPES OF OS STRATEGY :
Batch Operating System
- This strategy involves reading a series of jobs (called a batch) into the
machine and then executing the programs for each job in the batch. This
approach does not allow users to interact with programs while they operate.
Multiprogramming Operating System
- The ability to do more than one job is called multiprogramming. The system
separates the memory out into several pieces and lets each one of the pieces
be a different job that the computer was running. The ability to do multiprogramming
speed the computers up tremendously.
- When one job idled to wait for input or output, the operating system could
automatically switch to another job that was ready.
Distributed Operating System
- An operating system that manages a group of independent computers and
makes them appear to be a single computer
- Distributed computations are carried out on more than one machine
- When computers in a group work in cooperation, they make a distributed
system.
- This strategy involves reading a series of jobs (called a batch) into the
machine and then executing the programs for each job in the batch. This
approach does not allow users to interact with programs while they operate.
Multiprogramming Operating System
- The ability to do more than one job is called multiprogramming. The system
separates the memory out into several pieces and lets each one of the pieces
be a different job that the computer was running. The ability to do multiprogramming
speed the computers up tremendously.
- When one job idled to wait for input or output, the operating system could
automatically switch to another job that was ready.
Distributed Operating System
- An operating system that manages a group of independent computers and
makes them appear to be a single computer
- Distributed computations are carried out on more than one machine
- When computers in a group work in cooperation, they make a distributed
system.
Subscribe to:
Posts (Atom)