Computer Science, asked by 00Harry00, 5 hours ago

Explain CPU with its all components. Make a block diagram and explain it .
Explain briefly please.

Answers

Answered by priyadarshinianjali1
2

Answer:

CPU is Central Processing Unit. ... It is the CU that directs the operations of a central processing unit by sending timing and control signals. Arithmetic Logic Unit. The ALU is an internal electronic circuitry of a CPU that performs all the arithmetic and logical operations in a computer.

Answered by ramjeevanchauhan
5

Answer:

good night dear..

Explanation:

CPU consists of three basic units: control unit, Arithmetic Logical Unit (ALU) and memory unit. Input is given through the input devices to CPU. Control unit controls communication within ALU and memory unit.

Control unit decides what to do of that instruction and transfers it to the ALU.

and Working:

  • CPU consists of three basic units: control unit, Arithmetic Logical Unit (ALU) and memory unit.
  • Input is given through the input devices to CPU.
  • Control unit controls communication within ALU and memory unit.
  • Decides which circuit is to be activated.
  • For reading instruction it uses Fetch-execute mechanism.
  • Control unit gets instruction from memory.
  • Control unit decides what to do of that instruction and transfers it to the ALU.
  • ALU performs various arithmetic operations like addition, subtraction, multiplication, division and logical operations like AND, OR, NOT, NAND etc. on that instruction.
  • Results of ALU are stored in the memory or resistor for its further operations.
  • After completing the instruction, stored results are passed to the output devices.
  • To synchronize all these operations CPU uses its own system clock.
Attachments:
Similar questions