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?

Digital electronic, draw the logic diagram of 2*4 decoder in only NOR gate ...

draw the logic diagram of 2*4 decoder in only NOR gate .include enable inputs .

Block matching algorithm, I am using block matching algorithm to get the mo...

I am using block matching algorithm to get the motion vectors, now, how can I get the depth map/depth value from the motion vectors?

Definition of User-Level Thread?, User-level threads apply in user-level li...

User-level threads apply in user-level libraries, before via systems calls, so thread switching does not require to call operating system and to cause interrupt to the kernel. Actu

Importance of good database design , Importance of Good Database Design Poo...

Importance of Good Database Design Poor database design may have results in unwanted data redundancy Poor database design keeps errors leading to bad decisions and results Practica

Memory, what is cache memory

what is cache memory

Digital design system, Manipulate the following Boolean expression in such ...

Manipulate the following Boolean expression in such a way so that it can be implemented using exclusive-OR and AND gates only. AB''CD'' + A ''BCD'' + AB''C''D + A''BC''D

Scheme, There is a path between two vertices if there is a series of edges ...

There is a path between two vertices if there is a series of edges that you can use to travel between them. For example, between vertices 1 and 3 above, there is a path made up of

Processor, The role of array processor

The role of array processor

IF.ELSE Statement of python , Conditional constructs are used to integrate ...

Conditional constructs are used to integrate decision making into programs. The outcome of this decision making determines the series in which a program will execute instructions.

Algorithm - programming language, Algorithm : Once a problem has been defi...

Algorithm : Once a problem has been defined precisely, a procedure or process must be designed to produce the required output from the given input. Since a computer is a machine t

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