Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
3 views3 pages

CPU Notes

Uploaded by

Mukesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views3 pages

CPU Notes

Uploaded by

Mukesh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

CPU Notes - Page 1

CPU (Central Processing Unit) is the brain of the computer. It performs calculations, executes
instructions, and manages all operations of the system. Components include Arithmetic Logic Unit
(ALU), Control Unit (CU), Registers, and Cache. CPU speed is measured in GHz and determines
performance.
CPU Notes - Page 2
The working of a CPU follows the Fetch–Decode–Execute cycle. The CPU fetches an instruction
from memory, decodes it to understand the operation, and executes it using ALU. Buses (data,
address, control) are used for communication. Multi-core CPUs allow parallel processing for
efficiency.
CPU Notes - Page 3
Types of CPUs include CISC, RISC, x86, and ARM. CPUs are used in desktops, laptops,
smartphones, and servers. Future advancements include AI processors and quantum computing
chips that promise faster and more efficient performance.

You might also like