what is the basic model of cpu structure?, Basic Computer Science

Assignment Help:
As there are many variations in architecture between the different kinds of CPU, we shall begin my looking at an easy model of the structure.
The basic model consists of five parts, which are:
Arithmetic & Logic Unit (ALU)
The part of the central processing unit that contracts with operations for example addition, subtraction, and multiplication of integers and Boolean operations. It gets control signals from the control unit telling it to carry out these operations.
Control Unit (CU)
This manages the movement of instructions in and out of the processor, and also manages the operation of the ALU. It consists of a decoder, control logic circuits, and a clock to ensure everything happens at the right time. This is also responsible for performing the instruction execution cycle.
Register Array
this is a small amount of internal memory that is used for the rapid storage and retrieval of data and instructions. All processors include some common registers used for particular functions, namely the program counter, accumulator, instruction register, memory address register and stack pointer.
System Bus
it consists of control buses, data bus and address bus. It is used for connections among the processor, memory and peripherals, and transferable of data between the ranges of parts. .
Memory
The memory is not a real part of the CPU itself, and is instead housed elsewhere on the motherboard. Even if, it is here that the program being executed is stored, and as such is a crucial part of the overall structure occupied in program execution. For further information on the memory.

Related Discussions:- what is the basic model of cpu structure?

Cryptography, Consider the one-time pad encryption scheme to encrypt a 1-bi...

Consider the one-time pad encryption scheme to encrypt a 1-bit message m, and assume m is chosen with uniform distribution from message space M={0,1}. Let E1 be the event "message

Virtual memory, What is virtual memory? How address mapping is done in cach...

What is virtual memory? How address mapping is done in cache memory? Elaborate your answer with examples.

Methods of working with files, There are two methods to work with files, th...

There are two methods to work with files, the first one is through file control blocks or "FCB" and the second one is through communication channels, also identified as "handles".

Program planning (preparation of a flow chart), Program Planning (Preparati...

Program Planning (Preparation of a Flow Chart) A flow chart is a graphic method for indicating a proposed or actual solution to the problem. A flow chart shows the steps a comp

What is nanp? explain, Question 1 What is NANP? Explain Question 2 ...

Question 1 What is NANP? Explain Question 2 What is E&M signaling? Discuss in brief Question 3 What are the common custom calling features? Question 4 Expl

Find shortest path in network, Find shortest path from node 1 to node 10 in...

Find shortest path from node 1 to node 10 in the network shown in figure, also find shortest path from node 3 to node 10. Please write all steps to finding shortest path mechanism

Word processing software, Word Processing Software : The main use for word...

Word Processing Software : The main use for word processing is found in secretarial offices and small publishing companies. However, if you are involved in generating your own cor

Function, function of arithmetic logic unit

function of arithmetic logic unit

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