modelLoad

Shell model for loads

Extends from Base.OnePin (Shell model for ObjectStab models with one electrical connector ).

Information

The complex power a load draws from the network is given by:

S = P+jQ = v * conj(i)

The parameters P0 and Q0 denote the rated load power, i.e., the power
the load draws if the voltage is 1 p.u.

Parameters

TypeNameDefaultDescription
Base.ActivePowerP01Initial Active Load Power
Base.ReactivePowerQ00.2Initial Reactive Load Power

Connectors

TypeNameDefaultDescription
ObjectStab.Base.PinT (from OnePin)

Components

TypeNameDefaultDescription
Base.ActivePowerPlActive Load Power
Base.ReactivePowerQlReactive Load Power
Base.VoltageVsqrt((1 + T.va)*(1 + T.va) + T.vb*T.vb)Voltage Amplitude
Base.VoltageAnglethetaModelica.Math.atan2(T.vb, (1 + T.va))Voltage Angle