1.1 systems architecture Flashcards

1
Q

CPU

A

central processing unit - the main part of the computer, consisting of the registers, ALU and control unit

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

Fetch - decode - execute cycle

A

the complete process of retrieving an instruction from storage, decoding it and carrying it out

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

ALU (arithmetic logic unit)

A

performs calculations and logic comparisons in the CPU

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

CU - control unit

A

decode instructions. 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
5
Q

Cache

A

memory in the processor that provides fast access to frequently used instruction and data

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

Register

A

tiny areas of extremely fast memory located in the CPU, normally designed for a specific purpose where data or control information is stored temporarily - e.g., MAR MDR, ect.

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

Von Neuman architecture

A

traditional computer architecture that forms the basis of most digital computer systems. 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
8
Q

MAR -memory address register

A

holds the address of ready to be used by the memory data register or the address of an instruction passed from the program counter. Step two of the FDE cycle

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

MDR - memory data register

A

holds data fetched from or to be written into memory. Step 3 of the FDE cycle

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

program counter

A

holds the address of the next instruction to be executed. Step 1 of the FDE cycle

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

accumulator

A

holds the result of calculations

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

clock speed

A

measured in hertz, the clock speed is the frequency at which the internal clock generates pulses. The higher the clock rate, the faster the computer may work

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

cache size

A

the larger the cache, the more data that can be stored without having to go back to main memory (RAM)

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

cores

A

part of a multi - core processor, a single component with two or more independent CPUs the facilitate the FDE cycle

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

embedded systems

A

a computer built to solve a highly specific problem. Not easy to change. For example the operating system placed inside a washing machine, microwave or set of traffic lights

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