Types of Processors Flashcards

(6 cards)

1
Q

Stores Program Concept

A

A problem must be loaded into main memory to be executed by the processor. Instructions fetched 1 at a time

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

Von Neumann

A

Instructions and data are stored in a common main memory with a single control unit and transferred using a single, shared bus

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

Von Neumann Bottleneck

A

Having a single bus means it can only read and write one at a time

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

Cache

A

Super fast memory inside the processor that holds frequently used data and commonly used instructions

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

Harvard Architecture

A

Separates the data and instructions into separate memories using different buses. Program instructions and data are no longer competing for the same bus

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

Von Neumann Advantages

A

Owing primarily to cost and programming complexity, almost all general purpose computers are based on VN - simplified the CU

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