Difficulty: Easy
Correct Answer: 0.109 V
Explanation:
Introduction / Context:Knowing the LSB size of an ADC allows quick estimation of quantization error and measurement resolution across a given input range.
Given Data / Assumptions:
Concept / Approach:The LSB step size for an ideal ADC is Step = Full-Scale Range / 2^N. Here, N = 6, so 2^N = 64.
Step-by-Step Solution:
Compute step: 7 V / 64 = 0.109375 V.Round to three decimals: ≈ 0.109 V.Therefore, each increment in the digital code corresponds to about 0.109 V of the input.Verification / Alternative check:2^6 = 64; 0.1 V × 64 = 6.4 V, so the precise 0.109375 V step is consistent with a 7 V span.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:0.109 V
Discussion & Comments