teach-ict.com logo

THE education site for computer science and ICT

Control Unit

The control unit is part of the central processing unit (CPU). It controls the flow of information through the processor, and coordinates the activities of the other units within it. It is also referred as "brain within the brain", as it controls what happens inside the processor, which controls the rest of the PC.

It links the arithmetic logic unit (ALU) with the system memory. It conducts operations. For example, it accepts data from the system memory, passes the data through ALU for performing the operations it has to, and returns processed data back to the system memory.

Challenge see if you can find out one extra fact on this topic that we haven't already told you

Click on this link: Control Unit

2020-10