Key terminology 1.1 Flashcards

1
Q

CPU

A

Central Processing Unit: the main part of the computer, consisting of registers, the ALU and the CU.

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

Von Neumann Architecture

A

Traditional computer architecture that is the basic design for most modern computer systems. Uses the FDE cycle.

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

MAR

A

Memory Address Register: holds the address of data that is ready to be used or an instruction.

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

MDR

A

Memory Data Register: holds the data fetched from memory.

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

PC

A

Program Counter: holds the address of the next instruction.

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

Accumulator

A

Holds the results of calculations.

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

ALU

A

Arithmetic Logic Unit: performs mathematical and logical calculations.

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

CU

A

Control Unit: decodes instructions.

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

Cache

A

Memory in the processor providing fast access to frequently used data or instructions.

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

FDE cycle

A

Fetch Decode Execute: the complete process of retrieving, decoding and running an instruction.

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

Clock speed

A

Measured in hertz, it is the number of FDE cycles carried out in a second.

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

Core

A

A part of a processor which contains a CPU. A computer can have a multi-core processor which contains more then one core.

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

Embedded system

A

A computer built into a device which controls it, e.g. in a washing machine or a phone.

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