DER::DERAvailability

Header Image
Project:
DERAvailability : Public Class
Created: 5/24/2012 7:20:02 AM
Modified: 3/21/2022 11:59:23 AM
Project:
Advanced:
Indicates current reserve status<br/>
  • Attributes
  • Advanced
  • Other Links
Attribute Scope Type
availabilityDuration Public UInt32
Notes: Indicates number of seconds the DER will be able to deliver active power at the reservePercent level.<br/>
maxChargeDuration Public UInt32
Notes: Indicates number of seconds the DER will be able to receive active power at the reserveChargePercent level.<br/>
readingTime Public TimeType
Notes: The timestamp when the DER availability was last updated. <br/>
reserveChargePercent Public PerCent
Notes: Percent of continuous received active power (%setMaxChargeRateW) that is estimated to be available in reserve.<br/>
reservePercent Public PerCent
Notes: Percent of continuous delivered active power (%setMaxW) that is estimated to be available in reserve.<br/>
statVarAbsorbAvail Public UnsignedReactivePower
Notes: Estimated reserve reactive power for absorption / reception, in var. This value is equal to (estimated maximum possible absorbed / received vars at readingTime) - (current vars at readingTime).<br/>
statVarAvail Public ReactivePower
Notes: Estimated reserve reactive power for injection / delivery, in var. This value is equal to (estimated maximum possible injected / delivered vars at readingTime) - (current vars at readingTime). Note that this value SHALL always be positive (defined as ReactivePower for legacy reasons).<br/><br/>
statWAbsorbAvail Public UnsignedActivePower
Notes: Estimated reserve active power for absorption / reception, in watts. This value is equal to (estimated maximum possible input at readingTime) - (current input at readingTime). Note that "current input" is defined to be greater than or equal to zero (not negative).<br/>
statWAvail Public ActivePower
Notes: Estimated reserve active power for injection / delivery, in watts. This value is equal to (estimated maximum possible output at readingTime) - (current output at readingTime). Note that this value SHALL always be positive (defined as ActivePower for legacy reasons). Also note that "current output" is defined to be greater than or equal to zero (not negative).<br/>
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
SubscribableResource Class Generalization To