modelTransformerStepDownDY

Test for the AC/AC transformer model with Delta-Wye configuration (step-down voltage)

Extends from BaseClasses.TransformerExample (This example represents the basic test for a transformer model).

Information

This example model tests the Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.ACACTransformerStepDownDY model.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_primary (from TransformerExample)12470RMS Voltage on the primary side of the transformer
Modelica.Units.SI.VoltageV_secondary (from TransformerExample)4160RMS Voltage on the secondary side of the transformer

Components

TypeNameDefaultDescription
Sources.FixedVoltagesou (from TransformerExample)Voltage source
Buildings.Electrical.AC.ThreePhasesUnbalanced.Conversion.BaseClasses.PartialConvertertra (from TransformerExample)Transformer model
Loads.Resistiveload (from TransformerExample)Load model
Sensors.ProbeWyeprobe_Y_1 (from TransformerExample)Probe that measures the voltage in Y configuration, primary side
Sensors.ProbeDeltaprobe_D_1 (from TransformerExample)Probe that measures the voltage in D configuration, primary side
Sensors.BaseClasses.GeneralizedProbeprobe_2 (from TransformerExample)

Revisions

  • October 3, 2014, by Marco Bonvini:
    Created model and documentation.