Internal Hardware Components of a Computer Flashcards

1
Q

What are the two methods of setting up a processors access to main memory?

A
  • Harvard Architecture

* Von Nuemann Architecture

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does Harvard architecture treat memory?

A
  • Processor will use two separate main memory locations.
  • One for instructions
  • Another for data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What can Harvard take advantage of?

A

Thanks to Harvard architecture’s use of separate pieces of main memory, it can take advantage of giving each piece of main memory different characteristics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Where is Harvard architecture used?

A

It is used in embedded systems such as digital signal processing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does Von Neumann architecture function?

A

• Both instructions and data are stored together in the same memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a disadvantage of Von Neumann architecture?

A

They perform worse than those based on Harvard architecture as the same busses have to be shared for fetching both instructions and data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is Von Neumann architecture used in?

A

General purpose computer systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly