TransformerEnd
A conducting connection point of a power transformer. It corresponds to a physical transformer winding terminal. In earlier CIM versions, the TransformerWinding class served a similar purpose, but this class is more flexible because it associates to terminal but is not a specialization of ConductingEquipment.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:TransformerEnd
Type: Class
classDiagram
class TransformerEnd
click TransformerEnd href "../TransformerEnd"
IdentifiedObject <|-- TransformerEnd
click IdentifiedObject href "../IdentifiedObject"
TransformerEnd <|-- PowerTransformerEnd
click PowerTransformerEnd href "../PowerTransformerEnd"
TransformerEnd : TransformerEnd.BaseVoltage
TransformerEnd --> BaseVoltage : TransformerEnd.BaseVoltage
click BaseVoltage href "../BaseVoltage"
TransformerEnd : IdentifiedObject.description
TransformerEnd : TransformerEnd.endNumber
TransformerEnd : IdentifiedObject.mRID
TransformerEnd : IdentifiedObject.name
TransformerEnd : TransformerEnd.Terminal
TransformerEnd --> Terminal : TransformerEnd.Terminal
click Terminal href "../Terminal"
Inheritance
- IdentifiedObject
- TransformerEnd
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
endNumber | cim:TransformerEnd.endNumber | 1 integer |
Number for this transformer end, corresponding to the end's order in the powe... | direct |
BaseVoltage | cim:TransformerEnd.BaseVoltage | 1 BaseVoltage |
Base voltage of the transformer end | direct |
Terminal | cim:TransformerEnd.Terminal | 1 Terminal |
Terminal of the power transformer to which this transformer end belongs | direct |
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 |
Usages
used by | used in | type | used |
---|---|---|---|
PhaseTapChanger | TransformerEnd | range | TransformerEnd |
PhaseTapChangerAsymmetrical | TransformerEnd | range | TransformerEnd |
PhaseTapChangerLinear | TransformerEnd | range | TransformerEnd |
PhaseTapChangerNonLinear | TransformerEnd | range | TransformerEnd |
PhaseTapChangerSymmetrical | TransformerEnd | range | TransformerEnd |
PhaseTapChangerTabular | TransformerEnd | range | TransformerEnd |
RatioTapChanger | TransformerEnd | range | TransformerEnd |
Comments
-
- The attributes rground and xground are not required.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:TransformerEnd |
native | this:TransformerEnd |