BusbarSection
A conductor, or group of conductors, with negligible impedance, that serve to connect other conducting equipment within a single substation.Voltage measurements are typically obtained from voltage transformers that are connected to busbar sections. A bus bar section may have many physical terminals but for analysis is modelled with exactly one logical terminal.
URI: cim:BusbarSection
Type: Class
classDiagram
class BusbarSection
click BusbarSection href "../BusbarSection"
Connector <|-- BusbarSection
click Connector href "../Connector"
BusbarSection : Equipment.aggregate
BusbarSection : ConductingEquipment.BaseVoltage
BusbarSection --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
BusbarSection : IdentifiedObject.description
BusbarSection : Equipment.EquipmentContainer
BusbarSection --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
BusbarSection : IdentifiedObject.mRID
BusbarSection : IdentifiedObject.name
BusbarSection : Equipment.normallyInService
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- ConductingEquipment
- Connector
- BusbarSection
- Connector
- ConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | 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 |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:BusbarSection |
native | this:BusbarSection |