: Public Class
Created: 02/05/2013 15:06:45
Modified: 07/06/2016 15:03:37
Project:
Advanced:
Models the characteristic response of the load demand due to to changes in system conditions such as voltage and frequency. This is not related to demand response.<br/><br/>If LoadResponseCharacteristic.exponentModel is True, the voltage exponents are specified and used as to calculate:<br/><br/>Active power component = Pnominal * (Voltage/cim:BaseVoltage.nominalVoltage) ** cim:LoadResponseCharacteristic.pVoltageExponent<br/><br/>Reactive power component = Qnominal * (Voltage/cim:BaseVoltage.nominalVoltage)** cim:LoadResponseCharacteristic.qVoltageExponent<br/><br/>Where  * means "multiply" and ** is "raised to power of".<br/>
Attribute
Public Boolean
  exponentModel
Details:
GUIDBasedOn={167B72F6-0FB5-4c24-AD5B-E7D5CEAAFB08}
Notes: Indicates the exponential voltage dependency model (pVoltateExponent and qVoltageExponent) is to be used.   If false, the coeficient model (consisting of pConstantImpedance, pConstantCurrent, pConstantPower, qConstantImpedance, qConstantCurrent, and qConstantPower) is to be used.<br/>
Public Float
  pConstantCurrent
Details:
GUIDBasedOn={8173030F-BA74-4d14-9EAF-5BB596D214B2}
Notes: Portion of active power load modeled as constant current. Used only if the useExponentModel is false.    This value is noralized against the sum of pZ, pI, and pP.<br/>
Public Float
  pConstantImpedance
Details:
GUIDBasedOn={2BA696F5-28B3-47b8-9C5A-312BDD6C4325}
Notes: Portion of active power load modeled as constant impedance.  Used only if the useExponentModel is false.    This value is noralized against the sum of pZ, pI, and pP.<br/>
Public Float
  pConstantPower
Details:
GUIDBasedOn={8FBB39E5-76EE-4c10-8312-F7C95EAE8DFF}
Notes: Portion of active power load modeled as constant power. Used only if the useExponentModel is false.    This value is noralized against the sum of pZ, pI, and pP.<br/>
Public Float
  pFrequencyExponent
Details:
GUIDBasedOn={239AEC84-9D6C-48ae-B39A-E727E8011266}
Notes: Exponent of per unit frequency effecting active power<br/>
Public Float
  pVoltageExponent
Details:
GUIDBasedOn={0D189BB7-C047-44b2-897B-43C9F90554A4}
Notes: Exponent of per unit voltage effecting real power.   This model used only when "useExponentModel" is true.<br/><br/>
Public Float
  qConstantCurrent
Details:
GUIDBasedOn={13BEED75-919E-4609-9FBC-560293500E7C}
Notes: Portion of reactive power load modeled as constant current. Used only if the useExponentModel is false.    This value is noralized against the sum of qZ, qI, and qP.<br/>
Public Float
  qConstantImpedance
Details:
GUIDBasedOn={7D1D30A6-9C72-42de-991C-EC9D1D5742B1}
Notes: Portion of reactive power load modeled as constant impedance.  Used only if the useExponentModel is false.    This value is noralized against the sum of qZ, qI, and qP.<br/>
Public Float
  qConstantPower
Details:
GUIDBasedOn={DB0D438A-33C3-4390-B6AA-B32EBC7EE187}
Notes: Portion of reactive power load modeled as constant power. Used only if the useExponentModel is false.    This value is noralized against the sum of qZ, qI, and qP.<br/>
Public Float
  qFrequencyExponent
Details:
GUIDBasedOn={197ADE9E-E59C-444f-9761-15E420D25F3C}
Notes: Exponent of per unit frequency effecting reactive power<br/>
Public Float
  qVoltageExponent
Details:
GUIDBasedOn={E22F1B76-3348-468a-98F3-9D31182229EE}
Notes: Exponent of per unit voltage effecting reactive power.   This model used only when "useExponentModel" is true.<br/>
Element Source Role Target Role
EnergyConsumer
Class  
Name: LoadResponse
The load response characteristic of this load. If missing, this load is assumed to be constant power.
Name: EnergyConsumer
The set of loads that have the response characteristics.
Details:
 
Tag Value
GUIDBasedOn {F80EE4DD-B985-47e3-9832-B5005C24C87E}
Details:
 
isParentOf {00698591-8757-4558-8987-D5EA9110C5F2}
Details:
 
Object Type Connection Direction Notes
LoadResponseCharacteristic Class Dependency To  
LoadResponseCharacteristic Class Dependency From  
IdentifiedObject Class Generalization To