IL:hasDetectorTypes

From railML 3 Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

Documentation

Syntax

Autoexport from the XML-Schema for element IL:hasDetectorTypes of railML® version 3.2
Documentation The list of detector type classification.
Subschema interlocking
Parents* usesTypes
Children designator (0..*)
Attributes:
  • detectorType: The classification of the particular detector type. (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • avalanche: The detector detects avalanches, which may endanger the railway traffic.
  • cranks: The detector detects the presence of cranks for switch actuators at their normal storage location, e.g. in a special cabinet at the stationmaster.
  • derailment: The detector detects any derailed railway vehicle. It is often used in rear of tunnels or bridges to reduce the damages by derailed vehicles.
  • doors: The detector monitors the closed position of entry doors of equipment rooms
  • fire: The detector detects fire or smoke in equipment cabinets or rooms.
  • flatWheel: The detector detects any flat wheel of a railway vehicle
  • gas: The detector detects the excessive concentration of a particular gas in the vicinity
  • hotWheelBox: The detector detects any hot axle box of railway vehicles.
  • intrusion: The detector monitors the access doors to any equipment cabinet or room in order to detect unauthorised access.
  • landSlide: The detector detects landslides or rockfalls, which may endanger the railway traffic.
  • loadingGauge: The detector detects any railway vehicle exceeding the loading gauge due to replaced goods or similar.
  • weighing: The detector checks the axle load of any railway vehicle against a pre-set limit.,

  • id: unique identifier (obligatory; xs:string; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.

Autoexport from the XML-Schema for element IL:hasDetectorTypes of railML® version 3.1
Documentation The list of detector type classification.
Subschema interlocking
Parents* usesTypes
Children any (0..*), designator (0..1)
Attributes:
  • detectorType: The classification of the particular detector type. (obligatory; xs:string; patterns: other:w{2,})
Possible values:
  • weighing
  • loadingGauge
  • landSlide
  • intrusion
  • hotWheelBox
  • gas
  • flatWheel
  • fire
  • doors
  • derailment
  • cranks
  • avalanche,

  • id: unique identifier (optional; xs:ID; patterns: (urn:uuid:)?[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}|{[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}}); compare: Dev:Identities
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.


Changes 3.1→3.2

The children have changed.

The attributes have been changed.

Semantics

Best Practice / Examples

Infrastructure managers use different types of detectors to monitor for unwanted or dangerous situations related to the interlocking operation. The outputs of such detectors are fed into the signalBox (interlocking) or the controller to react accordingly. Dependent on the purpose there can be the following base types classified:

  • avalanche – The detector detects avalanches, which may endanger the railway traffic.
  • cranks – The detector detects the presence of cranks for switch actuators at their normal location, e.g. in a special cabinet at the stationmaster.
  • derailment – The detector detects any derailed railway vehicle. It is often used in rear of tunnels or bridges to reduce the damages by derailed vehicles.
  • doors – The detector monitors the entry doors of equipment rooms.
  • fire – The detector detects fire or smoke in equipment cabinets or rooms.
  • flatWheel – The detector detects any flat wheel of a railway vehicle.
  • gas – The detector detects the excessive concentration of a particular gas in the vicinity.
  • hotWheelBox – The detector detects any hot axle box of railway vehicles.
  • intrusion – The detector monitors the access doors to any equipment cabinet or room in order to detect unauthorised access.
  • landSlide – The detector detects landslides or rockfalls, which may endanger the railway traffic.
  • loadingGauge – The detector detects any railway vehicle exceeding the loading gauge due to replaced goods or similar.
  • weighing – The detector checks the axle load of any railway vehicle against a pre-set limit.
  • other:… – The detector is of another type. This is the optional extension of the list. Each entry needs to start with the string “other:” and shall have at least two letters in addition.

Additional Information

Notes

Open Issues