Site icon HTOLOCK

Classification of computer:

Computers are initially classified into three based on electronic signal and memory size.

Classification of Digital Computer:

Digital computers are also classified into four types depending on size, shape, and the work they perform.

Basic Operations of computer:

A computer performs the following major operations irrespective of their size and utility.

The storage unit performs the following major functions:

Process:

The task of performing operations like arithmetic and logical operations is called processing. The Central Processing Unit(CPU) takes data and instructions from the storage unit and makes all sorts of calculations based on the instructions given and the type of data provided. It is then sent back to the storage unit.

Output:

This is the process of producing results from the data to get useful information. Similarly, the output produced by the computer after processing must also be kept somewhere inside the computer before being given to you in human-readable form. Again the output is also stored inside the computer for further processing.

Controlling:

Controlling of all operations like input, processing, and output are performed by the control unit. It takes care of step-by-step processing of all operations inside the computer.

Functional Units:

To carry out the operations mentioned in the previous section the computer allocates the task between its various functional units. The computer system is divided into separate units for its operation.

Input Unit:

Data and instructions must enter a computer system before the computer can perform any compilation of the supplied data. The input unit like a computer with its external environment performs this task. In short, an input unit performs the following functions:

  1. It accepts data and instructions from the external source.
  2. In converting data and instructions into computer-readable form.
  3. It supplies the converted data and instructions to the computer system for further processing.

Output Unit:

An output unit performs the reverse operation of that of an input unit. It supplies information obtained from the processing to the outside.

In short, an output unit performs the following functions:

  1. It accepts the results produced by a computer system.
  2. It converts these results into human-readable form.
  3. It supplies the converted results to the outside world.

Central Processing Unit(CPU):

The Control Unit (CU) and Arithmetic Logic Unit(ALU) of a computer system are together known as the Central Processing Unit. The CPU is the brain of a computer system. All major calculations and comparisons take place inside the CPU and the CPU is responsible for activating and controlling the operations of other units of the computer system.

Arithmetic Logic Unit(ALU):

The actual processing of the data and instruction is performed by this unit. The major operations performed by units are addition, subtraction, multiplication, division, logic, and comparison. Data is transferred to ALU from the storage unit when required. After processing the output is returned to the storage unit for further processing or getting stored.

Control Unit(CU):

The Control Unit(CU) acts like the supervisor and determines the sequence in which computer programs and instructions are executed. It manages and coordinates the entire computer system.

Storage Unit(SU):

Data and instructions entered into a computer system through input units have to be stored inside the computer before actual processing starts. Similarly, results produced by a computer after processing have to be kept somewhere inside the computer system before being passed on to an output unit. Moreover, a computer must also preserve intermediate results for ongoing processing. Storage unit provides space for storing data and instructions, intermediates results, and results for output.

Exit mobile version