Distributed Component-Based Traffic Simulation
A framework for highly flexible scenario modeling and direct simulation execution
without the need for manual model-transformations or adjustments of the simulation application.
Centered around a unified meta-model that explicitly targets scenario-based simulation testing of
various software-based systems and system-components, which can be located both locally and remotely.
This repository contains some example models for all levels of the multi-level modelling hierarchy.
To be precise the sub-modules o2-topic and o1-domain are model related. The sub-module o0-testcase on
the other hand contains the library in line with the novel concept that is the basis of DisCo-BaTS.
-
CORE
-
EXAMPLES
-
TOOLS
-
ADDITIONAL
Important
This framework was developed as part of a doctoral thesis successfully defended on April 30, 2026, titled "Flexible Komponentenbasierte Modellierung und Simulation von Szenarien für die Verifizierung und Validierung automatisierter maritimer Fahrsysteme" (eng.: "Flexible component-based modeling and simulation of scenarios for the verification and validation of automated maritime navigation systems.") [FULLTEXT]. Although a lot of work has been put into it, be aware that the software is still in a proof-of-concept stage and you may find currently unused code that was once used to explore alternative solutions, undocumented parts, missing comments, and other imperfections.
For documentation check out the wiki pages and the READMEs located in the individual repositories. Additionally, the doctoral thesis in which DisCo-BaTS was developed delves into the details of the core-concepts: [READ FULLTEXT].
If you use the DisCo-BaTS modeling and simulation framework or parts of it for your own research, it would be appreciated if you would include the following reference in all published work for which DisCo-BaTS or parts of it where used:
REIHER, D. (2026). Flexible komponentenbasierte Modellierung und Simulation von Szenarien für die Verifizierung und Validierung automatisierter maritimer Fahrsysteme [Flexible component-based modeling and simulation of scenarios for the verification and validation of automated maritime driving systems] [Doctoral dissertation, Carl von Ossietzky University of Oldenburg]. /oops/ - Oldenburger Online-Publikations-Server. http://nbn-resolving.org/urn:nbn:de:gbv:715-oops-75145.
OpenLVC / poRTIco is utilized as the implementation of the Runtime Infrastructure (RTI)
according to the High Level Architecture (HLA) standard for distributed cooperative simulation coupling in the
version of 2010 (IEEE 1516:2010). The version of poRTIco used is 2.1.3.
PoRTIco is awesome - go support the maintainers! 💜
Any questions regarding DisCo-BaTS can be asked, discussed, and found in the discussion section.
Distributed Component-Based Traffic Simulation (DisCo-BaTS)
Copyright (C) 2026 David Reiher https://github.com/dvdrhr
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License version 3 for more details.
You should have received a copy of the GNU Lesser General Public License along with this program.
If not, see https://www.gnu.org/licenses/lgpl+gpl-3.0.txt and https://www.gnu.org/licenses/lgpl-3.0.en.html.