1.1 Systems Architecture Flashcards

1
Q

Central Processing Unit (CPU)

A

Purpose is to process instructions/data by repeatedly carrying out the fetch-execute cycle and generally control the rest of the computer system – ‘The brains of the computer’.

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

Arithmetic Logic Unit (ALU)

A

Carries out arithmetic & logical operations.

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

Control Unit (CU)

A

Coordinates all of the CPU’s operations in the fetch-decode-execute cycle.

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

Cache

A

A type of small memory (32MB) that stores copies of frequently used data.

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

Accumulator (ACC)

A

Holds the result of a calculation performed by the Arithmetic/Logic Unit.

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

Memory Address Register (MAR)

A

Holds the memory address about to be fetched and used by the CPU.

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

Memory Data Register (MDR)

A

Holds the actual data or instruction being processed by the CPU.

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

Von Neumann Architecture

A

Instructions to be executed are stored in memory as binary values for each instruction to be executed squently (One at a time).

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

Embedded System

A

A special-purpose computer encapsulated by a larger system.
Embedded systems usually only perform specific tasks, and cannot be easily reprogrammed.

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