EnergySource
A generic equivalent for an energy supplier on a transmission or distribution voltage level.
URI: cim:EnergySource
Type: Class
classDiagram
class EnergySource
click EnergySource href "../EnergySource"
EnergyConnection <|-- EnergySource
click EnergyConnection href "../EnergyConnection"
EnergySource : Equipment.aggregate
EnergySource : ConductingEquipment.BaseVoltage
EnergySource --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
EnergySource : IdentifiedObject.description
EnergySource : IdentifiedObject.energyIdentCodeEic
EnergySource : EnergySource.EnergySchedulingType
EnergySource --> EnergySchedulingType : EnergySource.EnergySchedulingType
click EnergySchedulingType href "../EnergySchedulingType"
EnergySource : Equipment.EquipmentContainer
EnergySource --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
EnergySource : IdentifiedObject.mRID
EnergySource : IdentifiedObject.name
EnergySource : EnergySource.nominalVoltage
EnergySource --> Voltage : EnergySource.nominalVoltage
click Voltage href "../Voltage"
EnergySource : Equipment.normallyInService
EnergySource : Equipment.OperationalLimitSet
EnergySource --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
EnergySource : EnergySource.pMax
EnergySource --> ActivePower : EnergySource.pMax
click ActivePower href "../ActivePower"
EnergySource : EnergySource.pMin
EnergySource --> ActivePower : EnergySource.pMin
click ActivePower href "../ActivePower"
EnergySource : IdentifiedObject.shortName
EnergySource : ConductingEquipment.Terminals
EnergySource --> Terminal : ConductingEquipment.Terminals
click Terminal href "../Terminal"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
EnergySchedulingType | cim:EnergySource.EnergySchedulingType | 0..1 EnergySchedulingType |
Energy Scheduling Type of an Energy Source | direct |
nominalVoltage | cim:EnergySource.nominalVoltage | 0..1 Voltage |
Phase-to-phase nominal voltage | direct |
pMin | cim:EnergySource.pMin | 0..1 ActivePower |
This is the minimum active power that can be produced by the source | direct |
pMax | cim:EnergySource.pMax | 0..1 ActivePower |
This is the maximum active power that can be produced by the source | direct |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | ConductingEquipment |
Terminals | cim:ConductingEquipment.Terminals | * Terminal |
Conducting equipment have terminals that may be connected to other conducting... | ConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
OperationalLimitSet | cim:Equipment.OperationalLimitSet | * OperationalLimitSet |
The operational limit sets associated with this equipment | Equipment |
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 |
---|---|---|---|
EnergySchedulingType | EnergySource | range | EnergySource |
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:EnergySource |
native | this:EnergySource |