modelACACTransformerFull

AC AC transformer full model for three phase balanced systems

Extends from Buildings.Electrical.AC.OnePhase.Conversion.ACACTransformerFull (AC AC transformer with detailed equivalent circuit).

Information

Model of a transformer for three-phase balanced AC systems. The model includes core and magnetic losses.

See model Buildings.Electrical.AC.OnePhase.Conversion.ACACTransformerFull for more information.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageVHigh (from ACACTransformerFull)RMS voltage on side 1 of the transformer (primary side)
Modelica.Units.SI.VoltageVLow (from ACACTransformerFull)RMS voltage on side 2 of the transformer (secondary side)
Modelica.Units.SI.ApparentPowerVABase (from ACACTransformerFull)Nominal power of the transformer
Modelica.Units.SI.Frequencyf (from ACACTransformerFull)Nominal frequency
Buildings.Electrical.Types.PerUnitR1 (from ACACTransformerFull)Resistance on side 1 of the transformer (pu)
Buildings.Electrical.Types.PerUnitL1 (from ACACTransformerFull)Inductance on side 1 of the transformer (pu)
Buildings.Electrical.Types.PerUnitR2 (from ACACTransformerFull)Resistance on side 2 of the transformer (pu)
Buildings.Electrical.Types.PerUnitL2 (from ACACTransformerFull)Inductance on side 2 of the transformer (pu)
Magnetization
BooleanmagEffects (from ACACTransformerFull)falseIf true, introduce magnetization effects
Buildings.Electrical.Types.PerUnitRm (from ACACTransformerFull)Magnetization resistance (pu)
Buildings.Electrical.Types.PerUnitLm (from ACACTransformerFull)Magnetization inductance (pu)
Ground › side 1
Booleanground_1 (from ACACTransformerFull)falseConnect side 1 of converter to ground
Ground › side 2
Booleanground_2 (from ACACTransformerFull)trueConnect side 2 of converter to ground
Initialization
Modelica.Units.SI.Anglephi_1 (from ACACTransformerFull)0Angle of the voltage side 1 at initialization
Modelica.Units.SI.Anglephi_2 (from ACACTransformerFull)phi_1Angle of the voltage side 2 at initialization

Connectors

TypeNameDefaultDescription
Buildings.Electrical.Interfaces.BaseTerminalterminal_n (from PartialBaseTwoPort)Electric terminal side p
Buildings.Electrical.Interfaces.BaseTerminalterminal_p (from PartialBaseTwoPort)Electric terminal side n

Components

TypeNameDefaultDescription
Modelica.Units.SI.Voltagev_p (from PartialConversion)Voltage drop between the two positive pins
Modelica.Units.SI.Voltagev_n (from PartialConversion)Voltage drop between the two negative pins
Modelica.Units.SI.Currenti_p (from PartialConversion)Current flowing through the positive pins
Modelica.Units.SI.Currenti_n (from PartialConversion)Current flowing through the negative pins
Modelica.Units.SI.Efficiencyeta (from ACACTransformerFull)Efficiency
Modelica.Units.SI.Power[2]PLoss (from ACACTransformerFull)Loss power
Modelica.Units.SI.Voltage[2]V1 (from ACACTransformerFull)Voltage at the winding - primary side
Modelica.Units.SI.Voltage[2]V2 (from ACACTransformerFull)Voltage at the winding - secondary side

Revisions

  • September 22, 2014, by Marco Bonvini:
    Revised documentation.
  • January 29, 2012, by Thierry S. Nouidui:
    First implementation.