Computer Science
What functions are performed by the control unit ? Can we call it the control centre of computer system ? Why ?
Computer System
10 Likes
Answer
Control Unit is responsible for controlling and supervising the processing. It performs the following functions:
- It controls and guides the interpretation, flow and manipulation of all data and information.
- It sends control signals until the required operations are done properly by ALU and memory.
- It fetches the program instructions from the memory unit one by one. The instructions are decoded and executed one after the other.
- After an instruction is executed, it sends a signal to memory to send the next instruction in sequence to CU.
- It controls the flow of data from input devices to memory and from memory to output devices.
Yes, we can call control unit the control centre of computer system because it acts as a supervisor by controlling and guiding all the other components of the computer system as well as the operations taking place.
Answered By
6 Likes
Related Questions
What do you understand by input unit? What is its significance ? What does computer input consist of?
What is the function of CPU in a computer system ? What are its subunits ?
What functions are performed by the ALU ? Is it an independent unit ? If not, which unit does ALU work in coordination with ?
Distinguish between CPU and ALU.