123 Main Street, New York, NY 10001

Supply & Grounding for DACs: Partitioning, PDN, Stability

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

Clean DAC performance is mostly a power/ground engineering problem: keep return loops small and controlled, flatten PDN impedance at the pins, and prevent digital currents from polluting the output reference/common-mode. This page shows the failure signatures, the root-cause paths, and the tests that reliably separate PDN issues from post-amp stability.

What this page solves: supply & grounding failure modes

This section helps map real board symptoms to the most likely supply/ground injection paths and the minimum set of probe points needed to confirm the cause. It keeps troubleshooting focused on PDN/return paths/PSRR/post-amp stability, without drifting into clock or reconstruction-filter design.

Symptom buckets (use fingerprints, not guesses)

Spectrum symptoms
SFDR gets worse, noise floor rises, or spurs appear that track SPI activity, code patterns, or power converter frequency.
Time-domain symptoms
Step response shows overshoot/ringing, large-code steps look “dirty”, or the output becomes unstable with certain capacitive loads/cables.
Consistency symptoms
Channel-to-channel gain/phase shifts, drift vs temperature, or performance changes after board insertion/removal suggest reference and return-path movement.
Condition-triggered symptoms
Failures only under certain codes, certain loads, certain interface traffic patterns, or certain probe setups usually indicate an impedance/loop/stability boundary.

Failure-mode dictionary (symptom → path → probe → A/B)

Spur tracks SPI writes
Likely path: ground bounce or shared impedance between digital return and analog reference.
Probe: AGND–DGND (near DAC), VDD at DAC pins (local), output spectrum during traffic.
A/B: pause digital traffic; add/relocate local decoupling; enforce a single controlled bridge point.
Noise floor rises with DC/DC mode
Likely path: PDN impedance peak + finite PSRR at the converter ripple band.
Probe: VDD ripple at the DAC load (short ground spring), spectrum around the switching frequency/harmonics.
A/B: change converter frequency; add damping/bulk close to the load; reduce loop inductance of local decaps.
Step overshoot / ringing after major-carry
Likely path: post-amp stability boundary (Cload/cable + layout poles) and return-loop inductance.
Probe: post-amp output step response (consistent probe method), compare with/without cable/extra capacitance.
A/B: add isolation resistor (Riso) and tune; shorten the output loop; separate high-dI/dt return from reference return.
Channel mismatch changes with temperature
Likely path: reference/ground movement due to return current distribution and thermal gradients across ground impedance.
Probe: AGND potential differences across channels; reference node vs load return under varying load/temperature.
A/B: enforce symmetric return routing; isolate large load return currents; keep reference return “quiet” and local.
Rule of thumb: if a symptom changes strongly with probe grounding, cable length, or “where the scope ground is clipped,” the dominant problem is usually loop/return/stability, not component value.
Supply and grounding troubleshooting map: symptom to injection path to probe points Three-column framework diagram showing common symptoms, the most likely injection paths, and practical probe points with A/B toggles. Symptoms Injection paths Probe points SFDR drops Noise floor up Code spurs Step ringing Drift / mismatch Ground bounce ΔV on shared GND Shared impedance Digital modulates REF PDN peak Z(f) too high Post-amp stability Cload + layout poles VDD ripple @ load AGND–DGND ΔV Output spectrum Step response REF node check A/B: pause traffic • move decap • tune Riso

Partitioning strategy: define domains and one reference relationship

Partitioning is not “drawing lines.” It is a way to define current loops and enforce a single controlled reference relationship so that digital return currents and large transient loops cannot move the analog reference.

Define domains by dominant current loops (not by labels)

Analog core domain
Precision nodes that must see a stable reference. Dominant loop is small-signal return to local reference, not large transient current.
Output driver / post-amp domain
Largest dI/dt and the most common source of ground movement. Dominant loop is the output load loop (cable/capacitor) plus local supply/return.
Digital interface domain
Edge currents and burst activity. Dominant loop is the signal-return pair closing locally in the digital region with continuous reference.
Power entry domain
Converter switching loop and input/output capacitors. Dominant loop must be physically small and kept away from the analog reference region.
Clock / logic island (if present)
High-frequency edges that demand continuous return paths. Keep the return local; do not let it “borrow” the analog reference return.

The single controlled bridge rule (what “AGND–DGND” actually means)

  • Only one intentional bridge between analog reference and digital return (net-tie / star-point). Avoid accidental multi-point shorts.
  • Digital return stays local: interface activity must close its loop in the digital region and reach the reference only through the defined bridge.
  • Large transient loops stay out of reference: post-amp/load return and power-entry switching loops must not share the reference return path.
Common mistakes and what they cause
  • Multiple AGND–DGND shorts → return path becomes unpredictable → spurs/noise correlate with digital activity.
  • Bridge near the connector → interface return drags the reference → baseline moves and SFDR suffers.
  • Split-plane gaps under signals → return detours across domains → EMI and spurs worsen together.
Domain partitioning map with a single controlled bridge and local return loops Block map showing power entry, analog core, output driver, and digital interface domains with return loops and a single bridge point. Arrows indicate allowed and forbidden return crossings. Power entry Switching loop Analog core Quiet reference Digital interface Local return Output driver / post-amp Large transient loop Bridge One bridge • Local returns • Keep large loops out of the reference

Return paths 101: currents always return—make the loop small and predictable

A ground plane is not “magic.” Every signal, every switching edge, and every load transient forms a closed current loop. The loop’s area and return path determine how strongly it couples into the analog reference and the DAC output.

The three loops that dominate supply/ground behavior

Switching current loop (L·di/dt)
Large edge currents from DC/DC, I/O bursts, and output-driver transients create voltage disturbance across loop inductance. Bigger loop area means bigger inductance, larger ground movement, and more reference contamination.
Digital edge loop
Interface edges return along the closest available reference. If the return is forced to detour by plane gaps or poor layer transitions, digital current can cross the analog region and modulate the DAC reference.
Analog signal & reference loop
Small currents but high sensitivity: REF return, post-amp feedback, and output sense. Any ground potential difference becomes an error term, raising noise, creating spurs, or drifting channels relative to each other.

Make the return predictable (three rules + three checks)

  • Keep a continuous reference plane under every critical trace so the return can stay adjacent to the signal.
  • When a signal changes layers, provide a return via nearby so the return can transition at the same point.
  • Never route a critical signal across a plane gap (split ground, slot, cutout). A return detour creates a large coupling loop.
Quick verification (minimum tools)
  • Activity correlation: run interface traffic on/off and check whether spurs/noise move with the activity.
  • Loop sensitivity: compare scope results using a ground spring vs a long ground lead; large changes indicate loop-dominated behavior.
  • A/B return path: temporarily provide a controlled return bridge (for debug only) and confirm the symptom shifts as expected.
Return path comparison: tight-coupled loop versus detoured loop across a plane gap Two stacked block diagrams showing a correct small return loop with a continuous reference plane and a wrong case where a plane gap forces return detour through a reference area. Return path: correct vs wrong Correct (tight loop) Signal trace continuous reference plane Return stays adjacent via return via Wrong (detour) Signal trace gap Return detours → larger loop area REF area

Grounding topologies: star, split, solid plane—when each works and when it fails

Grounding is not a belief system. The correct topology depends on whether the design needs high-frequency return continuity, controlled isolation, or a strictly low-frequency measurement reference. For DAC boards with interface activity and fast edges, return continuity usually dominates the outcome.

How to choose (conditions, not opinions)

Solid plane (default for most DAC boards)
Best high-frequency return continuity and the easiest way to keep loops predictable. It can still fail if large transient loops (power entry switching, output load return) are allowed to cross the reference region.
Controlled split (only when isolation is required)
Useful for safety isolation or to keep a strong switching loop away from the analog reference, but only if the design defines one controlled bridge and ensures critical signals never cross the gap.
Star ground (often risky with fast edges)
Long branches add high-frequency impedance and force return detours. It can be acceptable in strictly low-frequency systems with minimal edge activity, but it commonly produces reference movement and activity-related spurs on DAC boards.

Quick checks that catch topology failures early

  • Any critical trace crossing a gap? If yes, the return will detour and create a coupling loop.
  • More than one analog–digital bridge? Multi-point shorts make return paths unpredictable.
  • Large transient return crossing the reference region? If yes, even a solid plane will carry unwanted current through the reference.
Grounding topology comparison: solid plane, controlled split, and star ground Three side-by-side mini diagrams showing return behavior for solid plane, controlled split with bridge, and star ground with long branches and detours. Solid plane Continuous HF return Best for predictable loops Controlled split ANA DIG gap bridge Only if bridge defined Star ground star A D P Risk HF impedance Best HF return Define bridge Detours

PDN impedance: decoupling is placement + loop inductance, not capacitor values

The power distribution network (PDN) is defined by the impedance seen at the load pins. Decoupling is successful when Z(f) stays low in the frequency bands where the DAC and its surrounding circuitry draw transient current. In practice, placement and loop inductance decide the outcome more than capacitor values.

PDN goal (what matters at the load)

PDN performance is “good enough” when the supply disturbance caused by load transients stays below the system’s tolerance: ΔV ≈ Z(f) · ΔI(f). If the PDN has a high-impedance region or a peak near dominant transient content, ripple and ringing appear at the load pins and then leak into the output through finite PSRR and reference movement.

The three levers of decoupling (what actually lowers Z)

1) Placement (inside the load loop)
A decap works at high frequency only when it sits inside the current loop: close to the load pins with a short return to the local plane. “On the board” is not the same as “in the loop.”
2) Loop inductance (via/trace/plane)
The series inductance of the connection path sets the effective impedance rise at high frequency. Short traces, tight planes, and multiple short vias reduce Lloop and suppress peaks and ringing.
3) Stacking (bulk / mid / HF roles)
A stable PDN is layered: HF decaps handle edges locally, mid-frequency caps support regional transients, and bulk capacitance supports low-frequency droop. The goal is a smoother Z(f), not “more capacitance.”

Common traps (why “big caps” still fail)

  • Big value, far away: distance adds inductance, so the load still sees ripple and ringing at the pins.
  • Shared vias/shared return: shared impedance couples digital/driver currents into the analog supply return.
  • No damping at the entry: capacitance layers plus interconnect inductance create a PDN peak (anti-resonance) that amplifies disturbance.
Fast checks
  • Probe at the load pins: check VDD ripple using a short ground spring; long ground leads can fake ringing.
  • A/B placement: move one HF decap closer to the load and confirm whether the highest-frequency ripple drops first.
  • Mode sensitivity: change switching frequency or load-step pattern; if the output tracks a narrow band, a PDN peak is likely involved.
PDN concept: impedance versus frequency and the decoupling loop inductance Left panel shows a simplified Z(f) curve with a peak and a target line; right panel shows a power-to-load loop with bulk, mid, and HF decoupling and labeled loop inductance. Z(f) at load frequency impedance Z_target peak HF MID Goal: lower peaks, smooth Z(f) Decoupling loop Supply Load Plane / Return Bulk Mid HF L_loop Placement + low inductance wins

PSRR in real boards: PSRR × PDN × load transient = what actually leaks into the output

Datasheet PSRR numbers become meaningful only after board-level factors are included. What leaks into the output is set by the ripple source spectrum, the PDN transfer to the load pins, and the frequency-dependent PSRR of the DAC and post-amp chain. At higher frequency, layout and PDN control dominate more than PSRR assumptions.

PSRR reality (what changes on boards)

  • PSRR falls with frequency in most devices; high-frequency suppression relies on keeping ripple away from sensitive nodes.
  • Board returns can bypass PSRR: reference movement and shared-impedance coupling create output artifacts even when pin ripple looks small.
  • Spurs vs noise floor: discrete ripple creates discrete spurs; wideband ripple raises the floor or inflates specific bands near PDN peaks.

Practical upper bound (use it to decide “fix PDN” vs “fix coupling”)

  1. Measure ripple at the load pins in the band of interest (short ground spring, consistent probe method).
  2. Apply PSRR(f) as a suppression factor to estimate a leakage limit (treat high-frequency PSRR as optimistic).
  3. Map through the dominant gain point (post-amp / buffer chain) to estimate the worst-case output artifact level.

If the bound is already above the performance target, the PDN and loop inductance must be improved first. If the bound is comfortably low but spurs persist, return-path coupling and reference movement are more likely than pure PSRR leakage.

Leakage chain: ripple source through PDN transfer and PSRR to output artifacts A four-block chain diagram showing ripple source, PDN transfer, PSRR versus frequency, and output artifacts such as spurs and noise floor rise, with probe points at load and output. Ripple source spectrum PDN Z(f) / peaks PSRR falls w/ f Output spur / floor Probe @ load pins Spectrum @ output High frequency: control PDN + returns Do not rely on PSRR alone

Post-amp stability: capacitive load, isolation R, and the hidden poles from layout

Post-amp stability issues often look “value-dependent” because the real system is higher order than the schematic suggests. Cables, filters, sampling capacitance, routing inductance, and shared return impedance add hidden poles and phase delay. The stable solution is built around load modeling, controlled isolation, and repeatable measurement.

The usual stability triggers (what quietly reduces phase margin)

Capacitive load (Cload)
Cable capacitance, filter caps, sampling caps, and instrument inputs can create a strong load pole that compresses phase margin. The same amplifier can look stable on a short trace but ring on a real cable or filter.
Hidden poles from layout
Trace inductance, via transitions, and return detours add extra delay and resonances. A stable schematic can become unstable when the output loop area grows or the return path is not local.
Output RC and supply decoupling interaction
Output networks can add phase shift, while supply/return impedance can inject extra modulation. When ringing correlates with supply ripple or activity, the “stability” symptom may include shared-impedance coupling.

Isolation resistor (Riso): choose it for stability, not as a ritual

Riso works by isolating Cload from the amplifier output node, reducing the load pole’s impact on phase margin. The best value is the smallest Riso that removes ringing in the real load condition while keeping output impedance and settling within limits.

  1. Keep the real load connected (cable / filter / input capacitance), not a lab-only substitute.
  2. Use a step response as the primary indicator with a consistent probing method (short ground spring).
  3. Start from a small Riso and increase gradually until overshoot and ringing collapse to an acceptable level.
  4. Pick the minimum stable value to avoid unnecessary output impedance and amplitude error.
  5. Validate corners: temperature, cable length, probing changes, and worst-case update steps.

If a design is extremely sensitive to probing or small layout changes, the limiting factor is often the output loop and return path, not the nominal resistor value.

How to tell (three observable signatures)

  • Time domain: step overshoot and ringing, and slow settling after a large code step.
  • Frequency domain: small-signal peaking or a narrowband “bump” that tracks load/cable conditions.
  • Boundary sensitivity: behavior changes with temperature, cable length, or probing style (typical of low phase margin).
Post-amp stability model: isolation resistor and capacitive load with step response illustration Block diagram of op-amp driving a capacitive load through an isolation resistor with layout inductance; a small step response sketch shows overshoot and ringing. Post-amp + load model Op-amp post-amp Riso Ltrace Load cable / filter Cload Return path (keep local) Step response time Vout stable ringing Riso isolates Cload

Analog/digital interface noise: keep digital return local and stop it crossing the analog reference

Digital activity creates fast return currents. If those currents cross the analog reference region or share impedance with analog supplies, the DAC output can show activity-related spurs, baseline jitter, or an elevated noise floor. The goal is simple: close the digital return locally and allow cross-domain current only through a defined bridge.

The three coupling paths behind “SPI activity spurs”

DGND bounce
Fast digital return current produces ground movement across inductive return segments. If the analog region shares that return segment, the reference moves and the output becomes modulated by activity.
Shared supply/return impedance
Digital current sharing a supply branch, via, or plane path with analog rails converts to ripple at the analog pins. A narrowband spur is common when the digital spectrum contains strong discrete components.
Reference / common-mode coupling
When the interface return crosses REF/AGND regions, the reference node sees a dynamic disturbance. Multi-point shorting between domains makes the return unpredictable and amplifies sensitivity.

Controlled bridging (keep return local; cross only at a defined point)

  • Digital return closes in the digital zone near the driver and interface routing.
  • Cross-domain current is allowed only at a defined bridge (net-tie / star-point / controlled CM point).
  • Critical interface traces must not cross REF/AGND regions; provide a local return and layer-transition return vias.
Minimal verification
  • Traffic on/off: toggle interface activity and confirm whether spurs track activity.
  • Probe AGND–DGND near the DAC: a clear activity-correlated ΔV indicates a return/impedance issue.
  • Return A/B: change the return closure (debug bridge) and confirm the output moves as predicted.
SPI activity return path: wrong crossing of analog reference versus correct local closure Two side-by-side diagrams show an incorrect return path crossing REF/AGND and a correct path where digital return closes locally with a defined bridge point. SPI activity: return path control Wrong MCU SPI DAC REF / AGND return crosses REF Correct MCU SPI DAC DGND local REF / AGND return closes locally bridge

Reference & common-mode grounding: where the “real ground” is for the DAC output

“Ground” is not a single magical point on a real board. Output accuracy and spur behavior are set by the load’s return path, the reference return, and (for differential outputs) the common-mode anchor. When return current shares impedance with REF/AGND, the output reference moves and the DAC looks worse than its datasheet.

Output reference map (single-ended vs differential)

Single-ended voltage output
The “real ground” is the load’s 0 V reference at the receiving point. Output error appears when load return current creates a ground shift across the return path impedance (R and L).
Differential output
The signal is defined by Vdiff = V+ − V−, but performance still depends on a stable Vcm anchor and controlled common-mode return. Poor return control can convert common-mode movement into distortion and spurs.

Remote load and cable loss (how return impedance becomes output error)

Remote loads turn return impedance into direct error. The core mechanism is simple: line resistance + return current = reference shift. Large steps can add a dynamic term from loop inductance.

  • DC error: Verr ≈ Ireturn · Rreturn
  • Dynamic error: additional movement from L · di/dt during fast updates or large steps
  • Symptoms: offset grows with load current, baseline “jumps” on big steps, behavior changes after cable routing or connector changes

Keep the reference clean (prevent “reference polluted by current”)

  • Separate REF return from large load loops and switching return paths; avoid shared narrow necks and shared vias.
  • Define the bridge between domains (one controlled connection point), rather than multiple random shorts.
  • Provide anchor test points for REF_GND, OUT_GND, and DGND to locate ground shift quickly.
Minimal verification
  • Measure AGND–DGND near the DAC: activity- or load-correlated ΔV indicates shared impedance.
  • Near vs far measurement: compare output at the load and at the DAC; large differences indicate return path dominance.
  • Return A/B: change the load return routing (debug strap) and confirm the output moves as predicted.
DAC output reference relationships: load return, REF return, and common-mode anchor Two-panel diagram: single-ended output shows load return impedance causing reference shift; differential output shows V+ and V- with a Vcm anchor and separate REF return path. Output reference: return paths define “real ground” Single-ended DAC Vout Load Rreturn Error: I · R (and L · di/dt) REF REF return Differential DAC V+ / V− Load Vcm anchor REF REF return Control return and CM path

Layout rules that matter most: shortest loops, via strategy, and plane integrity checks

Layout for supply and ground is best handled as a small set of non-negotiable rules plus a repeatable check method. The goal is to keep current loops short, provide a predictable return path for every transition, and prevent plane gaps from forcing return currents to detour through sensitive reference regions.

The three hard rules (supply & ground only)

1) Minimize decoupling loops
Place HF decaps at the load pins and close the loop to the nearest reference plane. At high frequency, loop inductance dominates.
2) Pair signal vias with return vias
Every layer change must provide a local return transition. Without a return via, the current detours and inflates the loop area.
3) Do not route over plane gaps
Plane slots and splits cut return continuity. If a trace crosses a gap, the return current is forced to detour through other regions.

Two quick checks (find the risky spots before building)

  • Return imagination test: for each critical trace, identify the continuous reference plane and the return path. If a gap appears, the return detours.
  • Loop marking test: mark switching/high-current loops and REF return loops. Ensure high-current loops do not cross the reference region or share narrow necks.

Common mistake patterns (what to look for)

  • Decap far from the pins → loop inductance dominates, ripple remains.
  • Shared vias / shared neck → shared impedance couples domains.
  • Split plane forces detour → return crosses sensitive reference areas.
Supply and ground layout checklist: loop minimization, via pairing, and plane integrity Abstract board diagram with analog, digital, and power entry regions. Icons mark key checks: HF decap close to pins, paired return vias, plane gap warning, shared via warning, bridge point, REF return, and load return. Layout checklist (supply & ground) Analog Digital Power entry / PDN HF decap close Return via paired Plane gap Shared via Bridge point REF return Load return short loops Check loops, vias, and plane continuity before build

How to test and debug: measurements that pinpoint supply/ground causes (no fancy tools required)

Supply/ground problems can be localized with a basic workflow: measure the right nodes with a low-inductance probe setup, then run A/B isolation so each symptom is tied to one root-cause class (PDN, return path, PSRR leakage, or post-amp stability).

The four must-measure observables (enough to pinpoint most causes)

1) VDD ripple near the DAC pins
  • Where: DAC analog rail at the closest HF decap / pin-side test point.
  • How: short ground spring / coax pigtail; use a bandwidth limit for “ripple” (then remove limit to look for fast spikes).
  • Look for: spikes that correlate with activity, resonant ringing, and mode-dependent ripple from regulators.
2) AGND–DGND ΔV at the DAC (ground shift)
  • Where: two nearby points (AGND and DGND) close to the DAC and its reference network.
  • How: two scope channels with identical probing, or a differential probe (optional).
  • Look for: sharp pulses that track digital edges (ground bounce) and slower shifts that track load current (shared return impedance).
3) Output spectrum (spur vs activity)
  • Where: the real output node at the real load condition.
  • How: scope FFT is usually enough; keep windowing and acquisition consistent across A/B runs.
  • Look for: spurs that appear only when SPI/logic is active, or that move with regulator frequency/mode.
4) Step response (stability + hidden poles)
  • Where: output step at the load; include the actual cable/filter/input capacitance.
  • How: repeat the same step size and load condition; record overshoot, ringing frequency, and settling tail.
  • Look for: ringing that changes with cable/probe (capacitive load boundary) and with Riso (isolation effectiveness).

Low-cost measurement discipline (avoid “probe-made” problems)

  • Do not use long ground leads for fast ripple/spike checks; use a ground spring or coax-style tip.
  • Measure at the pin-side decap (or a dedicated micro test point), not at a far header.
  • Use bandwidth limit deliberately: one capture for “ripple” (limited), one for “fast spikes” (full bandwidth).
  • Keep the load constant across A/B tests (cable length, filter, input capacitance, termination).

A/B isolation: change one knob, watch one signature

A/B knob What to watch If it follows, suspect
Digital traffic ON/OFF Spur/noise changes; AGND–DGND pulses Digital return crossing / shared impedance
Move/add HF decap (placement) VDD spikes/ringing change Loop inductance / PDN impedance peak
Riso change (post-amp output) Step overshoot/ringing collapse or worsen Capacitive load stability boundary
Return/bridge point A/B (debug) AGND–DGND ΔV and spur amplitude change Return detour / reference pollution
Regulator mode A/B (PFM/PWM) Noise floor follows mode; ripple shifts PDN/PSRR leakage chain dominates

A/B tests are most powerful when they change only one physical mechanism at a time. If multiple knobs are changed together, the result becomes ambiguous and the loop closes slowly.

Concrete parts that improve “debug signal quality” (specific PNs)

Probe grounding (fast ripple/spikes)
  • Tektronix 016-2028-00 — contact ground spring kit (use to remove long ground-lead inductance).
  • Tektronix 196-3521-00 — 6-inch alligator ground lead (useful for low-frequency only; not for fast spikes).
Board test access (repeatable nodes)
  • Keystone 5015 — miniature SMT test point (great for REF_GND / OUT_GND / local VDD).
  • Pomona 72923-0 — SMD test probe (sharp spring tip for dense boards; stable contact on micro test points).
Optional (clean AGND–DGND measurement)
  • Keysight N2790A — 100 MHz high-voltage differential probe (useful when two-channel subtraction is too noisy).
Test setup and decision tree for supply/ground debug Top: measurement block diagram showing scope channels to VDD, AGND-DGND, and output FFT plus step response capture. Bottom: a small decision flow from symptom to measurement to A/B knob. Debug setup (top) + quick decision flow (bottom) Measurements Oscilloscope DAC + board VDD AGND DGND Output CH1 VDD spring CH2 AGND CH3 DGND CH4 Output FFT Step Quick decision flow Spur follows traffic Ringing changes w/ cable Noise floor follows DC/DC Measure AGND–DGND Step response Measure VDD ripple Knob: return/bridge Knob: Riso / Cload Knob: decap placement

Request a Quote

Accepted Formats

pdf, csv, xls, xlsx, zip

Attachment

Drag & drop files here or use the button below.

FAQs (Supply & Grounding) — short answers + structured checks

These FAQs focus strictly on power, ground, PDN/PSRR leakage, and post-amp stability. Each answer follows the same structure: Likely causes → Fast checks → A/B knob → Fix priority.

Why is the noise floor still high even though the recommended decoupling capacitors are populated?
Likely causes
  • Decoupling loop inductance (placement/vias) dominates at the frequencies that matter.
  • PDN impedance peak from insufficient damping or a “far” HF path.
  • Measurement artifact from long probe ground leads creating fake ringing/noise.
Fast checks
  • Measure VDD at the pin-side decap with a short ground spring; compare to a far header.
  • Bandwidth-limit ON/OFF to separate ripple (LF) from spikes (HF).
A/B knob

Temporarily add or move one HF decap closer to the load pins (placement test, not a value test).

Fix priority

Fix probing → tighten decap loop (placement/vias) → add damping to reduce PDN peaks if needed.

Why does SFDR degrade and show fixed spurs when the digital interface is active?
Likely causes
  • Shared impedance coupling (digital return shares PDN/ground neck with analog/reference).
  • DGND bounce injects into the analog reference/common-mode anchor.
  • Return path detours due to plane gaps or missing return vias.
Fast checks
  • Traffic ON/OFF and compare output FFT (same acquisition settings).
  • Measure AGND–DGND ΔV near the DAC and correlate with traffic.
A/B knob

Force digital activity to a repeatable pattern, then isolate return (local return via pairing / debug strap) and confirm spur tracking.

Fix priority

Keep digital return local → remove shared necks/vias → protect REF/common-mode anchor from digital current.

Should AGND and DGND be split? When does splitting make things worse?
Likely causes (when it goes wrong)
  • Plane split creates a return discontinuity; currents detour through sensitive reference regions.
  • Multiple random AGND/DGND shorts create uncontrolled loops and unpredictable ground shift.
  • Bridge point placed away from where return currents actually flow.
Fast checks
  • Return imagination check: does any critical trace cross a plane gap?
  • Measure AGND–DGND ΔV at the DAC during traffic/steps.
A/B knob

Temporarily enforce one controlled bridge point (debug strap) and confirm ΔV/spurs change predictably.

Fix priority

Prefer continuous reference plane → define a single controlled bridge if needed → avoid routing over gaps.

Why does the waveform change drastically when switching probe ground clips or probing style?
Likely causes
  • Long ground lead adds inductance and forms a loop antenna that “creates” ringing.
  • Probe capacitance and grounding method change the load seen by the node under test.
  • Measurement reference moved to a different ground potential (ground is not equipotential).
Fast checks
  • Repeat at the same node using a ground spring vs long clip lead.
  • Compare bandwidth-limit ON/OFF; fake ringing often scales with setup inductance.
A/B knob

Use a short ground spring and measure at a micro test point placed near the target return reference.

Fix priority

Fix probe method first → then interpret ripple/spike data → then tune PDN/stability.

What Riso value should be tried first, and how to tell if it is too large or too small?
Likely causes (why Riso matters)
  • Capacitive load (cables, filters, sampling caps) pushes the post-amp toward instability.
  • Layout adds hidden L/R that create extra poles/zeros and reduce phase margin.
Fast checks
  • Step response: overshoot and ringing should change strongly with Riso.
  • Settling: too-large Riso can slow settling or increase droop under dynamic load.
A/B knob

Sweep Riso across a small range while holding the same load/cable; record ringing frequency, decay, and settling time.

Fix priority

Confirm stability boundary → pick the smallest Riso that damps ringing reliably → then minimize layout-induced L and keep return tight.

Why does the post-amp oscillate only with certain filters or loads?
Likely causes
  • The “filter/load” behaves as a capacitive load at some frequencies and erodes phase margin.
  • Series trace/via inductance forms an L-C resonance that creates peaking and ringing.
  • Probe/cable changes move the boundary, making the issue appear “value-dependent”.
Fast checks
  • Swap cable length / add small known capacitance and see whether ringing threshold moves.
  • Step response: compare ringing with and without the problematic load network.
A/B knob

Adjust Riso (one change at a time) and verify that the oscillation and peaking reduce consistently.

Fix priority

Stabilize the load boundary (Riso + layout L reduction) → keep return paths tight → then re-check step and spectrum.

PSRR is high on the datasheet — why does power ripple still show up at the output?
Likely causes
  • PSRR typically falls with frequency; high-frequency rejection relies on PDN/layout, not a single PSRR number.
  • PDN transfer (impedance peaks) can amplify ripple at certain frequencies at the load pins.
  • Reference/common-mode anchor is polluted by return current even if VDD looks “clean enough”.
Fast checks
  • Measure VDD ripple at the pin-side decap and compare with the output spur/noise frequency.
  • Check whether AGND–DGND ΔV changes at the same time/frequency.
A/B knob

Change regulator mode/frequency (if available) or add damping and verify the output feature moves with the ripple source.

Fix priority

Reduce ripple at the load pins (PDN loop + damping) → protect reference/CM return → then re-validate spectrum.

What changes should be expected when the DC/DC switching frequency or mode changes?
Likely causes
  • Ripple spectrum moves with switching frequency; some modes add low-frequency components.
  • PDN impedance peaks can make certain frequencies look disproportionately worse at the load pins.
  • Return-path coupling can translate ripple into spurs and noise floor changes at the output.
Fast checks
  • Compare VDD ripple FFT and output FFT; check whether features track the same frequency moves.
  • Watch step response and baseline movement under different modes (some modes change transient behavior).
A/B knob

Force a fixed mode (or fixed frequency) and verify that the output changes disappear or shift accordingly.

Fix priority

Control ripple source behavior → flatten PDN peaks at the load pins → keep reference/returns isolated from switching current.

Why do multi-channel boards show channel-to-channel mismatch caused by ground potential differences?
Likely causes
  • Different channels “see” different return impedance (shared necks, long ground runs, unequal current paths).
  • Large load/switching loops cross near one channel’s reference but not the other.
  • Reference return is not symmetric across channels, turning current into offset/phase differences.
Fast checks
  • Measure ground ΔV between channel anchors (REF_GND / OUT_GND) under load and activity.
  • Compare spur/noise signatures across channels during the same traffic/step conditions.
A/B knob

Re-route or strap the return to equalize impedance (debug) and confirm mismatch reduces predictably.

Fix priority

Make return impedance symmetric → keep large loops away from reference anchors → give each channel clean local decoupling and return.

With minimal tools, how to confirm whether the issue is PDN-related or post-amp stability-related?
Likely discriminator
  • PDN issues tend to show correlated features between VDD ripple and output noise/spurs.
  • Stability issues are highly sensitive to load capacitance/cables/probing and to Riso changes.
Fast checks
  • Measure VDD at the pin-side decap and compare its spectral content to the output FFT.
  • Run a step test and then change cable/probe/Riso; stability problems move strongly.
A/B knob

First change Riso (stability knob). If signatures barely move, change decap placement (PDN loop knob) and compare.

Fix priority

Stabilize measurement method → isolate PDN vs stability with A/B → then apply the matching fix class.

Why do noise or spurs change when chassis ground or cable shield connections change?
Likely causes
  • The common-mode return path changes, shifting the “real” reference seen by the load.
  • New ground loops are created, or a previous loop is broken, changing injected current.
  • Shield current shares impedance with REF/AGND when bonding is uncontrolled.
Fast checks
  • Measure AGND–DGND ΔV before/after shield bonding changes.
  • Output FFT A/B with identical traffic and load; note spur/noise shifts.
A/B knob

Change only one bond point (temporary) and confirm whether the symptom tracks the common-mode/return path change.

Fix priority

Define a controlled bonding strategy → keep shield current away from REF return → verify with ΔV and FFT.

Why can adding “one more capacitor” make things worse?
Likely causes
  • The added capacitor creates a new PDN resonance (impedance peak) with existing inductance.
  • The capacitor increases effective capacitive load seen by the post-amp/output network, reducing stability margin.
  • Placement makes the capacitor ineffective at HF but effective at forming a resonant loop.
Fast checks
  • Check VDD ringing frequency before/after the capacitor (pin-side measurement).
  • Run a step test and see whether overshoot/ringing worsens.
A/B knob

Remove that capacitor (or move it) and confirm whether the new resonance and symptom disappear.

Fix priority

Treat PDN as an impedance-shaping problem (damping + placement) → avoid accidental capacitive loading → re-validate.