
The processor is the central processing unit (CPU) which controls the functions of most electronic items. The CPU receives and processes the data / information given then sends it back to the component that is in charge of executing that action. The CPU is made up of six key components:
The control unit: The control unit is the brain of the processor. It receives the data and decides where to send the processed information.
The instruction cache: The instruction cache is where the control unit’s information is stored.
The pre-fetch unit: Input data goes through the pre-fetch which stores a copy of the data before sending it to be processed by the control unit.
The decode unit: The decode unit translate the data into binary code, which is then sent to the arithmetic logic unit.
The arithmetic unit: The arithmetic unit (ALU) receives the code from the decode unit and decides the action needed to carry out the command.