System Architecture Flashcards

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

Von Neumann Architecture

A

Instructions and data are held in memory, accessed by the processor

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

ALU

A

Arithmetic Logic Unit,

evaluates arithmetic and logical expressions

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

Control Unit

A

Governs the interface with I/O devices, and when instructions are read or written

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

System Clock

A

Beats a constant pulse that regulates all read, write and execute functions.

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

Bus

A

Physically connects the processor, memory and I/O devices, through which data and instructions are transferred

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

What is the constant cycle a CPU goes through

A

fetch-decode-execute cycle

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

Fetching

A

Takes instructions from the memory to processor.

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

Decoding

A

Decoding the instruction on the processor

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

Executing

A

Executes instruction by calculating with the ALU

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

3 ways to improve processor performance

A

Increase Clock Speed
Increase Core Number
Increase Cache memory

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

Increase Clock speed purpose

A

More instructions fetched per second.

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

Increase core number purpose

A

more instructions to be fetched and executed simultaneously.

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

Increase Cache memory

A

Cache contains expected instructions so it can preload more instructions, data, results. Reducing time.

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