rail:ePropulsion

technical data about the propulsion system of a vehicle

http://wiki.railml.org/index.php?title=RS:propulsion

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
activationStandstill xs:boolean optional
propulsion system can be activated only in standstill
additionalRotationMass rail:tWeightTons optional
figure for increased running resistance by rotating masses of propulsion system
code rail:tGenericName optional
for typical, specific abbreviations, used in different systems with the same understanding
controlType rail:tPropulsionControlType optional
type of control for propulsion system in the vehicle
description rail:tElementDescription optional
should be interpreted in its elements' context, substantiates the name
forwardSpeed rail:tSpeedKmPerHour optional
permissible speed with front ahead (normal direction)
frequency rail:tFrequencyHertz optional
for DC the frequency shall be set to Zero
id rail:tGenericID required
XML-file-wide unique identity is required for later referencing that element
maxBrakeEffort rail:tEffortNewton optional
maximum braking effort of propulsion system per vehicle in N (to be used in conjunction with 'brakeEffort' element)
maxBrakePower rail:tPowerWatt optional
maximum braking power in W for regenerative braking
maxRegenerativeVoltage rail:tVoltageVolt optional
maximum voltage in Volts for regenerative braking
maxTractEffort rail:tEffortNewton optional
maximum tractive effort per vehicle in Newton (to be used in conjunction with 'tractiveEffort' element)
name rail:tGenericName optional
should be interpreted in its elements' context (e.g. track/name, vehicle/name)
numberNotches rail:tCounter optional
number of notches of propulsion system switch gear
power rail:tPowerWatt required
installed power of propulsion system per vehicle in Watt
powerType rail:tMotivePowerType required
type of power for propulsion system in the vehicle
rackTraction xs:boolean optional
DEPRECATED: flag, whether the vehicle comprises equipment for use on rack railways
remoteControl xs:boolean optional
flag, whether the vehicle can be remotely controlled
reverseSpeed rail:tSpeedKmPerHour optional
permissible speed with tail ahead (reverse direction)
rotationMassFactor xs:decimal optional
factor for increased running resistance by rotating masses of propulsion system
speedRange rail:tSpeedRangeType optional
additional information, whether this propulsion dataset is for the normal, slow or fast speed range of the engine
totalBrakeEfficiency rail:tOneToZero optional
the average efficiency of the entire propulsion system in braking mode
totalTractEfficiency rail:tOneToZero optional
the average efficiency of the entire propulsion system in traction mode
tractionOffUndervoltageThreshold rail:tVoltageVolt optional
under voltage threshold to switch off traction power in case net voltage out of limit
transmission rail:tTransmission optional
type of transmission system in vehicle (mainly for diesel cars)
voltage rail:tVoltageVolt optional
as values (not enumeration)!!
wheelDiameter rail:tLengthM optional
nominal diameter of driven wheels in m
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
zeroSpeedCurrentLimitation rail:tCurrentAmpere optional
current limitation in Amps at zero speed
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Used By

Source

<xs:complexType name="ePropulsion">
  <xs:annotation>
    <xs:documentation>technical data about the propulsion system of a vehicle</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=RS:propulsion"/>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="rail:tPropulsion">
      <xs:sequence>
        <xs:element name="transformer" type="rail:eTransformer" minOccurs="0">
          <xs:annotation>
            <xs:documentation>technical data of main transformer</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:transformer"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="fourQuadrantChopper" type="rail:eFourQuadrantChopper" minOccurs="0">
          <xs:annotation>
            <xs:documentation>technical data of inverter between OHL/transformer and link circuit</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:fourQuadrantChopper"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="link" type="rail:tLink" minOccurs="0">
          <xs:annotation>
            <xs:documentation>nominal values of link circuit between input inverter and motor inverter</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:link"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="tractionInverter" type="rail:eTractionInverter" minOccurs="0">
          <xs:annotation>
            <xs:documentation>technical data of inverter between link circuit and motors</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractionInverter"/>
          </xs:annotation>
        </xs:element>
        <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>
        <xs:element name="diesel" type="rail:tDieselEngine" minOccurs="0">
          <xs:annotation>
            <xs:documentation>technical data of diesel engine</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:diesel"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="gear" type="rail:eGear" minOccurs="0">
          <xs:annotation>
            <xs:documentation>technical data of transmission system between motor and wheel</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:gear"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="auxiliarySupply" type="rail:eAuxiliarySupply" minOccurs="0" maxOccurs="unbounded">
          <xs:annotation>
            <xs:documentation>technical data of auxiliary systems (supply and consumption)</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:auxiliarySupply"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="tractiveEffort" type="rail:tEffortCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>mechanical tractive effort at wheel vs. speed by propulsion system</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractiveEffort"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="brakeEffort" type="rail:tEffortCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>mechanical brake effort at wheel vs. speed by propulsion system</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:brakeEffort"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="tractiveCurrent" type="rail:tCurrentCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>net current of the entire propulsion system as curve vs. speed for traction mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractiveCurrent"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="brakeCurrent" type="rail:tCurrentCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>net current of the entire propulsion system as curve vs. speed for braking mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:brakeCurrent"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="tractiveCurrentLimitation" type="rail:tCurrentLimitation" minOccurs="0">
          <xs:annotation>
            <xs:documentation>limitation curve of net current of the entire propulsion system vs. net voltage for traction mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractiveCurrentLimitation"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="brakeCurrentLimitation" type="rail:tCurrentLimitation" minOccurs="0">
          <xs:annotation>
            <xs:documentation>limitation curve of net current of the entire propulsion system vs. net voltage for braking mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:brakeCurrentLimitation"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="tractiveVehicleEfficiency" type="rail:tEfficiencyCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>efficiency of the entire propulsion system as curve vs. speed or effort for traction mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:tractiveVehicleEfficiency"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="brakeVehicleEfficiency" type="rail:tEfficiencyCurve" minOccurs="0">
          <xs:annotation>
            <xs:documentation>efficiency of the entire propulsion system as curve vs. speed or effort for braking mode</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:brakeVehicleEfficiency"/>
          </xs:annotation>
        </xs:element>
        <xs:element name="rackTraction" type="rail:tRackTractionType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>data about rack traction equipment of the vehicle used for propulsion</xs:documentation>
            <xs:documentation source="http://wiki.railml.org/index.php?title=RS:rackTraction_propulsion"/>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>