[REAKT] Projecting Irregular Vehicle Positions on Tracks
Version 1.1 by Alexander Schulz-Rosengarten on 2024/02/26 10:32
!image-20240226113213-1.png
Goals
- Develop and implement and algorithm for computing a best-effort projection of a vehicle position on a track
- Evaluate the algorithm (and potential variations) with the real-world data collected in the Malente-Lütjenburg track
Consiterations for the Algorithm
- Errors in GPS data
- Gaps in GPS data (missing network)
- Different accuracy of tracking devices (Smartphones vs. dedicated Trackers)
- Projection of expected movement or potential location areas
- Handling inconsistencies
- Unrealistic position jumps
- Passing other vehicles (quickly) on single-lane track
- Vehicles changing direction without stopping
Scope
Bachelor's Thesis
Related Work/Literature
https://github.com/kieler/RailTrail
Involved Languages/Technologies
Python
Supervised by
Alexander Schulz-Rosengarten
als@informatik.uni-kiel.de