BatteryUnit
An electrochemical energy storage device.
URI: cim:BatteryUnit
Type: Class
classDiagram
class BatteryUnit
click BatteryUnit href "../BatteryUnit"
PowerElectronicsUnit <|-- BatteryUnit
click PowerElectronicsUnit href "../PowerElectronicsUnit"
BatteryUnit : Equipment.aggregate
BatteryUnit : IdentifiedObject.description
BatteryUnit : IdentifiedObject.energyIdentCodeEic
BatteryUnit : Equipment.EquipmentContainer
BatteryUnit --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
BatteryUnit : PowerElectronicsUnit.maxP
BatteryUnit --> ActivePower : PowerElectronicsUnit.maxP
click ActivePower href "../ActivePower"
BatteryUnit : PowerElectronicsUnit.minP
BatteryUnit --> ActivePower : PowerElectronicsUnit.minP
click ActivePower href "../ActivePower"
BatteryUnit : IdentifiedObject.mRID
BatteryUnit : IdentifiedObject.name
BatteryUnit : Equipment.normallyInService
BatteryUnit : Equipment.OperationalLimitSet
BatteryUnit --> OperationalLimitSet : Equipment.OperationalLimitSet
click OperationalLimitSet href "../OperationalLimitSet"
BatteryUnit : PowerElectronicsUnit.PowerElectronicsConnection
BatteryUnit --> PowerElectronicsConnection : PowerElectronicsUnit.PowerElectronicsConnection
click PowerElectronicsConnection href "../PowerElectronicsConnection"
BatteryUnit : BatteryUnit.ratedE
BatteryUnit --> RealEnergy : BatteryUnit.ratedE
click RealEnergy href "../RealEnergy"
BatteryUnit : IdentifiedObject.shortName
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
ratedE | cim:BatteryUnit.ratedE | 1 RealEnergy |
Full energy storage capacity of the battery | direct |
PowerElectronicsConnection | cim:PowerElectronicsUnit.PowerElectronicsConnection | 1 PowerElectronicsConnection |
A power electronics unit has a connection to the AC network | PowerElectronicsUnit |
maxP | cim:PowerElectronicsUnit.maxP | 0..1 ActivePower |
Maximum active power limit | PowerElectronicsUnit |
minP | cim:PowerElectronicsUnit.minP | 0..1 ActivePower |
Minimum active power limit | PowerElectronicsUnit |
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 |
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:BatteryUnit |
native | this:BatteryUnit |