cpw impedance calculator

Coplanar Waveguide (CPW) Impedance Calculator

Enter your PCB geometry and dielectric values to estimate characteristic impedance (Z0) and effective permittivity (εeff).

Used for finite-thickness correction (distance to bottom of substrate).

What this CPW impedance calculator does

This tool estimates the characteristic impedance of a coplanar waveguide transmission line on a PCB. CPW is popular in RF and microwave layouts because both the signal trace and nearby grounds live on the same layer, making routing, probing, and shunt component placement easier than many microstrip designs.

Given your geometry and dielectric constant, the calculator returns:

  • Characteristic impedance, Z0 (ohms)
  • Effective permittivity, εeff
  • Guided wavelength at your chosen frequency
  • Intermediate geometric terms used in the model

Input parameters explained

W (Center conductor width)

The width of the middle signal trace. Increasing W generally lowers impedance.

S (Gap to ground)

The spacing between the center trace and each adjacent coplanar ground rail. Increasing S generally raises impedance.

H (Substrate thickness)

Used when finite-thickness correction is selected. This helps adjust the field-distribution estimate for real PCB thickness.

εr (Relative dielectric constant)

Dielectric constant of your substrate (for example, FR-4 variants, Rogers laminates, PTFE composites, etc.). Higher εr usually lowers phase velocity and can lower impedance for fixed geometry.

Equations used in this calculator

The calculator uses standard quasi-static CPW conformal-mapping relationships based on complete elliptic integrals:

  • k = W / (W + 2S)
  • Z0 = (30π / √εeff) · K(k′) / K(k)

For the finite substrate correction, it also uses:

  • k1 = sinh(πW / 4H) / sinh(π(W + 2S) / 4H)
  • q = 0.5 · [K(k′)/K(k)] · [K(k1)/K(k1′)]
  • εeff = 1 + q(εr − 1)

In infinite-substrate mode, the common approximation εeff ≈ (εr + 1)/2 is used.

How to use this for practical 50Ω RF design

  1. Enter a starting geometry from your board stackup guide.
  2. Adjust W and S until the calculator is near your target impedance (often 50Ω).
  3. Round dimensions to fabricator-friendly values.
  4. Validate with your PCB manufacturer field solver or a 2.5D/3D EM simulation.

Design tips for better CPW performance

  • Keep coplanar grounds continuous and well-stitched with vias.
  • Avoid abrupt gap/width changes near connectors and active devices.
  • Use short return paths and dense grounding around transitions.
  • Include solder mask effects in final signoff if your frequency is high enough for it to matter.
  • Use controlled-impedance fabrication notes in your PCB drawing package.

Limitations and assumptions

This is a fast engineering estimate tool. It does not directly include copper thickness, conductor loss, roughness, solder mask loading, anisotropy, dispersion, surface-wave effects, or discontinuities. For high-frequency final design signoff, use an EM solver and measured material data.

🔗 Related Calculators