Skip to content

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.

  • NOTE: this is an abstract class and should not be instantiated directly

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 : IdentifiedObject.description

      EnergyArea : IdentifiedObject.mRID

      EnergyArea : IdentifiedObject.name

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
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

Usages

used by used in type used
ControlArea EnergyArea range EnergyArea

Identifier and Mapping Information

Schema Source

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

Mappings

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