modelDyn_wye_1Ph

Variable single-phase load

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

Information

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

The user needs to input the active (P0) and reactive (Q0) powers consumed by the load. 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, being consumed by the load. 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.

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.ActivePowerP0Initial Active power
Types.ReactivePowerQ0Initial Reactive power

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputP_inexternal P [pu]
Modelica.Blocks.Interfaces.RealInputQ_inexternal Q [pu]
OpenIPSL.Interfaces.PwPinA

Components

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