Difficulty: Easy
Correct Answer: VNH = VOH(min) – VIH(min)
Explanation:
Introduction / Context:
Noise margins quantify how much unwanted voltage can be superimposed on a logic level without causing an error. There are two margins: high-level (NMH or VNH) and low-level (NML or VNL). Correct formulas are essential for robust interface design and mixed-family connections.
Given Data / Assumptions:
Concept / Approach:
High-level noise margin is the “headroom” between what the driver guarantees at HIGH (VOH(min)) and what the receiver needs to see to accept a HIGH (VIH(min)). Thus, VNH = VOH(min) – VIH(min). Low-level noise margin is VNL = VIL(max) – VOL(max).
Step-by-Step Solution:
Verification / Alternative check:
Check any logic family datasheet; noise margins are commonly listed using these definitions, ensuring interoperability between drivers and receivers.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
VNH = VOH(min) – VIH(min)
Discussion & Comments