1.1 Systems Architecture Flashcards

1
Q

What does the CPU do?

A

Fetch
Decode
Execute

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

What are the main components of the CPU?

A

Memory
Arithmetic Logic Unit
Control Unit
Accumulator
Registers

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

What is an embedded system?

A

A computer built within a larger architecture for a specific purpose

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

What is Vonn Neumann architecture?

A

Data stored in binary and in primary memory
Instructions are executed in cycles

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

What is OpCode?

A

Operation code

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

What is OpAnd?

A

Numerical, text and Boolean values

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

Explain the process of the F-D-E cycle :

A

PC address copied into the MAR.
PC increments by one.
PC holds the address of the next instruction to be fetched.
MAR holds address.
Signal along the address bus to address.
Data sent along the data bus to the MDR.
The MDR data copied to CIR.
The data in CIR is decoded + executed.
Results stored in ACC.

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

What does the control unit do?

A

F-D-E cycles
Controls flow of data of CPU
Manage hardware

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

Name three main factors that effect the CPU’s performance :

A

Number of cores
Clock speed
Cache size

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

What is ‘core numbers’?

A

Number of processing units

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

What is ‘clock speed’?

A

Amount of Hz executed per second

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

What is ‘cache’?

A

Fast memory that temporarily holds frequently used instructions

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