Computer

Explain Block Diagram Or Components Of Computer

Block Diagram Or Components Of Computer

' Functional components of computer ' ' components of a digital computer system ' ' Block diagram of computer '

Input Unit

This unit contains devices with the help of which we enter data into computer. This unit is linked between user and computer. Input devices translate the human being information into the form understandable by computer.

The input, output and storage devices are described as on-line, when they are directly connected to the CPU, when not connected directly they are described as off-line.

Example Of Input Devices

1Keyboard
2VDU (Visual Display unit)
3Mouse
4Light pen
5Scanner
6Joystick
7Voice recongniser
8Card Reader
9Digitizer
10Floppy drive
11Disk drive
12Tape drive
13Cartridge tape drive
14OCR (Optical Character Reader)
15OMR (Optical Mark Reader)

Output Unit

Output unit consists of devices with the help of which we get the information from computer. Output unit is a link between computer and users. Output devices translate the computers output into the form under-standable by users.

Examples of Output devices

1VDU
2Line printer
3Dot matrix printer
4Daisy wheel printer
5Laser printer
6Colour graphic terminal
7Graph plotter
8Floppy drive
9Tape drive
10Cartridge tape drive
11Disk drive

Central Processing Unit

CPU is considered as the brain of the computer. CPU perform all types of data processing operations. It stores data, intermediate results and instructions (program). It controls the operation of all parts of computer. CPU itself has following three components.

(A) ALU – This unit consists of two subsection namely: (i) Arithmetic section. (ii) Logic section

  • Function of Arithmetic section is to perform arithmetic operations like addition, subtraction, multiplication & division. All complex operations are done by making repetitive use of above operations.
  • Function of logic section is to perform logic operations such as comparing, selecting, matching and merging of data.

The arithmetic & logic unit contains a number of storage locations referred to as registers. These registers are composed of electronic circuitry having the capability of adding, subtracting, multiplying, rounding off etc. The number of registers in a computer vary from model to model. However, the basic registers in any computer are the adder and the accumulator.

(B) Control Unit – Control unit controls the operations of all parts of computer. It does not carry out any actual data processing operations. Functions of this unit are:

  • It retrieves instructions from the main memory and determines what is to be taken.
  • It then retrieves the data required to be processed from the main memory.
  • It causes the CPU to actually carry out required operations and determines whether the required operations have been carried out or not.
  • It places the processed results in the output area of the memory
  • It fetches the next instruction from the memory and repeat the whole cycle of operations outlined above.

(C) Memory or Storage Unit – This unit can store instruction, data and intermediate results. This unit supplies information to the other units of the computer when needed. It is also known as internal storage unit or main memory or primary storage or Random access memory (RAM). Its size affects speed, power and capability. The main memory can be divided into four areas that have no fixed or built-in-physical boundaries within the memory. These areas are:

  • Input storage area
  • Working storage area
  • Output storage area
  • Program storage area.

There are two types of memories in the computer. The first type is called as primary memory and the other type is called as secondary memory. The primary memory offers temporary storage and the secondary memory provides permanent storage.

About the author

Manish

1 Comment

Leave a Comment