Select Theme

Track 6: Power Integrity Masterclass

Power integrity (PI) is the discipline of ensuring that every transistor in a system receives clean, stable power at the right voltage. Poor power integrity causes logic errors, excessive jitter, degraded signal integrity, and EMI failures. This track covers the entire power delivery network from VRM to on-die capacitance, with interactive tools to build intuition.

1. PDN Fundamentals

The Power Delivery Network (PDN) is the complete electrical path from the voltage regulator module (VRM) to the transistors on-die. It is a complex, distributed impedance network that must deliver current at very high slew rates while maintaining voltage within tight tolerances.

The PDN Hierarchy

A modern PDN consists of several stages, each responsible for a different frequency range:

VRM DC - 10 kHz Feedback loop PCB trace Bulk Caps 10 kHz - 1 MHz 100uF - 470uF Electrolytic/Polymer Plane MLCC 1 MHz - 500 MHz 100nF - 10uF Ceramic X5R/X7R Via+Pad On-Die Cap > 500 MHz ~10-50 nF IC intrinsic Transistors dI/dt load Current flow direction → ← Return current (ground plane) Frequency Coverage of PDN Stages DC 10kHz 1MHz 500MHz >1GHz

PDN Impedance Profile

The goal of PDN design is to maintain impedance below a target impedance across all frequencies where the IC draws transient current. Each stage of the PDN is optimized for a specific frequency range:

PDN StageFrequency RangeKey ComponentsLimiting Factor
VRMDC to ~10 kHzSwitching regulator + output capacitorsControl loop bandwidth
Bulk capacitors10 kHz to 1 MHzPolymer/electrolytic capacitorsESR and ESL
MLCC decoupling1 MHz to 500 MHzCeramic capacitors (X5R, X7R)Mounting inductance
PCB planes100 MHz to 1 GHzPower/ground plane pairPlane spreading inductance
On-die capacitance> 500 MHzIC intrinsic gate capacitancePackage inductance
Key Insight: The PDN is only as good as its weakest link. If any frequency band has impedance above the target, the voltage will droop or ring when current transients excite that frequency. The handoff between PDN stages is where problems typically occur.

2. Target Impedance

Target impedance is the maximum allowable PDN impedance at any frequency. If the PDN impedance exceeds this value, the supply voltage will deviate beyond the specified tolerance when the IC draws transient current.

Ztarget = (Vdd × Ripple%) / ΔI

where:
Vdd = supply voltage (V)
Ripple% = allowed voltage ripple as a fraction (e.g., 0.05 for 5%)
ΔI = maximum transient current step (A)

For example, a 1.0V core supply with 5% tolerance and 10A transient current requires:

Ztarget = (1.0 × 0.05) / 10 = 5 mΩ

Maintaining 5 milliohms across a wide frequency range is extremely challenging and requires careful design at every stage of the PDN.

Interactive Target Impedance Calculator

Target Impedance Calculator

Ztarget = -- mΩ

Target Impedance Trends

As supply voltages decrease and current demands increase, target impedance becomes progressively more difficult to achieve:

EraVddTypical ΔIRippleZtarget
20051.8 V5 A5%18 mΩ
20101.2 V15 A5%4 mΩ
20151.0 V30 A3%1 mΩ
2020+0.8 V50 A2%0.32 mΩ
Challenge: Sub-milliohm target impedances are nearly impossible to achieve with board-level components alone. Modern processors use integrated voltage regulators (IVR), embedded capacitors in the package substrate, and on-die power management to meet these extreme requirements.

3. Decoupling Capacitors

Decoupling capacitors are the workhorses of the PDN. They store charge locally and release it when the IC demands transient current, preventing the supply voltage from drooping during current spikes.

Real Capacitor Model: ESR, ESL, SRF

A real capacitor is not an ideal capacitance. It has parasitic resistance (ESR) and inductance (ESL) that fundamentally limit its high-frequency performance:

Zcap(f) = ESR + j(2πf × ESL - 1/(2πf × C))

|Zcap| = √(ESR² + (2πf×ESL - 1/(2πf×C))²)

SRF = 1 / (2π × √(ESL × C))
  • Below SRF: Capacitor behaves capacitively (impedance decreases with frequency)
  • At SRF: Impedance reaches minimum = ESR
  • Above SRF: Capacitor behaves inductively (impedance increases with frequency)

Interactive: Capacitor Impedance vs Frequency

Adjust the capacitor parameters to see how ESR and ESL affect the impedance curve. Use "Add Cap" to combine multiple capacitors in parallel and see the combined impedance.

1 uF
10 mΩ
1.0 nH
Bank: 0 caps

Decoupling Best Practices

PracticeWhy
Place caps as close to IC pins as possibleMinimizes mounting inductance (ESL)
Use via-in-pad or adjacent viasReduces connection inductance by ~50%
Mix capacitor valuesEach value covers a different frequency range
Use smallest available package (0201, 01005)Smaller package = lower ESL
Avoid excessively large capacitorsLarge values have lower SRF, may not help at high frequencies

4. Anti-Resonance

When two capacitors of different values are placed in parallel, an anti-resonance peak can occur at a frequency between their individual self-resonant frequencies. At this frequency, the impedance of the parallel combination can actually be higher than either capacitor alone.

What Causes Anti-Resonance?

Anti-resonance occurs when one capacitor is operating in its inductive region (above its SRF) while the other is still in its capacitive region (below its SRF). The inductive impedance of one combines with the capacitive impedance of the other to form a parallel LC resonance.

fanti-res ≈ between SRFlarge cap and SRFsmall cap

Zpeak can be 10× to 100× higher than the individual ESR values

Anti-Resonance Visualization

1.0x

Mitigation Strategies

  • Increase ESR: Higher ESR damps the anti-resonance peak. Use the slider above to see the effect. Some designers deliberately use higher-ESR caps in the PDN.
  • Overlap SRF ranges: Use capacitor values that have closely-spaced SRFs so the anti-resonance is small.
  • Use many values: Three or more different capacitor values spread out the resonances and reduce individual peak heights.
  • Add resistance: Small series resistors (resistive decoupling) can flatten the impedance profile at the cost of slightly higher average impedance.

5. Ground Bounce

Ground bounce (also called simultaneous switching output noise or SSO) occurs when fast current transients flow through the parasitic inductance of the ground connections (pins, bond wires, vias). The voltage on the IC's internal ground shifts relative to the board ground.

Vbounce = Leff × dI/dt

where Leff = effective inductance of the ground path (typically 1-10 nH)
dI/dt = rate of change of current through the ground connection

Animated: Ground Bounce Mechanism

IC Die DRV1 DRV2 DRV3 DRV4 Package Ground Inductance (Lpkg) PCB Ground Plane (0V reference) Vbounce = L × dI/dt IC ground shifts relative to board All drivers switch simultaneously: large dI/dt through Lpkg

Ground Bounce Magnitude

ScenarioLeffdI/dtVbounce
1 output, 2 nH, moderate edge2 nH50 mA / 1 ns100 mV
8 outputs, 2 nH, fast edge2 nH400 mA / 0.5 ns1.6 V
32 outputs, 5 nH, fast edge5 nH1.6 A / 0.3 ns26.7 V (!)
Critical: The third scenario shows why modern packages use hundreds of power/ground pins. A single ground pin with 5 nH of inductance simply cannot handle the transient current of 32 simultaneously switching outputs. BGA packages with dense ground pin arrays are essential for high-speed designs.

Reducing Ground Bounce

  • Use more power/ground pins (reduces effective inductance via parallelism).
  • Slow down output edge rates when possible.
  • Stagger output switching (avoid simultaneous transitions).
  • Use differential signaling (equal and opposite currents cancel ground bounce).
  • Place decoupling caps directly at power/ground pin pairs.

6. Simultaneous Switching Noise (SSN)

SSN is the generalized form of ground bounce that includes both power supply bounce and ground bounce. When many outputs or internal circuits switch simultaneously, the total current transient can be enormous.

SSN Components

VSSN = N × Leff × (dIper_driver / dt)

where N = number of simultaneously switching drivers

SSN manifests in several ways:

  • Power rail collapse: Vdd droops when many gates switch high, drawing current through inductive power connections.
  • Ground lift: The internal ground rises when many gates switch low, pushing current back through inductive ground connections.
  • Quiet line noise: Non-switching outputs experience noise because they share the same power and ground network. A quiet output at logic "0" may momentarily appear as logic "1" due to ground lift.

SSN and Signal Integrity

SSN directly degrades signal integrity:

SSN EffectSI ConsequenceMitigation
Ground lift on driverReduced output voltage swingMore ground pins
Ground lift on receiverShifted input thresholdDifferential signaling
Vdd droop on driverSlower rise time, reduced swingBetter decoupling
Time-varying ground shiftJitter on signal edgesIsolated power domains
Design Rule: For buses wider than 8 bits, always calculate worst-case SSN assuming all outputs switch simultaneously with the same polarity. Compare the resulting voltage shift to the noise margin of the receiver. If SSN exceeds 30% of the noise margin, redesign the power delivery or output staging.

7. IR Drop

IR drop is the DC voltage loss across the resistance of power planes, traces, and vias between the VRM and the IC. While PDN impedance analysis focuses on AC behavior, the DC resistance can cause significant static voltage reduction, especially in high-current designs.

Vdrop = Iload × Rpath

Rplane = (ρ / t) × (L / W) = Rsq × (L / W)

where ρ = resistivity, t = copper thickness, L = path length, W = path width
Rsq = sheet resistance (mΩ/square)

Interactive IR Drop Calculator

IR Drop Calculator

Vdrop = -- mV

Copper Thickness Reference

Copper WeightThicknessSheet ResistanceTypical Use
0.5 oz17.5 um0.98 mΩ/sqSignal layers
1 oz35 um0.49 mΩ/sqStandard planes
2 oz70 um0.25 mΩ/sqPower planes
3 oz105 um0.16 mΩ/sqHigh-current designs
Practical Note: IR drop analysis should include vias. Each via has resistance on the order of 0.5-2 mΩ depending on drill size and plating thickness. For 10A flowing through a single via, this can mean 5-20 mV of drop per via.

8. Plane Resonance

A power/ground plane pair forms a parallel plate cavity resonator. At certain frequencies, standing waves form between the planes, creating regions of very high impedance. This can cause localized power integrity failures and EMI radiation from board edges.

fmn = (c / (2√εr)) × √((m/a)² + (n/b)²)

where a, b = plane dimensions, m, n = mode indices (0,1,2,...), c = speed of light, εr = dielectric constant

Animated: Standing Wave Patterns

1
0
200 mm
150 mm

Plane Resonance Mitigation

  • Closely-spaced planes: Reducing the dielectric thickness between power and ground planes increases the interplane capacitance and damps resonances. 2-4 mil spacing is recommended for high-speed designs.
  • Decoupling capacitors at edges: Placing capacitors along board edges damps the resonant modes.
  • Lossy dielectrics: Higher-loss dielectrics at the plane boundary damp resonances (but increase signal loss on adjacent layers).
  • Stitching vias: Dense ground vias around the board perimeter reduce edge radiation.
  • Embedded capacitance materials: Special thin laminate materials (2 mil or less) between power/ground planes provide distributed capacitance that suppresses resonances.

9. PI-SI Interaction

Power integrity and signal integrity are not independent disciplines. Supply noise directly affects signal quality, and understanding this interaction is essential for high-speed design.

How Supply Noise Affects Signals

  • Output voltage modulation: When Vdd droops, the output driver produces a smaller voltage swing. When Vdd bounces high, it produces a larger swing. This creates data-dependent jitter.
  • Threshold shift: Ground bounce at the receiver shifts the effective input threshold, potentially causing bit errors.
  • Power supply induced jitter (PSIJ): Periodic supply noise at frequency fnoise creates jitter sidebands at ±fnoise around the data frequency.
PSIJ ≈ (Vnoise / Vdd) × tr

where Vnoise = peak supply noise voltage
Vdd = nominal supply voltage
tr = signal rise time

Eye Diagram Degradation

Supply noise affects both the vertical and horizontal dimensions of the eye diagram:

Supply Noise TypeEye Diagram EffectSeverity
Random Vdd noiseVertical eye closure (amplitude noise)Moderate
Periodic Vdd rippleBoth vertical and horizontal closure (jitter)High
Ground bounceAsymmetric eye closure, threshold shiftHigh
SSN correlated with dataData-dependent jitter, ISI-like effectsVery High
Modern Approach: State-of-the-art SI analysis includes the PDN impedance in the simulation. Tools like Ansys SIwave, Cadence Sigrity, and Keysight PathWave perform combined PI-SI simulation. The PDN S-parameter model is connected to the driver model, and supply noise is injected during transient simulation to accurately predict eye diagram degradation.

PI-SI Co-Design Guidelines

  • Simulate PDN impedance and verify target impedance compliance before finalizing the stackup.
  • Include PDN noise in SI simulations for any interface running above 5 Gbps.
  • Separate analog, digital, and high-speed power domains to prevent cross-coupling.
  • Budget jitter contributions: allocate a portion of the total jitter budget to PSIJ and verify through PI simulation.
  • Measure actual supply noise during prototype validation using near-field probes or dedicated test points.

10. Quiz: Power Integrity

Test your understanding of power integrity concepts. Select the best answer for each question.

Question 1

What is the target impedance for a 1.0V supply with 3% ripple tolerance and 20A transient current?

Question 2

Above its self-resonant frequency (SRF), a real capacitor behaves as:

Question 3

Anti-resonance between parallel capacitors occurs because:

Question 4

Ground bounce voltage is calculated as:

Question 5

Which PDN stage is responsible for supplying current transients in the 1 MHz to 500 MHz range?

Question 6

The sheet resistance of 1 oz copper (35 um thick) is approximately:

Question 7

Plane resonance in a power/ground plane pair can be mitigated by:

Question 8

Power supply induced jitter (PSIJ) is proportional to:

Question 9

"Quiet line noise" in the context of SSN refers to:

Question 10

At the self-resonant frequency (SRF) of a capacitor, the impedance equals: