|
本帖最后由 dbit 于 2011-10-7 16:40 编辑 - G% i; I$ `% j$ s S6 T
123456sz 发表于 2011-10-5 00:30 ' F1 i. o- ]0 P: d/ ~) D. Q
更改铜厚没有反应
% B+ a) O C8 W: ^* T' ^5 x) U4 ~3 X% }1 l9 i
' R$ R0 e& B7 {! H
谢谢你帮忙查出问题,另外过孔不需要铜厚,我已去掉,线宽的公式中,没有除铜厚,现修正。: |# y, G+ O: c) o: l
. `0 o+ b$ {+ H& f0 }所有计算依据:IPC-2221标准制定;
% B7 j; p* v) J$ F) cIPC-2221标准描述:是由IPC组织制定的关于PCB设计的通用标准,英文名为:
1 ]2 G5 \5 z$ W/ l% R3 EGeneric Standard on Printed Board Design" J+ n' _9 R' I+ W
: N; P& x" Y' g# xtrace width calc1 y: ] |# \" n
Area[mils^2] = (Current[Amps]/(k*(Temp_Rise[deg. C])^b))^(1/c) - D. u, {& I, \) c& C* Z( z/ |
Then, the Width is calculated:
a% J0 f7 z; M- ^9 JWidth[mils] = Area[mils^2]/(Thickness[oz]*1.378[mils/oz])
3 b8 H3 {) K- R* k' L* @4 iFor IPC-2221 internal layers: k = 0.024, b = 0.44, c = 0.725 " Z6 c, q* O- V% F1 Y1 a* U1 z* ^- [
For IPC-2221 external layers: k = 0.048, b = 0.44, c = 0.725
. z$ I- H8 F( e$ Swhere k, b, and c are constants resulting from curve fitting to the IPC-2221 curves ! l" ~3 r4 P9 f) ~5 Q
; E6 b; O X8 ?8 O% G) O& [. N
PCB VIA calculator 2 A8 E, U3 C( V; d' {! R# f
Resistance = Resistivity*Length/Area
6 {3 k- s' |! W& MArea = pi*(Inner_dia + Plating_thk)*Plating_thk 3 J- @' K( m, s; a
Resistivity = 1.9E-6 Ohm-cm (plated copper)
& @% B- G B5 g- E! d(plated copper is much more resistive than pure copper)
3 @& t! A- _& n0 x) p/ e4 a( GCopper Thermal_Resistivity = 0.249 cm-K/W (at 300K) + q1 k. v5 M g
Est_Ampacity [Amps] = k*(Temp_Rise [deg C])^b*(Area [mils^2])^c
7 ]6 p5 x! T8 [( DFor IPC-2221 external layers: k = 0.048, b = 0.44, c = 0.725
$ r% E4 V5 g' g# N7 p我做的一个xls方式的计算式,可以算电流的。7 `: A5 o: |1 W
1 S" i. }. q; v2 j: ] u
% S& Y) j9 j' P1 b2 ^
, y, w. {/ ?. W$ u8 a0 f0 {# ` |
|