Unit 1.1 System Architecture Flashcards

1
Q

Processors have a speed measured in….

A

Hertz

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

Data and Instructions in use are stored in the:

A

Main Memory

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

What doesn’t affect the performance of the computer

  1. Clock speed
  2. Number of cores
  3. Cache size
  4. Number of instructions in the program
A
  1. Number of instructions in the program
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

If the number of cores goes up from 2 to 4 – what is the exact effect on
performance?

A

The maximum number of instructions executed per second doubles

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

Central processing unit (CPU)

A

Decodes and executes instructions

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

Order that registers are used in the Von Neumann cycle

A
  • Program counter (PC)
  • Memory Address Register (MAR)
  • Memory Data Register (MDR)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Embedded system

A

A computer system designed for a specific purpose

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

Factors affecting the speed of the CPU

A
  • Clock speed
  • Number of cores
  • Cache size
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Cache

A

Provides fast access to frequently used instructions

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

Von Neumann Architecture

A

Instructions are fetched, decoded and executed one at a time

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

Memory Data Register (MDR)

A

Holds the data fetched from or to be written to the memory

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

Memory Address Register (MAR)

A

Holds the address of data ready for use by the Memory Data Register

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

Program Counter (PC)

A

Holds the address of the next instruction

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

Control Unit (CU)

A

Sends signals to control how data moves around the CPU

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

Arithmetic Logic Unit (ALU)

A

Performs calculations and logical decisions

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