EKH Lecture-6
EKH Lecture-6
Input - In this step, the input data is prepared in some convenient form for
processing. The form will depend on the processing machine. For example, when
electronic computers are used, the input data can be recorded on any one of the
several types of input medium, such as magnetic disks, tapes, and so on.
Processing - In this step, the input data is changed to produce data in a more
useful form. For example, pay-checks can be calculated from the time cards, or a
summary of sales for the month can be calculated from the sales orders.
Output – At this stage, the result of the proceeding processing step is collected.
The particular form of the output data depends on the use of the data. For
example, output data may be pay-checks for employees.
Operating System
Job Accounting - Keeps track of time and resources used by various jobs and/or
users.
Control Over System Performance - Records delays between the request for a
service and from the system.
Interaction with the Operators - Interaction may take place via the console of the
computer in the form of instructions. The Operating System acknowledges the same,
does the corresponding action, and informs the operation by a display screen.
Error-detecting Aids - Production of dumps, traces, error messages, and other
debugging and error-detecting methods.
Coordination Between Other Software and Users - Coordination and
assignment of compilers, interpreters, assemblers, and other software to the various
users of the computer systems.
Types of OS