si_calculate_trace_width_for_impedance
Determine PCB trace width needed to meet a target impedance. Given dielectric height, copper weight, and trace type, it solves for the width that achieves the specified ohms.
Instructions
Solve for a trace width that meets the requested impedance target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| er | No | ||
| copper_oz | No | ||
| height_mm | Yes | ||
| spacing_mm | No | ||
| target_ohm | Yes | ||
| trace_type | No | microstrip |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |