rail:tWinding

technical data of transformer winding

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
assemblyName rail:tGenericName required
type of transformer winding as descriptive name
nominalCurrent rail:tCurrentAmpere optional
nominal current of transformer winding (primary side) in Amps
nominalVoltage rail:tVoltageVolt optional
nominal voltage of transformer winding (primary side) in Volts
primaryLeakageInductance rail:tInductanceHenry optional
leakage inductance of primary winding of one transformer in H
primaryResistance rail:tResistanceOhm optional
resistance of primary winding of one transformer in Ohms
secondaryLeakageInductance rail:tInductanceHenry optional
leakage inductance of secondary winding of one transformer in H transformed to primary side
secondaryResistance rail:tResistanceOhm optional
resistance of secondary winding of one transformer in Ohms transformed to primary side
transformationRatio xs:decimal optional
transformation ratio of transformer winding (primary/secondary voltage)

Used By

Source

<xs:complexType name="tWinding">
  <xs:annotation>
    <xs:documentation>technical data of transformer winding</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aWinding"/>
</xs:complexType>