Back to Eliza

Eliza E1 v0 PDN target impedance budget

packages/chip/docs/board/pdn-budget.md

2.0.33.6 KB
Original Source

Eliza E1 v0 PDN target impedance budget

Date: 2026-05-19 Status: planning. No board exists. No rail is measured. Claim boundary: This document captures the v0 PDN target-impedance budget. Promotion requires post-layout SPICE / S-parameter extraction, transient co-simulation against real switching activity, and measured TDR captures on fabricated boards.

Method

For each rail the target PDN impedance is computed from the supply voltage, the worst-case transient current, and the allowed transient ripple:

Z_target_max = (V_rail * ripple_pct / 100) / I_transient_worst

Decoupling capacitance is then chosen so the PDN impedance stays below Z_target_max from DC up to the activity bandwidth (~ 1 / (10 × rise time)). All numbers below are planning targets, not signoff impedance numbers.

Per-rail targets

RailV (V)I_transient (A)ripple_pctZ_target_max (mΩ)Bandwidth (MHz)
BUCKCORE (cpu-supply)1.002.53.012.0DC..300
BUCKPRO (npu-supply)1.102.53.013.2DC..300
BUCKMEM (lpddr-vdd2)1.102.52.08.8DC..200
BUCKPERI (vdd-1v8)1.801.05.090.0DC..100
LDO2 (vdd-pll-1v0)1.000.11.0100.0DC..50 (PLL critical)
LDO3 (lpddr-vddq)0.550.23.082.5DC..200
LDO5 (sensor-3v0)3.000.055.03000.0DC..1
LDO6 (wifi-3v3)3.301.05.0165.0DC..100
LDO7 (audio-3v3)3.300.22.0330.0DC..50
LDO8 (display-3v0)3.000.25.0750.0DC..50
LDO9 (emmc-3v3)3.300.55.0330.0DC..200
LDO10 (usb-phy-3v3)3.300.22.0330.0DC..200

CPU + NPU rails are the dominant PDN risk. Aggregate transient on BUCKCORE + BUCKPRO can pull ~5 A in 1 ns when both clusters wake from idle; package + die decoupling must absorb the impulse.

Decoupling strategy

  • On-die: planned MIM-cap density per docs/architecture-optimization/soc-optimized-operating-point.yaml. Local 0V8/1V0 supplies need on-die MIM at the cluster vicinity.
  • Package: substrate-cap density ≥ 1 µF per power island; embedded thin-film caps if available in 14A-class packaging.
  • PCB: per the power-tree table — 22 µF MLCC near PMIC outputs plus per-island 4× 1 µF as close as possible to BGA balls.

Validation gates (all currently fail-closed)

  • Post-layout PDN extraction in OpenROAD / PSM (per the PD-flow recommendation in research/pd_eda_2026/03_implementation/pd_path_for_e1.md).
  • Transient SPICE / IBIS-AMI co-simulation across CPU + NPU + memory PHY switching scenarios.
  • Measured TDR / VNA captures on fabricated boards.

Cross-references

  • docs/board/power-tree.md
  • docs/architecture-optimization/soc-optimized-operating-point.yaml
  • docs/architecture-optimization/physical-power-thermal.md
  • research/mobile_platform_2026/02_analysis/pcb_si_pi.md
  • research/pd_eda_2026/02_analysis/pdn_thermal_signoff.md