Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Central processing unit


 Contents
The central processing unit (CPU) is the part of a computer that interprets and carries out the instructions contained in the software. In most CPUs, this task is divided between a control unit that directs program flow and one or more execution units that perform operations on data. Almost always, a collection of registers is included to hold operands and intermediate results.

When every part of a CPU is on a single physical integrated circuit, it is called a microprocessor. Practically all CPUs manufacturered today are microprocessors.

The term CPU is often used vaguely to include other centrally important parts of a computer such as caches and input/output controllers, especially when those functions are on the same microprocessor chip as the CPU.


Manufacturers of desktop computers often erroneously describe the entire personal computer (the system unit or sometimes white box including the computer case and the computer hardware it contains) as the CPU. Rather, the CPU, as a functional unit, is that part of the computer which actually executes the instructions (add, subtract, shift, fetch, etc.).

A family of CPU designs is often referred to as a CPU architecture.

1 Notable CPU architectures







Read more »

Non User