#1楼主:求助Orcad pspice仿真中的变压器设计参数问题
文章发表于:2008-07-15 12:38
我使用Orcad pspice10.5中的工具Transformer designer进行变压器设计,设计以后的spice文件如下所示:
* Generated by Transformer Designer on Mon Jul 14 03:22:04 2008
.subckt transformer3 V_IN1 V_IN2
+ V_OUT11 V_OUT12
+ PARAMS: Np=3 RSp="0".000368567 LIp="1".22191e-007
+ Ns1=32 RSs1=0.0386051 Gap = 0
L_LP NLP V_IN2 {Np}
R_RP NRP NLP {RSp}
L_Leak V_IN1 NRP {LIp}
L_LS1 NLS1 V_OUT12 {Ns1}
R_RS1 NLS1 V_OUT11 {RSs1}
K_K2 L_LP L_LS1 1.0 core_model_K1
.model core_model_K1 AKO:core_model CORE (GAP={Gap})
.model core_model CORE (LEVEL = 3 OD = 12.3 ID = 0 AREA = 4.11 GAP = 0 Br = 1700 Bm = 4500 Hc = 0.1875 )
.ends transformer3
请问红色字体中的RSp,LIp,RSs1各代表变压器中的哪些参数?