Question:

Consider the following statements about bus arbitration schemes :
A. Daisy chaining is simple but slow

B. Parallel priority arbitration provides faster response than serial methods

C. Distributed arbitration allows multiple masters to share bus control

D. Centralized arbitration increases fairness

Choose the correct answer from the options given below :

Show Hint

Daisy Chaining = Simple/Serial/Slow. Parallel = Complex/Fast. Distributed = No Single Point of Failure.
Updated On: Jun 6, 2026
  • A, C, D only
  • A, B, C only
  • B, C, D only
  • A, B, D only
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Bus arbitration is the process by which the next device to become the bus master is selected. 1. Evaluating the Statements:
A (Daisy Chaining): True. It is easy to implement because it uses a single grant line that "daisy chains" through devices, but it is slow because the signal must propagate through every device.
B (Parallel Priority): True. Unlike serial methods, parallel arbitration uses separate request/grant lines for each device, allowing the arbiter to decide much faster.
C (Distributed): True. In distributed schemes, there is no central arbiter; all devices participate in the selection process to share control.
D (Centralized): False. Centralized arbitration (especially daisy chaining) is often unfair because devices physically closer to the arbiter have higher priority and can "starve" those further away. 2. Final Selection: Statements A, B, and C are correct. Statement D is incorrect because centralization often inherently creates a priority hierarchy rather than increasing fairness.
Was this answer helpful?
0
0

Top CUET PG Data Science A.I Cyber Security and Computer Sci. Questions

View More Questions

Top CUET PG Computer Organization and Architecture Questions

View More Questions