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 |
---|---|
Yg_Yg | Calculation of impedance matrices for a grounded-wye-grounded-wye-connected three-phase transformer. |
D_D | Calculation of impedance matrices for a delta-delta-connected three-phase transformer. |
Y_Y | Calculation of impedance matrices for a wye-wye-connected three-phase transformer. |
D_Yg | Calculation of impedance matrices for a delta-grounded-wye-connected three-phase transformer. |
Yg_D | Calculation of impedance matrices for a grounded-wye-delta-connected three-phase transformer. |
Y_D | Calculation of impedance matrices for a wye-delta-connected three-phase transformer. |
D_Y | Calculation of impedance matrices for a delta-wye-connected three-phase transformer. |
Yg_Y | Calculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer. |
Y_Yg | Calculation of impedance matrices for a wye-grounded-wye-connected three-phase transformer. |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |
Calculation 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] |