Difficulty: Easy
Correct Answer: Incorrect
Explanation:
Introduction / Context:
Stating a specific resolution in volts for a DAC without specifying full-scale (FS) is incomplete. Resolution in volts depends on both bit depth and the FS range (reference). This question highlights the necessity of including FS when quoting absolute resolution numbers.
Given Data / Assumptions:
Concept / Approach:
Absolute resolution in volts is proportional to FS. For an 8-bit DAC, LSB ≈ FS / 256. If FS = 5 V, LSB ≈ 19.53 mV; if FS = 10 V, LSB ≈ 39.06 mV; if FS = 32 V, LSB = 0.125 V. Thus, the value 0.125 V is not universally true—it corresponds to a particular FS, not 8 bits alone.
Step-by-Step Solution:
Verification / Alternative check:
Given 0.125 V, back-solve FS ≈ 0.125 * 256 = 32 V. The statement would be conditionally correct only if FS is known to be 32 V, which the stem does not specify.
Why Other Options Are Wrong:
Common Pitfalls:
Quoting “mV per LSB” without FS context; mixing nominal reference with buffered full-scale; ignoring gain settings that scale FS.
Final Answer:
Incorrect
Discussion & Comments