You are on page 1of 3

Realice un mapa conceptual sobre el CPU y sus componentes y localice correctamente cada componente

según su función en una imagen.

Central Processing
Unit (CPU)
Originated way back in the
mists of computer time when
a single massive cabinet
contained the circuitry
required to interpret machine
level program instructions
and perform operations on
the data supplied.

It components
are:

Control unit
The control unit
manages the processing
of instructions and
coordinates the flow of
data within the CPU and
between other
computer components.
Cache:

Registers are small, high-


speed memory storage
locations within the CPU.
They contain data that
the CPU is currently
working on and provide
quick access to the data.

Arithmetic and
Logic Unit (ALU):

Performs basic
arithmetic operations
(addition,
subtraction,
multiplication, and
division) and logical
operations (AND, OR,
and NOT) on data.
Clock

Generates a constant
pulse at a specific
frequency and these
clock cycles
coordinate the
operations of the
CPU.

Memory Management Unit (MMU)

Depending on the architecture of the CPU, there may be a


separate bus interface unit or memory management unit.
These components manage memory-related tasks, such as
managing the interaction between the CPU and RAM. It also
manages cache memory (a small, fast unit of memory located
inside the CPU) and virtual memory that the CPU needs for
data processing.

You might also like