RS:diesel: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
m (Versioninfo added)
(Updated using new templates (Vorlage:RailMLType, Vorlage:InheritAssembly, Vorlage:InheritAssemblyConstraints, Vorlage:Intro))
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = diesel
elementName = diesel
|parent =
{{RS:Tag|propulsion}}


|semantics =
|semantics =
The element {{RS:Tag|diesel}} contains all data of a diesel engine used for traction.<br />
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.
At the moment this list is far from being exhaustive.
 
{{Deu|Das Element {{RS:Tag|diesel}} beinhaltet alle Daten zur Beschreibung eines Dieselmotors als Antrieb. <br/> 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.}}
 
|ownAttributes =
{{InheritAssembly
|selfLink = RS:Doc|diesel
|count = The number is considered for calculation of totals of power consumption and efficiency.
|assemblyName = This is the type description of the used diesel engine.
}}


{{deu|Das Element {{RS:Tag|diesel}} beinhaltet alle Daten zur Beschreibung eines Dieselmotors als Antrieb.<br />
* {{Attr|nominalPower}}: This is the nominal power of one diesel engine in Watts.
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.}}


|parent =
* {{Attr|availableAuxiliaryPower}} {{Intro|2.0}}: This is the power of one diesel engine in Watts leftover for supply of auxiliaries.
{{RS:Doc|propulsion}}


|ownAttributes =
* {{Attr|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.
* {{attr|count}}: This is the number of diesel engines of the same type installed on the vehicle for traction purpose. 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.


* {{attr|assemblyName}}: This is the type description of the used diesel engine.
* {{Attr|meanEfficiency}}: This is the average efficiency of the diesel engine under normal working conditions.


* {{attr|nominalPower}}: This is the nominal power of one diesel engine in Watts.
|constraints =
{{InheritAssemblyConstraints}}


* {{attr|availableAuxiliaryPower}} {{vers|> 2.0}}: This is the power of one diesel engine in Watts leftover for supply of auxiliaries.
* {{Attr|nominalPower}} optional


* {{attr|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.
* {{Attr|availableAuxiliaryPower}} optional


* {{attr|meanEfficiency}}: This is the average efficiency of the diesel engine under normal working conditions.
* {{Attr|fuelCapacity}} optional
:Efficiency values are given in the range from 0 to 1 in RailML.
 
* {{Attr|meanEfficiency}} optional, range between '''0''' and '''1'''


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


|backHome = RS:elements
|backHome = RS:elements
}}
}}

Revision as of 13:42, 7 December 2011


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

[1..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 RS:Docs 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 RS:Doc, 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 (introduced with version 2.0): 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 optional
  • availableAuxiliaryPower optional
  • fuelCapacity optional
  • meanEfficiency optional, range between 0 and 1

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.