Skip to content
EntityQ676838· pop 33· linked from 224 articles

instruction control unit

Sign in to save

Also known as CU, control unit, ICU

component of a computer's CPU

Wikidata facts

Show 1 more fact
short name
CU
Sources (2)

via Wikidata · CC0

~26 min read

Article

In computer architecture, the control unit (CU) is a component of a computer's central processing unit (CPU) that directs the operation of the processor. A CU typically uses a binary decoder to convert coded instructions into timing and control signals that direct the operation of the other units (memory, arithmetic logic unit and input and output devices, etc.).

Most computer resources are managed by the CU. It directs the flow of data between the CPU and the other devices. John von Neumann included the control unit as part of the von Neumann architecture. In modern computer designs, the control unit is typically an internal part of the CPU with its overall role and operation unchanged since its introduction.

Connections

Categories