System Architecture Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the CPU?

A

Central processing unit:
It fetches,decodes and executes instructions

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

Explain the fetch decode execute cycle

A

The cpu fetches the next instruction from RAM,works out what to do with instruction and then carries out instruction

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

What is the control unit?

A

Controls the flow of data to registers and to RAM and inputs/outputs

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

What is the arithmetic logic unit?

A

It does all the calculations like addition,subtraction,comparisons and logic operations

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

What is cache?

A

Very fast memory in the cpu,stores frequently used data

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

What is Von Neumann architecture?

A

Both instructions and data are stored in the same memory in binary

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

What is the memory address register?

A

It holds the address of where data is to be fetched and stored

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

What is the memory data register?

A

It holds the data fetched from or to be written to memory

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

What is the program counter?

A

Holds the address of the next instruction in memory

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

What is the accumulator?

A

It holds the results of calculations

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

What is clock speed?

A

The number of instructions a single processor can carry out per second

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

What is cache size?

A

Larger cache gives the cpu faster access to frequently used instructions without having to fetch them from RAM.

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

What are cores?

A

The bigger the number of cores used, the more instructions the cpu can carry out at once

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

What are embedded systems?

A

They are computers built into other devices e.g dishwashers

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