The CircuitCalculator.com Blog a blog with live web calculators Home About Policies Contact PCB

转载自:CircuitCalculator.com


关键词:

PCB,Layout,电流,导线宽度。


This Javascript web calculator calculates the trace width for printed circuit boards based on a curve fit to IPC-2221 (formerly IPC-D-275). Also see thevia calculator.

New features:

  • Results update as you type
  • Several choices of units
  • Units and other settings are saved between sessions
  • Blog format allows user comments


Inputs:

Current Amps
Thickness

Optional Inputs:

Temperature Rise Deg
Ambient Temperature Deg
Trace Length

Results for Internal Layers:

Required Trace Width
Resistance Ohms
Voltage Drop Volts
Power Loss Watts

Results for External Layers in Air:

Required Trace Width
Resistance Ohms
Voltage Drop Volts
Power Loss Watts


Notes:

The trace width is calculated as follows:

First, the Area is calculated:

Area[mils^2] = (Current[Amps]/(k*(Temp_Rise[deg. C])^b))^(1/c)

Then, the Width is calculated:

Width[mils] = Area[mils^2]/(Thickness[oz]*1.378[mils/oz])

For IPC-2221 internal layers: k = 0.024, b = 0.44, c = 0.725

For IPC-2221 external layers: k = 0.048, b = 0.44, c = 0.725

where k, b, and c are constants resulting from curve fitting to the IPC-2221 curves

For geometry diagrams, click on the pictures below.

pcb-trace-geometry-2.png    pcb-trace-geometry-1.png

For frequently asked questions, see the comments.

posted @   TechStone  阅读(277)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· 单线程的Redis速度为什么快?
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 展开说说关于C#中ORM框架的用法!
· SQL Server 2025 AI相关能力初探
· Pantheons:用 TypeScript 打造主流大模型对话的一站式集成库
点击右上角即可分享
微信分享提示