Is the control unit used to perform arithmetic and logical operations in a computer?

Improve Article

Save Article

The most essential component of a computer is the Central Processing Unit. It is popularly known as CPU. It is used to process instructions. The principal component of the CPU is the Arithmetic Logic Unit and Control Unit. In this article, we will learn what is the main difference between ALU and CU.

ALU: ALU stands for Arithmetic Logic Unit. It is a very essential part of the CPU. It performs all the basic arithmetic (addition, subtraction, multiplication, and division) operations and logical operations. The ALU typically designed in such a way that it has direct input and output access to the random access memory (RAM). In modern computers, the ALU is itself is divided into two categories:

  • Arithmetic Unit (AU)
  • Logic Unit (LU)

CU: CU stands for Control Unit. It is one of the fundamental parts of the CPU. The main work of the CU is to tell the most efficient method to work. It guides all the related operations to the individual parts of the processor. Some basic operation performed by it includes taking guidelines, controlling sequential execution, managing information stream in the correct course, directing and observing the time needed amid the preparing and taking care of different functions, etc. It controls the operations of the processor. It informs the ALU, I/O devices, and the RAM how to respond to the command that has been sent to the processor. A control unit directs the system and executes instructions entered by the user.

Is the control unit used to perform arithmetic and logical operations in a computer?

Difference Table:

Basis Control Unit Arithmetic Logic Unit
Abbreviation CU ALU
Work It directs the system and executes the instructions entered by the user.  It directs and coordinates most of the operations in the computer. To perform arithmetic operations, comparison operations, and other operations. It performs all the tasks to complete all those instructions.
Access After the completion of the operation, the data gets deleted and it is not accessible. Data is accessible at any time.
Relation It is responsible to direct the system and execute the instructions. It is responsible to perform all the tasks to complete the CU instruction.
Primary Condition needed Equal-to conditions, Less-than condition, and greater than the state. Loading of data and instructions that exist in the secondary memory to the main memory.
Dependency No dependency on ALU. ALU depends on CU for most of the time.

Free

CT : हिन्दी (पर्यायवाची शब्द)

10 Questions 20 Marks 8 Mins

Latest UP Police ASI Updates

Last updated on Sep 26, 2022

UP Police ASI Typing Test Schedule are out on 13th October 2022. The typing test will take place from 18th October 2022 to 20th October 2022. A total of 1329 vacancies were released for  ASI and SI positions. The eligibility criteria for the position were graduation and typing speed up to 25 WPM. The selection process for ASI consisted of a written exam, document verification, Physical test, computer typing test, medical test, and character verification. Selected candidates will get the UP Police ASI Salary range between Rs. 9,300 to Rs. 34,800.

With hundreds of Questions based on Introduction to Computers, we help you gain expertise on Computer Awareness. All for free. Explore Testbook Learn to attain the subject expertise with us.

Free

Electric charges and coulomb's law (Basic)

10 Questions 10 Marks 10 Mins

Last updated on Nov 24, 2022

The Indian Navy had released the official notification for the Indian Navy SSR Agniveer Exam 2023. A total of 1400 vacancies are released for the recruitment process of Indian Navy SSR AA. The application process will start on 8th December 2022 and candidates can apply till 17th December 2022. The selection process includes a Written Test, Physical Fitness Test (PFT), and Medical Examination. With a salary of Rs. 30,000, it is a golden opportunity for job seekers.

Get proficient with the Computer Awareness concepts with detailed lessons on the topic Introduction to Computers among many others.

Which unit of computer perform logical and arithmetic operations?

An arithmetic-logic unit is the part of a central processing unit that carries out arithmetic and logic operations on the operands in computer instruction words.

What performs arithmetic operations in a computer?

The ALU is the core of the computer - it performs arithmetic and logic operations on data that not only realize the goals of various applications (e.g., scientific and engineering programs), but also manipulate addresses (e.g., pointer arithmetic).

What is ALU and CU in computer?

ALU stands for Arithmetic and Logical Unit which performs Arithmetic functions like Addition, subtraction, division, etc. CU stands for control unit which performs the task of controlling functions of the computer. It monitors and gives proper instructions to all parts of the computer.