answersLogoWhite

0

Disadvantages

-Executes instruction serially.

-Limited by the times it takes to process each instruction.

-some registers are idle(not being used)during the fetch-decode-execute-reset-cycle.

Advantages

-Is that seperate data bus are not required.

-program locality

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the block diagram of Von Neumann Architecture?

main components of computer


What system used john von neumann architecture?

The machine was the EDVAC computer.


What is another advantage of using a computer-generater model of a car?

Analog computer Digital computer Hybrid computer Harvard architecture Von Neumann architecture Complex instruction set computer Reduced


Example of Von neumann architecture?

Von neumann architecture advantage and disadvantage


What is the relation between von neumann and Edvac?

The EDVAC (Electronic Discrete Variable Automatic Computer) was one of the earliest electronic computers and is closely associated with John von Neumann, who contributed significantly to its design. Von Neumann proposed a stored-program architecture, which allowed instructions and data to be stored in the computer's memory, enabling more flexible and efficient processing. This architecture became foundational for modern computing, influencing the design of future computers beyond the EDVAC. Thus, von Neumann's concepts helped shape the evolution of computer architecture.


What are the differences between von neumann architecture and bus architecture?

there is no dif


What is the limitations of Von Neumann architecture?

nothing


Difference between von newman and Harvard computer architecture?

In a von Neumann architecture, program and data are stored in the same memory and managed by the same information-handling subsystem. In the Harvard architecture, program and data are stored and handled by different subsystems. This is the essential difference between the two architectures. In the original "Harvard computer", built in 1944 and for which the architecture is named, the program-handling task and the data-handling task were sufficiently different to result in two different storage technologies. Today, the vast majority of computers are von Neumann architecture because of the efficiencies gained in designing, implementing, and operating one memory system instead of two. However, in some niches, particularly certain embedded applications where the program is more-or-less hard wired, task requirements are such that the Harvard architecture can provide distinct operational advantages. Under certain conditions, a Harvard computer can be much faster than a von Neumann computer because data and program do not contend for the same information pathway, and storing the program in an immutable read-only memory can result in vast reliability improvements.


Is 8051 an example of von-neumann architecture?

yes


What are the inventions of john von neumann?

computers, by the way he also got a degree


What was the contribution of john von neumann in the field of computer?

John von Neumann made significant contributions to computer science, particularly through the development of the von Neumann architecture, which is a foundational model for computer design. This architecture outlines the use of a single storage structure for both instructions and data, enabling efficient processing. Additionally, he played a key role in early programming languages and the development of the first electronic computers, influencing both hardware and software design principles. His work laid the groundwork for modern computing systems.


Who is the father of CPU?

John von Neumann in the 1940's described the idea of a computer architecture with a CPU (central processing unit) executing computer instructions from the same memory that also stored computer data.