EnergyArea
Describes an area having energy production or consumption. Specializations are intended to support the load allocation function as typically required in energy management systems or planning studies to allocate hypothesized load levels to individual load points for power flow analysis. Often the energy area can be linked to both measured and forecast load levels.
URI: cim:EnergyArea
Type: Class
classDiagram
class EnergyArea
click EnergyArea href "../EnergyArea"
IdentifiedObject <|-- EnergyArea
click IdentifiedObject href "../IdentifiedObject"
EnergyArea <|-- LoadArea
click LoadArea href "../LoadArea"
EnergyArea <|-- SubLoadArea
click SubLoadArea href "../SubLoadArea"
EnergyArea : EnergyArea.ControlArea
EnergyArea --> ControlArea : EnergyArea.ControlArea
click ControlArea href "../ControlArea"
EnergyArea : IdentifiedObject.description
EnergyArea : IdentifiedObject.energyIdentCodeEic
EnergyArea : IdentifiedObject.mRID
EnergyArea : IdentifiedObject.name
EnergyArea : IdentifiedObject.shortName
Inheritance
- IdentifiedObject
- EnergyArea
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ControlArea | cim:EnergyArea.ControlArea | 0..1 ControlArea |
The control area specification that is used for the load forecast | direct |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
ControlArea | EnergyArea | range | EnergyArea |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:EnergyArea |
native | this:EnergyArea |