The Power Distribution Network (PDN) is the entire system of planes, traces, vias, and capacitors that delivers power from the voltage regulator (VRM) to the consuming Integrated Circuit (IC). A robust PDN is non-negotiable for high-speed digital systems.
The Problem (Transient Current): High-speed ICs (like processors and FPGAs) don't draw a constant current. When transistors switch states, they demand massive, instantaneous bursts of current (di/dt). If the PDN cannot supply this current fast enough, the voltage will temporarily drop (voltage droop), causing the IC to malfunction or glitch.
Target Impedance (): For every PDN, there is a maximum allowable impedance, called the Target Impedance, defined by:
where ΔV is the maximum allowed voltage ripple, and Itransient is the maximum current burst. The primary goal of PI design is to keep the PDN impedance below across the entire frequency spectrum of the IC's operation.
The Solution: Decoupling Capacitors: Decoupling (or bypass) capacitors are essential for achieving a low target impedance. They function as:
Local Charge Reservoirs: Placed as close as possible to the IC pins, they provide the instantaneous charge required during a current burst, bridging the gap until the voltage regulator can react.
Noise Filters: They create a low-impedance path to shunt high-frequency noise and switching transients from the power pin directly to the ground plane.
A successful PDN design requires a capacitor "tank"—a carefully selected combination of different capacitor values (e.g., 10μF, 0.1μF, 0.01μF) to ensure the PDN impedance is low across a broad range of frequencies.
Book Reference for Deeper Study
Book: Signal and Power Integrity - Simplified
Author: Eric Bogatin
Why it's helpful: This book provides an excellent, intuitive breakdown of Power Integrity (PI) concepts, including the Target Impedance method and the effective use of a capacitor "tank" across different frequency ranges.
For practical application and placement rules, you can also look at the chapters on Power Delivery in:
Book: High-Speed Digital Design: A Handbook of Black Magic
Authors: Howard Johnson and Martin Graham
0 Comments:
Post a Comment