Computer Science, asked by vasanthvelavan2566, 10 months ago

Explain the detainled organization of a cpu in a digital computer

Answers

Answered by EHSASS
3

HERE IS YOUR ANSWER

The three components of the CPU are following,

1. Arithmetic Logic Unit

2. Control Unit  

3. Registers

Arithmetic Logic Unit (ALU)

There is electronic circuitry in arithmetic logic unit which executes all arithmetic and logical operations.Its function is obvious from its name Resources and Information. performs arithmetic calculations like as addition, subtraction, multiplication and division as well as comparisons.The unit can compare numbers, letters, or special characters.There can be more than one Arithmetic logic unit in a CPU, and these ALUs can also be used for the purpose of maintaining timers that help run the computer.

Control Unit(CU)

There is circuitry in the control unit which uses electrical signals to instruct the whole computer system for carrying out or executing,already stored program instructions.Its name clearly shows that it controls and co-ordinates computer components.it extracts instructions from memory and decodes and executes them.in fact it regulates the flow of information through the short,it can be said ,this component receives, decodes, stores results and manages execution of data that flows through the CPU. Its communication with both arithmetic unit and memory is inevitable.

Registers/The Memory Unit

Registers are temporary storage areas which are responsible for holding the data that is to be processed.They store the instructions and data in a processor.This data is further used by Control Unit.There are some registers that are set aside for specific tasks, these generally include a program counter, stack, and flags.

Ehsass  ^_^)!

Similar questions