Central processing unit (cpu), Basic Computer Science

Assignment Help:

Central Processing Unit (CPU):

The CPU is the physical device that controls computer operations. It is considered as the 'brain' of the computer system. The CPU comprises three components: The control unit, the arithmetic/logic unit, and the main memory (main storage) All these are composed of microelectronic devices, virtually always based on silicon semiconductor technology.  

The main memory is the largest component of CPU, and is divided into individual computer words, each of which may be accessed individually by its address. All present day computers are based upon semiconductor technology, the ability to place many thousands of electronic components Within a limited area of silicon, which has been doped with carefully controlled amounts of other elements. The main memory holds program instructions and data required as the programs operate. 

The arithmetic/logic unit contains a set of registers or accumulators, individual words of very high speed storage into which words from the main storage are copied, prior to instructions being applied to them. Attached to the registers is the circuitry which carries out the few hundreds of basic operations available to the computer. In essence, when an individual instruction needs to be carried out on some word in the main storage, that word is copied into a register, the appropriate circuitry activated, and the register's contents copied back to the main location. 

The control unit extracts program instructions one at a time in the required sequence from their locations in the main storage, decodes them, and issues instructions to the main storage to access the required word, and to the arithmetic/logic unit to activate the required instruction circuitry.  


Related Discussions:- Central processing unit (cpu)

What is the benefit of Threads?, Following are some causes why we use threa...

Following are some causes why we use threads in designing operating systems. A process with several threads makes a great server for instance printer server. For the reason that t

Boolean expression, Problem 1. Obtain the truth table and a Boolean exp...

Problem 1. Obtain the truth table and a Boolean expression for the following conditions: x is 0 if any two of the three variables are 1. x is 1 for all other conditions.

The gigo principle, The GIGO Principle : This is a simple principle with a...

The GIGO Principle : This is a simple principle with a clear message and universal application - Garbage In - Garbage out! Always try and enter any data in the form you want to

Data structure, i have attached all files in zip folder, all files are give...

i have attached all files in zip folder, all files are given and act as headers, all what you need to work on: oaa.h "partially given" , wordbench2.h "needed", wordbench2.cpp "nee

Computer, what is the first computer in this world

what is the first computer in this world

What is a Process and process mangemen in operating system? , A process is ...

A process is a chronological program in execution. The constituents of a process are the following: • The object program to be executed ( described the program text in UNIX) • Th

Disaccharide sugars, Disaccharide Sugars: Disaccharide - Carbohydrate made...

Disaccharide Sugars: Disaccharide - Carbohydrate made up of two monosaccharides (a sugar dimer) Condensation reaction between 2 monosaccharides Linkage between

Two dimensional arrays, Two dimensional Arrays:  A two-dimensional array ...

Two dimensional Arrays:  A two-dimensional array is like a table, with a defined number of rows, where each row has a defined number of columns. In some instances we need to  hav

Uninformed search strategies, Uninformed Search Strategies: To be able ...

Uninformed Search Strategies: To be able to undertake a regular search, our entire agent ought to know is the starting state, the possible operators and how to check whether th

Python Numbers, Number data types store numeric values. They are an immutab...

Number data types store numeric values. They are an immutable data type, which means that changing the value of a number data type results in a newly allocated object. Number objec

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