Asymmetric Load
List of input parameters
Parameter
Description
Type
Value range
name
string
p_a_mw
The active power for Phase A load
float
≥
p_b_mw
The active power for Phase B load
float
≥ 0
p_c_mw
The active power for Phase C load
float
≥ 0
q_a_mvar
The reactive power for Phase A load
float
≥ 0
q_b_mvar
The reactive power for Phase B load
float
≥ 0
q_c_mvar
The reactive power for Phase C load
float
≥ 0
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 of all phases
float
≥ 0
type
type variable to classify three ph load: delta/wye
string
wye/delta
The exact model and result parameters (for pandapower) are defined in the link below:
https://pandapower.readthedocs.io/en/latest/elements/asymmetric_load.html
Last updated