QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
additionalResistance | rail:tResistanceOhm | optional |
|
||||
ferrumResistance | rail:tResistanceOhm | optional |
|
||||
mainInductance | rail:tInductanceHenry | optional |
|
||||
meanEfficiency | rail:tOneToZero | optional |
|
||||
nominalCurrent | rail:tCurrentAmpere | optional |
|
||||
nominalFlux | rail:tFluxVoltSecond | optional |
|
||||
nominalFrequency | rail:tFrequencyHertz | optional |
|
||||
nominalPhi | rail:tAngleDegFullCircle | optional |
|
||||
nominalPower | rail:tPowerWatt | optional |
|
||||
nominalRevolutions | rail:tRotationalFrequencyRevolutionsPerMinute | optional |
|
||||
nominalVoltage | rail:tVoltageVolt | optional |
|
||||
numberPolePairs | rail:tCounter | optional |
|
||||
rotorLeakageInductance | rail:tInductanceHenry | optional |
|
||||
rotorResistance | rail:tResistanceOhm | optional |
|
||||
statorLeakageInductance | rail:tInductanceHenry | optional |
|
||||
statorResistance | rail:tResistanceOhm | optional |
|
Complex Type | rail:tTractionMotor |
<xs:attributeGroup name="aTractionMotor"> <xs:attribute name="nominalPower" type="rail:tPowerWatt"> <xs:annotation> <xs:documentation>rated power consumption of one traction motor in Watt</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalVoltage" type="rail:tVoltageVolt"> <xs:annotation> <xs:documentation>rated voltage of traction motor in Volts</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalCurrent" type="rail:tCurrentAmpere"> <xs:annotation> <xs:documentation>rated current of one traction motor in Amps</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalFrequency" type="rail:tFrequencyHertz"> <xs:annotation> <xs:documentation>rated frequency of traction motor windings in Hz</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalFlux" type="rail:tFluxVoltSecond"> <xs:annotation> <xs:documentation>nominal flux of one traction motor in Volt*sec</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalPhi" type="rail:tAngleDegFullCircle"> <xs:annotation> <xs:documentation>nominal phase angle phi of traction motor in the range -180..+180</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="numberPolePairs" type="rail:tCounter"> <xs:annotation> <xs:documentation>number of pole pairs of one traction motor</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="statorResistance" type="rail:tResistanceOhm"> <xs:annotation> <xs:documentation>resistance of stator winding of one traction motor in Ohms</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rotorResistance" type="rail:tResistanceOhm"> <xs:annotation> <xs:documentation>resistance of rotor winding of one traction motor in Ohms</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ferrumResistance" type="rail:tResistanceOhm"> <xs:annotation> <xs:documentation>resistance of iron core of one traction motor in Ohms (open-circuit core loss)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="additionalResistance" type="rail:tResistanceOhm"> <xs:annotation> <xs:documentation>additional resistance of one traction motor in Ohms due to non-sinusoid currents (stray loss)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="mainInductance" type="rail:tInductanceHenry"> <xs:annotation> <xs:documentation>main inductance of one traction motor in H</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="statorLeakageInductance" type="rail:tInductanceHenry"> <xs:annotation> <xs:documentation>leakage inductance of stator winding of one traction motor in H</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="rotorLeakageInductance" type="rail:tInductanceHenry"> <xs:annotation> <xs:documentation>leakage inductance of rotor winding of one traction motor in H</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="nominalRevolutions" type="rail:tRotationalFrequencyRevolutionsPerMinute"> <xs:annotation> <xs:documentation>nominal number of revolutions in revolutions per minute (rpm)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="meanEfficiency" type="rail:tOneToZero"> <xs:annotation> <xs:documentation>The traction motor mean efficiency in the range 0..1.</xs:documentation> </xs:annotation> </xs:attribute> </xs:attributeGroup> |