: Public abstract <<Description>> Class
Created: 29/04/2016 17:04:07
Modified: 26/02/2017 17:39:43
Project:
Advanced:
Specifies a set of equipment that works together to control a power system quantity such as voltage or flow. <br/>Remote bus voltage control is possible by specifying the controlled terminal located at some place remote from the controlling equipment.<br/>In case multiple equipment, possibly of different types, control same terminal there must be only one RegulatingControl at that terminal. The most specific subtype of RegulatingControl shall be used in case such equipment participate in the control, e.g. TapChangerControl for tap changers.<br/>For flow control  load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.<br/>
Attribute
Public Boolean
  discrete
Details:
GUIDBasedOn={6C729E80-31D5-4352-A502-1031887608FE}
Notes: The regulation is performed in a discrete mode. This applies to equipment with discrete controls, e.g. tap changers and shunt compensators.<br/>
Public Boolean
  enabled
Details:
GUIDBasedOn={3476BD42-6CA2-4b51-96B9-CEEA63F24CF5}
Notes: The flag tells if regulation is enabled.<br/>
Public Float
  targetDeadband
Details:
GUIDBasedOn={0D9932CD-C08E-4313-95BB-DA3D6F57BD0A}
Notes: This is a deadband used with discrete control to avoid excessive update of controls like tap changers and shunt compensator banks while regulating.<br/>The units of those appropriate for the mode.<br/>
Public Float
  targetValue
Details:
GUIDBasedOn={F4DD37EB-0C9C-4e74-890A-3B4EB1449F89}
Notes: The target value specified for case input.   This value can be used for the target value without the use of schedules. The value has the units appropriate to the mode attribute.<br/>
Public UnitMultiplier
  targetValueUnitMultiplier
Details:
GUIDBasedOn={5F4F3A4F-4FA4-4629-B471-2C17A4CA4F5F}
Notes: Specify the multiplier for used for the targetValue.<br/>
Tag Value
GUIDBasedOn {4DE54182-8B14-4697-9417-4B394FFCBA06}
Details:
 
Object Type Connection Direction Notes
RegulatingControl Class Dependency To  
«Description» TapChangerControl Class Generalization From  
IdentifiedObject Class Generalization To