rail:tractionMotor

Element 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

Source

<xs:element name="tractionMotor" type="rail:eTractionMotor" minOccurs="0">
  <xs:annotation>
    <xs:documentation>technical data of traction motor</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractionMotor"/>
  </xs:annotation>
</xs:element>

Sample