Define von neumann architecture, Computer Engineering

Assignment Help:

Von Neumann architecture was first majoranticipated structure for general-purpose computer. However before consideringmain components of von Neumann architecture let us first elaborate term 'computer' as this will help us in considering about von Neumann architecture in logical detail. Computer is described in Oxford dictionary as 'An automatic electronic apparatus for making calculations or controlling operations which are expressible in logical or numerical terms'.

The description clearly categorises computer as an electronic apparatus though first computers were electro-mechanical and mechanical apparatuses. The definition points towards 2 main areas of computer applications too which are computer assisted controls/operations and data processing. Additionalsignificant aspect of definition is fact that computer can execute only those calculations / operations that can be expressed in Numerical or Logical terms. Some of fundamental questions which arise from above description are: How are the control operations and data processing performed by an electronic device such as computer?

Electronic components are used for makingelementary logic circuits which are used to execute calculations.

What is the fundamental function performed by a computer? Basic function implemented by a computer is execution of program. A program is a sequence of instructions that operates on data to implement certain tasks like finding a prime number. Computer controls execution of the program.

What is data in computers? In modern digital computers data is signified in binary form by employing two symbols 0 and 1. These are known as binary digits or bits however data which we deal with comprises numeric data and characters like alphabets A to Z, decimal digits 0 to 9, arithmetic operators (e.g. +,-, etc.), relations operators (e.g. =, > , etc.) and many other special characters (e.g.;,@,{,], etc.). Consequently there has to be a specific mechanism for data representation. Old computers employ eight bits to signify a character. This allows up to 28 = 256 different items to be represented uniquely. This collection of eight bits is termed as a byte. So one byte is used to represent one character internally. Most computers employ two bytes or four bytes to signify numbers (positive and negative) internally. The data comprises the operational data like integer, decimal number etc.


Related Discussions:- Define von neumann architecture

What is the difference among declaration and definition, The declaration te...

The declaration tells the compiler that at some later point we plan to show the definition of this declaration. E.g.: void stars () //function declaration The definition con

State disadvantages of object oriented analysis design, State Disadvantages...

State Disadvantages of object oriented analysis design You know that OO methods only create functional models within objects. There is no place in methodology to design a compl

Timing in mpi program, Q. Timing in MPI program? MPI_Wtime ( ) returns ...

Q. Timing in MPI program? MPI_Wtime ( ) returns lapsed wall clock time in seconds because some random point in past. Elapsed time for program section is given by difference bet

cellfun function, There is a built-in function function known as cellfun t...

There is a built-in function function known as cellfun that evaluates a function for each element of a cell array.  Make a cell array, then call the cellfun function, passing the h

Explain the working of linker, Explain the Working of Linker? Linker a...

Explain the Working of Linker? Linker as well called as link editor and binder. A linker is the program that combines object modules to form an executable program. Several pro

What is grid computing, (a) What is Grid computing? (b) What are the k...

(a) What is Grid computing? (b) What are the key distinctions between conventional distributed computing and Grid computing? (b) Describe how five features of Grid Computi

What is meant by inter process communication, What is meant by inter proces...

What is meant by inter process communication? Inter process Communication: The OS give the means for cooperating processes to communicate with each other through an inter pro

Telematics, How are switching system classified

How are switching system classified

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