27 total
The Central Processing Unit (CPU) is the part of the computer which interprets and executes the commands from the computer hardware and software. The CPU acts as the "brain" of the computer system.
Key functions of the CPU:
Historically, CPUs were made up of discrete components and numerous small integrated circuits, which were combined together on one or more circuit boards. However, due to modern manufacturing techniques, the term microprocessor is now used instead of CPU.
A microprocessor is a single integrated circuit which is at the heart of most PCs and is also found in many household devices and equipment where some control or monitoring is needed (e.g., the engine management system in a car).
The CPU runs through the Fetch-Execute Cycle billions of times per second to make a computer work. This cycle consists of three main stages:
1. Fetch Stage
2. Decode Stage
3. Execute Stage
Important: The CPU continuously repeats this Fetch-Decode-Execute cycle to process all instructions and produce outputs.
Sign in to view full notes