Set of functions used to calculate three-phase impedance matrices for transformers
This package contains a set of functions used to calculate three-phase impedance matrices depending on the transformer connection.
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| Calculation of impedance matrices for a grounded-wye-grounded-wye-connected three-phase transformer. | |
| Calculation of impedance matrices for a delta-delta-connected three-phase transformer. | |
| Calculation of impedance matrices for a wye-wye-connected three-phase transformer. | |
| Calculation of impedance matrices for a delta-grounded-wye-connected three-phase transformer. | |
| Calculation of impedance matrices for a grounded-wye-delta-connected three-phase transformer. | |
| Calculation of impedance matrices for a wye-delta-connected three-phase transformer. | |
| Calculation of impedance matrices for a delta-wye-connected three-phase transformer. | |
| Calculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer. | |
| Calculation of impedance matrices for a wye-grounded-wye-connected three-phase transformer. |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_YgCalculation of impedance matrices for a grounded-wye-grounded-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary and secondary windings connected in grounded-wye (grounded-star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_DCalculation of impedance matrices for a delta-delta-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary and secondary windings connected in delta.
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_YCalculation of impedance matrices for a wye-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary and secondary windings connected in wye (star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_YgCalculation of impedance matrices for a delta-grounded-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in delta and its secondary windings connected in grounded-wye (grounded-star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_DCalculation of impedance matrices for a grounded-wye-delta-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in grounded-wye (grounded-star) and its secondary windings connected in delta.
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_DCalculation of impedance matrices for a wye-delta-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in wye (star) and its secondary windings connected in delta.
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_YCalculation of impedance matrices for a delta-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in delta and its secondary windings connected in wye (star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_YCalculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in grounded-wye (grounded-star) and its secondary windings connected in wye (star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_YgCalculation of impedance matrices for a wye-grounded-wye-connected three-phase transformer.
This function calculates impedance matrices of a three-phase transformer modeled as a pi-equivalent.
The transformer that uses this function should have its primary windings connected in wye (star) and its secondary windings connected in grounded-wye (grounded-star).
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| X | |
| R | |
| tap |
| Name | Description |
|---|---|
| PiMatrix[12, 12] |