modelLoadPQVoltageDependenceInputs

Load model with voltage dependent P and Q specified by inputs

Extends from LoadPQVoltageDependence (Load model with voltage dependent P and Q).

Information

Model of a PQ load with voltage dependence.

port.P = PRefIn*(port.U/URef)^alpha; 
port.Q = QRefIn*(port.U/URef)^beta;

The reference active and reactive powers are provided by input connectors.

By default alpha = 0 and beta = 0, so there is no voltage dependence.

Parameters

TypeNameDefaultDescription
Types.VoltageUNom (from OnePortAC)Nominal/rated line-to-line voltage
Types.ApparentPowerSNom (from OnePortAC)Nominal/rated apparent power
BooleanportVariablesPhases (from OnePortAC)falseCompute voltage and current phases for monitoring purposes only
BooleanportVariablesPu (from OnePortAC)trueAdd per-unit variables to model
BooleangeneratorConvention (from OnePortAC)falseAdd currents with generator convention (i > 0 when exiting the device) to model
LocalInitializationOptionlocalInit (from OnePortAC)LocalInitializationOption.noneInitialize the component locally in steady state from port start values
Types.PerUnitalpha (from LoadPQVoltageDependence)0Exponential of voltage ratio for actual P calculation
Types.PerUnitbeta (from LoadPQVoltageDependence)0Exponential of voltage ratio for actual Q calculation
Types.ActivePowerPRefConst (from LoadPQVoltageDependence)0Constant active power entering the load at reference voltage
Types.ReactivePowerQRefConst (from LoadPQVoltageDependence)0Constant reactive power entering the load at reference voltage
Types.VoltageURef (from LoadPQVoltageDependence)UNomReference value of phase-to-phase voltage
Initialization
Types.VoltageUStart (from OnePortAC)UNomStart value of phase-to-phase voltage phasor, absolute value
Types.AngleUPhaseStart (from OnePortAC)0Start value of phase-to-phase voltage phasor, phase angle
Types.ActivePowerPStart (from OnePortAC)SNomStart value of active power flowing into the port
Types.ReactivePowerQStart (from OnePortAC)0Start value of reactive power flowing into the port

Connectors

TypeNameDefaultDescription
PowerGrids.Interfaces.TerminalACterminal (from OnePortAC)
Modelica.Blocks.Interfaces.RealInputPRefInActive reference power at VPu = 1, W
Modelica.Blocks.Interfaces.RealInputQRefInReactive reference power at VPu = 1, var

Components

TypeNameDefaultDescription
PortACport (from OnePortAC)AC port of node
Electrical.SystemsystemPowerGrids (from OnePortAC)Reference to system object
Types.ActivePowerPRef (from LoadPQVoltageDependence)PRefConstActive power at reference voltage, the default binding can be changed when instantiating
Types.ActivePowerQRef (from LoadPQVoltageDependence)QRefConstReactive power at reference voltage, the default binding can be changed when instantiating
Types.PerUnitU_URef (from LoadPQVoltageDependence)Ratio between voltage and reference voltage