: Public Class
Created: 02/05/2009 22:26:47
Modified: 27/06/2012 09:45:21
Project:
Advanced:
General static load model representing the sensitivity of the real and reactive power consumed by the load to the amplitude and frequency of the bus voltage.<br/>
Attribute
Public Float
  ep1
Details:
Notes: First term voltage exponent for active power (Ep1).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  ep2
Details:
Notes: Second term voltage exponent for active power (Ep2).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  ep3
Details:
Notes: Third term voltage exponent for active power (Ep3).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  eq1
Details:
Notes: First term voltage exponent for reactive power (Eq1).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  eq2
Details:
Notes: Second term voltage exponent for reactive power (Eq2).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  eq3
Details:
Notes: Third term voltage exponent for reactive power (Eq3).  Used only when .staticLoadModelType = exponential.<br/>
Public Float
  kp1
Details:
Notes: First term voltage coefficient for active power (Kp1).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kp2
Details:
Notes: Second term voltage coefficient for active power (Kp2).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kp3
Details:
Notes: Third term voltage coefficient for active power (Kp3).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kp4
Details:
Notes: Frequency coefficient for active power (Kp4).  Must be non-zero when .staticLoadModelType = ZIP2.  Not used for all other values of .staticLoadModelType.<br/>
Public Float
  kpf
Details:
Notes: Frequency deviation coefficient for active power (Kpf).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kq1
Details:
Notes: First term voltage coefficient for reactive power (Kq1).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kq2
Details:
Notes: Second term voltage coefficient for reactive power (Kq2).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kq3
Details:
Notes: Third term voltage coefficient for reactive power (Kq3).  Not used when .staticLoadModelType = constantZ.<br/>
Public Float
  kq4
Details:
Notes: Frequency coefficient for reactive power (Kq4).  Must be non-zero when .staticLoadModelType = ZIP2.  Not used for all other values of .staticLoadModelType.<br/>
Public Float
  kqf
Details:
Notes: Frequency deviation coefficient for reactive power (Kqf).  Not used when .staticLoadModelType = constantZ.<br/>
Public StaticLoadModelKind
  staticLoadModelType
Details:
Notes: Type of static load model.  Typical Value = constantZ.<br/>
Element Source Role Target Role
LoadAggregate
Class  
Name: LoadStatic
Aggregate static load associated with this aggregate load.
Name: LoadAggregate
Aggregate load to which this aggregate static load belongs.
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To