answersLogoWhite

0


Best Answer

Harvard architecture:

The original Harvard architecture computer, the Harvard Mark I, employed entirely separate memory systems to store instructions and data. The CPU fetched the next instruction and loaded or stored data simultaneously and independently. This is by contrast with a Von Neumann architecture computer, in which both instructions and data are stored in the same memory system and (without the complexity of a cache) must be accessed in turn. The physical separation of instruction and data memory is sometimes held to be the distinguishing feature of modern Harvard architecture computers. However, with entire computer systems being integrated onto single chips, the use of different memory technologies for instructions (e.g. Flash memory) and data (typically read/write memory) in Von Neumann machines is becoming popular. The true distinction of a Harvard machine is that instruction and data memory occupy different address spaces. In other words, a memory address does not uniquely identify a storage location (as it does in a Von Neumann machine); you also need to know the memory space (instruction or data) to which the address applies.

Modified Harvard architecture:

A pure Harvard architecture computer suffers from the disadvantage that mechanisms must be provided to separately load the program to be executed into instruction memory and any data to be operated upon into data memory. Additionally, modern Harvard architecture machines often use a read-only technology for the instruction memory and read/write technology for the data memory. This allows the computer to begin execution of a pre-loaded program as soon as power is applied. The data memory will at this time be in an unknown state, so it is not possible to provide any kind of pre-defined data values to the program.

The solution is to provide a hardware pathway and machine language instructions so that the contents of the instruction memory can be read as if they were data. Initial data values can then be copied from the instruction memory into the data memory when the program starts. If the data is not to be modified (for example, if it is a constant value, such as pi, or a text string), it can be accessed by the running program directly from instruction memory without taking up space in data memory (which is often at a premium).

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between Harvard and modified Harvard architecture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between van humann architecture and hardvard architecture?

In the Von Neumann (not "von humann") architecture instructions and data share the same bus and address space, while in the Harvard architecture instructions and data are accessed through separate buses.


What is the main difference between a von neumann and a Harvard machine?

difference between von neumann and harvard machine


What is the difference between Japanese architecture from American architecture?

== ==


What is the difference between Modified accrual and Full accrual method?

What is the difference between Modified accrual and Full accrual method?"


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.


What is the difference between Japanese architecture in the early ages from American architecture now?

Nothing they are the same


What is Contrast in architecture?

Contrast is the difference between the "empties" and the "fulls".


What is the difference between the architecture and microarchitecture in computer science?

size


What is the difference between probably and perhaps?

An action modified by perhaps is less likely than the action modified by probably.


Difference between modified constant pressure and constant volume?

bobo


What is the difference between windows 3.0 and Windows 7 architecture?

Windows 3.0 is a 16-bit architecture. Windows 7 is 32-bit architecture.


What is the difference between 8051 pic controllers and arm7 lpc2148?

architecture