rail:tTransformer

technical data of main transformer

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
additionalResistance rail:tResistanceOhm optional
additional resistance of one transformer in Ohms due to non-sinusoid currents (stray loss)
assemblyName rail:tGenericName required
type of assembly as descriptive name
count rail:tCounter required
number of assemblies per vehicle/unit
ferrumResistance rail:tResistanceOhm optional
resistance of iron core of one transformer in Ohms (open-circuit core loss)
mainInductance rail:tInductanceHenry optional
main inductance of one transformer in H
meanEfficiency rail:tOneToZero optional
The transformer mean efficiency in the range 0..1.

Used By

Complex Type rail:eTransformer

Source

<xs:complexType name="tTransformer">
  <xs:annotation>
    <xs:documentation>technical data of main transformer</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aAssemblyNameNumber">
    <xs:annotation>
      <xs:documentation>number of transformers per vehicle and their type description</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="rail:aTransformer"/>
</xs:complexType>