impedance_calc
Estimate outer-layer trace or differential-pair impedance from width, optional gap, and stack-up preset; closed-form microstrip formulas, plus fab table entries when geometry matches.
Instructions
Estimate the impedance of an outer-layer trace or pair on a stack-up preset with closed-form microstrip formulas, and report the fab's own published number when the geometry matches one of its table entries. Closed forms are about ten percent optimistic for tightly coupled pairs; the table entry is the one to design to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gap_mm | No | Edge-to-edge gap of a differential pair; omit for a single-ended line. | |
| stackup | No | Stack-up preset, see stackup_info: jlc04161h-7628 (JLCPCB 4-layer), pcbway-4l-1.6mm (PCBWay standard 4-layer) or aisler-4l-1.6mm (AISLER 4-layer). Default: JLCPCB's JLC04161H-7628. | jlc04161h-7628 |
| width_mm | Yes | Trace width in mm. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| er | Yes | ||
| layer | Yes | ||
| gap_mm | No | ||
| method | Yes | ||
| source | Yes | ||
| stackup | Yes | ||
| width_mm | Yes | ||
| table_match | No | The fab's own table entry when the geometry is one of its published ones. | |
| uncertainty | Yes | ||
| er_effective | Yes | ||
| dielectric_mm | Yes | ||
| differential_ohm | No | ||
| single_ended_ohm | Yes |