2026/1/6
This passage provides a concise overview of sample and hold amplifiers,including their principles,types,applications,and key design considerations for analog and mixed-signal systems.
2.1 What is a sample and hold amplifier
A Sample and Hold Amplifier samples an analog signal at a specific instant and holds the voltage for subsequent processing,providing a reliable interface between continuous analog signals and discrete digital systems.

2.2 Role of SHAs in analog and mixed-signal systems
In analog and mixed-signal systems, SHAs bridge the gap between continuous analog signals and discrete digital processing.They hold input voltages steady during ADC conversions to prevent errors and ensure synchronized, time-aligned processing in multi-channel data acquisition.
2.3 Main characteristics
Key characteristics determining SHA performance include: acquisition time (time to sample and stabilize signals), hold droop rate (voltage decay due to capacitor leakage), aperture jitter (sampling instant variation), bandwidth, input impedance (minimizing source loading), and linearity (critical for high precision).
2.4 Basic Operating Principle
①Sampling phase and hold phase
SHAs operate in two alternating phases: sampling and holding. During sampling, the internal switch closes, charging/discharging the storage capacitor to match the input signal. In hold phase, the switch opens, disconnecting the capacitor from the input, which retains the sampled voltage for subsequent processing.
②Function of the switch, capacitor, and buffer amplifier
The core components of an SHA are switch, storage capacitor, and buffer amplifier. The MOSFET/JFET switch (clock-controlled) toggles phases. The capacitor stores the sampled voltage, with its capacitance and leakage affecting performance. The buffer amplifier (voltage follower) minimizes capacitor loading and drives subsequent circuits, ensuring stable voltage transmission.
③Timing control and acquisition time
Timing is controlled by an external clock. Acquisition time, influenced by switch on-resistance, capacitor capacitance, and amplifier slew rate, determines maximum sampling rate. Precise synchronization prevents phase overlap and signal distortion.

3.1 Open-loop vs. closed-loop SHAs
SHAs are divided into open-loop and closed-loop types. Open-loop SHAs have wide bandwidth and fast speed but poor linearity, suitable for high-speed applications. Closed-loop SHAs use negative feedback to improve linearity and stability, preferred for high-precision scenarios despite slightly lower speed.
3.2 Track-and-hold vs. sample-and-hold architectures
Main architectural variants: sample-and-hold (S/H) captures signals at discrete instants; track-and-hold (T/H) continuously tracks signals during sampling, minimizing aperture jitter for high-frequency applications. S/H is simpler and cost-effective for low-to-medium frequencies.
3.3 Monolithic vs. discrete implementations
Monolithic SHAs integrate all components on a single chip, featuring compact size, low power, and easy integration, suitable for most commercial applications. Discrete SHAs use individual components for flexible optimization, reserved for specialized high-performance systems despite larger size and higher cost.

4.1 Analog-to-digital converter (ADC) front ends
SHAs are widely used at ADC front ends, stabilizing input signals during conversion to ensure accuracy, especially for high-speed/high-resolution ADCs in telecommunications base stations and industrial measurement.
4.2 Data acquisition systems
In data acquisition systems (industrial monitoring, scientific research, medical equipment), SHAs enable synchronous sampling of multi-channel sensor signals, ensuring time-aligned data for analysis, e.g., environmental monitoring stations sampling humidity and wind speed signals.
4.3 Communication and signal processing systems
SHAs support modulation/demodulation in communication transceivers. In signal processing systems (digital filters, spectrum analyzers), they convert analog to discrete-time signals for digital processing, maintaining signal integrity in high-frequency communications.
5.1 Bandwidth and input signal characteristics
Key design consideration: match SHA bandwidth to input signal frequency. Ensure input amplitude compatibility to avoid clipping. High source impedance may increase acquisition time, requiring impedance matching or buffers.
5.2 Noise, offset, and linearity errors
Noise, offset, and linearity errors degrade SHA performance. Mitigation measures: select low-noise components, adopt offset compensation (e.g., auto-zeroing), and use closed-loop architectures for better linearity.
5.3 Power consumption and speed trade-offs
There is a trade-off between power consumption and speed. High-speed SHAs consume more power; low-power designs prioritize battery life for portable devices. Designers balance these based on application needs.
SHAs bridge analog and digital systems, offering types suited for different speed and precision needs.Widely used in ADCs,data acquisition,and communications,they ensure accurate conversion by managing bandwidth,noise,and power-speed trade-offs.