Block Diagram of Computer (MBA-I)
Block Diagram of Computer (MBA-I)
Computer
Computer
is a device that receives input, processes it and generates the desired output.
Input
can be anything like bio-data of various applicants when the computer is used for recruiting the employees, or the marks of various students when the computer is used to prepare result.
Input
INPUT UNIT
STORAGE UNIT
OUTPUT UNIT
Output
CONTROL UNIT
Input Unit
Input unit performs following functions:
It converts that data in computer acceptable form i.e. binary form. This conversion is accomplished by units called Input Interfaces.
Storage Unit
The
unit is used to store data before and after processing. Intermediate results of processing are also stored.
Primary Storage:-It is known as main memory which holds that information on which computer is currently working. It is volatile memory i.e. data is lost when the power is switched off.
2.
Secondary Storage:-It is known as auxiliary storage which stores data permanently. It is nonvolatile in nature i.e. it can retain data when the power is turned off.
CPU takes data from the storage unit and processes it.
Control Unit
The
control unit determines the sequence in which computer programs and instructions are executed. The control unit is the manager of all computer operations. It manages and co-ordinates the entire computer system.
Output Unit
Output unit performs following functions:
It accepts the result produced by computer. It converts that result to human readable form. This conversion is done by the units called Output Interfaces. It supplies the converted result to the user.