找回密码
 注册
关于网站域名变更的通知
查看: 821|回复: 1
打印 上一主题 下一主题

变压器PSpice模型

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2018-10-24 14:20 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式

EDA365欢迎您登录!

您需要 登录 才可以下载或查看,没有帐号?注册

x
变压器Pspice模型
等效电路变压器模型
*Transformer Subcircuit Parameters
*RATIO = Turns ratio= Secondary/Primary
*RP    = Primary DC resistance
*RS    = Secondary DC resistance
*LEAK  = Leakage inductance
*MAG   = Magnetizing inductance
*Generic Transformer
*dw: 2-8-99 corrected VISRC polarity and FCTRL configuration
*Connections:
*             Pri+
*             | Pri-
*             | | Sec+
*             | | | Sec-
*             | | | |
.SUBCKT TRANS 1 2 3 4 PARAMS: RATIO="1" RP="0".1 RS="0".1 LEAK="1u" MAG="1k"
VISRC   4 9 0V
FCTRL   5 2 VISRC {RATIO}
EVCVS   8 9 5 2 {RATIO}
RPRI    1 7 {RP}
RSEC    8 3 {RS}
LLEAK   7 5 {LEAK}
LMAGNET 2 5 {MAG}
.ENDS TRANS
等价于用K_Line把两个电感关联起来.

; ^# F/ ~+ c$ _3 l7 Q( z+ i3 L# H
CT中心抽头输出变压器模型
*TRANSCT:Transformer Subcircuit Parameters
*RATIO = Turns ratio (= Secondary/Primary)
*RP    = Primary DC resistance
*RS    = Secondary DC resistance
*LEAK  = Leakage inductance
*MAG   = Magnetizing inductance
*5:1 Centre-Tapped Transformer
*Connections:
*               Pri+
*               | Pri-
*               | | Sec+
*               | | | SecCT
*               | | | | Sec-
*               | | | | |
.SUBCKT 5TO1CT  1 2 3 4 5 PARAMS: RATIO="0".2 RP="0".1 RS="0".1 LEAK="1u" MAG="1u"
RPRI  1 7 {RP}
LLEAK 7 10 {LEAK}
LMAGNET 6 10 {MAG}
VSEC1 9 4 DC 0V
FSEC1 6 2 VSEC1 {(RATIO/2)}
ESEC1 8 9 10 2 {(RATIO/2)}
RSEC1  8 3 {(RS/2)}
VSEC2 12 5 DC 0V
FSEC2 6 2 VSEC2 {(RATIO/2)}
ESEC2 11 12 10 2 {(RATIO/2)}
RSEC2 11 4 {(RS/2)}
.ENDS 5TO1CT
' o2 {: D: `- V& y8 C- }& N
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

推荐内容上一条 /1 下一条

EDA365公众号

关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

GMT+8, 2025-6-10 00:20 , Processed in 0.093750 second(s), 26 queries , Gzip On.

深圳市墨知创新科技有限公司

地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

快速回复 返回顶部 返回列表