Basic Block Diagram of a Computer

Filter Course


Basic Block Diagram of a Computer

Published by: Nuru

Published date: 17 Jun 2021

Basic Block Diagram of a Computer Photo

Basic Block Diagram of a computer

A block diagram of a computer gives you the pictorial representation of a computer that how it works inside. Or you can say that, in the computer's block diagram, we will see how the computer works from feeding the data to getting the result.

The Processor Unit (CPU)
It is the brain of the computer system. All major calculations and comparisons are made inside the CPU and it is also responsible for activation and controlling the operation of other units. This unit consists of two major components, which are the arithmetic logic unit (ALU) and the control unit (CU).

Arithmetic Logic Unit (ALU)
Here arithmetic logic unit performs all arithmetic operations such as addition, subtraction, multiplication, and division. It also uses logic operation for comparison.

Control Unit (CU)
And the control unit of a CPU controls the entire operation of the computer. It also controls all devices such as memory, input/output devices connected to the CPU.

CU fetches instructions from memory, decodes the instruction, interprets the instruction to know what the task is to be performed, and sends suitable control signals to the other components to perform the necessary steps to executes the instruction.

Input/Output Unit
The input/output unit consists of devices used to transmit information between the external world and computer memory. The information fed through the input unit is stored in the computer's memory for processing and the final result stored in memory can be recorded or displayed on the output medium.

Memory Unit
The memory unit is an essential component of a digital computer. It is where all data intermediate and finds results are stored. The data read from the main storage or an input unit are transferred to the computer's memory where they are available for processing. This memory unit is used to hold the instructions to be executed and data to be processed.

Disk Storage Unit
Data and instructions enter into a computer system through input devices have to store inside the computer before actual processing starts. Two types of storage units are primary and secondary storage units.

Primary Storage Unit
Primary memory has a direct link with the input unit and output unit. It stores the input data, calculation results.

Secondary Storage Unit
The primary storage is not able to store data permanently for future use. So some other types of storage technology are required to store the data permanently for a long time, it is called secondary or auxiliary storage.