Difficulty: Easy
Correct Answer: Resistor
Explanation:
Introduction / Context:
SCSI (Small Computer System Interface) uses a multi-drop bus. Proper termination at both physical ends is mandatory to prevent signal reflections that corrupt data. Understanding the nature of termination avoids flaky, intermittent behavior.
Given Data / Assumptions:
Concept / Approach:
Termination presents the characteristic impedance to traveling signals so that they are absorbed rather than reflected. Although physical enablers (jumpers, DIP switches) turn termination on/off, the actual electrical element is a resistor network.
Step-by-Step Solution:
Verification / Alternative check:
Scopes show reduced ringing and stable data eyes with proper terminators attached; removing them yields reflections and bus errors.
Why Other Options Are Wrong:
Common Pitfalls:
Leaving three terminators active (both ends plus a mid-device) or mixing active/passive terminators inappropriately. Always check SCSI standard for the bus type (SE, LVD, HVD).
Final Answer:
Resistor
Discussion & Comments