RS:propulsion: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (new attribute 'additionalRotationMass', 'activationStandstill')
mNo edit summary
Line 42: Line 42:
* {{attr|additionalRotationMass}} {{vers|> 2.0}}: This is the figure for increased running resistance due to the rotating masses of the wheels given in metric tons.
* {{attr|additionalRotationMass}} {{vers|> 2.0}}: This is the figure for increased running resistance due to the rotating masses of the wheels given in metric tons.


* {{attr|rackTraction}} {{vers|depricated with 2.1}}: This is a flag, whether the vehicle comprises equipment for use on rack railways. The particular type of rack rail system is not included here. From now on the child element {{RS:Doc|rackTraction}} shall be used instead.
* {{attr|rackTraction}} {{vers|deprecated with 2.1}}: This is a flag, whether the vehicle comprises equipment for use on rack railways. The particular type of rack rail system is not included here. From now on the child element {{RS:Doc|rackTraction}} shall be used instead.


* {{attr|remoteControl}}: This is a flag, whether the vehicle can be remotely controlled, i.e. by radio or train lines from a driving trailer van. The particular type of remote control is not included here.
* {{attr|remoteControl}}: This is a flag, whether the vehicle can be remotely controlled, i.e. by radio or train lines from a driving trailer van. The particular type of remote control is not included here.

Revision as of 12:53, 20 December 2010


propulsion
 


Scheme description / Schemenbeschreibung

Position of propulsion in the XML-Tree / Position von propulsion im XML-Baum

Multiplicity / Anzahl

[1..1]

Semantics / Bedeutung

The element <propulsion> contains all data for the propulsion system of motive power related to a particular supply system, i.e. for each supply system including diesel a separate instance of propulsion is needed. The structure of its sub-elements conforms to the structure find on locos.

Das Element <propulsion> beinhaltet mit seinen Unterelementen alle Angaben zum Antriebssystem eines Triebfahrzeugs bezüglich eines Stromversorgungssystems. Somit wird für jede Speisevariante, einschließlich Dieselantrieb, eine Instanz dieses Elements benötigt.
Die Unterelemente spiegeln die Struktur eines Antriebssystem von der Energieentnahme bis zur Umwandlung in Bewegungsenergie im Fahrmotor wieder. Dabei sind unterschiedliche Detailgrade möglich. Zum einen kann der Antrieb sehr detailliert oder nur mit seinem "Klemmenverhalten" als Black-box beschrieben werden. Der Nutzer muss deshalb dafür sorgen, dass sich die Daten der unterschiedlichen Abstraktionsebenen nicht widersprechen.

Attributes of propulsion / Attribute von propulsion

  • id: Unique identifier which is used to refer to this particular item. This ID is always required for the item. It is inherited as a common feature from the type tElementWithIDAndName.
  • name: A short name for the item can be given here, if wanted. It is inherited as a common feature from the type tElementWithIDAndName.
  • description: In addition to a short name a more detailed description can be given here. This shall allow a short overview or hints to the contents of this dat set. It is inherited as a common feature from the type tElementWithIDAndName.

(> 2.0) Heritage of attributes from the type tElementWithIDAndName.

  • voltage: This is the nominal voltage of the propulsion system in Volts for which it is designed for, i.e. the supply voltage at the contact line or third rail.
  • frequency: This is the nominal frequency of the propulsion system in Hertz for which it is designed for, i.e. the supply system frequency at the contact line or third rail. For DC systems the frequency shall be set to '0'.
  • power: This is the installed power of the vehicle for this supply system in Watts.
  • powerType: This is the principal type of propulsion system. It can be one out of electric, diesel, steam or other.
  • transmission: This is the principal type of power transmission. It can be one out of electric, hydraulic, mechanical or other. This is mainly of interest for diesel cars.
  • controlType (> 2.0): This is the way the propulsion output is controlled.
  • maxTractEffort: This is the maximum tractive effort achievable at the wheels by the propulsion system given in Newton. This value is to be used in conjunction with the element tractiveEffort.
  • rotationMassFactor:This is the factor of increased running resistance due to the rotating masses of the propulsion system and the wheels. It shall be given for the entire vehicle even including any non-driven axles.
  • additionalRotationMass (> 2.0): This is the figure for increased running resistance due to the rotating masses of the wheels given in metric tons.
  • rackTraction (deprecated with 2.1): This is a flag, whether the vehicle comprises equipment for use on rack railways. The particular type of rack rail system is not included here. From now on the child element rackTraction shall be used instead.
  • remoteControl: This is a flag, whether the vehicle can be remotely controlled, i.e. by radio or train lines from a driving trailer van. The particular type of remote control is not included here.
  • numberNotches: This is the number of notches the propulsion system switch gear comprises in order to control the vehicle speed. This value is only needed for old-fashioned systems using mechanical switch gear for adjusting traction motor voltage.
  • wheelDiameter: This is the nominal value of wheel diameter of the driven axles given in metres.
  • maxBrakeEffort: This is the maximum brake effort achievable at the wheels by the propulsion system given in Newton. This value is to be used in conjunction with the element brakeEffort.
  • maxBrakePower: This is the maximum power in watts provided by the propulsion system for regenerative braking. This value is to be used in conjunction with the element brakeCurrent.
  • totalTractEfficiency:This is the mean efficiency of the complete propulsion system in traction mode. This value is to be used in conjunction with the element tractiveVehicleEfficiency.
  • totalBrakeEfficiency: This is the mean efficiency of the complete propulsion system in braking mode. This value is to be used in conjunction with the element brakeVehicleEfficiency.
  • tractionOffUndervoltageThreshold: This is the threshold value in Volts for the propulsion system to be switched off when the supply voltage at the pantograph is below this value.
  • zeroSpeedCurrentLimitation: This is the net current limit in Ampere for the propulsion system at zero speed.
  • maxRegenerativeVoltage: This is the maximum allowed voltage at pantograph in Volts during regenerative braking.
  • speedRange (> 2.0): This is a flag, whether this propulsion data are valid for the normal, slow or fast speed range of the engine.
  • forwardSpeed (> 2.0): This is the maximum permissible speed in kilometres per hour for the vehicle to run with front ahead (normal running direction).
  • reverseSpeed (> 2.0): This is the maximum permissible speed in kilometres per hour for the vehicle to run with tail ahead (reverse running direction).
  • activationStandstill (> 2.0): This is a flag, whether the propulsion system can be activated only in standstill.

Syntactic Constraints / Syntaktische Beschränkungen

Not yet described. / Noch nicht beschrieben.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.