PCB Power Plane Impedance Calculator
Calculate PCB power plane spreading impedance, plane capacitance, inductance, and self-resonant frequency for PDN (power delivery network) design.
Formula
C = \frac{\varepsilon_r \varepsilon_0 A}{d},\quad f_{res} = \frac{1}{2\pi\sqrt{LC}}
Reference: IPC-2141A / Larry Smith PDN analysis techniques
How It Works
Power plane impedance is a critical parameter in printed circuit board (PCB) design that determines the electrical performance of power distribution networks. Power planes act as low-impedance reservoirs for delivering electrical energy to components, with their effectiveness influenced by geometry, dielectric properties, and layer stackup. Understanding plane impedance helps engineers minimize voltage noise and ensure stable power delivery across high-speed digital and analog circuits.
Worked Example
Problem: Calculate the power plane capacitance and self-resonant frequency for a PCB with FR-4 substrate (εr = 4.3), plane area of 100 cm², and dielectric thickness of 0.1 mm Solution: 1. Plane Capacitance: C = (8.854e-12 * 4.3 * 0.01) / 0.0001 = 3.82 μF 2. Plane Inductance: L ≈ 0.3 * 0.0001 * √(0.1/0.1) = 0.003 nH 3. Self-Resonant Frequency: fr = 1/(2π√(3.82e-6 * 0.003e-9)) ≈ 5.7 MHz
Practical Tips
- ✓Use multiple bypass capacitors to reduce impedance across frequency ranges
- ✓Minimize plane splits and discontinuities
- ✓Consider ground plane symmetry and signal return paths
Common Mistakes
- ✗Ignoring dielectric thickness variations
- ✗Neglecting parasitic inductances in power plane design
- ✗Using uniform plane impedance assumptions across entire PCB
Frequently Asked Questions
Shop Components
Affiliate links — we may earn a commission at no cost to you.
Related Calculators
PCB
Decoupling Capacitor
Calculate decoupling capacitor self-resonant frequency, impedance at target frequency, effective bypass range, and number of capacitors needed for power integrity
PCB
Via Stub Resonance
Calculate PCB via stub length, stub resonant frequency that causes signal notch, and frequency improvement from back-drilling.
PCB
PCB Trace Inductance
Calculate PCB trace parasitic inductance using the Ruehli formula, including inductance per unit length and inductive impedance at key frequencies
PCB
Trace Width
Calculate minimum PCB trace width for a given current, copper weight, and temperature rise per IPC-2221 and IPC-2152 standards. Includes resistance and voltage drop.
PCB
Trace Resistance
Calculate PCB copper trace DC resistance from width, length, thickness, and temperature. Includes sheet resistance and temperature coefficient.
PCB
Differential Pair
Calculate differential (Zdiff) and common-mode (Zcom) impedance for edge-coupled microstrip differential pairs used in USB, HDMI, Ethernet, and high-speed serial interfaces.