Microstrip Impedance & Width Calculator
Model: Hammerstad/Jensen (thin conductor approximation). Great for fast PCB estimates.
What this microstrip calculator does
A microstrip is one of the most common transmission line structures on printed circuit boards. It is simply a copper trace on the outer layer above a reference plane, separated by dielectric material. This calculator helps you do two core tasks quickly:
- Analysis: Given width and stackup, estimate characteristic impedance (Z0).
- Synthesis: Given a target impedance, estimate the required width.
In RF design, high-speed digital design, and mixed-signal layouts, this is essential for signal integrity. Controlled impedance affects return loss, reflections, rise time behavior, and timing.
Why impedance control matters
If your transmission line impedance does not match the source/load environment, part of the wave reflects. Those reflections can distort digital edges and degrade RF performance. For common PCB interfaces, 50 Ω single-ended and 90 Ω differential are frequent design targets.
Typical applications
- RF traces for antennas, LNAs, mixers, filters, and power amplifiers.
- Clock lines and fast digital channels where clean transitions matter.
- Measurement fixtures and test boards that connect to coaxial instruments.
- General SI planning during stackup and routing constraint definition.
Equations and assumptions
This page uses a widely adopted closed-form approximation (Hammerstad/Jensen style equations) for microstrip. The model is accurate enough for early design and many practical PCB jobs, especially when conductor thickness is small compared with dielectric height.
Inputs used
- εr: Relative permittivity of your substrate.
- h: Dielectric thickness from trace to reference plane.
- w: Trace width.
- Target Z0: Desired characteristic impedance for synthesis mode.
The calculator also reports effective dielectric constant, propagation velocity, delay, and approximate electrical length for your selected frequency and line length.
How to use the calculator
1) Calculate impedance from known geometry
Enter εr, h, and w, then click Calculate Z0 from Width. You will get:
- Estimated characteristic impedance (Ω)
- Effective dielectric constant (εeff)
- Velocity and delay estimates
- Electrical length at your selected frequency
2) Find width for a target impedance
Enter εr, h, and target Z0, then click Find Width for Target Z0. The calculator solves the inverse problem numerically and fills the width field automatically. This makes quick “what width do I route?” decisions much easier.
Practical design tips
- Use your board fabricator’s real stackup values. Nominal catalog εr can be misleading.
- Keep return paths continuous under high-speed/RF traces (avoid plane splits).
- Account for manufacturing tolerance: line width and dielectric thickness both vary.
- At very high frequencies, include copper roughness, loss tangent, and dispersion in field-solver validation.
- For production-critical channels, verify with a 2D/3D EM tool and test coupons.
Limitations of any quick calculator
Fast calculators are excellent for first-pass layout, but they are still approximations. Real boards include etch profile effects, finite copper thickness, soldermask loading, frequency-dependent dielectric behavior, and nearby metal geometry. Use this tool for speed and intuition, then refine with fabrication-aware simulation when performance margins are tight.
Bottom line
A microstrip calculator is one of the highest-value tools in PCB work. It shortens design cycles, improves impedance planning, and reduces trial-and-error. Use it early, use it often, and combine it with good stackup discipline and measurement feedback.