Skip to content

RegulatingControl

Specifies a set of equipment that works together to control a power system quantity such as voltage or flow.Remote bus voltage control is possible by specifying the controlled terminal located at some place remote from the controlling equipment.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.For flow control load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.

URI: cim:RegulatingControl
Type: Class

 classDiagram
    class RegulatingControl
    click RegulatingControl href "../RegulatingControl"
      PowerSystemResource <|-- RegulatingControl
        click PowerSystemResource href "../PowerSystemResource"


      RegulatingControl <|-- TapChangerControl
        click TapChangerControl href "../TapChangerControl"


      RegulatingControl : IdentifiedObject.description

      RegulatingControl : RegulatingControl.discrete

      RegulatingControl : IdentifiedObject.mRID

      RegulatingControl : IdentifiedObject.name

      RegulatingControl : RegulatingControl.RegulatingCondEq

          RegulatingControl --> RegulatingCondEq : RegulatingControl.RegulatingCondEq
          click RegulatingCondEq href "../RegulatingCondEq"

      RegulatingControl : RegulatingControl.targetValue

      RegulatingControl : RegulatingControl.Terminal

          RegulatingControl --> Terminal : RegulatingControl.Terminal
          click Terminal href "../Terminal"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
discrete cim:RegulatingControl.discrete 1
boolean
The regulation is performed in a discrete mode direct
targetValue cim:RegulatingControl.targetValue 0..1
float
The target value specified for case input direct
RegulatingCondEq cim:RegulatingControl.RegulatingCondEq 1..*
RegulatingCondEq
The equipment that participates in this regulating control scheme direct
Terminal cim:RegulatingControl.Terminal 1
Terminal
The terminal associated with this regulating control direct
mRID cim:IdentifiedObject.mRID 0..1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
RegulationSchedule RegulatingControl range RegulatingControl

Comments

  • The attributes targetRange and targetValue are not required if an associated RegulationSchedule is provided.

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2013/CPSM-Operation#

Mappings

Mapping Type Mapped Value
self cim:RegulatingControl
native this:RegulatingControl