Extends from Modelica.Icons.Library2 (Icon for library where additional icon elements shall be added).
| Name | Description |
|---|---|
| Transformer Yz1 | |
| Transformer Yz3 | |
| Transformer Yz5 | |
| Transformer Yz7 | |
| Transformer Yz9 | |
| Transformer Yz11 |
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;
Modelica.Electrical.Machines.BasicMachines.Transformers.Yz.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 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;