05-LTspice 电感/变压器参数控制
Syntax: Lxxx n+ n- <inductance>+
+
Rser Equivalent series resistance 串联等效电阻 默认很小1mΩ;
Rpar Equivalent parallel resistance 并联等效电阻;
Cpar Equivalent parallel capacitance并联等效电容;高频时不可以忽略;
m Number of parallel units: 并联电感的个数;
ic Initial current(used only if uic flagged on the .tran card) 电感的初始电流;
tc1 Linear inductance temperature coeff. 线性电感的温度系数
Tc1 Quadratic inductance temperature coeff.二次电感的温度系数
temp Instance temp 临时温度
案例:
LTspice 变压器:需要用几个电感(L1,L2,L3)组成一个变压器,需要用如下命名:
例如:K1 L1 L2 L3 0.8
语法:变压器名称1;电感名称L1 L2 L3;耦合系数0.8;
i) 用直流LCR表测量绕组L。在模拟中直接使用这些值。
ii)用欧姆表测量绕组ESR。 在模拟中使用两倍这些值,因为在频率上的电阻高于直流值。我对铁氧体和开关的经验是,它通常几乎是两个更高的因素。
iii)缩短除大多数电感绕组外的所有绕组,用直流LCR表测量漏感。调整耦合系数来匹配这个,或者对于两个绕组的情况:
K =√1-Lleak /√(L1 * L2))
Lleak = sqrt (L1 * L2) * (1 K * K)
iv)找出变压器的共振频率和q,为最感应绕组指定一个Cpar和Rpar以匹配这种共振。
页:
[1]