modelLoadImpedancePQ

Load model with impedance specified by PRef and QRef

Extends from PowerGrids.Electrical.Buses.BaseClasses.BusBase, Icons.Load.

Information

Model of a fixed impedance load, whose value is specified by the reference values PRef, QRef, and URef.

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.ActivePowerPRefConst0Active power consumption at reference voltage
Types.ReactivePowerQRefConst0Reactive power consumption at reference voltage
Types.VoltageURefUNomReference 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)

Components

TypeNameDefaultDescription
PortACport (from OnePortAC)AC port of node
Electrical.SystemsystemPowerGrids (from OnePortAC)Reference to system object
Types.ComplexVoltagee (from BusBase)Voltage of ideal generator, phase-to-ground
Types.ComplexImpedanceZ (from BusBase)Internal impedance
Types.ComplexVoltagev (from BusBase)port.vPort voltage, phase-to-ground
Types.ComplexCurrenti (from BusBase)port.iPort current
Types.ActivePowerPRefPRefConstActive power consumption at reference voltage, the default binding can be changed when instantiating
Types.ActivePowerQRefQRefConstReactive power consumption at reference voltage, the default binding can be changed when instantiating