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).

Type

Class

URI

cim:PowerTransformerEnd

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

Slots

Associated classes
Figure 1. Associated classes
Name Cardinality Type Description

InstanceSet

1

InstanceSet

Dataset containing the data objects.

PowerTransformer

0..1

PowerTransformer

The power transformer of this power transformer end.

b

0..1

Susceptance

Magnetizing branch susceptance (B mag). The value can be positive or negative.

b0

0..1

Susceptance

Zero sequence magnetizing branch susceptance.

connectionKind

0..1

WindingConnection

Kind of connection.

g

0..1

Conductance

Magnetizing branch conductance.

g0

0..1

Conductance

Zero sequence magnetizing branch conductance (star-model).

phaseAngleClock

0..1

integer

Terminal voltage phase angle displacement where 360 degrees are represented with clock hours. The valid values are 0 to 11. For example, for the secondary side end of a transformer with vector group code of 'Dyn11', specify the connection kind as wye with neutral and specify the phase angle of the clock as 11. The clock value of the transformer end number specified as 1, is assumed to be zero. Note the transformer end number is not assumed to be the same as the terminal sequence number.

r

0..1

Resistance

Resistance (star-model) of the transformer end. The attribute shall be equal to or greater than zero for non-equivalent transformers.

r0

0..1

Resistance

Zero sequence series resistance (star-model) of the transformer end.

ratedS

0..1

ApparentPower

Normal apparent power rating. The attribute shall be a positive value. For a two-winding transformer the values for the high and low voltage sides shall be identical.

ratedU

0..1

Voltage

Rated voltage: phase-phase for three-phase windings, and either phase-phase or phase-neutral for single-phase windings. A high voltage side, as given by TransformerEnd.endNumber, shall have a ratedU that is greater than or equal to ratedU for the lower voltage sides. The attribute shall be a positive value.

x

0..1

Reactance

Positive sequence series reactance (star-model) of the transformer end.

x0

0..1

Reactance

Zero sequence series reactance of the transformer end.

BaseVoltage

0..1

BaseVoltage

Base voltage of the transformer end. This is essential for PU calculation.

CoreAdmittance

0..1

TransformerCoreAdmittance

Core admittance of this transformer end, representing magnetising current and core losses. The full values of the transformer should be supplied for one transformer end only.

PhaseTapChanger

0..1

PhaseTapChanger

Phase tap changer associated with this transformer end.

PropertiesCIMDataObject

0..1

ChangeSetMember

The single CIM data object in the appropriate dataset context.

RatioTapChanger

0..1

RatioTapChanger

Ratio tap changer associated with this transformer end.

StarImpedance

0..1

TransformerStarImpedance

(accurate for 2- or 3-winding transformers only) Pi-model impedances of this transformer end. By convention, for a two winding transformer, the full values of the transformer should be entered on the high voltage end (endNumber=1).

Terminal

0..1

Terminal

Terminal of the power transformer to which this transformer end belongs.

aliasName

0..1

string

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

bmagSat

0..1

PerCent

Core shunt magnetizing susceptance in the saturation region.

description

0..1

string

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

endNumber

0..1

integer

Number for this transformer end, corresponding to the end's order in the power transformer vector group or phase angle clock number. Highest voltage winding should be 1. Each end within a power transformer should have a unique subsequent end number. Note the transformer end number need not match the terminal sequence number.

grounded

0..1

boolean

(for Yn and Zn connections) True if the neutral is solidly grounded.

mRID

0..1

string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

magBaseU

0..1

Voltage

The reference voltage at which the magnetizing saturation measurements were made.

magSatFlux

0..1

PerCent

Core magnetizing saturation curve knee flux level.

name

0..1

string

The name is any free human readable and possibly non unique text naming the object.

rground

0..1

Resistance

(for Yn and Zn connections) Resistance part of neutral impedance where 'grounded' is true.

xground

0..1

Reactance

(for Yn and Zn connections) Reactive part of neutral impedance where 'grounded' is true.

DiagramObjects

0..*

DiagramObject

The diagram objects that are associated with the domain object.

FromMeshImpedance

0..*

TransformerMeshImpedance

All mesh impedances between this 'to' and other 'from' transformer ends.

FromWindingInsulations

0..*

WindingInsulation

n/a

Names

0..*

Name

All names of this identified object.

TargetingCIMDataObject

0..*

ChangeSetMember

Data objects registered.

ToMeshImpedance

0..*

TransformerMeshImpedance

All mesh impedances between this 'from' and other 'to' transformer ends.

ToWindingInsulations

0..*

WindingInsulation

n/a


aliasName

The aliasName is free text human readable name of the object alternative to IdentifiedObject.name. It may be non unique and may not correlate to a naming hierarchy. The attribute aliasName is retained because of backwards compatibility between CIM relases. It is however recommended to replace aliasName with the Name class as aliasName is planned for retirement at a future time.

URI

cim:IdentifiedObject.aliasName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

b

Magnetizing branch susceptance (B mag). The value can be positive or negative.

URI

cim:PowerTransformerEnd.b

Cardinality

0..1

Type

Susceptance

b0

Zero sequence magnetizing branch susceptance.

URI

cim:PowerTransformerEnd.b0

Cardinality

0..1

Type

Susceptance

BaseVoltage

Base voltage of the transformer end. This is essential for PU calculation.

URI

cim:TransformerEnd.BaseVoltage

Cardinality

0..1

Type

BaseVoltage

Inherited from

TransformerEnd

bmagSat

Core shunt magnetizing susceptance in the saturation region.

URI

cim:TransformerEnd.bmagSat

Cardinality

0..1

Type

PerCent

Inherited from

TransformerEnd

connectionKind

Kind of connection.

URI

cim:PowerTransformerEnd.connectionKind

Cardinality

0..1

Type

WindingConnection

CoreAdmittance

Core admittance of this transformer end, representing magnetising current and core losses. The full values of the transformer should be supplied for one transformer end only.

URI

cim:TransformerEnd.CoreAdmittance

Cardinality

0..1

Type

TransformerCoreAdmittance

Inherited from

TransformerEnd

description

The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.

URI

cim:IdentifiedObject.description

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

DiagramObjects

The diagram objects that are associated with the domain object.

URI

cim:IdentifiedObject.DiagramObjects

Cardinality

0..*

Type

DiagramObject

Inherited from

IdentifiedObject

endNumber

Number for this transformer end, corresponding to the end's order in the power transformer vector group or phase angle clock number. Highest voltage winding should be 1. Each end within a power transformer should have a unique subsequent end number. Note the transformer end number need not match the terminal sequence number.

URI

cim:TransformerEnd.endNumber

Cardinality

0..1

Type

integer

Inherited from

TransformerEnd

FromMeshImpedance

All mesh impedances between this 'to' and other 'from' transformer ends.

URI

cim:TransformerEnd.FromMeshImpedance

Cardinality

0..*

Type

TransformerMeshImpedance

Inherited from

TransformerEnd

FromWindingInsulations

URI

cim:TransformerEnd.FromWindingInsulations

Cardinality

0..*

Type

WindingInsulation

Inherited from

TransformerEnd

g

Magnetizing branch conductance.

URI

cim:PowerTransformerEnd.g

Cardinality

0..1

Type

Conductance

g0

Zero sequence magnetizing branch conductance (star-model).

URI

cim:PowerTransformerEnd.g0

Cardinality

0..1

Type

Conductance

grounded

(for Yn and Zn connections) True if the neutral is solidly grounded.

URI

cim:TransformerEnd.grounded

Cardinality

0..1

Type

boolean

Inherited from

TransformerEnd

InstanceSet

Dataset containing the data objects.

URI

cim:IdentifiedObject.InstanceSet

Cardinality

1

Type

InstanceSet

Inherited from

IdentifiedObject

magBaseU

The reference voltage at which the magnetizing saturation measurements were made.

URI

cim:TransformerEnd.magBaseU

Cardinality

0..1

Type

Voltage

Inherited from

TransformerEnd

magSatFlux

Core magnetizing saturation curve knee flux level.

URI

cim:TransformerEnd.magSatFlux

Cardinality

0..1

Type

PerCent

Inherited from

TransformerEnd

mRID

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.

URI

cim:IdentifiedObject.mRID

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

name

The name is any free human readable and possibly non unique text naming the object.

URI

cim:IdentifiedObject.name

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Names

All names of this identified object.

URI

cim:IdentifiedObject.Names

Cardinality

0..*

Type

Name

Inherited from

IdentifiedObject

phaseAngleClock

Terminal voltage phase angle displacement where 360 degrees are represented with clock hours. The valid values are 0 to 11. For example, for the secondary side end of a transformer with vector group code of 'Dyn11', specify the connection kind as wye with neutral and specify the phase angle of the clock as 11. The clock value of the transformer end number specified as 1, is assumed to be zero. Note the transformer end number is not assumed to be the same as the terminal sequence number.

URI

cim:PowerTransformerEnd.phaseAngleClock

Cardinality

0..1

Type

integer

PhaseTapChanger

Phase tap changer associated with this transformer end.

URI

cim:TransformerEnd.PhaseTapChanger

Cardinality

0..1

Type

PhaseTapChanger

Inherited from

TransformerEnd

PowerTransformer

The power transformer of this power transformer end.

URI

cim:PowerTransformerEnd.PowerTransformer

Cardinality

0..1

Type

PowerTransformer

PropertiesCIMDataObject

The single CIM data object in the appropriate dataset context.

URI

cim:IdentifiedObject.PropertiesCIMDataObject

Cardinality

0..1

Type

ChangeSetMember

Inherited from

IdentifiedObject

r

Resistance (star-model) of the transformer end. The attribute shall be equal to or greater than zero for non-equivalent transformers.

URI

cim:PowerTransformerEnd.r

Cardinality

0..1

Type

Resistance

r0

Zero sequence series resistance (star-model) of the transformer end.

URI

cim:PowerTransformerEnd.r0

Cardinality

0..1

Type

Resistance

ratedS

Normal apparent power rating. The attribute shall be a positive value. For a two-winding transformer the values for the high and low voltage sides shall be identical.

URI

cim:PowerTransformerEnd.ratedS

Cardinality

0..1

Type

ApparentPower

ratedU

Rated voltage: phase-phase for three-phase windings, and either phase-phase or phase-neutral for single-phase windings. A high voltage side, as given by TransformerEnd.endNumber, shall have a ratedU that is greater than or equal to ratedU for the lower voltage sides. The attribute shall be a positive value.

URI

cim:PowerTransformerEnd.ratedU

Cardinality

0..1

Type

Voltage

RatioTapChanger

Ratio tap changer associated with this transformer end.

URI

cim:TransformerEnd.RatioTapChanger

Cardinality

0..1

Type

RatioTapChanger

Inherited from

TransformerEnd

rground

(for Yn and Zn connections) Resistance part of neutral impedance where 'grounded' is true.

URI

cim:TransformerEnd.rground

Cardinality

0..1

Type

Resistance

Inherited from

TransformerEnd

StarImpedance

(accurate for 2- or 3-winding transformers only) Pi-model impedances of this transformer end. By convention, for a two winding transformer, the full values of the transformer should be entered on the high voltage end (endNumber=1).

URI

cim:TransformerEnd.StarImpedance

Cardinality

0..1

Type

TransformerStarImpedance

Inherited from

TransformerEnd

TargetingCIMDataObject

Data objects registered.

URI

cim:IdentifiedObject.TargetingCIMDataObject

Cardinality

0..*

Type

ChangeSetMember

Inherited from

IdentifiedObject

Terminal

Terminal of the power transformer to which this transformer end belongs.

URI

cim:TransformerEnd.Terminal

Cardinality

0..1

Type

Terminal

Inherited from

TransformerEnd

ToMeshImpedance

All mesh impedances between this 'from' and other 'to' transformer ends.

URI

cim:TransformerEnd.ToMeshImpedance

Cardinality

0..*

Type

TransformerMeshImpedance

Inherited from

TransformerEnd

ToWindingInsulations

URI

cim:TransformerEnd.ToWindingInsulations

Cardinality

0..*

Type

WindingInsulation

Inherited from

TransformerEnd

x

Positive sequence series reactance (star-model) of the transformer end.

URI

cim:PowerTransformerEnd.x

Cardinality

0..1

Type

Reactance

x0

Zero sequence series reactance of the transformer end.

URI

cim:PowerTransformerEnd.x0

Cardinality

0..1

Type

Reactance

xground

(for Yn and Zn connections) Reactive part of neutral impedance where 'grounded' is true.

URI

cim:TransformerEnd.xground

Cardinality

0..1

Type

Reactance

Inherited from

TransformerEnd