Stripline Impedance Calculator
This calculator estimates the characteristic impedance of a stripline trace embedded between two ground planes on a PCB. It uses the trace width, thickness, dielectric constant, and spacing to help engineers design impedance-controlled circuits.
Embedded PCB Stripline Impedance Estimator
Stripline Characteristic Impedance Formula
Where:
- $$Z_0$$ = characteristic impedance (Ω)
- $$\varepsilon_r$$ = dielectric constant of substrate
- $$W$$ = trace width (mm)
- $$T$$ = trace thickness (mm)
- $$H$$ = distance from trace center to each ground plane (mm)
This equation assumes symmetrical stripline configuration with uniform dielectric.
Stripline Impedance – Calculation Example
Given:
- $$\varepsilon_r$$ = 4.3
- $$W$$ = 0.2 mm
- $$T$$ = 0.035 mm
- $$H$$ = 0.3 mm
Calculation:
- $$Z_0 = \frac{60}{\sqrt{4.3}} \cdot \ln\left( \frac{0.67 \cdot \pi \cdot (0.2 + 0.035)}{4 \cdot 0.3} \right)$$
- $$≈ \frac{60}{2.0736} \cdot \ln\left( \frac{0.67 \cdot \pi \cdot 0.235}{1.2} \right)$$
- $$≈ 28.93 \cdot \ln(0.412) ≈ 28.93 \cdot (-0.886) ≈ -25.64~\Omega$$
Stripline transmission lines are used in high-frequency multilayer PCBs where the signal trace is enclosed between two ground planes. This structure provides excellent shielding and consistent impedance. The calculator is ideal for RF and high-speed PCB designers who require precise impedance control to avoid signal reflections, maintain signal integrity, and comply with design rules.