RS:engine: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
m (Format)
(multiplicity)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{elementDocu|
{{ElementDocu|
elementName = engine
elementName = engine


Line 5: Line 5:
The element {{RS:Tag|engine}} is the container for all data of propulsion and control system. It will be used for all motored vehicles and driver's cab vehicles (only {{RS:Tag|monitoring}} portion).
The element {{RS:Tag|engine}} is the container for all data of propulsion and control system. It will be used for all motored vehicles and driver's cab vehicles (only {{RS:Tag|monitoring}} portion).


{{deu|Das Element {{RS:Tag|engine}} stellt den Container für alle Daten bezüglich des Antriebs oder der Steuerung dar. Es wird für alle angetriebenen Fahrzeuge als auch Steuerwagen (nur {{RS:Tag|monitoring}}-Anteil) verwendet.}}
{{Deu|Das Element {{RS:Tag|engine}} stellt den Container für alle Daten bezüglich des Antriebs oder der Steuerung dar. Es wird für alle angetriebenen Fahrzeuge als auch Steuerwagen (nur {{RS:Tag|monitoring}}-Anteil) verwendet.}}


|parent =
|parent =
{{RS:Doc|vehicle}}
{{RS:Tag|vehicle}}


|childs =
|childs =
{{RS:Doc|propulsion}}, {{RS:Doc|monitoring}}
{{RS:Tag|monitoring}}, {{RS:Tag|pantograph}}, {{RS:Tag|propulsion}}, {{RS:Tag|energyStorage}}
|minocc=0
|ownAttributes =
* {{Attr|axleDriveType}}: The way the torque is transmitted onto the axle. Possible values are:
{{missing information|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 15:56, 25 April 2018 (CEST)|topic=the semantics of the enumeration items}}
:* {{Enum|cardanShaft}} {{Deu|"Kardangelenkantrieb"}}
:* {{Enum|tubularAxle}} {{Deu|"Hohlwellenantrieb"}}
:* {{Enum|noseSuspensionDrive}} {{Deu|"Tatzlagerantrieb"}}
:* {{Enum|helicalSpringGear}} {{Deu|"Federtopfantrieb"}}
:* {{Enum|rubberRingResilientDrive}} {{Deu|"Gummiringfederantrieb"}}
:* {{Enum|buchliDrive}} {{Deu|"Buchliantrieb"}}
:* {{Enum|inclinedRodDrive}} {{Deu|"Schrägstangenantrieb"}}
:* {{Enum|sideRodDrive}} {{Deu|"Stangenantrieb"}}
:* {{Enum|chain}} {{Deu|"Kettenantrieb"}}
:* {{OtherEnum
|notes_en =
|notes_de =
}}
 
* {{Attr|haulageLoad}}: This is the maximum permissible load in metric tons which can be attached to the vehicle for haulage.
 
|constraints =
* {{Attr|axleDriveType}} optional
 
* {{Attr|haulageLoad}} {{RailMLType|tWeightTons}}, optional
 
The element {{RS:Tag|engine}} is optional.


|notes =
|notes =
In case of a non-motored vehicle with a driver's cab the element is only used for provision of the {{RS:Tag|monitoring}} information in order to define the capabilities with regard to the train control and protection systems.
In case of a non-motored vehicle with a driver's cab the element is only used for provision of the {{RS:Tag|monitoring}} information in order to define the capabilities with regard to the train control and protection systems.


{{deu|Für Steuerwagen wird dieses Element ausschließlich für die Bereitstellung der Informationen in {{RS:Tag|monitoring}} benötigt. Damit wird die Ausstattung bzgl. der Zugbeeinflussungssysteme beschrieben.}}
{{Deu|Für Steuerwagen wird dieses Element ausschließlich für die Bereitstellung der Informationen in {{RS:Tag|monitoring}} benötigt. Damit wird die Ausstattung bzgl. der Zugbeeinflussungssysteme beschrieben.}}


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

Latest revision as of 20:28, 25 November 2018


engine
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

The element <engine> is the container for all data of propulsion and control system. It will be used for all motored vehicles and driver's cab vehicles (only <monitoring> portion).

Das Element <engine> stellt den Container für alle Daten bezüglich des Antriebs oder der Steuerung dar. Es wird für alle angetriebenen Fahrzeuge als auch Steuerwagen (nur <monitoring>-Anteil) verwendet.

Attributes of engine / Attribute von engine

  • axleDriveType: The way the torque is transmitted onto the axle. Possible values are:

Missinginformation.png In this article there is information missing with respect to the semantics of the enumeration items. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 15:56, 25 April 2018 (CEST)
  • cardanShaft "Kardangelenkantrieb"
  • tubularAxle "Hohlwellenantrieb"
  • noseSuspensionDrive "Tatzlagerantrieb"
  • helicalSpringGear "Federtopfantrieb"
  • rubberRingResilientDrive "Gummiringfederantrieb"
  • buchliDrive "Buchliantrieb"
  • inclinedRodDrive "Schrägstangenantrieb"
  • sideRodDrive "Stangenantrieb"
  • chain "Kettenantrieb"
  • other:anything: Any value that does not fit any value from the previous enumeration list, fulfilling the constraint: at minimum two characters, whitespace is not allowed. Please, apply Dev:usingAny accordingly.
  • haulageLoad: This is the maximum permissible load in metric tons which can be attached to the vehicle for haulage.

Syntactic Constraints / Syntaktische Beschränkungen

  • axleDriveType optional

The element <engine> is optional.

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

In case of a non-motored vehicle with a driver's cab the element is only used for provision of the <monitoring> information in order to define the capabilities with regard to the train control and protection systems.

Für Steuerwagen wird dieses Element ausschließlich für die Bereitstellung der Informationen in <monitoring> benötigt. Damit wird die Ausstattung bzgl. der Zugbeeinflussungssysteme beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.