Skip to main content

StaticLoadModelKind

Class Description

Type of static load model.

Attributes

NameTypeDescription
constantZThe load is represented as a constant impedance. ConstantZ equations are used for active and reactive power and no attributes are required.
exponentialThis model is an exponential representation of the load. Exponential equations for active and reactive power are used and the following attributes are required:
kp1, kp2, kp3, kpf, ep1, ep2, ep3
kq1, kq2, kq3, kqf, eq1, eq2, eq3.
zIP1This model integrates the frequency-dependent load (primarily motors). ZIP1 equations for active and reactive power are used and the following attributes are required:
kp1, kp2, kp3, kpf
kq1, kq2, kq3, kqf.
zIP2This model separates the frequency-dependent load (primarily motors) from other load. ZIP2 equations for active and reactive power are used and the following attributes are required:
kp1, kp2, kp3, kq4, kpf
kq1, kq2, kq3, kq4, kqf.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

None