pcb_calc_cpw_impedance
Calculate coplanar waveguide (CPW/GCPW) impedance using conformal mapping, supporting grounded and ungrounded configurations.
Instructions
Calculate coplanar waveguide (CPW/GCPW) impedance using conformal mapping. Supports grounded and ungrounded CPW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gap_mm | Yes | Gap between conductor and coplanar ground | |
| trace_width_mm | Yes | Center conductor width | |
| has_ground_plane | No | True for grounded CPW (default), false for ungrounded | |
| trace_thickness_mm | Yes | Copper thickness (1oz = 0.035mm) | |
| dielectric_constant | Yes | ||
| dielectric_height_mm | Yes | Height to ground plane below |