pcb_calc_trace_width
Calculate the minimum PCB trace width required to safely carry a given current based on IPC-2221, considering temperature rise, copper thickness, and layer type.
Instructions
Calculate minimum trace width for current capacity (IPC-2221).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_type | No | ||
| temp_rise_c | Yes | ||
| current_amps | Yes | ||
| copper_thickness_oz | Yes |