OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection

Set of functions used to calculate three-phase impedance matrices for transformers

Information

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).

Package Content

Name Description
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Yg Yg_Yg Calculation of impedance matrices for a grounded-wye-grounded-wye-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_D D_D Calculation of impedance matrices for a delta-delta-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Y Y_Y Calculation of impedance matrices for a wye-wye-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Yg D_Yg Calculation of impedance matrices for a delta-grounded-wye-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_D Yg_D Calculation of impedance matrices for a grounded-wye-delta-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_D Y_D Calculation of impedance matrices for a wye-delta-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Y D_Y Calculation of impedance matrices for a delta-wye-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Y Yg_Y Calculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer.
OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Yg Y_Yg Calculation of impedance matrices for a wye-grounded-wye-connected three-phase transformer.

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Yg OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Yg

Calculation of impedance matrices for a grounded-wye-grounded-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_D OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_D

Calculation of impedance matrices for a delta-delta-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Y OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Y

Calculation of impedance matrices for a wye-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Yg OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Yg

Calculation of impedance matrices for a delta-grounded-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_D OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_D

Calculation of impedance matrices for a grounded-wye-delta-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_D OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_D

Calculation of impedance matrices for a wye-delta-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Y OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.D_Y

Calculation of impedance matrices for a delta-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Y OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Yg_Y

Calculation of impedance matrices for a grounded-wye-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 

OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Yg OpenIPSL.Electrical.ThreePhase.Branches.Transformer.TransfConnection.Y_Yg

Calculation of impedance matrices for a wye-grounded-wye-connected three-phase transformer.

Information

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).

Inputs

NameDescription
X 
R 
tap 

Outputs

NameDescription
PiMatrix[12, 12] 
Automatically generated Thu Oct 6 17:41:44 2022.