Difficulty: Easy
Correct Answer: Correct
Explanation:
Introduction / Context:
In data acquisition, analog signals often change continuously while an analog-to-digital converter (ADC) needs a stable input during conversion. A sample-and-hold (S/H) circuit is widely used to bridge this gap by sampling the signal at a specific time and holding that value steady long enough for accurate conversion.
Given Data / Assumptions:
Concept / Approach:
The S/H operates in two modes: sample (track) and hold. In sample mode, the capacitor quickly charges to the instantaneous input level. In hold mode, the switch opens; the buffer presents high input impedance to minimize capacitor discharge so the voltage remains substantially constant during the ADC’s conversion interval.
Step-by-Step Solution:
Verification / Alternative check:
Compare conversions with/without S/H on a fast-changing input. Without S/H, codes vary due to input motion; with S/H, codes stabilize and track the chosen sampling instant, validating the role of the S/H stage.
Why Other Options Are Wrong:
Common Pitfalls:
Underestimating acquisition time; ignoring droop during long conversions; neglecting buffer bandwidth so the capacitor cannot charge fully; forgetting aperture jitter limits for high-frequency inputs.
Final Answer:
Correct
Discussion & Comments