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

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
TransformerEndInfo0..1TransformerCoreAdmittance0..1TransformerEndInfoTransformer end datasheet used to calculate this core admittance.CoreAdmittanceCore admittance calculated from this transformer end datasheet, representing magnetising current and core losses. The full values of the transformer should be supplied for one transformer end info only.
TransformerEndInfo0..1TransformerMeshImpedance0..*FromTransformerEndInfo'from' transformer end datasheet this mesh impedance is calculated from. It determines the voltage reference.FromMeshImpedancesAll mesh impedances between this 'to' and other 'from' transformer ends.
TransformerEndInfo0..1TransformerStarImpedance0..1TransformerEndInfoTransformer end datasheet used to calculate this transformer star impedance.TransformerStarImpedanceTransformer star impedance calculated from this transformer end datasheet.
TransformerEndInfo0..*TransformerMeshImpedance0..*ToTransformerEndInfosAll 'to' transformer end datasheets this mesh impedance for 'from' transformer end is calculated from.ToMeshImpedancesAll mesh impedances between this 'from' and other 'to' transformer ends.
TransformerEndInfo1..*TransformerTankInfo1TransformerEndInfosData for all the ends described by this transformer tank data.TransformerTankInfoTransformer tank data that this end description is part of.
TransformerEndInfo1..*ShortCircuitTest0..*GroundedEndsAll ends short-circuited in this short-circuit test.GroundedEndShortCircuitTestsAll short-circuit test measurements in which this transformer end was short-circuited.
TransformerEndInfo1ShortCircuitTest0..*EnergisedEndTransformer end that voltage is applied to in this short-circuit test. The test voltage is chosen to induce rated current in the energised end.EnergisedEndShortCircuitTestsAll short-circuit test measurements in which this transformer end was energised.
TransformerEndInfo1OpenCircuitTest0..*OpenEndTransformer 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.
TransformerEndInfo1OpenCircuitTest0..*EnergisedEndTransformer end that current is applied to in this open-circuit test.EnergisedEndOpenCircuitTestsAll open-circuit test measurements in which this transformer end was excited.
TransformerEndInfo0..1NoLoadTest0..*EnergisedEndTransformer end that current is applied to in this no-load test.EnergisedEndNoLoadTestsAll no-load test measurements in which this transformer end was energised.