Week 2 Flashcards
Simple Computer Model Components
System Bus connects 3 parts of computer.
CPU, RAM and Devices
What is a parallel system bus?
A system bus that transports a predefined number of bits. One bit per wire.
List three busses in parallel system bus.
The Data Bus
The Address Bus
The Control Bus
Define 3 busses.
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.
What is clock skew?
Clock skew effectively limits the bus speed
What is Von Neumann Architecture?
CPU instructions and data sre both stored in the same memory bank. RAM
List RAM steps.
Fetch-Decode-Execute-Write
Ways to measure and compare computer hardware and software performance?
Execution time.
Throughput.
Latency.
Speedup.