Define the elements of contlor unit , Basic Computer Science

Assignment Help:
The three main elements of the control unit are:
1. Decoder
this is used to decode the instructions that create a program when they are being processed, and to establish in what actions must be taken in order to process them. These decisions are on average taken by looking at the opcode of the instruction, together with the addressing mode used. This is covered in better detail in the instruction execution section of this tutorial.
2. Control logic circuits
the control logic circuits are used to produce the control signals themselves, which are then sent around the processor. These signals report to the arithmetic & logic unit and the register array what they actions and steps they should be performing, what data they should be using to perform said actions, and what should be done with the outcomes.
3. Timer or clock
the timer or clock makes sure that all processes and instructions are carried out and finished at the right time. Pulses are sent to the other regions of the CPU at regular intervals (related to the processor clock speed), and actions only occur when a pulse is detected. This makes sure that the actions themselves also occur at these same regular intervals, meaning that the functions of the CPU are synchronized.


Related Discussions:- Define the elements of contlor unit

Explain the common properties of nurbs surfaces, Question 1 What are the a...

Question 1 What are the advantages of Computer Interactive Graphics? Question 2 Which are the different types of camera views available in Maya? Question 3 Explain

Syntax of a Procedure in assembly language, There are two kinds of procedur...

There are two kinds of procedures, the intrasegments, which are found on the similar segment of instructions and the inter-segments which can be stored on dissimilar memory segment

Programming, create a simple Visual Basic project

create a simple Visual Basic project

Convert string to super ascii, A string S is said to be "Super ASCII", if i...

A string S is said to be "Super ASCII", if it contains the character frequency equal to their ascii values. String will contain only lower case alphabets (''''''''a''''''''-'''''''

Copmurer, Classify computer systems according to capacity. How they are dif...

Classify computer systems according to capacity. How they are different from computers according to the classification of technology. Provide comparative study also.

Eeprom, Ask queswhat is the advanages of eeprom?

Ask queswhat is the advanages of eeprom?

Computer security, concepts and components of computer security

concepts and components of computer security

Prelude to programming concepts and design 5th edition, Input a list of pos...

Input a list of positive numbers, terminated by 0, into an array numbers []. Then display the array and the largest and smallest number in it.

Product of first n natural numbers-algorithm, Product of first n natural nu...

Product of first n natural numbers - Algorithm Working Procedure : 1. Take n = 8 2. Take I = 1 3. Take PROD = 1 4. Compute PROD = PROD * 1 5. add 1 to 1 6. If I≤ n, complete

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd