A real on-chip power distribution network is a dozen-layer mess. To make full-chip dynamic simulation tractable, the power grid is reduced to an equivalent two-layer symmetric transmission-line grid — and the symmetry is precisely what makes it solvable. This article explains the reduction, and why the horizontal current in the global grid carries the dominant noise.
The problem: a messy multi-layer stack
A real on-chip power distribution network is a mess. A dozen or more metal layers run from the thin M1 rails that feed individual cells, up through intermediate straps, to the thick upper-metal mesh and the redistribution layer that meets the bumps — all stitched together by a forest of vias. Simulating that entire three-dimensional structure dynamically, with resistance, inductance, capacitance, and wave propagation, across a whole die is computationally hopeless.
The way through is to model the global distribution as an equivalent two-layer symmetric transmission-line grid: one effective layer for supply (VDD), one for return (VSS), closely spaced, with the rest of the stack folded into effective per-length and per-area parameters. Circuits connect to it from below through short vertical vias. The reduction rests on two pieces of symmetry — and on one fact about where the noise actually comes from.
Symmetry 1: go and return cancel, so you solve one rail
At gigahertz speeds, current never flows without a return path; the supply and ground wires form a coupled pair — a transmission line. The supply and return wires are placed close together and symmetrically, so that the outbound current in the supply wire and the return current in the ground wire are equal and opposite. Two consequences follow.
First, equal-and-opposite currents in closely-spaced conductors have magnetic fields that nearly cancel outside the pair, which minimizes loop inductance and magnetic coupling to neighbouring nets. Second — and this is the one that buys the speed — the noise on the two rails becomes a mirror image: when VDD droops by some amount, VSS bounces up by the same amount about the midpoint. The two rails carry the same information, so there is no need to solve both. You simulate a single rail with one uncoupled partial-differential equation — a damped wave equation for the grid surface — and recover the full differential supply the circuits actually see as twice the single-rail deviation. One PDE instead of a coupled pair, over a 2-D surface instead of a 3-D stack: orders of magnitude of speedup.
Symmetry 2: the vertical direction disappears
Circuits don't sit on the global grid; they tap it from below through short vertical vias. The reduction assumes those connections are made by a dense, symmetric array of short vias. "Short" and "many in parallel" means the vertical path has very low resistance and inductance, so the voltage dropped vertically — across the vias and the lower local layers — is small. Symmetric placement also balances the current each tap draws. The net effect is that the vertical dimension and the lower layers contribute negligibly to the noise, and the model can legitimately collapse the stack into a single 2-D surface that circuits connect to through near-ideal taps.
Why the horizontal current carries the dominant noise
This is the crux. Current enters the die at a limited set of bump and package locations, but the load is spread across the whole chip area. To get from where it enters to where it is consumed, current must travel laterally across the die through the global grid — and that horizontal journey is long, on the order of millimetres, compared with the micrometre-scale vertical via hops.
Noise on any path is I·R + L·di/dt accumulated along it, and the horizontal run is where the length accumulates:
It is the longest segment of the on-chip path, so it builds up the most series resistance and the most series inductance. It is where aggregated current flows — many blocks' currents summing as they head back toward the supply-entry points — so the current itself is largest there. And it is the layer that holds the distributed L and C, which means it is the only part that actually propagates waves and resonates; the vertical taps don't propagate, the lateral grid does.
The short, paralleled vias and the local rails simply cannot develop much voltage — they are too short and too low in impedance. By elimination and by physics, the dominant droop is the I·R + L·di/dt of horizontal current in the global grid. In energy terms: most of the magnetic-field energy lives in the global net's horizontal current loops, while the local net — the de-cap — stores the electric-field energy. So the inductive, wave-carrying, noise-generating action is horizontal by construction.
The payoff
Put the two symmetries together and a 3-D, multi-layer, fully-coupled mesh becomes a single rail of a 2-D distributed surface, governed by one PDE — without throwing away the physics that matters, because the physics that matters (long-path horizontal R, L, distributed C, and the wave propagation they produce) is exactly what survives the reduction. That is why a full chip-package-board network can be simulated spatiotemporally in minutes rather than days, and why the result is the time-resolved, full-die droop surface at the heart of PDNLab.
A caveat worth stating: the reduction leans on its own assumptions — good, symmetric via stapling and genuinely low vertical drops. Where via density is poor or local rails are starved, those local effects re-enter and have to be modelled. But for the global distribution noise that dominates dynamic droop, the two-layer symmetric grid is a faithful simplification, not a lossy one.
References
- R. Nair and D. Bennett, "Power Integrity Analysis and Management for Integrated Circuits," Prentice-Hall, 2010.
- M. Hashimoto and R. Nair, "Power Integrity for Nanoscale Integrated Systems," McGraw-Hill, 2014.
- Anasim Corporation, "Π-FP User Manual," Version 1.0, 2015.