rail:tTractionMotor

technical data of traction motor

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
additionalResistance rail:tResistanceOhm optional
additional resistance of one traction motor 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 traction motor in Ohms (open-circuit core loss)
mainInductance rail:tInductanceHenry optional
main inductance of one traction motor in H
meanEfficiency rail:tOneToZero optional
The traction motor mean efficiency in the range 0..1.
nominalCurrent rail:tCurrentAmpere optional
rated current of one traction motor in Amps
nominalFlux rail:tFluxVoltSecond optional
nominal flux of one traction motor in Volt*sec
nominalFrequency rail:tFrequencyHertz optional
rated frequency of traction motor windings in Hz
nominalPhi rail:tAngleDegFullCircle optional
nominal phase angle phi of traction motor in the range -180..+180
nominalPower rail:tPowerWatt optional
rated power consumption of one traction motor in Watt
nominalRevolutions rail:tRotationalFrequencyRevolutionsPerMinute optional
nominal number of revolutions in revolutions per minute (rpm)
nominalVoltage rail:tVoltageVolt optional
rated voltage of traction motor in Volts
numberPolePairs rail:tCounter optional
number of pole pairs of one traction motor
rotorLeakageInductance rail:tInductanceHenry optional
leakage inductance of rotor winding of one traction motor in H
rotorResistance rail:tResistanceOhm optional
resistance of rotor winding of one traction motor in Ohms
statorLeakageInductance rail:tInductanceHenry optional
leakage inductance of stator winding of one traction motor in H
statorResistance rail:tResistanceOhm optional
resistance of stator winding of one traction motor in Ohms

Used By

Complex Type rail:eTractionMotor

Source

<xs:complexType name="tTractionMotor">
  <xs:annotation>
    <xs:documentation>technical data of traction motor</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="rail:aAssemblyNameNumber">
    <xs:annotation>
      <xs:documentation>number of traction motors per vehicle and their type description</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="rail:aTractionMotor"/>
</xs:complexType>