Week 2 Flashcards

1
Q

Simple Computer Model Components

A

System Bus connects 3 parts of computer.

CPU, RAM and Devices

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

What is a parallel system bus?

A

A system bus that transports a predefined number of bits. One bit per wire.

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

List three busses in parallel system bus.

A

The Data Bus
The Address Bus
The Control Bus

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

Define 3 busses.

A

Address Bus - identifies which byte of RAM wishes to address
Max RAM 2^k
Data Bus - carries the data to and from CPU.
Control Bus - contains signals that control the functions of the interconnected components.

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

What is clock skew?

A

Clock skew effectively limits the bus speed

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

What is Von Neumann Architecture?

A

CPU instructions and data sre both stored in the same memory bank. RAM

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

List RAM steps.

A

Fetch-Decode-Execute-Write

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

Ways to measure and compare computer hardware and software performance?

A

Execution time.
Throughput.
Latency.
Speedup.

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