Bay
A collection of power system resources (within a given substation) including conducting equipment, protection relays, measurements, and telemetry. A bay typically represents a physical grouping related to modularization of equipment.
URI: cim:Bay
Type: Class
classDiagram
class Bay
click Bay href "../Bay"
EquipmentContainer <|-- Bay
click EquipmentContainer href "../EquipmentContainer"
Bay : ConnectivityNodeContainer.ConnectivityNodes
Bay --> ConnectivityNode : ConnectivityNodeContainer.ConnectivityNodes
click ConnectivityNode href "../ConnectivityNode"
Bay : IdentifiedObject.description
Bay : IdentifiedObject.energyIdentCodeEic
Bay : EquipmentContainer.Equipments
Bay --> Equipment : EquipmentContainer.Equipments
click Equipment href "../Equipment"
Bay : IdentifiedObject.mRID
Bay : IdentifiedObject.name
Bay : IdentifiedObject.shortName
Bay : Bay.VoltageLevel
Bay --> VoltageLevel : Bay.VoltageLevel
click VoltageLevel href "../VoltageLevel"
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
VoltageLevel | cim:Bay.VoltageLevel | 1 VoltageLevel |
The voltage level containing this bay | 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 |
---|---|---|---|
VoltageLevel | Bays | range | Bay |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/EquipmentBoundary-EU#Package_EquipmentBoundaryProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Bay |
native | this:Bay |