A verified low-level implementation and visualization of the adaptive exterior light and speed control system

Sebastian Krings,Philipp Körner,Jannik Dunkelau,Kristin Rutenkolk
DOI: https://doi.org/10.1007/s10009-024-00750-5
2024-05-28
International Journal on Software Tools for Technology Transfer
Abstract:In this article, we present an approach to the ABZ 2020 case study that differs from those usually presented at ABZ: Rather than using a (correct-by-construction) approach following a formal method, we use C for a low-level implementation instead. We strictly adhere to test-driven development for validation, and only afterwards apply model checking using CBMC for verification. While the approach has several benefits compared to the more rigorous approaches, it also provides less mathematical clarity and overall less thorough verification. In consequence, our realization of the ABZ case study serves as a baseline reference for comparison, allowing to assess the benefit provided by the various formal modeling languages, methods and tools.
computer science, software engineering
What problem does this paper attempt to address?