Documentation
No documentation available for this tool yet.
Calculate required PCB trace width based on current capacity and temperature rise according to IPC-2221 standards.
Calculations based on IPC-2221 standards. Constants derived from curve fitting to standard charts.
Area[mils²] = (Current[Amps] / (k * TempRise[°C]^b))^(1/c)
Width[mils] = Area[mils²] / (Thickness[oz] * 1.378)
Internal: k=0.024, b=0.44, c=0.725
External: k=0.048, b=0.44, c=0.725
No documentation available for this tool yet.