Home » railML newsgroups » railML.infrastructure » [railML2] adding an attribute for clearance on switches and crossings.
[railML2] adding an attribute for clearance on switches and crossings. [message #2678] Tue, 09 March 2021 14:12 Go to previous message
Torben Brand is currently offline  Torben Brand
Messages: 158
Registered: March 2016
Senior Member
The Norwegian railway sector has the need to transfer information on the clearance of a switch or crossing. The clearance is the position where two train profiles can meet without just touching each other. UC is for signal planning.

Bane NOR and Jernbanedirektoratet currently use the extension attribute @nor:clearance of type xs:double on the <switch> and <crossing> elements.

The attribute is defined as "Distance in meters between the position of a switch/crossing (see @pos) and to the position of its clearance point behind the switch/crossing. The value is always positive."
PS. For a switch with @orientation="incoming" you need to calculate backwards for the position of the clearance.

Note that information on the formula used for the calculation of the clearance and the input values used, like choice of train profile, must be obtained from other external data sources.

Jernbanedirektoratet and Bane NOR are suggesting adding the extension into railML2.5 as

<switch>@clearance and <crossing>@clearance

Code example:
<switch absPos="200.0" code="KO-SPV-803680" id="sw41" name="1" clearance="50.0" normalPosition="straight" pos="0.0" trackContinueCourse="straight"/> <connection course="right" id="c41-43" maxSpeed="40.0" orientation="outgoing" ref="c43"/> </switch>
 
Read Message
Read Message
Read Message
Previous Topic: [railML2] Enhancing the <lock> element
Next Topic: [railML 3.1] border types
Goto Forum:
  


Current Time: Mon Apr 29 14:53:25 CEST 2024