mirror of
https://github.com/ra3xdh/qucs_s
synced 2025-03-28 21:13:26 +00:00
Fix Transformer.lib #367
This commit is contained in:
parent
7626b88466
commit
6791ef07cd
@ -1,5 +1,7 @@
|
|||||||
<Qucs Library 0.0.19 "Transformers">
|
<Qucs Library 0.0.19 "Transformers">
|
||||||
|
* Author Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
||||||
|
* Fixed Tom Hajjar 11/16/23 with Vadim Kuznetsov and Holger Vogt's assitance.
|
||||||
|
* https://qucs-s-help.readthedocs.io/en/latest/SPICEComp.html?highlight=transformer#linear-and-non-linear-transformer-models
|
||||||
<Component LossyTransformer1>
|
<Component LossyTransformer1>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
||||||
@ -34,14 +36,12 @@ K1 L1 L2 {K}
|
|||||||
.ENDS
|
.ENDS
|
||||||
</Spice>
|
</Spice>
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_LossyTransformer1 gnd _net5 _net6 _net7 _net0 Lmo="12u" Lmf="0.24u" Np="11" Ns="22" Rp="0.017" Rs="0.143"
|
.Def:Transformers_LossyTransformer1 gnd _net5 _net6 _net7 _net0 Lmo="12u" Lmf="0.24u" Np="11" Ns="22" Rp="0.017" Rs="0.143"
|
||||||
Eqn:Eqn1 K="sqrt(1-Lmf/Lmo)" Lp="K*Lmo" N="Np/Ns" Ls="K*Lmo*(1/(N*N))" Lpf="(1-K)*Lmo" Lsf="(1-K)*Lmo*(1/(N*N))" Export="yes"
|
Eqn:Eqn1 K="sqrt(1-Lmf/Lmo)" Lp="K*Lmo" N="Np/Ns" Ls="K*Lmo*(1/(N*N))" Lpf="(1-K)*Lmo" Lsf="(1-K)*Lmo*(1/(N*N))" Export="yes"
|
||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<.ID -20 50 TRAN "1=Lmo=12u=primary inductance with secondary OPEN circuit (Henries)." "1=Lmf=0.24u=primary inductance with secondary SHORT circuit (Henries)." "1=Np=11=number of primary turns." "1=Ns=22=number of secondary turns." "1=Rp=0.017=primary winding resistance (Ohms)." "1=Rs=0.143=secondary winding resistance (Ohms).">
|
<.ID -20 50 TRAN "1=Lmo=12u=primary inductance with secondary OPEN circuit (Henries)." "1=Lmf=0.24u=primary inductance with secondary SHORT circuit (Henries)." "1=Np=11=number of primary turns." "1=Ns=22=number of secondary turns." "1=Rp=0.017=primary winding resistance (Ohms)." "1=Rs=0.143=secondary winding resistance (Ohms).">
|
||||||
<Line 0 -30 0 0 #000000 0 1>
|
<Line 0 -30 0 0 #000000 0 1>
|
||||||
@ -88,21 +88,16 @@ Eqn:Eqn1 K="sqrt(1-Lmf/Lmo)" Lp="K*Lmo" N="Np/Ns" Ls="K*Lmo*(1/(N*N))" Lpf="(1-K
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component LossyTransformer2>
|
<Component LossyTransformer2>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
||||||
|
|
||||||
A two winding transformer with core saturation effects and resistive losses.
|
A two winding transformer with core saturation effects and resistive losses.
|
||||||
Background details and use of this model can be found in the "spice4qucs-help"
|
|
||||||
document, at https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
|
|
||||||
Outputs H abd B allow the B versus curve to be plotted using the Qucs-0.0.19S emulation of
|
Outputs H abd B allow the B versus curve to be plotted using the Qucs-0.0.19S emulation of
|
||||||
Qucs function PlotVs().
|
Qucs function PlotVs().
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
|
|
||||||
<Spice>
|
<Spice>
|
||||||
.SUBCKT Transformers_LossyTransformer2 gnd nPlus nPneg nSplus nSneg nH nB np=4470 ns=870 Rp=30 Rs=5 L=0.2 A=2e-4
|
.SUBCKT Transformers_LossyTransformer2 gnd nPlus nPneg nSplus nSneg nH nB np=4470 ns=870 Rp=30 Rs=5 L=0.2 A=2e-4
|
||||||
L3 ndB 0 1
|
L3 ndB 0 1
|
||||||
@ -113,8 +108,8 @@ B3 0 n1 I = pwl ( V(nH), -10000, -1.506, -9000, -1.504, -8000, -1.5035, -7000,
|
|||||||
R4 0 nH 1
|
R4 0 nH 1
|
||||||
ESRC1 nP2 nPneg ndB 0 {np*A}
|
ESRC1 nP2 nPneg ndB 0 {np*A}
|
||||||
ESRC2 nS2 nSneg ndB 0 {ns*A}
|
ESRC2 nS2 nSneg ndB 0 {ns*A}
|
||||||
R1 nP1 nPlus Rp
|
R1 nP1 nPlus {Rp}
|
||||||
R2 nSplus nS1 Rs
|
R2 nSplus nS1 {Rs}
|
||||||
HSRC3 nB 0 VSRC3 1
|
HSRC3 nB 0 VSRC3 1
|
||||||
VSRC3 n1 ndB DC 0
|
VSRC3 n1 ndB DC 0
|
||||||
HSRC4 nIp 0 VSRC4 1
|
HSRC4 nIp 0 VSRC4 1
|
||||||
@ -125,7 +120,6 @@ BD2I0 0 nH I=({np}*V(nIp)+{ns}*V(nIs))/{L}
|
|||||||
.ENDS
|
.ENDS
|
||||||
</Spice>
|
</Spice>
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_LossyTransformer2 gnd nPlus nPneg nSplus nSneg nH nB np="4470" ns="870" Rp="30" Rs="5" L="0.2" A="2e-4"
|
.Def:Transformers_LossyTransformer2 gnd nPlus nPneg nSplus nSneg nH nB np="4470" ns="870" Rp="30" Rs="5" L="0.2" A="2e-4"
|
||||||
VCVS:SRC1 ndB nP2 nPneg gnd G="{np*A}" T="0"
|
VCVS:SRC1 ndB nP2 nPneg gnd G="{np*A}" T="0"
|
||||||
@ -139,7 +133,6 @@ EDD:D2 gnd nH I1="D2.I1" Q1="D2.Q1"
|
|||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<Line 0 -20 0 0 #000000 0 1>
|
<Line 0 -20 0 0 #000000 0 1>
|
||||||
<Line 0 30 0 0 #000000 0 1>
|
<Line 0 30 0 0 #000000 0 1>
|
||||||
@ -195,19 +188,14 @@ EDD:D2 gnd nH I1="D2.I1" Q1="D2.Q1"
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component TransformerPS1S2>
|
<Component TransformerPS1S2>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
||||||
|
|
||||||
A three winding transformer(P and S1 and S2) with SPICE K style coupling and
|
A three winding transformer(P and S1 and S2) with SPICE K style coupling and
|
||||||
winding resistors (Rp, Rs1 and Rs2). Background details and use of this
|
winding resistors (Rp, Rs1 and Rs2).
|
||||||
model can be found in the "spice4qucs-help" document, at
|
|
||||||
https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
|
|
||||||
<Spice>
|
<Spice>
|
||||||
.SUBCKT Transformers_TransformerPS1S2 gnd nPplus nPneg nSplus nSneg nSPct L1=0.5 L2=0.125 L3=0.125 K12=0.99 K13=0.99 K23=0.99 Rp=2 Rs1=1 Rs2=1
|
.SUBCKT Transformers_TransformerPS1S2 gnd nPplus nPneg nSplus nSneg nSPct L1=0.5 L2=0.125 L3=0.125 K12=0.99 K13=0.99 K23=0.99 Rp=2 Rs1=1 Rs2=1
|
||||||
L1 nP1 nPneg {L1}
|
L1 nP1 nPneg {L1}
|
||||||
@ -222,7 +210,6 @@ R3 nSPplus nSplus {RS1}
|
|||||||
.ENDS
|
.ENDS
|
||||||
</Spice>
|
</Spice>
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_TransformerPS1S2 gnd nPplus nPneg nSplus nSneg nSPct L1="0.5" L2="0.125" L3="0.125" K12="0.99" K13="0.99" K23="0.99" Rp="2" Rs1="1" Rs2="1"
|
.Def:Transformers_TransformerPS1S2 gnd nPplus nPneg nSplus nSneg nSPct L1="0.5" L2="0.125" L3="0.125" K12="0.99" K13="0.99" K23="0.99" Rp="2" Rs1="1" Rs2="1"
|
||||||
R:R1 nPplus nP1 R="Rp" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
R:R1 nPplus nP1 R="Rp" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||||
@ -231,7 +218,6 @@ R:R3 nSPlus nSplus R="Rs1" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<Line 60 -60 0 0 #000000 0 1>
|
<Line 60 -60 0 0 #000000 0 1>
|
||||||
<Line 60 -10 0 0 #000000 0 1>
|
<Line 60 -10 0 0 #000000 0 1>
|
||||||
@ -298,16 +284,12 @@ R:R3 nSPlus nSplus R="Rs1" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component PositiveCouplingPS>
|
<Component PositiveCouplingPS>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
||||||
|
|
||||||
A two winding transformer(P and S) with SPICE K style coupling and
|
A two winding transformer(P and S) with SPICE K style coupling and
|
||||||
winding resistors (Rp, Rs). Background details and use of this
|
winding resistors (Rp, Rs).
|
||||||
model can be found in the "spice4qucs-help" document, at
|
|
||||||
https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
<Spice>
|
<Spice>
|
||||||
@ -327,7 +309,6 @@ R:R2 nS1 PL2plus R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<Line 10 30 0 0 #000000 0 1>
|
<Line 10 30 0 0 #000000 0 1>
|
||||||
<Line 10 80 0 0 #000000 0 1>
|
<Line 10 80 0 0 #000000 0 1>
|
||||||
@ -374,18 +355,13 @@ R:R2 nS1 PL2plus R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component NegativeCouplingPS>
|
<Component NegativeCouplingPS>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 24 Nov. 2015
|
||||||
|
|
||||||
A two winding transformer(P and S) with SPICE K style coupling and
|
A two winding transformer(P and S) with SPICE K style coupling and
|
||||||
winding resistors (Rp, Rs). Background details and use of this
|
winding resistors (Rp, Rs).
|
||||||
model can be found in the "spice4qucs-help" document, at
|
|
||||||
https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
|
|
||||||
<Spice>
|
<Spice>
|
||||||
.SUBCKT Transformers_NegativeCouplingPS gnd nPplus nPneg nSplus nSneg K=0.999 L1=0.5 L2=0.125 Rp=2 Rs=1
|
.SUBCKT Transformers_NegativeCouplingPS gnd nPplus nPneg nSplus nSneg K=0.999 L1=0.5 L2=0.125 Rp=2 Rs=1
|
||||||
@ -396,7 +372,6 @@ R1 nPplus _net1 {RP}
|
|||||||
R2 _net0 nSplus {RS}
|
R2 _net0 nSplus {RS}
|
||||||
.ENDS
|
.ENDS
|
||||||
</Spice>
|
</Spice>
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_NegativeCouplingPS gnd nPplus nPneg nSplus nSneg K="0.999" L1="0.5" L2="0.125" Rp="2" Rs="1"
|
.Def:Transformers_NegativeCouplingPS gnd nPplus nPneg nSplus nSneg K="0.999" L1="0.5" L2="0.125" Rp="2" Rs="1"
|
||||||
@ -405,7 +380,6 @@ R:R2 _net0 nSplus R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<Line 0 -30 0 0 #000000 0 1>
|
<Line 0 -30 0 0 #000000 0 1>
|
||||||
<Line 0 20 0 0 #000000 0 1>
|
<Line 0 20 0 0 #000000 0 1>
|
||||||
@ -452,15 +426,11 @@ R:R2 _net0 nSplus R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component XSPICEPS1>
|
<Component XSPICEPS1>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
||||||
|
|
||||||
A two winding transformer with steel core saturation effects and resistive losses.
|
A two winding transformer with steel core saturation effects and resistive losses.
|
||||||
Background details and use of this model can be found in the "spice4qucs-help"
|
|
||||||
document, at https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
<Spice>
|
<Spice>
|
||||||
@ -480,7 +450,6 @@ ACORE1 n1 n2 Steel
|
|||||||
.ENDS
|
.ENDS
|
||||||
</Spice>
|
</Spice>
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_XSPICEPS1 gnd _net0 _net1 _net4 _net5 Rp="20" Rs="5" ntp="4350" nts="870" L="0.2" A="2e-4"
|
.Def:Transformers_XSPICEPS1 gnd _net0 _net1 _net4 _net5 Rp="20" Rs="5" ntp="4350" nts="870" L="0.2" A="2e-4"
|
||||||
R:R1 _net0 _net2 R="Rp" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
R:R1 _net0 _net2 R="Rp" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
||||||
@ -488,7 +457,6 @@ R:R2 _net3 _net4 R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
|
||||||
|
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<.ID -20 44 TRAN "1=Rp=20=primary winding resistance (Ohms)." "1=Rs=5=secondary winding resistance (Ohms)." "1=ntp=4350=number of primary turns," "1=nts=870=number of secondary turns." "1=L=0.2=Core length" "1=A=2e-4=Core area">
|
<.ID -20 44 TRAN "1=Rp=20=primary winding resistance (Ohms)." "1=Rs=5=secondary winding resistance (Ohms)." "1=ntp=4350=number of primary turns," "1=nts=870=number of secondary turns." "1=L=0.2=Core length" "1=A=2e-4=Core area">
|
||||||
<Line 0 -30 0 0 #000000 0 1>
|
<Line 0 -30 0 0 #000000 0 1>
|
||||||
@ -536,57 +504,42 @@ R:R2 _net3 _net4 R="Rs" Temp="26.85" Tc1="0.0" Tc2="0.0" Tnom="26.85"
|
|||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<Component XSPICEPS1S2>
|
<Component XSPICEPS1S2>
|
||||||
<Description>
|
<Description>
|
||||||
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
Author: Mike Brinson <mbrin72043@yahoo.co.uk>; 25 Nov. 2015
|
||||||
|
Modifed by Holger Vogt 11/15/23
|
||||||
A three winding transformer with steel core saturation effects and resistive losses.
|
A three winding transformer with steel core saturation effects and resistive losses
|
||||||
Background details and use of this model can be found in the "spice4qucs-help"
|
|
||||||
document, at https://qucs-help.readthedocs.org/en/spice4qucs/index.html.
|
|
||||||
</Description>
|
</Description>
|
||||||
|
|
||||||
|
|
||||||
<Spice>
|
|
||||||
.SUBCKT Transformers_XSPICEPS1S2 gnd Pplus Pneg S1plus PCT S2neg ntp=2500 nts1=1000 nts2=1000 Rp=5 Rs1=2 Rs2=2 L=0.2 A=2e-4
|
|
||||||
AICOUPLE1 _net0 Pneg n1 0 PIcouple
|
|
||||||
.model PIcouple lcouple (num_turns={ntp})
|
|
||||||
R3 S1plus _net1 RS1
|
|
||||||
R2 S2neg _net2 RS2
|
|
||||||
R1 _net0 Pplus Rp
|
|
||||||
AICOUPLE3 PCT _net1 n3 0 SIcouple3
|
|
||||||
.model SIcouple3 lcouple (num_turns={nts2})
|
|
||||||
AICOUPLE2 _net2 PCT n2 0 SIcouple2
|
|
||||||
.model SIcouple2 lcouple (num_turns={nts1})
|
|
||||||
ACORE1 n1 n2 Steel
|
|
||||||
.model Steel core ( length={L} area={A}
|
|
||||||
+ H_array= [-10000 -9000 -8000 -7000 -6000 -5000 -4000 -3000 -2500 -2000 -1500 -1000 -750 -500 -250 0
|
|
||||||
+ 250 500 750 1000 1500 2000 2500 3000 4000 5000 6000 7000 8000 9000 10000]
|
|
||||||
+ B_array=[-1.506 -1.504 -1.5035 -1.503 -1.502 -1.501 -1.5005 -1.5 -1.48 -1.45 -1.37 -1.0 -0.825 -0.55 -0.3 0
|
|
||||||
+ 0.3 0.55 0.825 1.0 1.37 1.45 1.48 1.5 1.5005 1.501 1.502 1.503 1.5035 1.504 1.506 ] )
|
|
||||||
ACORE2 n1 n3 Steel
|
|
||||||
.model Steel core ( length={L} area={A}
|
|
||||||
+ H_array= [-10000 -9000 -8000 -7000 -6000 -5000 -4000 -3000 -2500 -2000 -1500 -1000 -750 -500 -250 0
|
|
||||||
+ 250 500 750 1000 1500 2000 2500 3000 4000 5000 6000 7000 8000 9000 10000]
|
|
||||||
+ B_array=[-1.506 -1.504 -1.5035 -1.503 -1.502 -1.501 -1.5005 -1.5 -1.48 -1.45 -1.37 -1.0 -0.825 -0.55 -0.3 0
|
|
||||||
+ 0.3 0.55 0.825 1.0 1.37 1.45 1.48 1.5 1.5005 1.501 1.502 1.503 1.5035 1.504 1.506 ] )
|
|
||||||
ACORE3 n2 n3 Steel
|
|
||||||
.model Steel core ( length={L} area={A}
|
|
||||||
+ H_array= [-10000 -9000 -8000 -7000 -6000 -5000 -4000 -3000 -2500 -2000 -1500 -1000 -750 -500 -250 0
|
|
||||||
+ 250 500 750 1000 1500 2000 2500 3000 4000 5000 6000 7000 8000 9000 10000]
|
|
||||||
+ B_array=[-1.506 -1.504 -1.5035 -1.503 -1.502 -1.501 -1.5005 -1.5 -1.48 -1.45 -1.37 -1.0 -0.825 -0.55 -0.3 0
|
|
||||||
+ 0.3 0.55 0.825 1.0 1.37 1.45 1.48 1.5 1.5005 1.501 1.502 1.503 1.5035 1.504 1.506 ] )
|
|
||||||
.ENDS
|
|
||||||
</Spice>
|
|
||||||
|
|
||||||
|
|
||||||
<Model>
|
<Model>
|
||||||
.Def:Transformers_XSPICEPS1S2 gnd _net3 _net1 _net4 _net5 _net6 ntp="2500" nts1="1000" nts2="1000" Rp="5" Rs1="2" Rs2="2" L="0.2" A="2e-4"
|
.Def:Transformers_XSPICEPS1S2 _net0 _net1 _net10 _net8 _net5 ntp="2500" nts1="1000" nts2="1000" Rp="5" Rs1="2" Rs2="2" L="0.2" A="2e-4 "
|
||||||
|
Sub:CORE1 _net3 _net6 Type="Cores_SheetSteel" Length="{L}" Area="{A}"
|
||||||
.Def:End
|
.Def:End
|
||||||
</Model>
|
</Model>
|
||||||
|
<Spice>* Qucs 2.1.0 Transformers_XSPICEPS1S2.sch
|
||||||
|
|
||||||
|
.SUBCKT Cores_SheetSteel gnd nPplus nPneg Length=0.2 Area=2e-4
|
||||||
|
ACORE nPplus nPneg SheetSteel
|
||||||
|
.model SheetSteel core ( mode=1 length = {Length} area={Area}
|
||||||
|
+ H_array = [ -6299 -5906 -5512 -5118 -4724 -4367 -3937 -3543 -3150 -2756 -2362 -1969 -1575 -1378 -1181 -984 -787 -591 -394 -197 0
|
||||||
|
+ 197 394 591 787 984 1181 1378 1575 1969 2362 2756 3150 3543 3937 4367 4724 5118 5512 5906 6299 ]
|
||||||
|
+ B_array = [ -1.83 -1.82 -1.81 -1.80 -1.79 -1.77 -1.75 -1.73 -1.72 -1.70 -1.68 -1.65 -1.63 -1.61 -1.59 -1.57 -1.54 -1.50 -1.44 -1.30 0
|
||||||
|
+ 1.30 1.44 1.50 1.54 1.57 1.59 1.61 1.63 1.65 1.68 1.70 1.72 1.73 1.75 1.77 1.79 1.80 1.81 1.82 1.83 ] )
|
||||||
|
.ENDS
|
||||||
|
|
||||||
|
|
||||||
|
.SUBCKT Transformers_XSPICEPS1S2 gnd _net0 _net1 _net10 _net8 _net5 ntp=2500 nts1=1000 nts2=1000 Rp=5 Rs1=2 Rs2=2 L=0.2 A=2e-4
|
||||||
|
AICOUPLE1 _net2 _net1 _net3 0 Plcouple
|
||||||
|
.model Plcouple lcouple (num_turns={ntp})
|
||||||
|
R1 _net2 _net0 {Rp}
|
||||||
|
AICOUPLE3 _net4 _net5 _net6 _net7 Slcouple
|
||||||
|
.model Slcouple lcouple (num_turns={nts1})
|
||||||
|
R3 _net8 _net4 {Rs1}
|
||||||
|
XCORE1 0 _net3 _net6 Cores_SheetSteel Length={L} Area={A}
|
||||||
|
AICOUPLE2 _net5 _net9 _net7 0 Slcouple
|
||||||
|
.model Slcouple lcouple (num_turns={nts2})
|
||||||
|
R2 _net10 _net9 {Rs2}
|
||||||
|
.ENDS
|
||||||
|
</Spice>
|
||||||
<Symbol>
|
<Symbol>
|
||||||
<Line 20 -110 0 0 #000000 0 1>
|
<Line 20 -110 0 0 #000000 0 1>
|
||||||
<Line 20 -60 0 0 #000000 0 1>
|
<Line 20 -60 0 0 #000000 0 1>
|
||||||
@ -644,12 +597,11 @@ ACORE3 n2 n3 Steel
|
|||||||
<Ellipse 4 -92 8 8 #aa0000 1 1 #aa0000 1 1>
|
<Ellipse 4 -92 8 8 #aa0000 1 1 #aa0000 1 1>
|
||||||
<Ellipse 4 8 8 8 #aa0000 1 1 #aa0000 1 1>
|
<Ellipse 4 8 8 8 #aa0000 1 1 #aa0000 1 1>
|
||||||
<Line -80 -100 40 0 #000080 2 1>
|
<Line -80 -100 40 0 #000080 2 1>
|
||||||
<.ID -60 114 TRAN "1=ntp=2500=number of primary turns." "1=nts1=1000=number of secondary one turns." "1=nts2=1000=number of secondary two turns." "1=Rp=5=primary winding resistance (Ohms)." "1=Rs1=2=secondary one winding resistance (Ohms)." "1=Rs2=2=secondary two winding resistance (Ohms)." "1=L=0.2=Core length" "1=A=2e-4=Core area">
|
|
||||||
<.PortSym -80 -100 1 0>
|
|
||||||
<.PortSym -90 90 2 0>
|
<.PortSym -90 90 2 0>
|
||||||
<.PortSym 40 -10 4 180>
|
<.PortSym -80 -100 1 0>
|
||||||
|
<.PortSym 40 -10 5 180>
|
||||||
<.PortSym 40 -100 3 180>
|
<.PortSym 40 -100 3 180>
|
||||||
<.PortSym 40 90 5 180>
|
<.PortSym 40 90 4 180>
|
||||||
|
<.ID -40 114 TRAN "1=ntp=2500=number of primary turns.=" "1=nts1=1000=number of secondary one turns.=" "1=nts2=1000=number of secondary two turns.=" "1=Rp=5=primary winding resistance (Ohms).=" "1=Rs1=2=secondary one winding resistance (Ohms).=" "1=Rs2=2=secondary two winding resistance (Ohms).=" "1=L=0.2=core magnetic path length (m)=" "1=A=2e-4 =core cross sectional area (m^2)=">
|
||||||
</Symbol>
|
</Symbol>
|
||||||
</Component>
|
</Component>
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user