modelPartialConverterYY

Model of a transformer with Y connection primary side and Y connection secondary side

Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConverter (Partial model of a transformer).

Information

Partial model that represents a three-phase unbalanced transformer with Y connection on both primary and secondary side.

The image below describes the connection of the windings.

image

Connectors

TypeNameDefaultDescription
Interfaces.Terminal_nterminal_n (from PartialConverter)Electrical connector side N
Interfaces.Terminal_pterminal_p (from PartialConverter)Electrical connector side P

Components

TypeNameDefaultDescription
Buildings.Electrical.Interfaces.PartialConversionconv1 (from PartialConverter)
Buildings.Electrical.Interfaces.PartialConversionconv2 (from PartialConverter)
Buildings.Electrical.Interfaces.PartialConversionconv3 (from PartialConverter)
Interfaces.Connection3to3Ground_nconnection3to4_nConversion between 3 to 4 connectors
Interfaces.Connection3to3Ground_pconnection3to4_pConversion between 3 to 4 connectors
OnePhase.Basics.Groundground_nGround reference
OnePhase.Basics.Groundground_pGround reference

Revisions

  • February 26, 2016, by Michael Wetter:
    Added adapters for issue 426.
  • August 27, 2014, by Marco Bonvini:
    Revised documentation.