1.1.1 Systems Architecture Flashcards

1
Q

True or False: The clock speed of a CPU is measured in Hertz (for example, 1.8GHz)

A

True

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

What is the name of the cycles that the CPU completes? (Each cycle is where the CPU carries out one instruction.)

A

Every time a CPU completes an instruction is called a Fetch-Execute cycle.

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

True or False: The ALU (Arithmetic and Logic Unit) is contained within the CPU.

A

True

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

True or False: The RAM is contained within the CPU.

A

False

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

True or False: The cache (sometimes also known as the Immediate Access Store) is contained within the CPU.

A

True

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

True or False: The Control Unit is contained within the CPU.

A

True

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

True or False: The Registers (called the MDR and the MAR) are contained within the CPU.

A

True

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

What is the Accumulator?

A

It is a memory store used by the ALU to store data for further processing.

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

What does the Control Unit do?

A

The Control Unit includes the Program Counter, which organises and holds all the next instructions and memory addresses, so that the instructions are managed and run in order.

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

What kind of Register is the MDR?

A

It is the Memory Data Register (MDR), for storing the data to be used for a future instruction.

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

What kind of Register is the MAR?

A

It is the Memory Address Register (MAR), for storing the address where future instruction or data will be found in memory.

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

What is the name of the computer architecture that is used in modern computers?

A

Von Neumann

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

True or False: The MAR register stores the data that is used for a future CPU cycle.

A

False. The MAR stores the address of something in memory to be used for a future cycle.

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

True or False: The MDR register stores the data that is used for a future CPU cycle.

A

True

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