Load

List of input parameters

Parameter
Description
Type
Value range
OpenDSS equivalent

p_mw

The active power of the load

float

≥ 0

kW*1000

q_mvar

The reactive power of the load

float

≥ 0

kvar*1000

const_z_percent

percentage of p_mw and q_mvar that will be associated to constant impedance load at rated voltage

float

[0,100]

-

const_i_percent

percentage of p_mw and q_mvar that will be associated to constant current load at rated voltage

float

[0,100]

-

sn_mva

Nominal power of the load

float

>0

-

scaling

An OPTIONAL scaling factor to be set customly. Multiplys with p_mw and q_mvar.

float

≥ 0

-

type

type variable to classify the load: wye/delta

float

wye/delta

-

The exact model and result parameters (for pandapower) are defined in the link below:

https://pandapower.readthedocs.io/en/latest/elements/load.html

Last updated