RS:diesel: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(intro- und depri-Tags vor 2.2 entfernt)
(multiplicity)
 
Line 4: Line 4:
|parent =
|parent =
{{RS:Tag|propulsion}}
{{RS:Tag|propulsion}}
 
|minocc=0
|semantics =
|semantics =
The element {{RS:Tag|diesel}} contains all data of a diesel engine used for traction. <br/> At the moment this list is far from being exhaustive.
The element {{RS:Tag|diesel}} contains all data of a diesel engine used for traction. <br/> At the moment this list is far from being exhaustive.

Latest revision as of 20:10, 25 November 2018


diesel
 


Scheme description / Schemenbeschreibung

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

  • Parent: <propulsion>
  • Children: Not yet described. / Noch nicht beschrieben.

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <diesel> contains all data of a diesel engine used for traction.
At the moment this list is far from being exhaustive.

Das Element <diesel> beinhaltet alle Daten zur Beschreibung eines Dieselmotors als Antrieb.
Derzeit ist die Liste der Daten noch nicht ausreichend oder vollständig. Es ist auch nicht vorgesehen, dass mehrere Dieselmotoren unterschiedlicher Bauart installiert sind, die dem Antrieb dienen.

Attributes of diesel / Attribute von diesel

  • count: This is the number of diesels of the same type installed on the vehicle. The use of different types on the same vehicle is not supported.
    The number is considered for calculation of totals of power consumption and efficiency.
  • assemblyName: This is the descriptive name of the diesel, e.g. manufacturer type.
    This is the type description of the used diesel engine.
  • nominalPower: This is the nominal power of one diesel engine in Watts.
  • availableAuxiliaryPower: This is the power of one diesel engine in Watts leftover for supply of auxiliaries.
  • fuelCapacity: This is the capacity of the fuel tank of the vehicle in litres. In case of several tanks it shall be the total sum of all.
  • meanEfficiency: This is the average efficiency of the diesel engine under normal working conditions.

Syntactic Constraints / Syntaktische Beschränkungen

  • nominalPower xs:decimal, 0 fraction digits, power value measured in Watt, optional
  • availableAuxiliaryPower xs:decimal, 0 fraction digits, power value measured in Watt, optional
  • fuelCapacity xs:decimal, 3 fraction digits, cubical volume value measured in litre, optional
  • meanEfficiency xs:decimal, range between 0 and 1 (inclusive borders), maximum 6 fraction digits, optional

All diesel engines of that vehicle have to be of the same type.

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.