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?

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

Coal Computer organization and assembly language, Code for Program to find ...

Code for Program to find the second highest number from a given array in Assembly Language by using NASM

Oop, evolution of oop

evolution of oop

Assignment 4: Cloud Computing to the Rescue, The cost of building and maint...

The cost of building and maintaining an organizational computing ecosystem has become a bigger part of most organizations’ budgets. Organizations have been looking for ways to redu

C++, how to use expressions in c++ program with examble

how to use expressions in c++ program with examble

Packet switching, Packet Switching: This is one of recent techniques o...

Packet Switching: This is one of recent techniques of switching. Packet switching was originally developed for use by ARPA network by the Defence Department of US. According t

Software engineering, assignment 1:architectural design 2: component des...

assignment 1:architectural design 2: component design

Synchronizing Threads in python, The threading module offered with Python i...

The threading module offered with Python includes a simple-to-implement locking mechanism that will permit you to synchronize threads. A new lock is formed by calling the Lock() me

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