Von Neumann Architecture Flashcards

1
Q

Who was Mr Von Nuemann

A

He was a scientist who had an idea of how to create a computer that was far easier to change (AKA Von Nuemann architecture)

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

What is Von Nuemann Architecture

A

It is where both the data and software that are currently being used are stored in RAM

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

Draw a diagram of the Von Nuemann architecture

A

Look up online

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

Name 3 features for Von Nuemann architecture

A
  1. There is enough memory available to hold both programs and data.
  2. There is a Control Unit responsible for handling the movement of instructions and data around the computer
  3. Data and instructions are carried on buses
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the memory data register do

A

In order for the CPU to fetch an instruction from main memory (RAM), the instruction is temporarily stored in a special register called the Memory Data Register (MDR).

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

What does the memory address register do

A

Every instruction or data in the RAM is located at a specific location. This location has an unique address. The address of the data or instruction being accessed is temporarily stored in the Memory Address Register.

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

Draw a diagram of registers in a CPU

A

Look online

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

What is an accumulator?

A

The Accumulator is used to temporarily store data whilst calculations are being performed within the Arithmetic Logic Unit (ALU)

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