EnergyConsumer
Generic user of energy - a point of consumption on the power system model.
EnergyConsumer.pfixed, .qfixed, .pfixedPct and .qfixedPct have meaning only if there is no LoadResponseCharacteristic associated with EnergyConsumer or if LoadResponseCharacteristic.exponentModel is set to False.
URI: cim:EnergyConsumer
Type: Class
classDiagram
class EnergyConsumer
click EnergyConsumer href "../EnergyConsumer"
EnergyConnection <|-- EnergyConsumer
click EnergyConnection href "../EnergyConnection"
EnergyConsumer <|-- ConformLoad
click ConformLoad href "../ConformLoad"
EnergyConsumer <|-- NonConformLoad
click NonConformLoad href "../NonConformLoad"
EnergyConsumer <|-- StationSupply
click StationSupply href "../StationSupply"
EnergyConsumer : Equipment.aggregate
EnergyConsumer : ConductingEquipment.BaseVoltage
EnergyConsumer --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
EnergyConsumer : IdentifiedObject.description
EnergyConsumer : IdentifiedObject.energyIdentCodeEic
EnergyConsumer : Equipment.EquipmentContainer
EnergyConsumer --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
EnergyConsumer : EnergyConsumer.LoadResponse
EnergyConsumer --> LoadResponseCharacteristic : EnergyConsumer.LoadResponse
click LoadResponseCharacteristic href "../LoadResponseCharacteristic"
EnergyConsumer : IdentifiedObject.mRID
EnergyConsumer : IdentifiedObject.name
EnergyConsumer : Equipment.normallyInService
EnergyConsumer : Equipment.OperationalLimitSet
EnergyConsumer --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
EnergyConsumer : EnergyConsumer.pfixed
EnergyConsumer --> ActivePower : EnergyConsumer.pfixed
click ActivePower href "../ActivePower"
EnergyConsumer : EnergyConsumer.pfixedPct
EnergyConsumer --> PerCent : EnergyConsumer.pfixedPct
click PerCent href "../PerCent"
EnergyConsumer : EnergyConsumer.qfixed
EnergyConsumer --> ReactivePower : EnergyConsumer.qfixed
click ReactivePower href "../ReactivePower"
EnergyConsumer : EnergyConsumer.qfixedPct
EnergyConsumer --> PerCent : EnergyConsumer.qfixedPct
click PerCent href "../PerCent"
EnergyConsumer : IdentifiedObject.shortName
EnergyConsumer : ConductingEquipment.Terminals
EnergyConsumer --> Terminal : ConductingEquipment.Terminals
click Terminal href "../Terminal"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
pfixed | cim:EnergyConsumer.pfixed | 0..1 ActivePower |
Active power of the load that is a fixed quantity and does not vary as load g... | direct |
pfixedPct | cim:EnergyConsumer.pfixedPct | 0..1 PerCent |
Fixed active power as a percentage of load group fixed active power | direct |
qfixed | cim:EnergyConsumer.qfixed | 0..1 ReactivePower |
Reactive power of the load that is a fixed quantity and does not vary as load... | direct |
qfixedPct | cim:EnergyConsumer.qfixedPct | 0..1 PerCent |
Fixed reactive power as a percentage of load group fixed reactive power | direct |
LoadResponse | cim:EnergyConsumer.LoadResponse | 0..1 LoadResponseCharacteristic |
The load response characteristic of this load | 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 |
---|---|---|---|
LoadResponseCharacteristic | EnergyConsumer | range | EnergyConsumer |
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:EnergyConsumer |
native | this:EnergyConsumer |