English

Verification of railway interlocking systems

Software Engineering 2015-06-12 v1 Logic in Computer Science

Abstract

In the railway domain, an interlocking is a computerised system that controls the railway signalling objects in order to allow a safe operation of the train traffic. Each interlocking makes use of particular data, called application data, that reflects the track layout of the station under control. The verification and validation of the application data are performed manually and is thus error-prone and costly. In this paper, we explain how we built an executable model in NuSMV of a railway interlocking based on the application data. We also detail the tool that we have developed in order to translate the application data into our model automatically. Finally we show how we could verify a realistic set of safety properties on a real-size station model by customizing the existing model-checking algorithm with PyNuSMV a Python library based on NuSMV.

Keywords

Cite

@article{arxiv.1506.03554,
  title  = {Verification of railway interlocking systems},
  author = {Simon Busard and Quentin Cappart and Christophe Limbrée and Charles Pecheur and Pierre Schaus},
  journal= {arXiv preprint arXiv:1506.03554},
  year   = {2015}
}

Comments

In Proceedings ESSS 2015, arXiv:1506.03250

R2 v1 2026-06-22T09:51:34.308Z