Skip to main content

TransformerEndInfo

Class Description​

Transformer end data.

Attributes​

NameTypeDescription
connectionKindWindingConnectionKind of connection.
emergencySApparentPowerApparent power that the winding can carry under emergency conditions (also called long-term emergency power).
endNumberIntegerNumber for this transformer end, corresponding to the end's order in the PowerTransformer.vectorGroup attribute. Highest voltage winding should be 1.
insulationUVoltageBasic insulation level voltage rating.
phaseAngleClockIntegerWinding phase angle where 360 degrees are represented with clock hours, so the valid values are {0, ..., 11}. For example, to express the second winding in code 'Dyn11', set attributes as follows: 'endNumber'=2, 'connectionKind' = Yn and 'phaseAngleClock' = 11.
rResistanceDC resistance.
ratedSApparentPowerNormal apparent power rating.
ratedUVoltageRated voltage: phase-phase for three-phase windings, and either phase-phase or phase-neutral for single-phase windings.
shortTermSApparentPowerApparent power that this winding can carry for a short period of time (in emergency).

Relationships​

Ancestors​

Descendents​

No descendent classes

Associations​

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
TransformerEndInfo0..1TransformerStarImpedance0..1TransformerEndInfoTransformer end datasheet used to calculate this transformer star impedance.TransformerStarImpedanceTransformer star impedance calculated from this transformer end datasheet.
TransformerEndInfoTransformerTankInfo1TransformerTankInfoTransformer tank data that this end description is part of.
TransformerEndInfoNoLoadTest0..1EnergisedEndNoLoadTestsAll no-load test measurements in which this transformer end was energised.
TransformerEndInfo1OpenCircuitTest0..1OpenEndTransformer end measured for induced voltage and angle in this open-circuit test.OpenEndOpenCircuitTestsAll open-circuit test measurements in which this transformer end was not excited.
TransformerEndInfoOpenCircuitTest0..1EnergisedEndOpenCircuitTestsAll open-circuit test measurements in which this transformer end was excited.
TransformerEndInfoShortCircuitTest0..1GroundedEndShortCircuitTestsAll short-circuit test measurements in which this transformer end was short-circuited.
TransformerEndInfoShortCircuitTest0..1EnergisedEndShortCircuitTestsAll short-circuit test measurements in which this transformer end was energised.