Extends from Modelica.Icons.Library2 (Icon for library where additional icon elements shall be added).
Name | Description |
---|---|
Yz01 | Transformer Yz1 |
Yz03 | Transformer Yz3 |
Yz05 | Transformer Yz5 |
Yz07 | Transformer Yz7 |
Yz09 | Transformer Yz9 |
Yz11 | Transformer Yz11 |
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz01 "Transformer Yz1" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz01");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); Modelica.Electrical.MultiPhase.Basic.Delta Rot22(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_n); connect(core.plug_p3, Rot21.plug_p); connect(l2sigma.plug_p, Rot22.plug_p); connect(Rot22.plug_n, core.plug_n2); connect(core.plug_n3, star2.plug_p); end Yz01;
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz03 "Transformer Yz3" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz03");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); Modelica.Electrical.MultiPhase.Basic.Delta Rot22(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_p); connect(core.plug_p3, Rot21.plug_n); connect(l2sigma.plug_p, Rot22.plug_p); connect(Rot22.plug_n, core.plug_n2); connect(core.plug_n3, star2.plug_p); end Yz03;
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz05 "Transformer Yz5" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz05");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_n); connect(core.plug_p3, Rot21.plug_p); connect(core.plug_n3, star2.plug_p); connect(l2sigma.plug_p, core.plug_n2); end Yz05;
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz07 "Transformer Yz7" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz07");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_p); connect(core.plug_p3, Rot21.plug_n); connect(l2sigma.plug_p, core.plug_n2); connect(core.plug_n3, star2.plug_p); end Yz07;
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz09 "Transformer Yz9" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz09");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); Modelica.Electrical.MultiPhase.Basic.Delta Rot22(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_n); connect(core.plug_p3, Rot21.plug_p); connect(core.plug_n3, star2.plug_p); connect(l2sigma.plug_p, Rot22.plug_n); connect(Rot22.plug_p, core.plug_n2); end Yz09;
Extends from Machines.BasicMachines.Components.BasicTransformer (Partial model of threephase transformer).
Type | Name | Default | Description |
---|---|---|---|
Real | n | primary voltage (line-to-line) / secondary voltage (line-to-line) | |
Resistance | R1 | warm primary resistance per phase [Ohm] | |
Inductance | L1sigma | primary stray inductance per phase [H] | |
Resistance | R2 | warm secondary resistance per phase [Ohm] | |
Inductance | L2sigma | secondary stray inductance per phase [H] |
Type | Name | Description |
---|---|---|
PositivePlug | plug1 | |
NegativePlug | plug2 | |
NegativePin | starpoint1 | |
NegativePin | starpoint2 |
model Yz11 "Transformer Yz11" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Yz11");Modelica.Electrical.MultiPhase.Basic.Star star1(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint1; Modelica.Electrical.MultiPhase.Basic.Star star2(final m=m); Modelica.Electrical.Analog.Interfaces.NegativePin starpoint2; Modelica.Electrical.MultiPhase.Basic.Delta Rot21(final m=m); Modelica.Electrical.MultiPhase.Basic.Delta Rot22(final m=m); equationconnect(star1.pin_n, starpoint1); connect(star2.pin_n,starpoint2); connect(l1sigma.plug_n, core.plug_p1); connect(core.plug_n1, star1.plug_p); connect(core.plug_p2, Rot21.plug_p); connect(core.plug_p3, Rot21.plug_n); connect(l2sigma.plug_p, Rot22.plug_n); connect(Rot22.plug_p, core.plug_n2); connect(core.plug_n3, star2.plug_p); end Yz11;