123 Main Street, New York, NY 10001

Time-Interleaved ADC (TI-ADC): Architecture and Calibration

← Back to:Analog-to-Digital Converters (ADCs)

Definition of Time-Interleaved ADC (TI-ADC)

A time-interleaved analog-to-digital converter (TI-ADC) increases the effective sampling rate by distributing samples across multiple parallel ADC channels that operate in a phase-shifted manner along the time axis.

Working definition

A time-interleaved ADC is an architecture where several similar mid-speed ADC channels share the same analog input and sample it in a staggered way over time. Each channel captures different time instants of the same waveform, and the digital backend merges these samples into a single output stream that behaves like one high-speed converter.

The definition focuses on the sampling organization rather than the internal conversion principle of each channel. The subchannels can be implemented with SAR, pipeline, or other ADC cores, but as long as they operate with time-shifted sampling instants and their outputs are recombined into one ordered stream, the overall system forms a time-interleaved ADC.

N-channel interleaving and effective sampling rate

In an N-channel TI-ADC, each sub-ADC operates at a channel sampling rate fs,ch. The channels sample the same input signal at equally spaced time offsets within one global sampling period. When the samples from all channels are interleaved in the correct order, the combined digital stream has an effective sampling rate of fs,eff = N × fs,ch.

Intuitively, the global timeline is divided into N interleaved phases. Channel CH0 samples at instants t = 0, T, 2T, …, channel CH1 samples at t = T/N, T + T/N, 2T + T/N, and so on, where T is the period associated with fs,ch. Across one interval T, all channels together produce N samples at distinct time instants, so the quantized waveform behaves as if it were sampled N times faster than a single channel at fs,ch.

Architectural essence: channels, clocks and reconstruction

At an architectural level, a TI-ADC can be viewed as three tightly coupled elements: a bank of matched ADC channels, a synchronized multi-phase sampling clock tree, and a reconstruction or de-interleaving logic in the digital backend. Each ADC channel typically includes its own sample-and-hold, core converter, and local calibration, and all channels see the same analog input node under well-controlled loading conditions.

The clock network generates N sampling phases that are phase-shifted by 360°/N with carefully controlled skew and jitter. These phases trigger the sampling instants of the sub-ADCs in sequence. On the digital side, a de-interleaver maps the channel-tagged samples back into a strictly increasing sample index order, forming a single high-rate digital data stream that can feed subsequent signal-processing blocks.

Why TI-ADC is used in multi-GSPS regimes

As target sampling rates move into the multi-GSPS range, a single monolithic ADC channel faces severe challenges in terms of front-end bandwidth, comparator speed, clocking, power consumption, and thermal management. Time-interleaving distributes the conversion task across several more moderate-speed channels, each operating closer to a feasible design point for the chosen process node and power budget.

This approach enables reuse of proven mid-speed ADC cores while achieving an effective sampling rate that would be very difficult or impractical for a single channel. As a result, TI-ADC architectures are widely used in wideband oscilloscopes, high-speed data-acquisition cards, broadband communication receivers, and other applications that demand multi-GSPS conversion with useful resolution.

Boundaries vs RF-sampling, Flash and Pipeline ADCs

The term time-interleaved ADC describes how sampling is organized in time and how multiple channels are combined. It is orthogonal to both the internal conversion principle and the application frequency band. An RF-sampling ADC is named according to its ability to directly capture RF input bands; such an ADC may internally use TI techniques, but RF-sampling describes the input bandwidth and use case, not the interleaving itself.

Flash and pipeline ADCs are named by their conversion core topology. A single-channel flash or pipeline ADC can be used without interleaving, or multiple flash or pipeline channels can be time-interleaved to reach higher effective sampling rates. In other words, TI-ADC sits at the architectural organization level, while SAR, pipeline or flash describe channel-level conversion mechanisms, and RF-sampling refers to the front-end bandwidth class. Keeping these naming boundaries clear helps avoid confusion when evaluating high-speed ADC data sheets and system architectures.

Time-Interleaved ADC definition diagram with interleaved channels Block-level diagram showing an analog input feeding four phase-shifted ADC channels with a shared clock source and a digital de-interleaving block that creates a single high-speed output stream. Analog input CH0 ADC fs,ch CH1 ADC fs,ch CH2 ADC fs,ch CH3 ADC fs,ch Clock source φ0, φ1, φ2, φ3 TI-ADC de-interleaver High-rate digital output fs,eff = N × fs,ch time
Conceptual block diagram of a time-interleaved ADC with four matched channels, shared clock phases and a digital de-interleaver that produces a single high-speed output stream.

Operation Principles of Time-Interleaved ADC (TI-ADC)

A time-interleaved ADC operates by distributing sampling instants across several matched ADC channels that share the same analog input and clock origin. The effective sampling rate is increased by interleaving samples in time, but any channel-to-channel mismatch in offset, gain, or sampling instant directly converts into distortion and spurious tones in the output spectrum.

1 Multi-channel interleaving structure

In an N-channel TI-ADC, channels CH0 through CH(N-1) form a bank of similar ADC slices. Each slice contains its own sample-and-hold network and converter core, but all slices are designed to present closely matched gain, bandwidth, noise, and linearity. The analog input is routed to every channel under controlled loading so that each slice observes the same waveform within the intended signal bandwidth.

A single master clock source generates the sampling phases for all channels. Rather than running one channel at an extreme clock rate, the master clock is divided or phase-shifted into N sampling phases that are evenly spaced over one overall sampling period. Conceptually, CH0 samples at phase 0, CH1 at 1⁄N of the period, CH2 at 2⁄N, and so on. When the digital backend reorders the channel-tagged samples into a single sequence, the effective sampling rate becomes fs,eff = N × fs,ch, where fs,ch is the per-channel sampling rate.

The sample-and-hold and input driver topology strongly influences the robustness of interleaving. A fully shared front-end sample-and-hold offers excellent matching at the cost of higher input capacitance and drive requirements. Independent sample-and hold stages per channel reduce the burden on a single front-end but introduce more places where offset, gain, and bandwidth mismatches can appear. Similarly, a shared driver that fans out to multiple channels creates routing and loading asymmetries that can translate into timing skew and gain differences if not carefully controlled.

Time skew originates wherever different channels see different propagation delays between the master clock edge and the actual sampling instant on the input capacitor. Typical contributors include unequal clock-tree branch delays, differences in buffer chains, variations in switch device sizes and parasitics, and mismatches in routing length or dielectric environment. Skew can also drift with temperature, supply voltage, and aging because delay elements rarely track perfectly across the die. Even picosecond-level skew becomes critical when the input signal has sub-nanosecond transitions and multi-GSPS sampling rates.

2 Three primary mismatch mechanisms

The quality of a TI-ADC is dominated by how well its channels match. In practice, three mismatch classes are most important: offset mismatch, gain mismatch, and timing mismatch. Offset mismatch mainly produces low-frequency artifacts, gain mismatch modulates the signal amplitude, and timing mismatch couples directly to the signal slope and tends to dominate distortion at high input frequencies.

Offset mismatch: even–odd pattern

Offset mismatch arises when channels have different DC offsets at their outputs. During interleaving, this appears as an alternating bias on consecutive samples. For an input sine wave, the reconstructed time-domain waveform exhibits a characteristic even–odd stepping pattern, often called a “cat-ear” shape. In the frequency domain, offset mismatch generates spurious tones near half the interleaving frequency and its harmonics. The underlying causes include offset in sample-and-hold circuits, comparator thresholds, residue amplifiers, or digital offset trims that are not perfectly aligned across channels.

Gain mismatch: periodic amplitude modulation

Gain mismatch occurs when channels have slightly different conversion gains. As the interleaving pattern cycles through the channels, the effective amplitude of the reconstructed waveform is periodically modulated. This periodic modulation introduces sidebands around the input tone and produces spurious components related to the interleaving frequency. Gain mismatch often originates from capacitor value spread, front-end resistance variations, channel-to-channel bandwidth differences, and non-identical loading of the input driver. The impact increases with input frequency as bandwidth-induced gain errors diverge across channels.

Timing mismatch (skew): dominant high-frequency error

Timing mismatch, or skew, is the most harmful mismatch mechanism in high-speed interleaved systems. Skew appears when channels sample the input at slightly different time instants than intended, even though the nominal phase spacing is ideal. For a small timing error delta t, the sampled value can be approximated by x(t + delta t) ≈ x(t) + delta t · (dx/dt). The error term is proportional to the instantaneous slope of the signal; as a result, skew produces distortion that grows rapidly with input frequency. High-frequency tones generate strong intermodulation products and SFDR degradation, and the resulting spurs are often the limiting factor for usable dynamic range in multi-GSPS TI-ADCs.

Jitter versus skew in time-interleaved systems

Clock jitter and timing skew are related but distinct phenomena. Jitter is the random variation of sampling instants around their ideal positions and mainly raises the broadband noise floor, reducing SNR as input frequency increases. Skew is a deterministic timing offset between channels that repeats from cycle to cycle and therefore produces discrete spurs and intermodulation products. In a TI-ADC, shared clock-source jitter affects all channels in a correlated way and behaves similarly to jitter in a single-channel converter, whereas channel-specific skew directly exposes the interleaving structure and typically dominates the spurious-free dynamic range.

Time-interleaved ADC operation with channel phases and mismatch effects Diagram showing a master clock, four interleaved ADC channels on a shared time axis, and annotations indicating offset mismatch, gain mismatch, and timing skew in a time-interleaved ADC. Master clock source phases: phi0, phi1, phi2, phi3 time CH0 CH1 CH2 CH3 TI-ADC de-interleaver fs,eff = N × fs,ch Offset mismatch even–odd pattern Gain mismatch amplitude modulation Timing mismatch (skew) dominant at high frequency
Operation of a time-interleaved ADC: an N-channel structure samples a shared input on staggered clock phases, then a digital de-interleaver forms a single high-rate stream. Offset, gain and timing mismatches between channels create distinct distortion mechanisms.

Design of Time-Interleaved ADC (TI-ADC)

TI-ADC design combines analog matching, multi-phase clock distribution, calibration hooks, digital reconstruction and PCB layout discipline. Good performance depends on treating all channels as a tightly coupled system rather than a set of independent converters.

1 Analog channel matching

Analog matching targets identical behavior across all TI-ADC channels. The input driver must fan out to each channel with symmetrical routing so that every converter sees the same load and propagation delay. Differences in trace length, metal layer usage or proximity to passive components translate into channel-to-channel variations in gain, bandwidth and timing skew, which later appear as distortion and spurs in the reconstructed signal.

Sample-and-hold stages should use matched switch devices, sampling capacitors and biasing across channels. Any mismatch in the RC time constant of the sampling path creates frequency-dependent gain differences, while mismatched charge injection or leakage leads to offset mismatch. Layout symmetry, including mirrored placement and identical routing around the sampling capacitors, is critical for minimizing these effects over process, voltage and temperature.

The input buffer topology must be chosen with interleaving in mind. A shared buffer that drives all channels offers strong correlation and better tracking but has to handle higher capacitive load. Split buffers reduce the load on each amplifier but introduce more opportunities for gain, bandwidth and timing mismatch if the individual stages do not track perfectly. In both cases, consistent biasing and careful control of loading are essential.

Power distribution should isolate sensitive analog nodes from digital switching currents while preserving symmetry across channels. Local regulation, distributed decoupling and balanced supply routing help avoid situations where the dynamic current drawn by one channel modulates the reference or bias conditions of neighboring channels. Without such precautions, the TI-ADC can exhibit time-varying offset and gain mismatch that standard foreground calibration cannot fully remove.

Analog matching structure for TI-ADC channels Block diagram showing a symmetric input driver, four matched sample-and-hold and ADC channels, and balanced power domains for a time-interleaved ADC. Input driver symmetric routing Analog input CH0 S/H + ADC CH1 S/H + ADC CH2 S/H + ADC CH3 S/H + ADC Analog supplies symmetric rails Local LDOs decoupling Channel symmetry gain, BW, timing
Analog design for a TI-ADC focuses on symmetric routing, matched sample-and-hold and ADC blocks, and balanced analog power domains so that all channels track each other over process and temperature.

2 Clock distribution

The clock network in a TI-ADC must generate and distribute multiple sampling phases with tight control over skew and jitter. A multi-phase clock generator, often based on a PLL or DLL, produces N evenly spaced phases from a single frequency reference. These phases are aligned to a common origin so that channel sampling instants can be treated as ideal 1⁄N subdivisions of one effective sampling period.

Skew, bias and phase errors arise along the distribution path between the clock generator and the sampling switches in each channel. Any difference in buffer count, loading, routing length, or local supply condition changes the delay experienced by a given clock edge. These small deviations accumulate and translate into channel-to- channel skew that cannot be removed by simple phase alignment at the generator output alone.

A low-jitter PLL and well-designed clock distribution network are therefore mandatory. Shared jitter from a common PLL behaves similarly to jitter in a single-channel ADC and primarily limits SNR at high input frequency. In contrast, uncorrelated jitter or skew between channels directly exposes the interleaving structure and shows up as spurs. Using a single master PLL with carefully matched branches is usually superior to independent clock sources per channel.

The physical clock tree layout should follow a balanced structure, such as an H-tree, to equalize propagation delay to each channel. Symmetric routing, identical buffer stacks and consistent shielding around clock lines reduce sensitivity to process and thermal gradients. The final segment, from the last buffer to the sampling switch gate, is especially critical, because any asymmetry here directly translates into effective sampling-time skew.

Multi-phase clock tree for TI-ADC channels Diagram of a PLL-based multi-phase clock source feeding a balanced clock tree that drives four time-interleaved ADC channels with matched delay. PLL / DLL multi-phase Ref clock phi0, phi1, phi2, phi3 buf buf buf Channel sampling gates CH0 clock CH1 clock CH2 clock CH3 clock matched delay paths Skew and phase error channel-to-channel delay
A TI-ADC clock network uses a multi-phase PLL and a balanced clock tree so that all channel sampling gates receive low-jitter edges with closely matched delay, limiting skew and phase error.

3 Calibration hooks

Calibration support is essential for any practical TI-ADC. Offset calibration removes channel-to-channel DC differences. It can be implemented as a foreground routine, where the converter is taken offline to measure offsets with controlled inputs, or as a background routine that runs concurrently with normal conversion. Background offset tracking is important in environments where temperature and supply conditions drift over time.

Gain calibration typically uses tone-based measurements or adaptive algorithms such as LMS. Known calibration tones are injected into the channels, and the relative amplitudes are compared to derive per-channel gain correction. Because gain error often depends on frequency, a wideband design benefits from calibration at multiple tones across the intended signal band rather than at a single test frequency.

Timing calibration focuses on estimating and compensating channel skew. Estimators may operate on derivatives of the signal, on correlation between channels, or on more advanced models including machine-learning based approaches. In all cases, the timing error is translated into an equivalent amplitude correction that depends on the local slope of the waveform. Because delay varies with operating conditions, a useful timing-calibration scheme must support background operation and periodic refinement.

Foreground calibration is suited to controlled environments or production trimming, where conversion can be paused without impacting service. Background calibration is preferred in communication, radar and industrial systems that must run continuously. Multi-tone or broadband calibration campaigns provide better visibility into frequency-dependent mismatch and are often required to achieve the specified SFDR across the full Nyquist band.

Calibration hooks for offset, gain and timing in a TI-ADC Diagram showing calibration tone injection, per-channel correction blocks and a controller that runs foreground and background calibration loops for a time-interleaved ADC. TI-ADC channels CH0 … CHN-1 Calibration tones Offset correction Gain correction Timing correction Corrected digital stream Calibration controller foreground and background
Calibration hooks inject tones into the TI-ADC channels and adjust offset, gain and timing parameters through a controller that supports both foreground and background operation.

4 Digital reconstruction chain

The digital backend of a TI-ADC converts channel-indexed samples into a single ordered stream suitable for downstream processing. A de-interleaving FIFO accepts data from each channel and writes them into the correct sample positions based on the interleaving pattern. This stage must preserve timing order and maintain deterministic latency so that later stages such as digital downconversion and filtering can operate correctly.

Reconstruction filters are often implemented as FIR or polyphase structures. They can suppress interleaving-related spurs, provide per-channel equalization and implement sample-rate conversion. When combined with the calibration coefficients, these filters can jointly correct residual offset, gain and timing errors and smooth the transition between calibration updates and normal operation.

Equalization compensates for channel-to-channel bandwidth and phase variations. Digital taps applied per channel or per phase align the effective frequency response before samples are merged. In wideband communication receivers, the reconstructed stream typically feeds a digital downconverter and numerically controlled oscillator so that RF or IF input signals can be translated to baseband and decimated to a lower data rate.

Digital reconstruction chain for a time-interleaved ADC Diagram of per-channel outputs feeding a de-interleaver, equalization and reconstruction filters, and an optional digital downconverter and numerically controlled oscillator. Channel outputs CH0, CH1, CH2, CH3 De-interleaver FIFO sample ordering EQ and FIR filters polyphase reconstruction DDC and NCO optional baseband Single high-rate stream
The digital reconstruction chain de-interleaves channel outputs, applies equalization and FIR or polyphase filters, and optionally performs digital downconversion to create a clean single-stream output.

5 PCB layout considerations for TI-ADC

TI-ADC performance is highly sensitive to PCB layout. Analog input traces, clock lines and sampling gate drive paths must be matched in length and environment so that external routing does not introduce additional skew between channels. Differences in via count, reference plane transitions or coupling to nearby components can easily create picosecond-level delay mismatches that become visible as spurs at high input frequencies.

The layout from package pins to each channel’s front-end should follow a symmetric pattern, including mirrored placement, equal trace length and consistent impedance. Careful placement of the ADC near its reference and clock source reduces loop area and exposure to external interference. Power and reference routing require isolation between noisy digital regions and sensitive analog domains, with local decoupling kept as symmetric as possible across channels.

Thermal gradients on the PCB and within the package can cause channel parameters to drift differently over time. Heat sources such as regulators, power stages and high-current traces should be placed away from the multi-channel ADC region, and airflow or heatsinking should be arranged to avoid strong temperature differences from one side of the device to the other. Good electromagnetic compatibility practices, including ground stitching, controlled return paths and shielding around high-speed clocks, further reduce susceptibility to radiated and conducted noise.

PCB layout symmetry and routing for a time-interleaved ADC Illustration of an ADC package with matched input and clock traces, separated analog and digital regions, and guidance on thermal and EMI considerations for a time-interleaved ADC layout. TI-ADC package multi-channel core Matched input traces Clock routing Analog region references and front-end Digital and power region logic, regulators, clocks Keep hot components away EMI and return paths stitching vias and shields
PCB layout for a TI-ADC emphasizes matched input and clock routing, separation of analog and digital regions, and careful placement of heat sources to limit thermal and EMI-induced mismatch.

Applications of Time-Interleaved ADC (TI-ADC)

Time-interleaved ADCs serve systems that demand multi-GSPS sampling, wide input bandwidth and useful resolution. Typical application domains include broadband oscilloscopes, communication receivers, radar front-ends, high-frame-rate imaging and advanced signal or spectrum analyzers. In several of these use cases, TI-ADC is not only attractive but effectively the only viable choice to meet the required combination of sampling rate, dynamic range and power.

1 Broadband digital oscilloscopes (multi-GSPS)

Modern broadband digital oscilloscopes need to capture fast transient waveforms with several gigasamples per second and input bandwidths from a few hundred megahertz up to multiple gigahertz. Users expect to observe single-shot events, not just averaged or reconstructed waveforms. The front-end therefore requires true wideband sampling with sufficient instantaneous dynamic range and low distortion across the full input span.

In this regime, designing a single monolithic ADC channel with multi-GSPS sampling rate and 8 to 10 bits of effective resolution quickly runs into limits in comparator speed, analog bandwidth, power and heat dissipation. Practically, high-end scopes achieve their effective sampling rate by interleaving several moderate-speed channels per acquisition path. Time-interleaved ADCs therefore form the backbone of multi-GSPS oscilloscope front-ends, making TI-ADC the de facto choice for wideband digital oscilloscopes above the gigasample-per-second range.

2 Communication receivers (sub-GHz to few GHz)

Communication receivers cover a range of architectures, from traditional superheterodyne designs with narrow IF bands to wideband software-defined radios that sample large portions of the spectrum. At lower and mid IF frequencies, sampling rates in the hundreds of megasamples per second can often be covered by single-channel pipeline or SAR converters, sometimes combined with multiple synchronized ADCs rather than a time-interleaved architecture.

As architectures move toward wideband IF-sampling or direct RF-sampling, the requirements shift to multi-GSPS sampling with 10 to 14 bits of resolution and tight SFDR across a wide Nyquist band. In these systems, the combination of bandwidth, dynamic range and power budget makes multi-GSPS TI-ADCs the dominant solution. For narrowband or moderate-rate receivers, TI-ADC remains a useful option but not the only one; for very wideband RF-sampling front-ends, TI-ADC is effectively required to reach the target performance.

3 Radar front-ends (IF and RF sampling)

Radar systems span automotive, industrial and defense applications, with front-ends that must handle high-frequency waveforms and preserve phase coherence across many channels. IF-sampling radar architectures downconvert the RF carrier to a lower IF, then digitize at sampling rates on the order of tens to hundreds of megasamples per second. These systems may use multiple synchronized ADC devices without necessarily relying on time-interleaving within each device.

In contrast, wideband or direct RF-sampling radars place much higher demands on sampling rate and bandwidth. When IF or RF content extends into the hundreds of megahertz or beyond, and when many channels must be digitized simultaneously for beamforming, TI-ADCs provide a feasible path to multi-GSPS sampling with controlled power and area. For high-resolution, wideband radar front-ends operating in these regimes, time-interleaving becomes the primary practical route to achieving the required sampling performance per channel.

4 Ultrasound and imaging arrays (high frame rate)

Ultrasound and imaging arrays combine many receive channels with stringent timing and dynamic-range requirements. Conventional medical ultrasound often uses dozens or hundreds of channels, each sampling at tens of megasamples per second, implemented with multi-channel SAR or sigma-delta converters. In this regime, large channel counts are more critical than extremely high per-channel sampling rate, and time-interleaving is not always necessary.

High-frame-rate or wideband ultrasound systems, as well as certain high-speed line scan and imaging applications, drive per-channel sampling requirements higher while retaining many synchronized channels. When per-channel rates move toward hundreds of megasamples per second or beyond, TI-ADCs can concentrate high-speed conversion into fewer physical slices and use digital multiplexing or aggregation to manage the data flow. In such high-throughput configurations, time-interleaving becomes an important option for balancing channel count, sampling rate and power.

5 High-speed spectrum and signal analyzers

Spectrum and signal analyzers have traditionally relied on multi-stage analog downconversion to translate high-frequency signals to a narrow IF before digitization. This approach allows the use of relatively slow but high-resolution converters. Newer wideband and real-time analyzers aim to capture large instantaneous bandwidths, sometimes exceeding one gigahertz, and to process complex modulated signals in the digital domain in near real time.

To achieve these wide capture bandwidths with sufficient SFDR and ENOB, analysis front-ends increasingly use multi-GSPS TI-ADCs combined with flexible digital downconversion and channelization. In this class of instruments, time-interleaving is effectively required to reach the joint goals of bandwidth, resolution and processing flexibility. Single-channel ADCs would either fall short in speed or demand impractical levels of power and cooling.

6 When TI-ADC is the only practical option

Across these applications, a common pattern emerges. When a system demands sampling rates at or above a few gigasamples per second, wide analog bandwidth, and effective resolution in the 8 to 12 bit range, single-channel architectures become difficult to implement within realistic power and thermal budgets. Time-interleaving then moves from a convenient performance booster to the only practical way to achieve the required sampling rate and dynamic range on a given process technology.

In contrast, applications with moderate sampling rates and narrower bandwidths can often choose between TI-ADC and alternative architectures such as multi-channel single-converter devices, conventional IF-sampling, or superheterodyne receivers. Here, time-interleaving becomes one option among several, selected based on trade-offs in integration level, calibration complexity, system cost and risk. Clear separation of these regimes helps designers decide whether TI-ADC is mandatory for a given project or simply a strong candidate to optimize performance and integration.

Application map for time-interleaved ADCs Central TI-ADC block connected to five application domains, with labels indicating where time-interleaving is required or optional. TI-ADC core multi-GSPS, N channels Broadband oscilloscope multi-GSPS, wideband Communication receiver IF / RF sampling Radar front-end wide IF / RF bands Ultrasound / imaging arrays high frame-rate, many channels Spectrum / signal analyzer real-time wideband TI-ADC required multi-GSPS, wideband capture TI-ADC optional moderate-rate, narrowband
Typical TI-ADC application domains include oscilloscopes, communication receivers, radar front-ends, ultrasound and imaging arrays, and high-speed spectrum or signal analyzers. Some of these require time-interleaving to reach multi-GSPS, wideband performance, while others can treat TI-ADC as a strong but optional architecture choice.

Selection Guidelines for Time-Interleaved ADCs

Selecting a time-interleaved ADC involves more than comparing sampling rate numbers. True system-level suitability depends on channel count, usable bandwidth, real dynamic performance, mismatch calibration capability, clocking architecture and digital features. This section summarizes the most important criteria engineers evaluate when choosing a TI-ADC for high-speed and wideband designs.

1. System-Level Requirements: Channels, Bandwidth and Sampling Rate

The effective channel count determines whether a TI-ADC can support multi-input systems such as phased arrays, multi-path receivers or synchronized measurement platforms. Some devices expose a single output channel while internally using multiple interleaved slices; others provide 2, 4, 8 or more independent channels. Designers should verify:

  • Whether the converter offers enough synchronized channels for the application.
  • Whether higher sampling rates are reached via internal interleaving or true single-slice operation.
  • Usable analog input bandwidth, including flatness and high-frequency roll-off.
  • Supported operating points rather than only the “maximum fs” headline figure.

2. Real Dynamic Performance: ENOB, SFDR and High-Frequency Behavior

The most important performance metrics are ENOB, SFDR and noise at the application’s target frequency. Many datasheets show excellent low-frequency results, but ENOB and SFDR commonly degrade at high input frequencies—especially for interleaved architectures. Essential items to review include:

  • ENOB versus input frequency (not only at 10–100 MHz).
  • SFDR and IMD behavior across the full intended spectrum.
  • Impact of interleaving spur tones—especially near fs/N boundaries.
  • SNR/SFDR differences with calibration enabled versus disabled.

3. TI-Specific Mismatch and Calibration Capability

Mismatch among interleaved slices—offset, gain and timing—directly determines the achievable SFDR and wideband ENOB. A reliable TI-ADC must include built-in calibration engines that maintain performance across temperature, supply variation and aging. Critical parameters to verify include:

  • Offset, gain and timing calibration type: foreground, background or continuous.
  • Residual mismatch specifications after calibration.
  • Available multi-tone or derivative-based timing-skew correction.
  • Whether calibration requires interrupting acquisition.

4. Clocking Architecture, Jitter Budget and Multi-Card Synchronization

High-speed ADC performance is dominated by jitter, especially when sampling gigahertz content. Interleaved architectures require not only low jitter, but also matched phase delivery to each slice. For multi-device platforms, deterministic latency and SYSREF- based alignment are equally important. Selection should consider:

  • Aperture jitter (rms) and recommended external jitter-cleaner requirements.
  • Multi-phase distribution accuracy and internal clock-tree symmetry.
  • Support for SYSREF, SYNC and multi-chip synchronization.
  • Deterministic latency in JESD204B/C or parallel interface modes.

5. Digital Backend: DDC, NCO and TI-Aware Processing

Many TI-ADCs integrate digital downconversion, NCO functions, decimation filters and equalization. The key question is whether these blocks operate in a way that accounts for interleaving—either by processing each slice before recombination or by applying correction after de-interleaving. Selection should verify:

  • Slice-level processing support: FIR, equalization or timing correction.
  • Whether DDC/NCO is applied pre- or post-de-interleaving.
  • Digital lane ordering, channel mapping and deterministic alignment.

6. Which Datasheet Plots and Tables Actually Matter

Effective evaluation requires reading the right parts of the datasheet. The following figures provide the most realistic insight into TI-ADC behavior:

  • ENOB versus input frequency (full-band).
  • SFDR versus input frequency, including spurious distribution.
  • SNR/SFDR versus sampling rate.
  • Channel mismatch specifications (gain, offset, timing).
  • Aperture jitter and input bandwidth plots.

7. Identifying TI-ADCs Disguised as “Single High-Speed ADCs”

Many multi-GSPS converters marketed as “single-channel ADCs” internally use interleaved slices. Recognizing this structure is important because spur behavior, calibration requirements and thermal drift characteristics differ from true single-core architectures. Typical indicators include:

  • Block diagrams showing multiple ADC cores or slices.
  • Mentions of internal gain/offset/timing correction engines.
  • Unusually high fs combined with high ENOB, unlikely for a single slice.
  • App notes referencing interleaving modes or de-interleaving logic.
TI-ADC Selection Decision Map Diagram showing key decision blocks for TI-ADC selection. TI-ADC Channels & BW ENOB / SFDR Calibration Clock / Jitter Digital Backend Datasheet Checks
A high-level selection map for TI-ADCs, highlighting the six core evaluation dimensions: channel/bandwidth requirements, dynamic performance, calibration capability, clocking and jitter, digital backend integration and essential datasheet checks.

IC Selection Examples for Time-Interleaved ADC Systems

This section lists concrete ADC part numbers from major vendors that are commonly used in time-interleaved (TI) architectures. Many of these devices integrate internal TI cores; others are high-speed slices frequently combined on boards to build TI front-ends. The goal is to provide practical starting points when matching a converter family to a given bandwidth, resolution and system topology.

1. Selection logic at the IC level

When shortlisting TI-capable ADCs, designers typically filter candidates by:

  • Required effective sampling rate and number of channels.
  • Resolution and usable input bandwidth at the target RF/IF frequencies.
  • Availability of built-in offset, gain and timing-skew calibration.
  • Clocking and link interfaces (JESD204B/C, LVDS, parallel) and multi-card sync.
  • Power, package, temperature range and long-term support.

The tables below group representative parts from seven manufacturers. They are not exhaustive, but they illustrate typical performance points used in TI-ADC designs.

2. Analog Devices (ADI)

ADI offers a broad portfolio of RF and multi-GSPS converters with strong dynamic performance and mature digital calibration, widely used in communication and test equipment.

Part Resolution Sampling mode Key specs Typical TI role
AD9208 14-bit Dual 3 GSPS Dual RF ADC, multi-GHz input bandwidth, JESD204B/C. Two high-speed slices, or four-way TI when several devices are combined.
AD9213 12-bit Single up to 10.25 GSPS Very high sampling rate, interleaved core, wide RF bandwidth. Single-channel master core for scopes, digitizers and RF-sampling receivers.
AD9689 14-bit Dual up to 2 GSPS Dual-channel RF ADC with wide input bandwidth and dual JESD links. IF/RF reception or multi-device TI arrays for beamforming and MIMO.
  • When to prefer ADI: highest SFDR and ENOB at GHz inputs, rich reference designs and software support.

3. Texas Instruments (TI)

TI focuses on RF-sampling converters with integrated digital downconversion, well-suited for wideband software-defined radios, oscilloscopes and radar front-ends.

Part Resolution Sampling mode Key specs Typical TI role
ADC12DJ3200 12-bit Dual 3.2 GSPS / single 6.4 GSPS RF-sampling, very wide input bandwidth, JESD204B interface. High-speed TI front-ends for oscilloscopes and wideband receivers.
ADC12DJ5200RF 12-bit Dual 5.2 GSPS / single 10.4 GSPS Extreme sampling rate, RF input up to several GHz, SYSREF-based sync. Direct RF sampling in radar, EW and spectrum-analyzer applications.
ADC32RF45 14-bit Dual 3 GSPS Integrated DDC per channel, up to ~4 GHz input bandwidth. Dual-slice TI core for communication receivers and observation channels.
ADC32RF80 14-bit Dual 3 GSPS RF-sampling, telecom-optimized DDC and digital filters. Base-station and test receivers using TI inside a larger RF front-end.
  • When to prefer TI: direct RF-sampling, tight DDC integration and complete clock-tree solutions.

4. Teledyne e2v

Teledyne e2v targets aerospace, defense and scientific instruments with flexible multi-channel ADCs that can be configured as independent converters or combined in interleaved modes.

Part Resolution Sampling mode Key specs Typical TI role
EV12AQ600 / EV12AQ605 12-bit Quad 1.6 GSPS / dual 3.2 GSPS / single 6.4 GSPS Quad ADC with internal crosspoint switch, multiple interleaving options. Configurable TI building block for radar, EW and high-speed test equipment.
EV12AS350 12-bit Single multi-GSPS Very wide analog bandwidth, optimized for microwave front-ends. Single master slice in very high-frequency TI systems.

5. Maxim Integrated (now part of Analog Devices)

Several classic Maxim converters are used in legacy and cost-sensitive TI implementations, especially where very high resolution is not required.

Part Resolution Sampling mode Key specs Typical TI role
MAX101A 8-bit Up to ~500 MSPS Early high-speed ADC used in 2-way interleaving schemes. Legacy oscilloscopes and educational TI examples.
MAX109 family 6–8 bit 600 MSPS to 1.5 GSPS Low-resolution but very fast, often combined externally for TI. Cost-driven TI front-ends where spur performance is less critical.

6. Microchip (MCP37Dxx / MCP372xx families)

Microchip offers mid-speed pipelined ADCs with integrated digital filters and DDC. Multiple devices can be interleaved externally to reach higher aggregate rates in instrumentation and RF receivers.

Part Resolution Sampling mode Key specs Typical TI role
MCP37D21-200 14-bit Single 200 MSPS Pipelined core, on-chip DDC and decimation filters. 4-way TI (up to ~800 MSPS) in mid-band scopes and receivers.
MCP37D31-200 16-bit Single 200 MSPS Higher-resolution variant with similar DDC features. Precision TI front-ends where linearity and noise floor dominate.

7. Renesas (ISLA high-speed ADC family)

Renesas devices are often used as dual slices in IF-sampling and instrumentation designs, where several converters can be combined to implement external TI.

Part Resolution Sampling mode Key specs Typical TI role
ISLA222S25 12-bit Dual up to 250 MSPS Low-power dual ADC with serial output options. 2- or 4-way TI slice for IF receivers and measurement systems.
ISLA224S25 14-bit Dual up to 250 MSPS Higher-resolution member of the same family. Precision TI building block with moderate sampling rates.

8. Pacific Microchip (advanced multi-channel TI cores)

Pacific Microchip develops custom and semi-custom converters for physics and scientific front-ends. These parts illustrate what highly integrated TI cores look like in multi-channel systems.

Part Resolution Sampling mode Key specs Typical TI role
12-bit 32-channel 500 MSPS ADC 12-bit 32 channels, 500 MSPS each Two-times time-interleaved core with skew adjustment per channel. Large detector arrays and physics experiments needing many synchronized TI channels.
TI-ADC vendor overview Block-style overview of seven vendors supplying parts for time-interleaved ADC systems. Time-interleaved ADC vendor map Analog Devices Texas Instruments Teledyne e2v Maxim Microchip Renesas Pacific Microchip & multi-channel TI cores

High-level view of common vendors and families used when building time-interleaved ADC front-ends, from mid-speed instrumentation to multi-GSPS RF-sampling systems.

Request a Quote

Accepted Formats

pdf, csv, xls, xlsx, zip

Attachment

Drag & drop files here or use the button below.

FAQ: Edge Cases & Practical Notes

This FAQ addresses practical questions engineers frequently encounter when building or integrating time-interleaved ADCs. These topics rarely appear in datasheets but are essential for achieving stable high-speed, wideband performance.

Why is timing mismatch more critical than gain or offset mismatch?
Timing mismatch produces frequency-dependent distortion that grows with the signal’s slope (dx/dt). At higher input frequencies, even a few picoseconds of skew create significant spurious tones and degrade SFDR. Gain and offset mismatch generate deterministic errors that can be corrected digitally; timing mismatch is harder to measure, drifts with temperature and aging, and typically dominates TI-ADC distortion.
How can I tell whether my system problem is jitter or skew?
Jitter increases broadband noise and lowers SNR across the spectrum. Skew produces deterministic narrowband spurs, often near fs/N boundaries. If noise rises uniformly, jitter is dominant. If strong discrete spurs appear, especially at predictable offsets, skew is the primary source. Examining the spectrum shape provides a clear distinction.
Must the front-end driver layout be fully symmetrical?
Yes. Channel-to-channel symmetry ensures consistent bandwidth, impedance, RC loading and parasitics across slices. Any layout imbalance causes frequency-dependent gain mismatch and additional timing skew. Symmetrical routing—layer choice, trace length, number of bends and coupling exposure—is essential for predictable TI-ADC performance.
Can a TI-ADC achieve complete self-calibration?
Most TI-ADCs include automated offset and gain calibration. Some integrate timing-skew correction, but temperature drift and device aging continuously change timing errors. True long-term accuracy requires background calibration or periodic recalibration. Timing mismatch cannot be permanently eliminated by foreground calibration alone.
How can I measure timing skew between channels?
Skew can be measured using high-frequency sine waves, step edges, PRBS sequences or chirp signals. By aligning reconstructed signals or analyzing spur amplitude, skew can be estimated from Δt ≈ spur_level / (2π·fin·A). For accurate results, testing must cover multiple temperatures, as skew drifts significantly with thermal changes.
Is JESD204C Subclass-1 mandatory for TI-ADCs?
For multi-device or multi-card synchronization, Subclass-1 is strongly recommended. SYSREF-based alignment ensures deterministic latency and consistent sampling-edge timing. Subclass-0 systems cannot guarantee repeatable phase relationships and are unsuitable for phased arrays, MIMO receivers or other synchronized TI systems.
How do I synchronize multiple acquisition cards?
All cards must share the same reference clock, SYSREF and synchronization signals. A common jitter cleaner distributes low-jitter clocks to each device. Alignment then proceeds through deterministic JESD lane sync, LMFC alignment and ADC sampling-edge alignment. Without shared timing architecture, multi-card TI performance degrades rapidly.
Does temperature drift degrade TI-ADC channel matching?
Yes. Offset, gain and timing mismatch all vary with temperature. Timing mismatch is especially sensitive because interconnect delay, switch resistance and device mobility change with temperature. Systems requiring stable SFDR must recalibrate over thermal cycles or use background calibration mechanisms.
How is skew handled when using multiple TI-ADC devices together?
Each TI-ADC contains internal slices that must first be aligned by the device’s calibration engine. When multiple devices are combined, additional inter-device skew must be aligned using FPGA logic or timing-adjustable sampling clocks. JESD alignment alone cannot correct sampling-edge skew; both layers must be managed separately.
Why does my measured ENOB differ from the datasheet?
Datasheet results use ultra-low-jitter clocks, carefully shielded setups and pure sinusoidal tones. Real systems include PCB noise, clock coupling, power ripple, mismatched drivers and EMI. These degrade ENOB significantly compared to ideal laboratory conditions. Always compare results at the same input frequency and use realistic jitter budgets.
How can I tell if a “single-channel” ADC internally uses time interleaving?
Many multi-GSPS converters marketed as single-channel devices internally use multiple slices. Indicators include: block diagrams showing multi-core paths, references to internal calibration loops, spur patterns at fs/N and performance levels that exceed what a single core can realistically deliver. These behaviors strongly suggest an internal TI architecture.
Is a differential clock mandatory for TI-ADC operation?
A differential clock improves immunity to common-mode noise and reduces jitter coupling. For TI-ADCs requiring multi-phase or multi-slice distribution, differential signaling ensures consistent timing and lower susceptibility to EMI. Single-ended clocks often introduce additional skew and are unsuitable for high-GSPS interleaving.
Do wideband TI-ADCs require matched anti-alias or bandpass filters?
Yes. In wideband or RF-sampling applications, anti-alias filtering is essential. However, mismatched filters cause unequal group delay or passband amplitude, creating frequency-dependent gain mismatch and extra skew. High-Q filters amplify mismatch and must be avoided unless precisely matched across slices.
Does gain mismatch vary with frequency in TI-ADCs?
Yes. Gain mismatch increases at higher frequencies because RC loading, driver nonlinearity and switch bandwidth differ across slices. This frequency-dependent behavior explains why multi-tone calibration is more effective than single-tone calibration in wideband TI systems.