Sample and Hold Circuit
1. Definition and Purpose
Sample and Hold Circuit: Definition and Purpose
A sample and hold (S/H) circuit is an analog device that captures and retains the instantaneous voltage of a rapidly varying input signal at a specified moment in time. The circuit operates in two distinct phases: the sampling phase, where the input signal is acquired, and the hold phase, where the sampled value is maintained constant for subsequent processing.
Core Operational Principle
The fundamental operation relies on switching between a low-impedance sampling state and a high-impedance holding state. During sampling, an electronic switch (typically a MOSFET) closes, allowing the input signal to charge a hold capacitor CH through a buffer amplifier. When the switch opens, the capacitor retains the charge proportional to the input voltage at the sampling instant.
where ts is the sampling instant. The held voltage remains constant until the next sampling command.
Key Performance Parameters
- Aperture Time: Delay between hold command initiation and actual switch opening
- Acquisition Time: Duration required to charge CH to within specified accuracy of input
- Droop Rate: Voltage decay during hold phase due to leakage currents
- Hold Step: Voltage perturbation caused by charge injection during switch opening
Practical Applications
Sample and hold circuits serve critical functions in:
- Analog-to-digital conversion systems (ADC front-ends)
- Time-interleaved sampling architectures
- Phase-locked loops and frequency synthesis
- Radar and pulsed measurement systems
The circuit's ability to "freeze" signal values enables precise temporal measurements in systems where signal acquisition and processing occur asynchronously. Modern implementations achieve sampling rates exceeding 1 GS/s with 14+ bit resolution in high-speed data acquisition systems.
1.2 Key Components and Their Roles
Operational Amplifier (Op-Amp)
The operational amplifier serves as the core active component in a sample-and-hold circuit, providing high input impedance and low output impedance to minimize loading effects. Its open-loop gain, typically exceeding 105, ensures accurate signal tracking during the sampling phase. When configured as a voltage follower, the op-amp isolates the input signal from the hold capacitor, preventing discharge during acquisition.
Analog Switch
Typically implemented using MOSFETs (JFET or CMOS), the analog switch controls the sampling interval. The switch's on-resistance (Ron) directly affects acquisition time through the RC time constant formed with the hold capacitor. Modern ICs employ transmission gate configurations to achieve Ron values below 50Ω, with charge injection below 1pC to minimize voltage errors during switching transitions.
where ε represents the settling error tolerance, often specified as 0.1% for precision applications.
Hold Capacitor
The capacitor's dielectric material determines key performance parameters. Polypropylene or Teflon capacitors exhibit dielectric absorption below 0.01%, critical for maintaining held voltage accuracy. The capacitance value balances two competing factors:
- Minimum value: Dictated by droop rate requirements: $$ \frac{dV}{dt} = \frac{I_{leak}}{C_h} $$ where Ileak combines op-amp input bias current and switch off-state leakage
- Maximum value: Limited by acquisition time constraints and switch current handling
Timing Control Circuitry
High-speed comparators and monostable multivibrators generate precise sampling pulses with nanosecond-scale jitter. In 14-bit ADCs, aperture jitter below 1ps RMS becomes necessary to maintain SNR > 86dB at 100MHz input frequencies. The timing circuit often incorporates adaptive hold strategies to compensate for temperature-dependent propagation delays in the switch driver.
Buffer Amplifiers
Secondary amplification stages address the trade-off between capacitor size and output drive capability. Current-feedback amplifiers (CFAs) frequently implement these buffers when operating above 50MHz, offering slew rates exceeding 2000V/μs. The buffer's input bias current must be carefully matched to prevent systematic voltage offsets during extended hold periods.
1.3 Basic Operation Principles
The sample and hold (S/H) circuit operates in two distinct phases: the sampling (tracking) phase and the hold phase. During the sampling phase, the circuit acquires the input voltage and tracks its variations, while during the hold phase, it preserves the last sampled value until the next sampling command.
Sampling Phase
When the control signal activates the sampling switch (typically a MOSFET or JFET), the input voltage Vin charges the hold capacitor CH through the switch's on-resistance Ron. The time constant of this charging process is given by:
The acquisition time tacq required for the capacitor voltage to settle within a specified error band (e.g., 0.1%) of the final value is approximately:
For high-frequency applications, Ron must be minimized to reduce acquisition time, while CH must be large enough to limit droop during hold but small enough to allow fast charging.
Hold Phase
When the control signal opens the sampling switch, the capacitor retains the sampled voltage. However, several non-ideal effects manifest:
- Droop: The capacitor voltage decays due to leakage currents through the switch's off-state resistance and the buffer's input bias current. The droop rate is:
- Aperture Uncertainty: Timing jitter in the control signal causes variations in the exact sampling instant.
- Charge Injection: When the switch turns off, channel charge redistributes onto the capacitor, introducing a voltage error proportional to Qch/CH.
Key Performance Parameters
The quality of an S/H circuit is characterized by:
- Acquisition Time: Time needed to settle within error band after sampling command.
- Aperture Time: Delay between control signal and actual sampling instant.
- Hold Mode Settling Time: Time for output to stabilize after hold command.
- Hold Step: Voltage error introduced at hold transition due to charge injection.
In precision applications, these parameters are minimized through careful selection of components (e.g., low-leakage switches, high-quality capacitors) and circuit techniques like dummy switches for charge cancellation.
2. Open-Loop Sample and Hold Circuits
2.1 Open-Loop Sample and Hold Circuits
Basic Operating Principle
An open-loop sample and hold (S/H) circuit captures an analog input signal at a discrete time instant and maintains the sampled value until the next acquisition. The absence of feedback distinguishes it from closed-loop configurations, resulting in faster acquisition but reduced accuracy due to uncompensated errors. The core components include:
- Sampling switch (typically a MOSFET or JFET) controlled by a clock signal.
- Hold capacitor (CH) that stores the sampled voltage.
- Buffer amplifier to isolate the capacitor from the output load.
Mathematical Analysis of Sampling Phase
During sampling (φ = 1), the circuit behaves as a first-order RC network. The time-dependent voltage across CH follows:
where Ï„ = RonCH (with Ron being the switch on-resistance). For accurate sampling, the acquisition time tacq must satisfy:
Hold Mode Dynamics
When the switch opens (φ = 0), the capacitor ideally retains its voltage indefinitely. However, non-idealities cause voltage droop at a rate:
Key leakage sources include switch off-current (Ioff), amplifier bias current, and PCB surface leakage. For a 1 nA leakage current and 100 pF capacitor, the droop rate is 10 mV/ms.
Key Performance Limitations
Aperture Uncertainty
Jitter in the sampling clock (Δtjitter) introduces voltage error proportional to the input signal's slew rate:
Charge Injection
MOSFET turn-off injects a charge packet ΔQ onto CH, causing a voltage error:
where Cgd is the gate-drain overlap capacitance. Differential switch architectures can cancel odd-order injection errors.
Practical Implementation Considerations
- Switch selection: Transmission gates reduce Ron variation, while bootstrapped switches maintain constant VGS over input range.
- Capacitor dielectric: Polypropylene or Teflon capacitors exhibit minimal dielectric absorption compared to ceramic types.
- Buffer design: JFET-input op-amps (e.g., LF356) provide low Ibias (< 50 pA) for reduced droop.
High-Speed Applications
In RF sampling systems (>100 MS/s), open-loop architectures dominate due to their bandwidth advantage. A 10 GS/s oscilloscope front-end might use:
- GaAs SPDT switches with ton < 100 ps
- 1-2 pF CH for wide bandwidth
- Distributed amplifiers to drive 50 Ω lines
The tradeoff between acquisition time (dictated by RonCH) and droop rate becomes critical in these designs.
Closed-Loop Sample and Hold Circuits
Closed-loop sample and hold (S/H) circuits employ feedback to mitigate errors arising from non-ideal characteristics of open-loop configurations, such as charge injection, droop, and finite acquisition time. By integrating an operational amplifier in a feedback path, these circuits achieve higher accuracy, lower output impedance, and improved linearity.
Architecture and Operation
The core of a closed-loop S/H circuit consists of an op-amp configured in a unity-gain buffer (follower) topology during the hold phase. The input signal is sampled via a switch (typically a MOSFET) and stored on a hold capacitor CH. The op-amp's negative feedback ensures the output voltage tracks the input during sampling and maintains stability during hold.
Mathematical Analysis
The settling time ts of a closed-loop S/H circuit is derived from the op-amp's slew rate (SR) and bandwidth. For a step input ΔV, the time required to settle within an error band ε is:
where fGBW is the gain-bandwidth product of the op-amp. The hold-mode droop rate is governed by the op-amp's input bias current Ib and CH:
Key Advantages
- Reduced charge injection: Feedback minimizes voltage errors caused by switch parasitics.
- Low output impedance: The buffer provides near-ideal voltage sourcing capability.
- Improved linearity: Errors due to capacitor dielectric absorption are suppressed.
Practical Considerations
In high-speed applications, the choice of op-amp is critical. A decompensated amplifier may be necessary to achieve sufficient bandwidth without sacrificing phase margin. Additionally, CH must balance hold-mode droop (favors larger values) and acquisition time (favors smaller values). For example, in 12-bit ADCs, CH typically ranges from 10 pF to 100 pF.
Advanced Variants
For ultra-high precision, architectures like differential closed-loop S/H circuits reject common-mode noise. Switched-capacitor techniques can further reduce clock feedthrough by employing complementary switch drives.
2.3 Track and Hold Circuits
Track and Hold (T&H) circuits are a specialized variant of Sample and Hold (S&H) circuits, optimized for continuous signal tracking during the track phase and instantaneous freezing during the hold phase. Unlike conventional S&H circuits, which sample discretely, T&H circuits minimize aperture uncertainty and droop errors in high-speed applications such as analog-to-digital converters (ADCs) and radar systems.
Operating Principle
The T&H circuit operates in two distinct modes:
- Track Mode: The switch (typically a MOSFET) is closed, allowing the output to follow the input signal with minimal distortion. The bandwidth in this phase is determined by the RC time constant of the input network.
- Hold Mode: The switch opens, isolating the hold capacitor (CH) from the input. The output remains fixed at the last tracked voltage until the next cycle begins.
Key Design Considerations
Charge Injection
When the switch disconnects, parasitic capacitances inject a charge error (ΔQ) onto CH, causing a voltage step:
Differential architectures or bootstrapped switches mitigate this effect by canceling injected charges.
Aperture Jitter
Timing uncertainties in the switch control signal introduce jitter, which becomes critical at high frequencies:
where σt is the RMS jitter and fin is the input frequency.
Practical Implementations
Modern T&H circuits often integrate:
- JFET or CMOS switches for low Ron and fast switching.
- On-chip buffer amplifiers to reduce droop during hold.
- Dummy switches to compensate for charge injection.
Applications
T&H circuits are critical in:
- Pipelined ADCs: Enabling simultaneous sampling of multiple stages.
- Time-interleaved systems: Synchronizing parallel processing channels.
- Radar and LiDAR: Capturing fast transient signals with picosecond precision.
3. Acquisition Time
3.1 Acquisition Time
The acquisition time (tacq) of a sample-and-hold (S/H) circuit is the minimum duration required for the output to settle within a specified error band (typically ±0.1% or ±0.01%) of the input signal after the hold capacitor begins charging. This parameter is critical in high-speed data acquisition systems, where insufficient acquisition time leads to sampling errors and distortion.
Mathematical Derivation
The acquisition time is governed by the exponential charging dynamics of the hold capacitor (CH) through the on-resistance (Ron) of the sampling switch. For a step input voltage Vin, the output voltage Vout(t) follows:
where the time constant τ = RonCH. To reach a settling error ε (e.g., 0.1%), the required time is derived by solving for t when Vout(t) = (1 - ε)Vin:
For ε = 0.1% (0.001), this simplifies to:
Practical Considerations
In real-world implementations, additional factors influence tacq:
- Op-amp slew rate: The charging current is limited by the output driver's maximum slew rate (SR). For large input steps, the slew-limited settling time (tslew = ΔV / SR) may dominate.
- Parasitic capacitances: Stray capacitances at the switch output increase the effective time constant.
- Nonlinear Ron: MOSFET switch resistance varies with input voltage, complicating precise calculations.
Design Optimization
To minimize tacq:
- Use low-capacitance (<1 nF) hold capacitors with high dielectric stability (e.g., polypropylene).
- Select switches with low Ron (e.g., 25–50 Ω for high-speed CMOS).
- Employ wide-bandwidth op-amps with slew rates >100 V/µs for fast charging.
Measurement Methodology
Acquisition time is typically measured using a pulse generator and oscilloscope:
- Apply a full-scale step input to the S/H circuit.
- Trigger the sampling switch and measure the time for the output to settle within the error band.
- Repeat for varying input amplitudes to characterize slew-limited behavior.
3.2 Hold Mode Droop
In a sample and hold (S/H) circuit, hold mode droop refers to the gradual decay of the held voltage during the hold phase. This phenomenon arises primarily due to leakage currents in the hold capacitor (CH) and finite input impedance of the buffer amplifier. The droop rate directly impacts the circuit's accuracy, particularly in high-precision applications such as analog-to-digital conversion.
Mathematical Derivation of Droop Rate
The droop rate (dV/dt) is determined by the leakage current (Ileak) and the hold capacitance (CH). Assuming the dominant leakage mechanism is the buffer amplifier's input bias current (Ib), the relationship is given by:
For a more comprehensive model, we include the capacitor's dielectric absorption and PCB leakage. The total leakage current is:
where IDA is the dielectric absorption current and IPCB represents board leakage. Substituting into the droop equation:
Practical Implications
In high-resolution data acquisition systems, excessive droop introduces errors during the analog-to-digital conversion window. For example, a 16-bit ADC with a 10 V reference requires a droop rate below 153 µV/ms to maintain ±½ LSB accuracy over a 10 µs conversion time. Mitigation strategies include:
- Using low-leakage capacitors (e.g., polypropylene or PTFE dielectric)
- Selecting amplifiers with femtoampere-level input bias currents
- Implementing guard rings to reduce PCB leakage
Case Study: Droop in High-Speed S/H Circuits
Modern switched-capacitor S/H circuits in CMOS ADCs exhibit droop primarily from charge injection and clock feedthrough. The effective droop rate becomes:
where ΔQinj is the net injected charge during switching and Thold is the hold duration. Advanced techniques like dummy switches and bottom-plate sampling reduce this effect by 40-60 dB.
3.3 Aperture Time and Jitter
Aperture Time: Definition and Impact
The aperture time (ta) of a sample-and-hold (S/H) circuit is the finite duration during which the input signal is acquired before the hold command is executed. It is not instantaneous due to propagation delays in switches and control logic. Mathematically, the effective sampling instant is distributed over ta, leading to a voltage error if the input signal changes significantly during this interval. For a sinusoidal input Vin(t) = Vpsin(2πft), the worst-case voltage error (ΔV) is:
This error becomes critical in high-frequency applications, where even nanosecond-scale aperture times can introduce measurable distortion. For example, a 10 MHz signal sampled with ta = 1 ns and Vp = 1 V yields ΔV ≈ 63 mV, which may exceed the tolerable error in precision ADCs.
Aperture Jitter: Timing Uncertainty
Aperture jitter (tj) refers to the random variation in the sampling instant caused by clock phase noise, thermal noise in switching devices, and power supply fluctuations. Unlike aperture time, which is deterministic, jitter is stochastic and imposes a fundamental limit on the signal-to-noise ratio (SNR). The SNR degradation due to jitter is given by:
For instance, a 100 MHz signal sampled with tj = 1 ps RMS jitter suffers an SNR limit of approximately 44 dB. This is critical in RF sampling systems, where jitter below 100 fs may be required for 12-bit resolution at GHz frequencies.
Practical Mitigation Techniques
- Low-jitter clock sources: Use crystal oscillators or PLL-synthesized clocks with sub-picosecond jitter for high-speed sampling.
- Track-and-hold amplifiers (THA): Deploy dedicated THA ICs like the AD9100 to minimize ta to sub-nanosecond levels.
- Differential sampling: Cancel common-mode jitter by sampling complementary signals with matched delays.
Case Study: High-Speed Data Acquisition
In a 5 GS/s ADC system (e.g., TI ADC12DJ5200RF), aperture jitter below 150 fs is achieved using on-chip clock conditioning circuits. The ta is typically 300 ps, but the dominant error source is jitter-induced noise, which limits the effective resolution to 10 bits at 2 GHz input bandwidth.
Here, ENOB (effective number of bits) drops by 1 bit for every doubling of input frequency if jitter is not scaled proportionally.
3.4 Signal-to-Noise Ratio (SNR)
The signal-to-noise ratio (SNR) is a critical performance metric for sample-and-hold circuits, quantifying the ratio of desired signal power to the underlying noise power. In high-precision data acquisition systems, maintaining adequate SNR ensures faithful signal reconstruction and minimizes quantization errors during analog-to-digital conversion.
Mathematical Definition
SNR is defined as the ratio of root-mean-square (RMS) signal amplitude to RMS noise amplitude, typically expressed in decibels:
where P represents power and A represents amplitude. For sample-and-hold circuits, the noise power Pnoise aggregates contributions from multiple sources:
- Thermal noise in the sampling switch (kT/C noise)
- Hold capacitor dielectric absorption
- Op-amp input-referred voltage noise
- Clock jitter-induced aperture uncertainty
kT/C Noise Limit
The fundamental noise floor for a sample-and-hold circuit is governed by thermal noise stored on the hold capacitor:
where k is Boltzmann's constant (1.38×10-23 J/K), T is absolute temperature, and CH is the hold capacitance. This establishes a design tradeoff between noise (favoring larger CH) and acquisition speed (favoring smaller CH).
Jitter-Induced SNR Degradation
Clock timing uncertainty Δt converts to voltage noise in proportion to the input signal's slew rate:
For a 10 MHz sinusoidal input sampled with 1 ps RMS jitter, this limits SNR to approximately 84 dB. High-speed applications often require sub-picosecond jitter specifications.
Design Techniques for SNR Improvement
Practical implementations employ several strategies to maximize SNR:
- Correlated double sampling: Cancels offset and low-frequency noise by differencing two consecutive samples
- Bottom-plate sampling: Reduces charge injection errors in MOSFET switches
- Differential architectures: Rejects common-mode noise through symmetry
- Chopper stabilization: Modulates flicker noise to higher frequencies for subsequent filtering
Modern implementations in CMOS processes achieve 80-100 dB SNR at sampling rates up to 100 MS/s, with the noise budget typically dominated by capacitor thermal noise at lower frequencies and clock jitter at higher frequencies.
4. Choosing the Right Components
4.1 Choosing the Right Components
Operational Amplifier Selection
The operational amplifier (op-amp) in a sample-and-hold circuit must meet stringent requirements for slew rate, bandwidth, and settling time. For high-speed applications, a unity-gain bandwidth exceeding 50 MHz is typically necessary to minimize acquisition time. The slew rate must satisfy:
where dVin/dt represents the maximum input signal slope. Precision applications demand op-amps with low input bias current (< 1 nA) to prevent droop during hold mode, such as the OPA615 or AD825.
Switching Elements
The switch implementation critically affects charge injection and feedthrough. MOSFET switches offer fast switching (< 10 ns) but introduce gate-channel capacitance effects. The charge injection error can be estimated as:
where Cgd is the gate-drain capacitance and Vswitch is the gate drive voltage. Analog switches like the DG419 provide integrated solutions with charge cancellation circuitry, typically achieving < 1 pC injection.
Hold Capacitor Characteristics
The capacitor selection involves tradeoffs between hold time, droop rate, and acquisition time. The droop rate is given by:
Polystyrene or polypropylene capacitors (100 pF to 10 nF range) exhibit low dielectric absorption (< 0.01%) and leakage currents. For 12-bit accuracy, the capacitor must maintain voltage within 0.61 LSB during hold time thold:
where VFS is full-scale voltage and N is bit resolution.
Parasitic Considerations
PCB layout introduces parasitic capacitances that degrade performance. The effective hold capacitance becomes:
where Cstray represents board parasitics and Cin is the op-amp input capacitance. Guard rings and ground planes must be implemented to minimize Cstray below 1% of Chold.
Thermal Drift Compensation
In precision applications, component temperature coefficients must be matched. The voltage drift due to capacitor temperature effects is:
where αC and αPCB are the capacitor and PCB material coefficients, respectively. Using NP0/C0G dielectrics (αC ≈ ±30 ppm/°C) with FR4 substrates (αPCB ≈ 14 ppm/°C) maintains stability in industrial temperature ranges.
4.2 PCB Layout and Signal Integrity
Critical Considerations for High-Speed Sample and Hold Circuits
The PCB layout of a sample and hold (S/H) circuit significantly impacts its performance, particularly in high-speed or high-precision applications. Signal integrity issues such as parasitic capacitance, ground bounce, and crosstalk can degrade the circuit's accuracy and settling time. Proper layout techniques mitigate these effects.
Parasitic Capacitance and Track Impedance
Parasitic capacitance arises from the electric field between adjacent traces, pads, and ground planes. For an S/H circuit, excessive parasitic capacitance at the hold capacitor node increases droop rate and introduces signal distortion. The total parasitic capacitance Cp can be modeled as:
where εr is the dielectric constant, A is the overlapping area, and d is the separation distance. To minimize Cp:
- Reduce trace width near the hold capacitor.
- Increase spacing between sensitive nodes and ground planes.
- Use guard rings to isolate high-impedance paths.
Grounding and Power Distribution
A low-impedance ground plane is essential to prevent ground loops and voltage offsets. In mixed-signal designs, separate analog and digital grounds with a star connection at the power supply. The inductance L of a ground via contributes to noise:
where h is the via height and d is the via diameter. Multiple vias in parallel reduce inductance.
Transmission Line Effects in High-Speed Sampling
For sampling frequencies above 100 MHz, PCB traces behave as transmission lines. The characteristic impedance Z0 of a microstrip trace is given by:
where w is trace width, t is trace thickness, and h is the height above the ground plane. Mismatched impedances cause reflections, leading to settling time errors. Terminate clock and signal lines with series or parallel resistors matching Z0.
Clock Feedthrough and Charge Injection
Fast-switching clock signals couple capacitively into the hold capacitor, introducing errors. The feedthrough voltage ΔV is:
where Cgd is the gate-drain capacitance of the sampling switch. Countermeasures include:
- Using differential sampling to cancel common-mode feedthrough.
- Implementing dummy switches for charge cancellation.
- Shielding clock lines with grounded guard traces.
Layer Stackup and Component Placement
A 4-layer stackup is optimal for high-performance S/H circuits:
- Top Layer: Signal traces and components.
- Inner Layer 1: Solid ground plane.
- Inner Layer 2: Power planes (split for analog/digital).
- Bottom Layer: Low-frequency signals and routing.
Place the hold capacitor adjacent to the sampling switch with minimal lead length. Orient high-speed traces perpendicular to each other to reduce crosstalk.
Thermal Management
Temperature gradients induce thermoelectric voltages in dissimilar metals, causing drift. For a copper-kovar junction, the Seebeck coefficient is approximately 40 µV/°C. Use uniform copper weights and thermal relief pads to minimize gradients.
4.3 Power Supply and Grounding Techniques
High-performance sample and hold circuits demand meticulous power supply and grounding design to minimize noise, voltage droop, and signal integrity degradation. The following techniques ensure optimal performance in precision applications.
Power Supply Decoupling
Switching transients in sample and hold circuits introduce high-frequency noise, which couples into the signal path if not properly suppressed. Effective decoupling requires:
- Low-ESR ceramic capacitors (10–100 nF) placed as close as possible to the supply pins of the operational amplifier and switch ICs.
- Bulk electrolytic capacitors (1–10 µF) to stabilize supply voltage during hold-mode transitions.
The impedance of the power delivery network must be minimized across the entire frequency spectrum. The total impedance ZPDN is given by:
where R is parasitic resistance, L is loop inductance, and C is the total decoupling capacitance at frequency f.
Ground Plane Design
A continuous ground plane reduces ground bounce and minimizes loop area for return currents. Critical considerations include:
- Separating analog and digital ground planes with a single-point connection near the power supply.
- Avoiding splits or slots in the ground plane beneath high-speed signal traces.
For mixed-signal systems, the ground noise voltage Vn due to return current Ir can be approximated by:
Supply Voltage Regulation
Low-noise linear regulators (e.g., LDOs) are preferred over switching regulators for analog supply rails. Key parameters include:
- Power Supply Rejection Ratio (PSRR): ≥60 dB at the sampling frequency.
- Output noise density: <10 µV/√Hz for 16-bit resolution systems.
For ultra-high-precision applications, a pi-filter topology with series ferrite beads enhances high-frequency noise rejection:
Guard Rings and Shielding
Guard rings around sensitive nodes (e.g., hold capacitor) mitigate leakage currents and capacitive coupling. Implementation guidelines:
- Bias guard rings to the midpoint of the held voltage to minimize potential gradients.
- Use shielded cables for off-board connections, with shields grounded at the ADC reference point.
5. Analog-to-Digital Converters (ADCs)
Sample and Hold Circuit in ADCs
The sample and hold (S/H) circuit is a critical component in analog-to-digital converters (ADCs), ensuring accurate conversion by maintaining a stable input voltage during the conversion process. Without an S/H circuit, rapidly changing input signals would introduce errors due to the finite conversion time of the ADC.
Operating Principle
An S/H circuit operates in two distinct phases: sampling and holding. During the sampling phase, the circuit tracks the input voltage, while during the holding phase, it maintains the sampled voltage constant for the ADC to process. The transition between these phases is controlled by a clock signal.
Where \( V_{\text{hold}} \) is the voltage captured at the instant the circuit switches from sampling to holding.
Circuit Implementation
A basic S/H circuit consists of:
- Switch (usually a MOSFET) – Controls the sampling and holding phases.
- Hold capacitor (\( C_H \)) – Stores the sampled voltage.
- Operational amplifier (buffer) – Provides high input impedance and low output impedance to prevent loading effects.
The time constant during sampling is determined by the on-resistance of the switch (\( R_{\text{on}} \)) and the hold capacitor:
For accurate sampling, \( \tau \) must be significantly smaller than the sampling period.
Key Performance Parameters
Aperture Time (\( t_a \))
The delay between the hold command and the actual disconnection of the switch. This introduces a small error in the sampled voltage:
Hold Mode Droop
During the hold phase, the capacitor discharges due to leakage currents, causing a droop in the held voltage:
Acquisition Time (\( t_{\text{acq}} \))
The time required for the circuit to settle within a specified error band (e.g., 0.1%) after switching to the sampling phase:
Practical Considerations
In high-speed ADCs, the S/H circuit must minimize:
- Charge injection – Occurs when the switch turns off, injecting a small charge into the hold capacitor, causing voltage errors.
- Clock feedthrough – Coupling of the clock signal into the hold capacitor via parasitic capacitances.
- Nonlinearities – Introduced by switch resistance variations and capacitor dielectric absorption.
Advanced S/H circuits use techniques like bottom-plate sampling and dummy switches to mitigate these effects.
Applications in ADCs
In successive approximation ADCs, the S/H circuit ensures the input voltage remains constant during the entire conversion cycle. In pipelined ADCs, multiple S/H stages are used to sample and process different phases of the signal simultaneously.
For high-resolution ADCs (>16 bits), the S/H circuit must exhibit extremely low noise and distortion to preserve signal integrity. This often necessitates the use of precision components and advanced calibration techniques.
Sample and Hold Circuit
5.2 Data Acquisition Systems
The sample and hold (S/H) circuit is a critical component in data acquisition systems, ensuring accurate analog-to-digital conversion by maintaining a stable input voltage during the conversion process. Its primary function is to sample the input signal at discrete time intervals and hold the sampled value constant until the next sample is taken.
Operating Principle
The S/H circuit consists of two main components: a switch (typically a MOSFET) and a holding capacitor. When the switch is closed (sample mode), the capacitor charges to the input voltage level. When the switch opens (hold mode), the capacitor retains the voltage until the next sampling instant. The timing of this operation is controlled by an external clock signal.
Key Performance Parameters
Several parameters characterize the performance of S/H circuits in data acquisition systems:
- Aperture Time: The delay between the hold command and the actual opening of the switch.
- Acquisition Time: The time required for the circuit to settle to the input voltage during sampling.
- Hold Step: The voltage error introduced when switching from sample to hold mode.
- Droop Rate: The rate at which the held voltage decays due to capacitor leakage.
Practical Implementation Considerations
In high-speed data acquisition systems, the choice of components significantly impacts performance:
- The switch must exhibit low on-resistance and minimal charge injection.
- The capacitor should have low dielectric absorption and high insulation resistance.
- The buffer amplifier must provide high input impedance and low output impedance.
Advanced Architectures
Modern data acquisition systems often employ improved S/H circuit topologies:
- Open-loop architectures offer faster acquisition times but are more susceptible to errors.
- Closed-loop architectures provide better accuracy at the expense of bandwidth.
- Switched-capacitor implementations are common in integrated circuits for their precision and compactness.
where fmax is the maximum sampling frequency, tacq is the acquisition time, and tconv is the ADC conversion time.
Applications in High-Speed Data Acquisition
In high-speed oscilloscopes and spectrum analyzers, S/H circuits enable:
- Simultaneous sampling of multiple channels
- Time-interleaved ADC architectures for increased effective sampling rates
- Reduction of timing skew in multi-channel systems
5.3 Signal Processing and Filtering
The sample-and-hold (S/H) circuit plays a critical role in signal processing by capturing and maintaining an analog voltage level for subsequent quantization or filtering. Its performance is heavily influenced by the interplay between sampling rate, hold duration, and the spectral characteristics of the input signal.
Aliasing and the Nyquist Criterion
When sampling a continuous-time signal x(t) at a frequency fs, aliasing occurs if fs < 2fmax, where fmax is the highest frequency component of x(t). The S/H circuit must adhere to the Nyquist criterion to prevent spectral overlap:
Violating this criterion introduces distortion, making anti-aliasing filters essential. A low-pass filter with a cutoff at fs/2 is typically placed before the S/H stage to attenuate frequencies above the Nyquist limit.
Hold-Mode Droop and Aperture Uncertainty
During the hold phase, the stored voltage on the capacitor decays due to leakage currents, a phenomenon known as hold-mode droop. The rate of droop is given by:
where Ileak is the leakage current and Chold is the hold capacitance. To minimize droop, high-quality capacitors with low dielectric absorption and low-leakage switches (e.g., FETs) are employed.
Aperture uncertainty (jitter) further degrades performance by introducing timing errors in the sampling instant. The resulting voltage error ΔV for a sinusoidal input x(t) = A sin(2πft) is:
where Δt is the timing jitter. This error becomes pronounced at high input frequencies, necessitating precise clock synchronization.
Filtering in Sample-and-Hold Systems
The S/H circuit inherently acts as a zero-order hold (ZOH), which introduces a sinc-like frequency response:
where Ts is the sampling period. This response attenuates higher frequencies, necessitating compensation in downstream processing. In practice, a reconstruction filter is used after the S/H stage to smooth the output and eliminate high-frequency artifacts.
Practical Filter Design Considerations
For high-speed applications, active filters with operational amplifiers are preferred. The choice of filter topology (e.g., Butterworth, Chebyshev, or Bessel) depends on the trade-off between passband ripple, phase linearity, and roll-off steepness. For example, a Butterworth filter provides maximally flat passband response, while a Bessel filter preserves phase relationships.
The filter's cutoff frequency fc must satisfy:
to avoid aliasing while minimizing signal distortion. Component tolerances and temperature stability are critical in maintaining filter performance across operating conditions.
Noise and Dynamic Range
Thermal noise, charge injection, and clock feedthrough contribute to the total noise in S/H circuits. The signal-to-noise ratio (SNR) is a key metric:
where Vsignal is the RMS signal amplitude and Vnoise is the RMS noise voltage. To maximize dynamic range, the hold capacitor must be sufficiently large to reduce kT/C noise but small enough to ensure fast settling times.
In high-resolution systems (e.g., 16-bit ADCs), noise shaping techniques and oversampling are often employed to push quantization noise out of the band of interest, further leveraging the S/H circuit's filtering characteristics.
6. Recommended Books and Papers
6.1 Recommended Books and Papers
- PDF Lecture 36 - Characterization of Adcs and Sample and Hold Circuits — The objective of the sample and hold circuit is to sample the unknown analog signal and hold that sample while the ADC decodes the digital equivalent output. The sample and hold circuit must: 1.) Have the accuracy required for the ADC resolution, i.e. accuracy = 100% 2N 2.) The sample and hold circuit must be fast enough to work in a two-phase ...
- PDF Chapter 8 Sample-and-Hold Circuits - Springer — A sample-and-hold circuit (S&H) holds the sampled value at its output for a full sample period. Figure 8.2 shows the input signal and the output of a T&H and an S&H circuit during track-and-hold operation. A possible implementation of a sample-and-hold circuit can be realized by connecting two T&H circuits in cascade.
- Sample and Hold Circuit | GeeksforGeeks — Circuit Diagram of Sample and Hold Circuit. Working of Sample and Hold Circuit. The main components in a sample and hold circuit is an N-Channel E-MOSFET, a capacitor to store, hold and release the electric charge and a high operational amplifier. The N-channel E-MOSFET will be used as changing component. The incoming voltage is entering the ...
- PDF UlrichTietze Christoph Schenk - content.e-bookshelf.de — Electronic Circuits Handbook for Design andApplication 2nd edition with 1771 Figures and CD-ROM ... It covers all major aspects of analog and digital circuit design. The book is a translation of the current 12th edition of the German bestseller ... Analog Switches and Sample-and-Hold Circuits 929 18. Digital-Analog and Analog-Digital Converters ...
- Sample-and-Hold Circuits - SpringerLink — The sample-and-hold circuit and the track-and-hold circuit perform the sampling operation. These circuits operate at the highest signal levels and speeds, which makes their design a challenge. The trade-off between noise, speed, distortion, and power requires a...
- PDF Practical Sample and Hold Circuit - Southern Illinois University Carbondale — Practical Sample and Hold Circuit Control input open and closes solid-state switch at sampling rate f s. Modes of operation - tracking ( switch closed) hold (switch open) Sample and Hold Parameters acquisition time -time for instant switch closes until V i within defined % of input. Determined by input time constant τ = Ri nC 5τvalue = 99.3% ...
- PDF Sample & Hold Circuits - Pennsylvania State University — Sample & Hold Circuits CSE 577 Sample & Hold Circuits Insoo Kim, Kyusun Choi Mixed Signal CHIP Design Lab. Department of Computer Science & EngineeringDepartment of Computer Science & Engineering The Pennsylvania State University. Basic Sample and Hold Circuit Configuration
- PDF Fundamentals of Electronic Circuit Design - University of Cambridge — In an electronic circuit, the electromagnetic problem of voltages at arbitrary points in space is typically simplified to voltages between nodes of circuit components such as resistors, capacitors, and transistors. Figure 1.1: Voltage V1 is the electrical potential gained by moving charge Q1 in an electric field.
- PDF Part II How to Design and Build Working Electronic Circuits — Every electronic component ranging from the simplest resistor to the most complex integrated circuit is described by a datasheet. Consequently, reading datasheets is one of the most important skills for an electronic circuit designer. Datasheets contain information on electrical properties, reliability statistics, intended use, and physical
- PDF PREPARED BY : Ms.D.Jamuna Rani , Ms.S - Sathyabama Institute of Science ... — An electronic integrated circuit which converts a signal from analog (continuous and can take an inifinity of values) to digital (discrete digital data) form. ... Respose of sample and Hold Circuit Switch ON - sampling of signal (time to charge capacitor w/ V in) ... There are two ways to best improve accuracy of A/D conversion:
6.2 Online Resources and Tutorials
- PDF Lecture 36 - Characterization of Adcs and Sample and Hold Circuits — The objective of the sample and hold circuit is to sample the unknown analog signal and hold that sample while the ADC decodes the digital equivalent output. The sample and hold circuit must: 1.) Have the accuracy required for the ADC resolution, i.e. accuracy = 100% 2N 2.) The sample and hold circuit must be fast enough to work in a two-phase ...
- Sample and Hold Circuit | GeeksforGeeks — Circuit Diagram of Sample and Hold Circuit. Working of Sample and Hold Circuit. The main components in a sample and hold circuit is an N-Channel E-MOSFET, a capacitor to store, hold and release the electric charge and a high operational amplifier. The N-channel E-MOSFET will be used as changing component. The incoming voltage is entering the ...
- Sample and Hold Circuit - Electronics Hub — Simple Sample and Hold Circuit. Let us understand the operating principle of a S/H Circuit with the help of a simplified circuit diagram. This sample and hold circuit consist of two basic components: Analog Switch; Holding Capacitor; The following image shows the basic S/H Circuit. This circuit tracks the input analog signal until the sample ...
- Sample and Hold Circuits - Electricity - Magnetism — Operation of Sample and Hold Circuits. The operation of a S&H circuit can be broken down into two distinct phases: the sample phase and the hold phase. The name "Sample and Hold" derives from this two-part operation. Sample Phase: During the sample phase, the input signal is connected to the capacitor through a switch. The capacitor charges ...
- Sample & Hold Glitch Reduction for Precision Outputs - Texas Instruments — 2.3 Basic Sample and Hold Theory The glitch reduction technique employed in this design is based on an external Sample and Hold (S&H) circuit following the DAC output. In its simplest form the sample and hold circuit can be constructed from the following components: a capacitive element, output buffer, and switch. A schematic of the simplified
- PDF Practical Sample and Hold Circuit - Southern Illinois University Carbondale — Practical Sample and Hold Circuit Control input open and closes solid-state switch at sampling rate f s. Modes of operation - tracking ( switch closed) hold (switch open) Sample and Hold Parameters acquisition time -time for instant switch closes until V i within defined % of input. Determined by input time constant τ = Ri nC 5τvalue = 99.3% ...
- Sample and hold circuit | PPT - SlideShare — Sample-and-hold (S/H) is an important analog building block with many applications, including analog-to-digital converters (ADCs) and switched- capacitor filters. The function of the S/H circuit is to sample an analog input signal and hold this value over a certain length of time for subsequent processing. Taking advantages of the excellent ...
- Sample & Hold Circuits CSE598A/EE597G Spring 2006 - SlidePlayer — 1 Sample & Hold Circuits CSE598A/EE597G Spring 2006 Insoo Kim, Kyusun Choi Mixed Signal CHIP Design Lab. Department of Computer Science & Engineering The Pennsylvania State University. 2 ... Electronic Systems Design Group Department of Electronics and Computer Science University of Southampton, UK Application of Group Delay Equalisation in. ...
- PDF Sample & Hold Circuits - Pennsylvania State University — Sample & Hold Circuits CSE 577 Sample & Hold Circuits Insoo Kim, Kyusun Choi Mixed Signal CHIP Design Lab. Department of Computer Science & EngineeringDepartment of Computer Science & Engineering The Pennsylvania State University. Basic Sample and Hold Circuit Configuration
- PDF Fundamentals of Electronic Circuit Design - University of Cambridge — In an electronic circuit, the electromagnetic problem of voltages at arbitrary points in space is typically simplified to voltages between nodes of circuit components such as resistors, capacitors, and transistors. Figure 1.1: Voltage V1 is the electrical potential gained by moving charge Q1 in an electric field.
6.3 Datasheets and Application Notes
- PDF Lecture 36 - Characterization of Adcs and Sample and Hold Circuits — SAMPLE AND HOLD CIRCUITS Requirements of a Sample and Hold Circuit The objective of the sample and hold circuit is to sample the unknown analog signal and hold that sample while the ADC decodes the digital equivalent output. The sample and hold circuit must: 1.) Have the accuracy required for the ADC resolution, i.e. accuracy = 100% 2N 2.)
- Sample and Hold Circuit - Electronics Coach — Definition: The Sample and Hold circuit is an electronic circuit which creates the samples of voltage given to it as input, and after that, it holds these samples for the definite time.The time during which sample and hold circuit generates the sample of the input signal is called sampling time. Similarly, the time duration of the circuit during which it holds the sampled value is called ...
- Sample and Hold Circuit | GeeksforGeeks — Circuit Diagram of Sample and Hold Circuit. Working of Sample and Hold Circuit. The main components in a sample and hold circuit is an N-Channel E-MOSFET, a capacitor to store, hold and release the electric charge and a high operational amplifier. The N-channel E-MOSFET will be used as changing component. The incoming voltage is entering the ...
- Application Note 294 Special Sample and Hold Techniques - Texas Instruments — AN-294 Special Sample and Hold Techniques Fax: 81-3-5620-6179 PrintDate=1998/03/24 PrintTime=15:10:43 36764 an005637 Rev. No. 3 cmserv Proof 6 National does not assume any responsibility for use of any circuitry described, no circuit patent licenses are implied and National reserves the right at any time without notice to change said circuitry ...
- PDF Sample-and-Hold Circuit Using the ADG1211 Switch - Analog — The circuit shown in Figure 1 is a precise, fast sample-and-hold circuit. During sample mode, SW2 is closed, and the output, V OUT, follows the input signal, V IN. In hold mode, SW2 is opened, and the signal is held by the hold capacitor, C H. Due to switch and capacitor leakage current, the voltage on the hold capacitor decays (droops) with ...
- PDF Practical Sample and Hold Circuit - Southern Illinois University Carbondale — Practical Sample and Hold Circuit Control input open and closes solid-state switch at sampling rate f s. Modes of operation - tracking ( switch closed) hold (switch open) Sample and Hold Parameters acquisition time -time for instant switch closes until V i within defined % of input. Determined by input time constant τ = Ri nC 5τvalue = 99.3% ...
- LFx98x Monolithic Sample-and-Hold Circuits - Texas Instruments — An IMPORTANT NOTICE at the end of this data sheet addresses availability, warranty, changes, use in safety-critical applications, intellectual property matters and other important disclaimers. PRODUCTION DATA. LF198-N, LF298, LF398-N LF198A-N, LF398A-N SNOSBI3C -JULY 2000-REVISED OCTOBER 2018 LFx98x Monolithic Sample-and-Hold Circuits 1 1 ...
- PDF Fast Sample-and-Hold Circuit - Analog — however, it can be used in other applications requiring a fast sample-and-hold circuit. The output can be con-figured for single-ended operations. Input Sampling Capacitor The input voltage is sampled using a 5pF capacitor on the positive input and another on the negative input. The capacitors are connected to the input when SEN is high.
- PDF Sample & Hold Circuits - Pennsylvania State University — Sample & Hold Circuits CSE 577 Sample & Hold Circuits Insoo Kim, Kyusun Choi Mixed Signal CHIP Design Lab. Department of Computer Science & EngineeringDepartment of Computer Science & Engineering The Pennsylvania State University. Basic Sample and Hold Circuit Configuration
- PDF Analog Circuits - MADE EASY Publications — 9.42 Sample and Hold Circuit 292 9.43 Op-amp Comparator 293 9.44 Schmitt Trigger 295 9.45 Astable Multivibrator (free-running oscillator) 297 9.46 Triangular-Wave Generator 298 9.47 Monostable Multivibrator (pulse generator) 299 Active Filters 9.48 Introduction 301 9.49 Classification of Active Filters 301 9.50 Butterworth Filter 303