ControlArea
A control area is a grouping of generating units and/or loads and a cutset of tie lines (as terminals) which may be used for a variety of purposes including automatic generation control, powerflow solution area interchange control specification, and input to load forecasting. Note that any number of overlapping control area specifications can be superimposed on the physical model.
URI: cim:ControlArea
Type: Class
classDiagram
class ControlArea
click ControlArea href "../ControlArea"
PowerSystemResource <|-- ControlArea
click PowerSystemResource href "../PowerSystemResource"
ControlArea : IdentifiedObject.description
ControlArea : ControlArea.EnergyArea
ControlArea --> EnergyArea : ControlArea.EnergyArea
click EnergyArea href "../EnergyArea"
ControlArea : IdentifiedObject.mRID
ControlArea : IdentifiedObject.name
Inheritance
- IdentifiedObject
- PowerSystemResource
- ControlArea
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
EnergyArea | cim:ControlArea.EnergyArea | 0..1 EnergyArea |
The energy area that is forecast from this control area specification | 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 |
---|---|---|---|
ControlAreaGeneratingUnit | ControlArea | range | ControlArea |
TieFlow | ControlArea | range | ControlArea |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ControlArea |
native | this:ControlArea |