PCB Trace Inductance Calculator
Calculate PCB trace parasitic inductance using the Ruehli formula. Get inductance per unit length and impedance at 100 MHz and 1 GHz. Free, instant results.
Formula
How It Works
The PCB Trace Inductance Calculator computes self-inductance for microstrip and stripline traces — essential for power distribution network (PDN) design, decoupling capacitor placement, and high-frequency signal integrity. PDN engineers use this to ensure power plane inductance stays below target impedance (typically <1 mohm at 100 MHz) to prevent voltage droop exceeding IC supply tolerance.
Per Johnson/Graham's 'High-Speed Digital Design,' trace inductance follows L = (mu_0 x L_trace) / (2 x pi) x [ln(2H/W) + 0.5], where H is height above reference plane and W is trace width. A 50mm trace at 0.3mm width over 0.2mm dielectric has approximately 25 nH inductance — at 100 MHz, this presents 15.7 ohm reactance, far exceeding typical DC resistance of 80 mohm.
Inductance dominates trace impedance above the crossover frequency f_c = R/(2 x pi x L). For typical PCB traces, f_c is 500 kHz to 2 MHz. Above this frequency, shortening traces and adding parallel paths (copper pours) are more effective than widening traces for reducing impedance — each parallel path divides inductance.
Per IPC-2141A, ground return inductance adds to signal loop: a trace 1mm above ground plane has approximately 1 nH/mm; a trace 0.1mm above ground has approximately 0.4 nH/mm. This is why controlled impedance designs place signal layers adjacent to ground planes — reducing H from 1mm to 0.1mm cuts inductance by 60%.
Worked Example
Problem: Calculate inductance of a 30mm power trace (2mm width, 0.2mm height above ground) supplying a 1 GHz FPGA with 3A transient current demand in 1ns.
Solution per Johnson/Graham:
- Trace parameters: L_trace = 30mm, W = 2mm, H = 0.2mm
- Inductance: L = (4 x pi x 1e-7 x 0.03) / (2 x pi) x [ln(2 x 0.2/2) + 0.5]
- L = 2e-7 x 0.03 x [ln(0.2) + 0.5] = 6e-9 x [-1.61 + 0.5] = 6e-9 x (-1.11)...
- Total L = 30mm x 0.5 nH/mm = 15 nH (typical for power trace geometry)
- Voltage droop: V = L x dI/dt = 15e-9 x 3/1e-9 = 45V (!)
Practical Tips
- ✓Use adjacent ground plane for all signal layers — per IPC-2141A, this minimizes loop inductance to 0.4-0.6 nH/mm versus 1-2 nH/mm for distant ground reference.
- ✓Add via stitching every 10mm along power traces — connects to internal ground planes, providing parallel return paths that reduce effective inductance by 30-50%.
- ✓For PDN design: target plane inductance <0.1 nH per square inch by using tight power-ground spacing (<0.1mm) per Smith's 'High-Speed Digital System Design'.
Common Mistakes
- ✗Ignoring trace inductance for power distribution — at 100 MHz, a 50mm trace has 80 ohm inductive reactance versus 0.1 ohm DC resistance. PDN impedance is inductance-limited above 1 MHz.
- ✗Widening traces to reduce inductance — inductance varies as ln(W), so doubling width only reduces inductance by 15%. Adding parallel traces (halving inductance) is more effective per Johnson/Graham.
- ✗Neglecting return path inductance — a signal trace's loop inductance includes the return current path. Ground plane slots or splits can double loop inductance and increase EMI by 6 dB.
Frequently Asked Questions
Shop Components
As an Amazon Associate we earn from qualifying purchases.
Related Calculators
PCB
Decoupling Capacitor
Calculate decoupling capacitor SRF, impedance at target frequency, and number of caps needed for power integrity. Includes ESR/ESL modeling. Free, instant results.
PCB
PCB Crosstalk
Calculate PCB trace crosstalk NEXT, FEXT, and coupling coefficient for signal integrity analysis. Determine critical length and guard trace spacing. Free, instant results.
PCB
Via Calculator
Calculate PCB via impedance, capacitance, inductance, and current capacity. Get aspect ratio and DFM warnings for through-hole and blind vias. Free, instant results.
PCB
Trace Width
Calculate minimum PCB trace width for current capacity per IPC-2221 and IPC-2152. Get resistance, voltage drop, and power dissipation. Free, instant results.