modelPQLoad

Constant power (PQ) Load

Extends from Partials.Load (Shell model for loads).

Information

For a constant power the actual load powers drawn from the network
are given by:

  Pl = P0
  Ql = Q0

Parameters

TypeNameDefaultDescription
Base.ActivePowerP0 (from Load)1Initial Active Load Power
Base.ReactivePowerQ0 (from Load)0.2Initial Reactive Load Power

Connectors

TypeNameDefaultDescription
ObjectStab.Base.PinT (from OnePin)

Components

TypeNameDefaultDescription
Base.ActivePowerPl (from Load)Active Load Power
Base.ReactivePowerQl (from Load)Reactive Load Power
Base.VoltageV (from Load)sqrt((1 + T.va)*(1 + T.va) + T.vb*T.vb)Voltage Amplitude
Base.VoltageAngletheta (from Load)Modelica.Math.atan2(T.vb, (1 + T.va))Voltage Angle