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

What are the Software interruptions, Software interruptions can be thoroug...

Software interruptions can be thoroughly activated by the assembler invoking the number of the preferred interruption with the INT instruction. The use of interruptions aids us in

Perform a mail merge to send invitation, Question Elaborate the various...

Question Elaborate the various steps in performing a Mail Merge. Perform one mail merge operation for sending invitation for a conference which is being conducted in your organ

CAI, what is CAI? explain its pit falls.

what is CAI? explain its pit falls.

Algorithm, to print first n even numbers

to print first n even numbers

C++, whats the out put of int main(){ int n=310; funcone(n); functwo(&n); ...

whats the out put of int main(){ int n=310; funcone(n); functwo(&n); cout return 0; } void funcone(intn) n=240; } void func two(intn*) { n=120; }

Unix, How do I change file permissions? Every time I execute chmod commands...

How do I change file permissions? Every time I execute chmod commands it tells me permission denied.

Explain uses of system call and its major types, In computing, a system cal...

In computing, a system call is how a program asks for a service from an operating system''s kernel. This may contain hardware related services (for example accessing the hard disk)

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