Recall & Review
beginner
What is a bus in computer architecture?
A bus is a communication system that transfers data between components inside a computer or between computers. It acts like a highway for data.
Click to reveal answer
beginner
How does bus width affect system performance?
Bus width determines how many bits can be transferred at once. A wider bus can move more data in one go, improving speed.
Click to reveal answer
beginner
Why does bus speed matter for system performance?
Bus speed is how fast data travels on the bus. Faster bus speed means quicker data transfer, which helps the system run faster.
Click to reveal answer
intermediate
What is bus contention and how does it affect performance?
Bus contention happens when multiple components try to use the bus at the same time, causing delays and slowing down the system.
Click to reveal answer
intermediate
How does bus architecture influence the overall system speed?
Bus architecture defines how data moves between parts. Efficient design with wide, fast buses and less contention leads to better system speed.
Click to reveal answer
What does a wider bus allow in a computer system?
✗ Incorrect
A wider bus can carry more bits simultaneously, increasing data transfer capacity.
Which factor does NOT directly affect bus performance?
✗ Incorrect
Number of CPU cores affects processing power but does not directly change bus performance.
What happens during bus contention?
✗ Incorrect
Bus contention causes delays because devices compete for bus access.
Why is bus speed important for system performance?
✗ Incorrect
Bus speed determines the rate of data transfer, impacting overall system speed.
Which of these improves system performance related to bus architecture?
✗ Incorrect
Efficient bus design reduces delays and improves data flow, enhancing performance.
Explain how bus width and bus speed together affect system performance.
Think about how much data moves and how fast it moves.
You got /3 concepts.
Describe what bus contention is and why it slows down a system.
Imagine a traffic jam on a road.
You got /3 concepts.