: Public Class
Created: 04/06/2009 23:11:26
Modified: 23/02/2012 16:07:46
Project:
Advanced:
This class represents equivalent injections (generation or load).  Voltage regulation is allowed only at the point of connection.<br/>
Attribute
Public ActivePower
  maxP
Details:
Notes: Maximum active power of the injection.<br/>
Public ReactivePower
  maxQ
Details:
Notes: Used for modeling of infeed for load flow exchange. Not used for short circuit modeling.  If maxQ and minQ are not used ReactiveCapabilityCurve can be used.   <br/>
Public ActivePower
  minP
Details:
Notes: Minimum active power of the injection.<br/>
Public ReactivePower
  minQ
Details:
Notes: Used for modeling of infeed for load flow exchange. Not used for short circuit modeling.  If maxQ and minQ are not used ReactiveCapabilityCurve can be used.<br/>
Public ActivePower
  p
Details:
Notes: Equivalent active power injection. Load sign convention is used, i.e. positive sign means flow out from a node.<br/>Starting value for steady state solutions.<br/>
Public ReactivePower
  q
Details:
Notes: Equivalent reactive power injection. Load sign convention is used, i.e. positive sign means flow out from a node.<br/>Starting value for steady state solutions.<br/>
Public Resistance
  r
Details:
Notes: Positive sequence resistance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Public Resistance
  r0
Details:
Notes: Zero sequence resistance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Public Resistance
  r2
Details:
Notes: Negative sequence resistance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Public Boolean
  regulationCapability
Details:
Notes: Specifies whether or not the EquivalentInjection has the capability to regulate the local voltage.<br/>
Public Boolean
  regulationStatus
Details:
Notes: Specifies the default regulation status of the EquivalentInjection.  True is regulating.  False is not regulating.<br/>
Public Voltage
  regulationTarget
Details:
Notes: The target voltage for voltage regulation.<br/>
Public Reactance
  x
Details:
Notes: Positive sequence reactance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Public Reactance
  x0
Details:
Notes: Zero sequence reactance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Public Reactance
  x2
Details:
Notes: Negative sequence reactance. Used to represent Extended-Ward (IEC 60909).<br/>Usage : Extended-Ward is a result of network reduction prior to the data exchange. <br/>
Element Source Role Target Role
ReactiveCapabilityCurve
Class  
Name: ReactiveCapabilityCurve
The reactive capability curve used by this equivalent injection.
Name: EquivalentInjection
The equivalent injection using this reactive capability curve.
Details:
 
Object Type Connection Direction Notes
EquivalentEquipment Class Generalization To  
EquivalentInjection Class Dependency From