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?

Audio/video applications on network, AUDIO/VIDEO APPLICATIONS ON NETWORK ...

AUDIO/VIDEO APPLICATIONS ON NETWORK Clinical applications of a computer include recording of slit lamp images on a computer. These still images or even videos can be recorde

Describe circuit switching and message switching, Question 1 List the Basi...

Question 1 List the Basic essential components of a computer network Question 2 What are the functions of (i) Routers (ii) Bridges Question 3 What are the advantag

Input devices of a digital computer, Input devices of a digital computer: ...

Input devices of a digital computer: Input devices are used to read the instructions and data to be processed and output devices display the results obtained after executing t

Short program to practice assembly language loops, Purpose of Code This...

Purpose of Code This is a short program to practice assembly language loops and if/else statements. You will use various jump commands and the cmp instruction.  The progra

Analogue computers, ANALOGUE COMPUTERS A computer is basically a proble...

ANALOGUE COMPUTERS A computer is basically a problem-solving device. In aircraft radio systems the problem to be solved is concerned with navigation, in that given certain inf

Turn-around, The term ‘page traffic’ describes

The term ‘page traffic’ describes

Browser cookies, Browser Cookies: A cookie is a small message sent by ...

Browser Cookies: A cookie is a small message sent by the Web server to a your web client. This message is stored by the browser as a text file. The basic purpose of cookie is

Pep8, Write an Assembly program that reads an integer (-32,768 through 32,7...

Write an Assembly program that reads an integer (-32,768 through 32,767) in decimal and prints its equivalent in binary. The output must show all 16 bits. And you must use a loop

Python Help, I need help! import cgi, cgitb cgitb.enable() HTML_head = ''C...

I need help! import cgi, cgitb cgitb.enable() HTML_head = ''Content-type: text/html\n\n'' HTML_top = '''''' Restaurant Results '' Restaurant Results '''''' HTML_bottom =

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