1.1 systems architecture Flashcards

1
Q

cpu

A

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

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

fetch decode execute cycle

A

retrieving and 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

A

arithmetic logic unit - performs calculations and logical comparisons in the cpu

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

cu

A

control unit - decodes instructions. sends clock 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

accumulator

A

holds results of calculations

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

cache

A

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

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

register

A

tiny areas of very fast memory in the cpu

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

MAR

A

holds address of the data to be fetched from memory and holds the address of where the data will be saved

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

MDR

A

holds data to be fetched from memory and holds the data to be saved

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

clock speed

A

how many instructions can be executed per second by the CPU. 3.5ghz= 3.5 billion instructions per second.

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

cache size

A

the larger the cache the more data which can be stored without having to go back to the RAM. more cache = slower processing

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

cores

A

single component with two or more independent processors

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

embedded system

A

system built into a machine. usually has one purpose only and built on a single circuit board.

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

PC

A

holds the adress of the next line of the program and counts the programs

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

what does having multiple cores do

A

more then one instruction can be processed at a time

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