Elements of cpu, Basic Computer Science

Assignment Help:

ELEMENTS OF CPU:

The CPU is a complex IC chip having millions of transistors. As mentioned earlier, a CPU has three major identifiable parts: Control Unit (CU), Arithmetic & logic Unit (ALU) and a set of Registers. The CPU chip is interfaced with other components of the computer through a system bus (printed wires on the mother board) which has three sets  of wires forming Control Bus, Data Bus and Address Bus.  Figure presents the components of a CPU :  

 

276_ELEMENTS OF CPU.png

CPU has a set of Registers which is used to store some data temporarily. Register lies above Cache and Main memory in memory hierarchy of the system. The registers in CPU perform two roles: 

  • User-visible registers: used to store temporary data items and other user accessible information useful for machine or assembly language programmers. 
  • Control & Status Registers: used by control unit to control and coordinate the operation of the processor.  

 


Related Discussions:- Elements of cpu

Algorithm, solve three given number in ascending order through algorithm

solve three given number in ascending order through algorithm

How to crack a password, how can i crack the password of vmware virtual mac...

how can i crack the password of vmware virtual machine

Software development, requirement analysis and specification for online vot...

requirement analysis and specification for online voting

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; }

Memory of computer, Memory : Computers store information internally as wel...

Memory : Computers store information internally as well as externally. Linked to CPU is an internal memory unit where all the instructions and data are stored. It contains the

What do you mean by geo stationary orbit, Question 1 . Explain (a) Scatter ...

Question 1 . Explain (a) Scatter loss                                (b) Aperture medium coupling loss Question 2 . What do you mean by Geo stationary orbit? Question

operator, what is operator and operator associativel

what is operator and operator associatively

Properties of Dictionary Keys, Dictionary values encompass no limitations. ...

Dictionary values encompass no limitations. They can be any random Python object, moreover standard objects or user-defined objects. Though, same is not true for the keys. There ar

Grammar, Given the following grammar: -> [ , ] | -> | { } -> a...

Given the following grammar: -> [ , ] | -> | { } -> a | b | cwhich are the strings generated by the grammar? Show the parse tree(s). a). { [ a , b ] }b). [ { a } , b ]

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