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 Type Description Inherited from

PowerTransformer

1
PowerTransformer

The power transformer of this power transformer end.

n/a

b

1
Susceptance

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

n/a

connectionKind

0..1
WindingConnection

Kind of connection.

n/a

g

0..1
Conductance

Magnetizing branch conductance.

n/a

r

1
Resistance

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

n/a

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

n/a

ratedU

1
Voltage

Rated voltage: phase-phase for three-phase windings, and either phase-phase or phase-neutral for single-phase windings. A...

n/a

x

1
Reactance

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

n/a

BaseVoltage

1
BaseVoltage

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

TransformerEnd

RatioTapChanger

0..1
RatioTapChanger

Ratio tap changer associated with this transformer end.

TransformerEnd

Terminal

1
Terminal

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

TransformerEnd

endNumber

1
integer

Number for this transformer end, corresponding to the end's order in the power transformer vector group or phase angle clock...

TransformerEnd

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

IdentifiedObject

energyIdentCodeEic

0..1
string

The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16...

IdentifiedObject

mRID

1
string

Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is...

IdentifiedObject

name

1
string

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

IdentifiedObject

shortName

0..1
string

The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.

IdentifiedObject


b

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

URI

cim:PowerTransformerEnd.b

Cardinality

1

Type

Susceptance

BaseVoltage

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

URI

cim:TransformerEnd.BaseVoltage

Cardinality

1

Type

BaseVoltage

Inherited from

TransformerEnd

connectionKind

Kind of connection.

URI

cim:PowerTransformerEnd.connectionKind

Cardinality

0..1

Type

WindingConnection

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

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

1

Type

integer

Inherited from

TransformerEnd

energyIdentCodeEic

The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. For details on EIC scheme please refer to ENTSO-E web site.

URI

eu:IdentifiedObject.energyIdentCodeEic

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

g

Magnetizing branch conductance.

URI

cim:PowerTransformerEnd.g

Cardinality

0..1

Type

Conductance

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

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

1

Type

string

Inherited from

IdentifiedObject

PowerTransformer

The power transformer of this power transformer end.

URI

cim:PowerTransformerEnd.PowerTransformer

Cardinality

1

Type

PowerTransformer

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

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

1

Type

Voltage

RatioTapChanger

Ratio tap changer associated with this transformer end.

URI

cim:TransformerEnd.RatioTapChanger

Cardinality

0..1

Type

RatioTapChanger

Inherited from

TransformerEnd

shortName

The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.

URI

eu:IdentifiedObject.shortName

Cardinality

0..1

Type

string

Inherited from

IdentifiedObject

Terminal

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

URI

cim:TransformerEnd.Terminal

Cardinality

1

Type

Terminal

Inherited from

TransformerEnd

x

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

URI

cim:PowerTransformerEnd.x

Cardinality

1

Type

Reactance

Used by

Source class Slot name

PowerTransformer

PowerTransformerEnd