modelDyn_wye_3Ph_unbalanced

Variable unbalanced three-phase wye load

Extends from ThreePhaseComponent (Partial model for inheritance of single-phase base power based on three-phase system base power.).

Information

This is a three-phase wye load model that allows the user to vary the power consumed during the simulation.

The user needs to input the actives (P0_a, P0_b, and P0_c) and reactives (Q0_a, Q0_b, and Q0_c) powers consumed by each phase of the load. Since the values come from independent parameters, the model allows the representation of unbalanced loads. The model allows the load to be represented as constant power only.

In addition to that, the real inputs P_in and Q_in multiply the values of active and reactive power, respectively. This allows the load to vary its consumed power over time during the simulation. Note that, since active and reactive powers can vary independently, the load's power factor can also vary. In addition, note that, since P_in and Q_in have a 3x1 dimension, P0_a, P0_b, P0_c, Q0_a, Q0_b, and Q0_c can vary idependently. This makes the load to be characterized as unbalanced.

Parameters

TypeNameDefaultDescription
Power flow data
Types.ApparentPowerS_b (from ThreePhaseComponent)SysData.S_bSystem base
Types.ApparentPowerS_p (from ThreePhaseComponent)SysData.S_b/3Phase base
Power flow
Types.ActivePowerP0_aInitial Active power
Types.ReactivePowerQ0_aInitial Reactive power
Types.ActivePowerP0_bInitial Active power
Types.ReactivePowerQ0_bInitial Reactive power
Types.ActivePowerP0_cInitial Active power
Types.ReactivePowerQ0_cInitial Reactive power

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInput[3]P_inexternal P [pu]
Modelica.Blocks.Interfaces.RealInput[3]Q_inexternal Q [pu]
OpenIPSL.Interfaces.PwPinA
OpenIPSL.Interfaces.PwPinB
OpenIPSL.Interfaces.PwPinC

Components

TypeNameDefaultDescription
OpenIPSL.Electrical.SystemBaseSysData (from ThreePhaseComponent)Must add this line in all models