Von-Neumann Architecture Flashcards

1
Q

What is Von-Neumann Architecture

A

Von-Neumann Architecture is the design upon which many general computers use.

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

What are data and instructions stored as

A

Binary Digits

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

Where is data and instructions stored

A

Primary Storage

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

Where are instructions fetched from

A

Memory - an instruction, before cycling the FDE cycle

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

What does the processor do?

A

It decodes and executes an instruction, before cycling to the next instruction

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

How long does the FDE cycle continue?

A

Until there are no more instructions

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

How many special registers does the CPU have?

A

5

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

What is the Program Counter (PC)

A

Holds the memory address of the next instruction to be fetched from the primary storage

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

What is the Memory Address Register

A

Holds the instruction of the current instruction being fetched

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

What is the Memory Data Register (MDR)

A

Holds the contents found at the address held in the MAR

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

What is the current instruction register (CIR)

A

Holds the instruction that is currently being decoded or executed

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

What is the accumulator (ACC) and the Arithmetic Logic Unit (ALU)

A

The accumulator is used by the ALU to hold the data of the results being processed by the data

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

What was data stored on in early computers?

A

Punch Cards (could also be stored on a magnetic tape)

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

What is the old ‘punch card’ computers

A

They are done by the CPU (central processing unit) with two seperate memory units, connected by different busses

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