Centralbearbetningsenhet
Centralbearbetningsenhet (CPU) is the central component of a computer responsible for executing programs and coordinating the work of other hardware. It retrieves program instructions from main memory, decodes them, and performs the required operations, writing results back to memory or I/O devices. A modern CPU typically includes a control unit, one or more arithmetic logic units (ALUs), multiple registers, and cache memory. Some CPUs also contain a floating point unit (FPU) and specialized accelerators for graphics or cryptography.
Through an underlying instruction set architecture (ISA) such as x86, ARM, MIPS, or RISC-V, the CPU defines
CPU evolution began with early mechanical and vacuum-tube devices, progressing to integrated circuits in microprocessors during
In use, the CPU is complemented by memory hierarchies, input/output subsystems, and a system bus. It powers