PowerTransformerEnd
A PowerTransformerEnd is associated with each Terminal of a PowerTransformer.The impedance values r, r0, x, and x0 of a PowerTransformerEnd represents a star equivalent as follows.1) for a two Terminal PowerTransformer the high voltage (TransformerEnd.endNumber=1) PowerTransformerEnd has non zero values on r, r0, x, and x0 while the low voltage (TransformerEnd.endNumber=2) PowerTransformerEnd has zero values for r, r0, x, and x0. Parameters are always provided, even if the PowerTransformerEnds have the same rated voltage. In this case, the parameters are provided at the PowerTransformerEnd which has TransformerEnd.endNumber equal to 1.2) for a three Terminal PowerTransformer the three PowerTransformerEnds represent a star equivalent with each leg in the star represented by r, r0, x, and x0 values.3) For a three Terminal transformer each PowerTransformerEnd shall have g, g0, b and b0 values corresponding to the no load losses distributed on the three PowerTransformerEnds. The total no load loss shunt impedances may also be placed at one of the PowerTransformerEnds, preferably the end numbered 1, having the shunt values on end 1. This is the preferred way.4) for a PowerTransformer with more than three Terminals the PowerTransformerEnd impedance values cannot be used. Instead use the TransformerMeshImpedance or split the transformer into multiple PowerTransformers.Each PowerTransformerEnd must be contained by a PowerTransformer. Because a PowerTransformerEnd (or any other object) can not be contained by more than one parent, a PowerTransformerEnd can not have an association to an EquipmentContainer (Substation, VoltageLevel, etc).
URI: cim:PowerTransformerEnd
Type: Class
classDiagram
class PowerTransformerEnd
click PowerTransformerEnd href "../PowerTransformerEnd"
TransformerEnd <|-- PowerTransformerEnd
click TransformerEnd href "../TransformerEnd"
PowerTransformerEnd : PowerTransformerEnd.b0
PowerTransformerEnd : PowerTransformerEnd.g0
PowerTransformerEnd : TransformerEnd.grounded
PowerTransformerEnd : IdentifiedObject.mRID
PowerTransformerEnd : PowerTransformerEnd.phaseAngleClock
PowerTransformerEnd : PowerTransformerEnd.r0
PowerTransformerEnd : TransformerEnd.rground
PowerTransformerEnd : PowerTransformerEnd.x0
PowerTransformerEnd : TransformerEnd.xground
Inheritance
- IdentifiedObject
- TransformerEnd
- PowerTransformerEnd
- TransformerEnd
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
b0 | cim:PowerTransformerEnd.b0 | 1 Susceptance |
Zero sequence magnetizing branch susceptance | direct |
g0 | cim:PowerTransformerEnd.g0 | 1 Conductance |
Zero sequence magnetizing branch conductance (star-model) | direct |
phaseAngleClock | cim:PowerTransformerEnd.phaseAngleClock | 1 integer |
Terminal voltage phase angle displacement where 360 degrees are represented w... | direct |
r0 | cim:PowerTransformerEnd.r0 | 1 Resistance |
Zero sequence series resistance (star-model) of the transformer end | direct |
x0 | cim:PowerTransformerEnd.x0 | 1 Reactance |
Zero sequence series reactance of the transformer end | direct |
grounded | cim:TransformerEnd.grounded | 1 boolean |
(for Yn and Zn connections) True if the neutral is solidly grounded | TransformerEnd |
rground | cim:TransformerEnd.rground | 0..1 Resistance |
(for Yn and Zn connections) Resistance part of neutral impedance where 'groun... | TransformerEnd |
xground | cim:TransformerEnd.xground | 0..1 Reactance |
(for Yn and Zn connections) Reactive part of neutral impedance where 'grounde... | TransformerEnd |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-ShortCircuit#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:PowerTransformerEnd |
native | this:PowerTransformerEnd |