Skip to content

ControlAreaGeneratingUnit

A control area generating unit. This class is needed so that alternate control area definitions may include the same generating unit. It should be noted that only one instance within a control area should reference a specific generating unit.

URI: cim:ControlAreaGeneratingUnit
Type: Class

 classDiagram
    class ControlAreaGeneratingUnit
    click ControlAreaGeneratingUnit href "../ControlAreaGeneratingUnit"
      IdentifiedObject <|-- ControlAreaGeneratingUnit
        click IdentifiedObject href "../IdentifiedObject"

      ControlAreaGeneratingUnit : ControlAreaGeneratingUnit.ControlArea

          ControlAreaGeneratingUnit --> ControlArea : ControlAreaGeneratingUnit.ControlArea
          click ControlArea href "../ControlArea"

      ControlAreaGeneratingUnit : IdentifiedObject.description

      ControlAreaGeneratingUnit : ControlAreaGeneratingUnit.GeneratingUnit

          ControlAreaGeneratingUnit --> GeneratingUnit : ControlAreaGeneratingUnit.GeneratingUnit
          click GeneratingUnit href "../GeneratingUnit"

      ControlAreaGeneratingUnit : IdentifiedObject.mRID

      ControlAreaGeneratingUnit : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
ControlArea cim:ControlAreaGeneratingUnit.ControlArea 1
ControlArea
The parent control area for the generating unit specifications direct
GeneratingUnit cim:ControlAreaGeneratingUnit.GeneratingUnit 1
GeneratingUnit
The generating unit specified for this control area direct
mRID cim:IdentifiedObject.mRID 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

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#

Mappings

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