IS:speedChange: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
m (adding note about introduction of @mandatoryStop with railML 2.2)
(railML→{{rml}})
(41 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{ElementDocu|
{{ElementDocu|
elementName = speedChange
elementName = speedChange
Line 4: Line 5:
|parent = {{IS:Tag|speedChanges}}
|parent = {{IS:Tag|speedChanges}}


|childs = {{IS:Tag|additionalName|speedChange}} {{Intro|2.1}}, {{IS:Tag|any}}, {{IS:Tag|geoCoord|speedChange}}, {{IS:Tag|states}}
|childs = {{IS:Tag|additionalName|speedChange}} {{Intro|2.1}}, {{IS:Tag|any}}, {{IS:Tag|geoCoord}}, {{states}}
 
|minocc=0
|maxocc=∞
|inheritedAttributes =
|inheritedAttributes =
{{InheritIdName
{{InheritIdName
Line 13: Line 15:
|description =
|description =
}}
}}
{{InheritPosition
{{InheritPosition
|pos =
|pos =
Line 20: Line 21:
}}
}}


{{InheritDirection
{{InheritStrictDirection
|selfLink = {{IS:Doc|speedChange}}
|selfLink = {{IS:Doc|speedChange}}
|dir =
|dir =
Line 26: Line 27:


|ownAttributes =
|ownAttributes =
{{missing information|topic=the attribute semantics|user=[[User:Ferri Leberl|Ferri Leberl]] ([[User talk:Ferri Leberl|talk]]) 19:19, 15 January 2017 (CET)}}
* {{Attr|trainCategory}} {{depr|2.2}} This is a category name for trains. Use the new attribute '''etcsTrainCategory''' ''(see below)'' instead. Don't confuse with {{TT:Tag|category}}!
* {{Attr|trainCategory}} This is a category name for trains. Don't confuse with {{TT:Tag|category}}! {{AddAnn|| }}. DEPRECATED. Use the new attribute etcsTrainCategory instead. {{depr}}
*{{Attr|etcsTrainCategory}}: {{intro|2.2}}{{depr|2.5}} in {{rml|2.2}} to {{rml|2.4}}: the international train category number as specified on page 38 in ERA_ERTMS_040001 "Assignment of values to ETCS variables" v1.9 from 10/07/12. In {{rml|2.5}}: DEPRECATED. Use the new attribute [[IS:speedProfile#etcsTrainCategory|{{attr|etcsTrainCategory}}]] in linked {{tag|IS|speedProfile|attr=etcsTrainCategory}} instead
*{{Attr|ectsTrainCategory}}: the international train category number as specified {{external|http://www.era.europa.eu/Document-Register/Documents/ERA_ERTMS_040001_v1.21.pdf#page=45|on page 45 in ERA_ERTMS_040001 "Assignment of values to ETCS variables"}} v1.21 from 2016-10-20 (section A.6.2: ''NC_TRAIN: INTERNATIONAL CATEGORY TO WHICH BELONGS THE TRAIN'').<!-- the currant version can be found on {{external|http://www.era.europa.eu/Document-Register/Pages/ETCS-Variables.aspx}} -->
* {{Attr|profileRef}}: reference to a speedProfile
*{{Attr|profileRef}}: reference to a speedProfile
* {{Attr|status}} defines the status of the speedChange element from perspective of its availability
* {{Attr|status}} {{AddAnn|| }}
* {{Attr|vMax}}: maximum allowed speed in km/h (or {{intro|2.3}}: the '''end''' of a restriction){{AddAnn|| }}
 
* {{Attr|trainRelation}} {{Intro|2.2}} Reference to the part of the train from where the speed change is valid. Normally, a speed change with a speed that is higher than the permitted speed in the section before will be valid only after the end of the train has passed the speed change. On the contrary, a speed change with a speed value that is lower than the permitted speed in the section before applies already when the head of train passes the speedChange. If the attribute is not given, it means that the information is not known. See notes for further information.
* {{Attr|vMax}}: maximum allowed speed in km/h (or {{intro|2.3}}: the end of a restriction){{AddAnn|| }}
* {{Attr|mandatoryStop}}: {{Intro|2.2}} specifying the speedChange as a mandatory stop point, e.g. in front of a level crossing. If the mandatory stop point is physically visualized by a signal/panel, the attribute {{Attr|signalised}} shall be set to true. Further, the related {{IS:Tag|signal}} shall reference the {{IS:Tag|speedChange}}.
 
* {{Attr|trainRelation}} {{Intro|2.2}} Reference to the part of the train from where the speed change is valid. Normally, a speed change with a speed that is higher than the permitted speed in the section before will be valid only after the end of the train has passed the speed change. On the contrary, a speed change with a speed value that is lower than the permitted speed in the section before applies already when the head of train passes the speedChange. This is the default value; define this attribute only if your train relation differs from this rule. See notes for further information.
* {{attr|mandatoryStop}}: {{Intro|2.2}} specifying the speedChange as a mandatory stop point (indicated by a panel), e.g. in front of a level crossing
* {{Attr|signalised}} {{Intro|2.2}} Indicates whether the speed aspect is shown next to the track by a signal or panel (=true/1) or not (=false/0). For speed changes which are printed in a "Driver's timetable" only but not shown at track-site, use false/0. This is aimed to be used to create special caution for speed changes which are not shown at track-side by special 'highlighting' e. g. in the Driver's timetable. In the meaning of 'on the safe side' this may also apply to speed changes with no proper ''pre''-signalisation (since the pre-signalisation is normally more important than the signalisation at the actual beginning of a speed restriction). A speed change is treated as not pre-signalised if there is at least one route at which a train can pass the speed change decreasing and did not pass any pre-signalisation for the speed reduction a proper braking distance before.
* {{Attr|signalised}} {{Intro|2.2}} Indicates whether the speed aspect is shown next to the track by a signal or panel (=true/1) or not (=false/0). For speed changes which are printed in a "Driver's timetable" only but not shown at track-site, use false/0. This is aimed to be used to create special caution for speed changes which are not shown at track-side by special 'highlighting' e. g. in the Driver's timetable. In the meaning of 'on the safe side' this may also apply to speed changes with no proper ''pre''-signalisation (since the pre-signalisation is normally more important than the signalisation at the actual beginning of a speed restriction). A speed change is treated as not pre-signalised if there is at least one route at which a train can pass the speed change decreasing and did not pass any pre-signalisation for the speed reduction a proper braking distance before.
 
|semcon={{semcon|1=<br>
*Every {{tag|is|track}} has to have at least one {{tag|is|speedChange}} at the track begin with parameters {{@|pos}}="0" and {{@|dir}}="up".
*Every {{tag|is|track}} has to have at least one {{tag|is|speedChange}} at the track end with parameters {{@|pos}}="{value equal to trackEnd@pos}" and {{@|dir}}="down".|status=proposed|proposed=2022-03-14|forum={{ticket|425}}|id=IS:011}}
|semantics =
|semantics =
A {{IS:Tag|speedChange}} defines a track element in which position the maximum allowed speed on a track changes. The maximum allowed speed is given in km/h. {{Intro|2.3}}: If the {{IS:Tag|speedChange}} is used to model the end of a temporary speed restriction zone without specifying the ongoing maximum allowed speed, the vMax parameter shall be assigned the value "end".
A {{IS:Tag|speedChange}} defines a track element in which position the maximum allowed speed on a track changes. The maximum allowed speed is given in km/h. {{Intro|2.3}}: If the {{IS:Tag|speedChange}} is used to model the end of a temporary speed restriction zone without specifying the ongoing maximum allowed speed, the vMax parameter shall be assigned the value "end". For versions before {{rml|2.3}}, the end of a temporary speed restriction shall be modeled with the "virtual" speed value "999.9".
 
|notes =
|notes =
{{InheritPositionNotes}}
{{InheritPositionNotes}}
 
===Relationships between overlapping speed changes<br/>{{deu|Beziehungen zwischen sich überlagernden Geschwindigkeitswechseln}}===
All speed changes are to be understood to act independently from each other: A speed change at the front of a train does not affect the speed changes still 'under' the train. The lowest of all speed changes currently valid for a train is relevant.
All speed changes are to be understood to act independently from each other: A speed change at the front of a train does not affect the speed changes still 'under' the train. The lowest of all speed changes currently valid for a train is relevant. This explains why there is no {{Attr|trainRelation}}="headOfTrainIfDecreasingAndEndOfTrainIfIncreasing" enumeration value. If the speed changes come closer than the length of the train (which may always be the case), the train has to maintain several speed restrictions. If the train passes an increasing speed change (valid for headOfTrain) with its front but has not yet passed a lower increasing speed change (valid for endOfTrain) with its end, the lower speed still has to be maintained - ''in spite of'' the new speed change being valid for head of train. But anyway, the train has also to remember the new speed, so it cannot ignore the new speed change.
This explains why there is no {{Attr|trainRelation}}="headOfTrainIfDecreasingAndEndOfTrainIfIncreasing" enumeration value. If the speed changes come closer than the length of the train (which may always be the case), the train has to maintain several speed restrictions. If the train passes an increasing speed change (valid for headOfTrain) with its front but has not jet passed a lower increasing speed change (valid for endOfTrain) with its end, the lower speed still has to be maintained - ''in spite of'' the new speed change being valid for head of train. But anyway, the train has also to remember the new speed, so it cannot ignore the new speed change.
   
   
This is only another (but less obvious) variant of the very common case where a train is in one speed restriction with it’s end and already in a next speed restriction with it’s front, so never enjoying the raised speed between both restrictions - a case which all drivers of the world must handle.
This is only another (but less obvious) variant of the very common case where a train is in one speed restriction with it’s end and already in a next speed restriction with it’s front, so never enjoying the raised speed between both restrictions - a case which all drivers of the world must handle.


In Trac ticket #227 the implementation of a "mandatory braking" attribute has been discussed. In the end it was decided not to add a new parameter to {{IS:Tag|speedChange}}, because the final speed after braking is not specified. Users looking for a way to model mandatory braking sections for the beginning should think of choosing a user-specific extension under {{IS:Tag|trackElements}} and come up with new suggestions for railML 3.x if needed.
===Usage of {{Attr|vMax}}='end' and {{Attr|dir}}===
Speed changes are always understood directional. This means that a speed change that is specified without providing the attribute {{Attr|dir}} cannot be interpreted and shall be ignored. The direction is also important when specifying speed changes that are terminated by a speed change with the attribute {{Attr|vMax}} set to the value 'end'. If the speed applies to the nominal direction of the enclosing {{IS:Tag|track}}, it is expected to specify the terminating {{IS:Tag|speedChange}} with a higher {{Attr|pos}} value than the corresponding initiating {{IS:Tag|speedChange}}. When describing a speed change that is terminated as such in reverse direction of the enclosing {{IS:Tag|track}} the terminating {{IS:Tag|speedChange}} (the one with {{Attr|vMax}} = 'end') is expected to have a lower {{Attr|pos}} value.<br>
It is also important to note that a terminating {{IS:Tag|speedChange}} always relates to initiating speed changes that refer to the same {{IS:Tag|speedProfile}}. In case a terminating {{IS:Tag|speedChange}} does not refer to any {{IS:Tag|speedProfile}}, it terminates '''ALL''' previous speed changes (with respect to the {{Attr|dir}} attribute).
 
===Mandatory braking {{deu|Betriebsbremsung}}===
In {{rml}} {{ticket|227}} the implementation of a "mandatory braking" attribute has been discussed. In the end it was decided not to add a new parameter to {{IS:Tag|speedChange}}, because the final speed after braking is not specified. Users looking for a way to model mandatory braking sections for the beginning should think of choosing a user-specific extension under {{IS:Tag|trackElements}} and come up with new suggestions for {{rml|3}} if needed.
   
   
|constraints =
|constraints =
{{semconHint}}
{{InheritIdNameConstraints}}
{{InheritIdNameConstraints}}
{{InheritPositionConstraints}}
{{InheritPositionConstraints}}
 
* {{Attr|dir}}: {{railMLType|tStrictDirection}}; optional
{{InheritDirectionConstraints}}
*{{constraint|trainCategory|xsd|string}}
 
*{{constraint|etcsTrainCategory|xsd|integer}}
* {{Attr|trainCategory}} {{XsdType|string}}, optional
*{{constraint|profileRef|rml|tGenericRef}}
*{{Attr|ectsTrainCategory}}: {{xsdType|integer}}
*{{constraint|status|xsd|string}}
*{{Attr|profileRef}}: {{railMLType|tGenericRef}}
*{{constraint|vMax|rml|tSpeedKmPerHour|required}}<br>
* {{Attr|status}} {{XsdType|string}}, optional
 
* {{Attr|vMax}} tSpeedKmPerHour: {{RailMLType|tSpeedKmPerHour}}, mandatory<br>
: {{Intro|2.3}}: union of tSpeedKmPerHour and the enumeration value of "end"
: {{Intro|2.3}}: union of tSpeedKmPerHour and the enumeration value of "end"
*{{constraint|trainRelation|rml|tTrainRelation}}; enumeration: "headOfTrain" / "midOfTrain" / "endOfTrain"
*{{constraint|mandatoryStop|xsd|boolean}}
*{{constraint|signalised|xsd|boolean}}
|backHome = IS:elements
|example=
Consider {{rml|2.3}} example of {{site|1=https://www.railml.org/en/user/exampledata.html?file=files/download/exampledata/090318_Bahnkonzept_ExampleDataGPSinfradat_NorthUpperRhineNetworkRailML23.zip|2=Middle Rhine Railway by GPSinfradat}}.


* {{Attr|trainRelation}}, optional, enumeration: "headOfTrain" / "midOfTrain" / "endOfTrain"; default: see explanation above
This code example defines {{tag|IS|speedChange}} of track adjacent to Bft Bingen (Rhein) Vorbahnhof station.
<syntaxhighlight lang=xml>
<speedChanges>
  <speedChange id="sc2630i0" dir="up" pos="0" vMax="0" absPos="91104" xml:lang="en" description="The value &quot;0&quot; has been set because the maximum permitted speed at the beginning of the route is unknown." trainRelation="headOfTrain"/>
  <speedChange id="sc26300" dir="up" pos="582" vMax="140" absPos="91632" signalised="true" trainRelation="headOfTrain"/>
  <speedChange id="sc26301" dir="up" pos="15613" vMax="110" absPos="106663" signalised="true" trainRelation="headOfTrain"/>
</speedChanges>
</syntaxhighlight>
Consider {{rml|2.2}} example of {{site|1=https://www.railml.org/en/user/exampledata.html?file=files/download/exampledata/130416_iRFP_ExampleDataFBS_EastSaxonyRailML.zip|2=East Saxony railway network by FBS}}.


* {{attr|mandatoryStop}}: {{xsdType|boolean}}
This code example defines {{tag|IS|speedChange}} of track located between Arnsdorf West and Arnsdorf Nord junctions.
* {{Attr|signalised}}: {{xsdType|boolean}}
<syntaxhighlight lang=xml>
|backHome = IS:elements
<speedChanges>
  <speedChange id='spc_80.6228u1_0' pos='0' absPos='942' dir='up' profileRef='spp_0' vMax='100'/>
  <speedChange id='spc_80.6228d2_942' pos='942' absPos='23982' dir='down' profileRef='spp_1' vMax='100'/>
  <speedChange id='spc_80.6228u3_0' description='R500' pos='0' absPos='942' dir='up' profileRef='spp_2' vMax='100'/>
  <speedChange id='spc_80.6228u3_112' pos='112' absPos='830' dir='up' profileRef='spp_2' vMax='110'/>
  <speedChange id='spc_80.6228d4_942' pos='942' absPos='23982' dir='down' profileRef='spp_2' vMax='100'/>
</speedChanges>
</syntaxhighlight>
}}
}}

Revision as of 18:37, 22 May 2023


speedChange
 


Scheme description / Schemenbeschreibung

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

Multiplicity / Anzahl

[0..∞]

Semantics / Bedeutung

A <speedChange> defines a track element in which position the maximum allowed speed on a track changes. The maximum allowed speed is given in km/h. (introduced with version 2.3): If the <speedChange> is used to model the end of a temporary speed restriction zone without specifying the ongoing maximum allowed speed, the vMax parameter shall be assigned the value "end". For versions before railML® 2.3, the end of a temporary speed restriction shall be modeled with the "virtual" speed value "999.9".
 
Please, be aware of the semantic constraint(s)!

Attributes of speedChange / Attribute von speedChange

  • id: XML-file-wide unique, machine-interpretable identity, required for later referencing that element internally. For a detailed explanation see Dev:identities.
    XML-Datei-weit eindeutige, maschineninterpretierbare Identität, die für die spätere interne Referenzierung dieses Elements erforderlich ist. Für eine detaillierte Erklärung siehe Dev:identities.
  • code (introduced with version 2.1): Machine-interpretable string (e.g. an abbreviation) used for identification of the object across exchange partners, usecase specific uniqueness constraints may apply. Please see our description of the differences between id, code and human-readable identifiers.
    Maschineninterpretierbare Zeichenkette (z.B. Abkürzung), die zur Identifizierung des Objekts auch bei Austauschpartnern verwendet wird, wobei spezifische Eindeutigkeitsbeschränkungen gelten können. Bitte beachten Sie unsere Erläuterung zu den Unterschieden zwischen id, code and menschenlesbaren Kennzeichnungen.
  • name: Established, human-readable short string, giving the object a name. Not intended for machine interpretation, please see our notice on human interpretable data fields.
    Etablierte, menschenlesbare kurze Zeichenkette, die das Objekt benennt. Nicht zur maschinellen Interpretation bestimmt, siehe Hinweise zu menschenlesbaren Datenfeldern.
  • description: Human-readable, more detailed description as addition to the name. It should give additional explanations or hints to the contents of this element. Not intended for machine interpretation, please see our notice on human interpretable data fields.
    Menschenlesbare, detailliertere Beschreibung als Ergänzung zu name. Sie soll zusätzliche Erläuterungen oder Hinweise auf den Inhalt dieses Elements geben. Nicht zur maschinellen Interpretation bestimmt, siehe Hinweise zu menschenlesbaren Datenfeldern.
  • xml:lang (introduced with version 2.1): This is a unique identifier of language. It uses basically the language standard IETF BCP 47 (external link) which may be different to ISO 639-1 (external link) or ISO 639-2 (external link). For mapping hints see relation to other standards (external link).
    This defines the language used for name and description. Use <additionalName> to provide a name and/or description in other languages.
  • pos: This is the position on a track defined as distance from its start (trackBegin) regardless the "absolute mileage" in @absPos.
    Das ist die Position des Elements auf einem Track i.S. der realen Entfernung zum trackBegin. Sie ist damit unabhängig von der mit absPos modellierten Strecken-Kilometrierung.
🗒️ For an explanation of the differences between @pos and @absPos see <mileageChange>
  • absPos: This is the position on a track as absolute mileage/chainage.
    Das ist die Position des Elements im Referenzsystem der Strecken-Kilometrierung.
🗒️ For an explanation of the differences between @pos and @absPos see <mileageChange>
  • absPosOffset (deprecated with version 2.1): The semantics of this attribute aren't very clear. It seems to be redundant to the definitions with mileageChanges in "overlapping regions".
  • dir: This defines the validity of speedChange along the track. Possible values are:
  • up This denotes the direction from the <trackBegin> to the <trackEnd> (increasing relative position values).
  • down This goes opposite to up (decreasing relative position values).
  • trainCategory (deprecated with version 2.2) This is a category name for trains. Use the new attribute etcsTrainCategory (see below) instead. Don't confuse with <category>!
  • etcsTrainCategory: (introduced with version 2.2)(deprecated with version 2.5) in railML® 2.2 to railML® 2.4: the international train category number as specified on page 38 in ERA_ERTMS_040001 "Assignment of values to ETCS variables" v1.9 from 10/07/12. In railML® 2.5: DEPRECATED. Use the new attribute etcsTrainCategory in linked <speedProfile> instead
  • profileRef: reference to a speedProfile
  • status defines the status of the speedChange element from perspective of its availability
  • vMax: maximum allowed speed in km/h (or (introduced with version 2.3): the end of a restriction)
  • trainRelation (introduced with version 2.2) Reference to the part of the train from where the speed change is valid. Normally, a speed change with a speed that is higher than the permitted speed in the section before will be valid only after the end of the train has passed the speed change. On the contrary, a speed change with a speed value that is lower than the permitted speed in the section before applies already when the head of train passes the speedChange. If the attribute is not given, it means that the information is not known. See notes for further information.
  • mandatoryStop: (introduced with version 2.2) specifying the speedChange as a mandatory stop point, e.g. in front of a level crossing. If the mandatory stop point is physically visualized by a signal/panel, the attribute signalised shall be set to true. Further, the related <signal> shall reference the <speedChange>.
  • signalised (introduced with version 2.2) Indicates whether the speed aspect is shown next to the track by a signal or panel (=true/1) or not (=false/0). For speed changes which are printed in a "Driver's timetable" only but not shown at track-site, use false/0. This is aimed to be used to create special caution for speed changes which are not shown at track-side by special 'highlighting' e. g. in the Driver's timetable. In the meaning of 'on the safe side' this may also apply to speed changes with no proper pre-signalisation (since the pre-signalisation is normally more important than the signalisation at the actual beginning of a speed restriction). A speed change is treated as not pre-signalised if there is at least one route at which a train can pass the speed change decreasing and did not pass any pre-signalisation for the speed reduction a proper braking distance before.

Syntactic Constraints / Syntaktische Beschränkungen

Please, be aware of the semantic constraint(s)!

  • id: xs:ID, required
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)
  • code: xs:string, optional
  • name: xs:string, optional
  • description: xs:string, optional
  • xml:lang: xs:language, language identification, optional
  • pos: tLengthM (xs:decimal, 6 fraction digits, length value measured in meter); required; must be greater than or equal to zero, less than or equal to the track's length
  • absPos: tLengthM (xs:decimal, 6 fraction digits, length value measured in meter); optional
  • absPosOffset: xs:decimal, 6 fraction digits, length value measured in meter; optional
  • dir: xs:string, generic type for more constrained direction statements: enumeration up, down; derived from tLaxDirection; optional
  • trainCategory: xs:string; optional
  • etcsTrainCategory: xs:integer; optional
  • profileRef: tGenericRef (xs:IDREF); optional
  • status: xs:string; optional
  • vMax: tSpeedKmPerHour (xs:decimal, 5 digits and 1 fraction digit with minimum value 0, speed value measured in km/h); required
(introduced with version 2.3): union of tSpeedKmPerHour and the enumeration value of "end"

Semantic Constraints / Semantische Beschränkungen

Private-cloud-icon.png Proposed Semantic Constraint "IS:011":
 

Best practice & Examples / Empfohlene Anwendung & Beispiele

Consider railML® 2.3 example of Middle Rhine Railway by GPSinfradat (link to the railML® website).

This code example defines <speedChange> of track adjacent to Bft Bingen (Rhein) Vorbahnhof station.

<speedChanges>
  <speedChange id="sc2630i0" dir="up" pos="0" vMax="0" absPos="91104" xml:lang="en" description="The value &quot;0&quot; has been set because the maximum permitted speed at the beginning of the route is unknown." trainRelation="headOfTrain"/>
  <speedChange id="sc26300" dir="up" pos="582" vMax="140" absPos="91632" signalised="true" trainRelation="headOfTrain"/>
  <speedChange id="sc26301" dir="up" pos="15613" vMax="110" absPos="106663" signalised="true" trainRelation="headOfTrain"/>
…
</speedChanges>

Consider railML® 2.2 example of East Saxony railway network by FBS (link to the railML® website).

This code example defines <speedChange> of track located between Arnsdorf West and Arnsdorf Nord junctions.

<speedChanges>
  <speedChange id='spc_80.6228u1_0' pos='0' absPos='942' dir='up' profileRef='spp_0' vMax='100'/>
  <speedChange id='spc_80.6228d2_942' pos='942' absPos='23982' dir='down' profileRef='spp_1' vMax='100'/>
  <speedChange id='spc_80.6228u3_0' description='R500' pos='0' absPos='942' dir='up' profileRef='spp_2' vMax='100'/>
  <speedChange id='spc_80.6228u3_112' pos='112' absPos='830' dir='up' profileRef='spp_2' vMax='110'/>
  <speedChange id='spc_80.6228d4_942' pos='942' absPos='23982' dir='down' profileRef='spp_2' vMax='100'/>
</speedChanges>

Notes / Anmerkungen

General information on positioning

Positive pos values describe the distance from the track's begin. The track length is derived from the pos value in <trackEnd>.

The absolute mileage refered to by absPos is usually found on technical drawings of the track layout or on mileage posts next to the track.

Relationships between overlapping speed changes
Beziehungen zwischen sich überlagernden Geschwindigkeitswechseln

All speed changes are to be understood to act independently from each other: A speed change at the front of a train does not affect the speed changes still 'under' the train. The lowest of all speed changes currently valid for a train is relevant. This explains why there is no trainRelation="headOfTrainIfDecreasingAndEndOfTrainIfIncreasing" enumeration value. If the speed changes come closer than the length of the train (which may always be the case), the train has to maintain several speed restrictions. If the train passes an increasing speed change (valid for headOfTrain) with its front but has not yet passed a lower increasing speed change (valid for endOfTrain) with its end, the lower speed still has to be maintained - in spite of the new speed change being valid for head of train. But anyway, the train has also to remember the new speed, so it cannot ignore the new speed change.

This is only another (but less obvious) variant of the very common case where a train is in one speed restriction with it’s end and already in a next speed restriction with it’s front, so never enjoying the raised speed between both restrictions - a case which all drivers of the world must handle.

Usage of vMax='end' and dir

Speed changes are always understood directional. This means that a speed change that is specified without providing the attribute dir cannot be interpreted and shall be ignored. The direction is also important when specifying speed changes that are terminated by a speed change with the attribute vMax set to the value 'end'. If the speed applies to the nominal direction of the enclosing <track>, it is expected to specify the terminating <speedChange> with a higher pos value than the corresponding initiating <speedChange>. When describing a speed change that is terminated as such in reverse direction of the enclosing <track> the terminating <speedChange> (the one with vMax = 'end') is expected to have a lower pos value.
It is also important to note that a terminating <speedChange> always relates to initiating speed changes that refer to the same <speedProfile>. In case a terminating <speedChange> does not refer to any <speedProfile>, it terminates ALL previous speed changes (with respect to the dir attribute).

Mandatory braking Betriebsbremsung

In railML® #227 the implementation of a "mandatory braking" attribute has been discussed. In the end it was decided not to add a new parameter to <speedChange>, because the final speed after braking is not specified. Users looking for a way to model mandatory braking sections for the beginning should think of choosing a user-specific extension under <trackElements> and come up with new suggestions for railML® 3 if needed.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.