VoltageLevel
A collection of equipment at one common system voltage forming a switchgear. The equipment typically consists of breakers, busbars, instrumentation, control, regulation and protection devices as well as assemblies of all these.
URI: cim:VoltageLevel
Type: Class
classDiagram
class VoltageLevel
click VoltageLevel href "../VoltageLevel"
EquipmentContainer <|-- VoltageLevel
click EquipmentContainer href "../EquipmentContainer"
VoltageLevel : VoltageLevel.BaseVoltage
VoltageLevel --> BaseVoltage : VoltageLevel.BaseVoltage
click BaseVoltage href "../BaseVoltage"
VoltageLevel : VoltageLevel.Bays
VoltageLevel --> Bay : VoltageLevel.Bays
click Bay href "../Bay"
VoltageLevel : ConnectivityNodeContainer.ConnectivityNodes
VoltageLevel --> ConnectivityNode : ConnectivityNodeContainer.ConnectivityNodes
click ConnectivityNode href "../ConnectivityNode"
VoltageLevel : IdentifiedObject.description
VoltageLevel : IdentifiedObject.energyIdentCodeEic
VoltageLevel : EquipmentContainer.Equipments
VoltageLevel --> Equipment : EquipmentContainer.Equipments
click Equipment href "../Equipment"
VoltageLevel : VoltageLevel.highVoltageLimit
VoltageLevel --> Voltage : VoltageLevel.highVoltageLimit
click Voltage href "../Voltage"
VoltageLevel : VoltageLevel.lowVoltageLimit
VoltageLevel --> Voltage : VoltageLevel.lowVoltageLimit
click Voltage href "../Voltage"
VoltageLevel : IdentifiedObject.mRID
VoltageLevel : IdentifiedObject.name
VoltageLevel : IdentifiedObject.shortName
VoltageLevel : VoltageLevel.Substation
VoltageLevel --> Substation : VoltageLevel.Substation
click Substation href "../Substation"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
BaseVoltage | cim:VoltageLevel.BaseVoltage | 1 BaseVoltage |
The base voltage used for all equipment within the voltage level | direct |
Bays | cim:VoltageLevel.Bays | * Bay |
The bays within this voltage level | direct |
Substation | cim:VoltageLevel.Substation | 1 Substation |
The substation of the voltage level | direct |
highVoltageLimit | cim:VoltageLevel.highVoltageLimit | 0..1 Voltage |
The bus bar's high voltage limit | direct |
lowVoltageLimit | cim:VoltageLevel.lowVoltageLimit | 0..1 Voltage |
The bus bar's low voltage limit | direct |
Equipments | cim:EquipmentContainer.Equipments | * Equipment |
Contained equipment | EquipmentContainer |
ConnectivityNodes | cim:ConnectivityNodeContainer.ConnectivityNodes | * ConnectivityNode |
Connectivity nodes which belong to this connectivity node container | ConnectivityNodeContainer |
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 |
---|---|---|---|
BaseVoltage | VoltageLevel | range | VoltageLevel |
Bay | VoltageLevel | range | VoltageLevel |
Substation | VoltageLevels | range | VoltageLevel |
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:VoltageLevel |
native | this:VoltageLevel |