Extends from Modelica.Icons.Library2 (Icon for library where additional icon elements shall be added).
| Name | Description |
|---|---|
| Transformer Dz0 | |
| Transformer Dz2 | |
| Transformer Dz4 | |
| Transformer Dz6 | |
| Transformer Dz8 | |
| Transformer Dz10 |
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz00
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 | starpoint2 |
model Dz00 "Transformer Dz0" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz00");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); Modelica.Electrical.MultiPhase.Basic.Delta Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); 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 Dz00;
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz02
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 | starpoint2 |
model Dz02 "Transformer Dz2" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz02");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); Modelica.Electrical.MultiPhase.Basic.Delta Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); 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 Dz02;
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz04
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 | starpoint2 |
model Dz04 "Transformer Dz4" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz04");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 Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); connect(core.plug_p2, Rot21.plug_n); connect(core.plug_p3, Rot21.plug_p); connect(l2sigma.plug_p, core.plug_n2); connect(core.plug_n3, star2.plug_p); end Dz04;
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz06
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 | starpoint2 |
model Dz06 "Transformer Dz6" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz06");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 Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); connect(core.plug_p2, Rot21.plug_p); connect(core.plug_p3, Rot21.plug_n); connect(core.plug_n3, star2.plug_p); connect(l2sigma.plug_p, core.plug_n2); end Dz06;
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz08
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 | starpoint2 |
model Dz08 "Transformer Dz8" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz08");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); Modelica.Electrical.MultiPhase.Basic.Delta Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); 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 Dz08;
Modelica.Electrical.Machines.BasicMachines.Transformers.Dz.Dz10
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 | starpoint2 |
model Dz10 "Transformer Dz10" extends Machines.BasicMachines.Components.BasicTransformer(final VectorGroup="Dz10");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); Modelica.Electrical.MultiPhase.Basic.Delta Delta1(final m=m); equationconnect(star2.pin_n,starpoint2); connect(r1.plug_p, Delta1.plug_p); connect(l1sigma.plug_n, core.plug_p1); connect(Delta1.plug_n, core.plug_n1); connect(core.plug_p2, Rot21.plug_p); connect(core.plug_p3, Rot21.plug_n); connect(core.plug_n3, star2.plug_p); connect(l2sigma.plug_p, Rot22.plug_n); connect(Rot22.plug_p, core.plug_n2); end Dz10;