technical data about the propulsion system of a vehicle |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
activationStandstill | xs:boolean | optional |
|
||||
additionalRotationMass | rail:tWeightTons | optional |
|
||||
code | rail:tGenericName | optional |
|
||||
controlType | rail:tPropulsionControlType | optional |
|
||||
description | rail:tElementDescription | optional |
|
||||
forwardSpeed | rail:tSpeedKmPerHour | optional |
|
||||
frequency | rail:tFrequencyHertz | optional |
|
||||
id | rail:tGenericID | required |
|
||||
maxBrakeEffort | rail:tEffortNewton | optional |
|
||||
maxBrakePower | rail:tPowerWatt | optional |
|
||||
maxRegenerativeVoltage | rail:tVoltageVolt | optional |
|
||||
maxTractEffort | rail:tEffortNewton | optional |
|
||||
name | rail:tGenericName | optional |
|
||||
numberNotches | rail:tCounter | optional |
|
||||
power | rail:tPowerWatt | required |
|
||||
powerType | rail:tMotivePowerType | required |
|
||||
rackTraction | xs:boolean | optional |
|
||||
remoteControl | xs:boolean | optional |
|
||||
reverseSpeed | rail:tSpeedKmPerHour | optional |
|
||||
rotationMassFactor | xs:decimal | optional |
|
||||
speedRange | rail:tSpeedRangeType | optional |
|
||||
totalBrakeEfficiency | rail:tOneToZero | optional |
|
||||
totalTractEfficiency | rail:tOneToZero | optional |
|
||||
tractionOffUndervoltageThreshold | rail:tVoltageVolt | optional |
|
||||
transmission | rail:tTransmission | optional |
|
||||
voltage | rail:tVoltageVolt | optional |
|
||||
wheelDiameter | rail:tLengthM | optional |
|
||||
xml:lang | xs:language | optional |
|
||||
zeroSpeedCurrentLimitation | rail:tCurrentAmpere | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
Element | rail:eEngine/rail:propulsion |
<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> |