Skip to main content

LoadStatic

General static load. This model represents the sensitivity of the real and reactive power consumed by the load to the amplitude and frequency of the bus voltage.

Inheritance

Attributes

LabelTypeMultiplicityComment
LoadAggregateLoadAggregate1Aggregate load to which this aggregate static load belongs.
ep1Float0..1First term voltage exponent for active power (Ep1). Used only when .staticLoadModelType = exponential.
ep2Float0..1Second term voltage exponent for active power (Ep2). Used only when .staticLoadModelType = exponential.
ep3Float0..1Third term voltage exponent for active power (Ep3). Used only when .staticLoadModelType = exponential.
eq1Float0..1First term voltage exponent for reactive power (Eq1). Used only when .staticLoadModelType = exponential.
eq2Float0..1Second term voltage exponent for reactive power (Eq2). Used only when .staticLoadModelType = exponential.
eq3Float0..1Third term voltage exponent for reactive power (Eq3). Used only when .staticLoadModelType = exponential.
kp1Float0..1First term voltage coefficient for active power (Kp1). Not used when .staticLoadModelType = constantZ.
kp2Float0..1Second term voltage coefficient for active power (Kp2). Not used when .staticLoadModelType = constantZ.
kp3Float0..1Third term voltage coefficient for active power (Kp3). Not used when .staticLoadModelType = constantZ.
kp4Float0..1Frequency coefficient for active power (Kp4) (not = 0 if .staticLoadModelType = zIP2). Used only when .staticLoadModelType = zIP2.
kpfFloat0..1Frequency deviation coefficient for active power (Kpf). Not used when .staticLoadModelType = constantZ.
kq1Float0..1First term voltage coefficient for reactive power (Kq1). Not used when .staticLoadModelType = constantZ.
kq2Float0..1Second term voltage coefficient for reactive power (Kq2). Not used when .staticLoadModelType = constantZ.
kq3Float0..1Third term voltage coefficient for reactive power (Kq3). Not used when .staticLoadModelType = constantZ.
kq4Float0..1Frequency coefficient for reactive power (Kq4) (not = 0 when .staticLoadModelType = zIP2). Used only when .staticLoadModelType - zIP2.
kqfFloat0..1Frequency deviation coefficient for reactive power (Kqf). Not used when .staticLoadModelType = constantZ.
staticLoadModelTypeStaticLoadModelKind1..1Type of static load model. Typical value = constantZ.