: Public Class
Created: 09-Jun-10 00:03:07
Modified: 04-Mar-11 19:26:58
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 /></p><p><br /></p><p>If LoadResponseCharacteristic.exponentModel is True, the voltage exponents are specified and used as to calculate:<br /></p><p><br /></p><p>Active power component = Pnominal * (Voltage/cim:BaseVoltage.nominalVoltage) ** cim:LoadResponseCharacteristic.pVoltageExponent<br /></p><p><br /></p><p>Reactive power component = Qnominal * (Voltage/cim:BaseVoltage.nominalVoltage)** cim:LoadResponseCharacteristic.qVoltageExponent<br /></p><p><br /></p><p>Where  * means "multiply" and ** is "raised to power of".<br /></p>
Attribute
Public <a href="../../EA1/EA40.htm">Boolean</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  pFrequencyExponent

Details:
GUIDBasedOn={239AEC84-9D6C-48ae-B39A-E727E8011266}
Notes: Exponent of per unit frequency effecting active power
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  qFrequencyExponent

Details:
GUIDBasedOn={197ADE9E-E59C-444f-9761-15E420D25F3C}
Notes: Exponent of per unit frequency effecting reactive power
Public <a href="../../EA1/EA65.htm">Simple_Float</a>
  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.
Element Source Role Target Role
EnergyConsumer
Class  
Name: EnergyConsumer
The set of loads that have the response characteristics
Name: LoadResponse
The load response characteristic of this load.
Details:
<br /></p><p><br /></p>
Tag Value
GUIDBasedOn {F80EE4DD-B985-47e3-9832-B5005C24C87E}
Details:
 
Object Type Connection Notes
IdentifiedObject Class Generalization