Changes for page [REAKT] Project REAKTOR
Last modified by Alexander Schulz-Rosengarten on 2024/10/09 15:19
<
>
edited by Alexander Schulz-Rosengarten
on 2024/09/19 14:18
on 2024/09/19 14:18
edited by Alexander Schulz-Rosengarten
on 2024/03/18 10:02
on 2024/03/18 10:02
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -[REAKT] Project REAKTOR1 +[REAKT] Projecting Irregular Vehicle Positions on Tracks - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Theses. Topics for Student Theses.WebHome1 +Theses.Current Theses.WebHome - Content
-
... ... @@ -1,107 +1,35 @@ 1 -The REAKT project (https://reakt.sh/ & https://www.schiene-m-l.de/)aims atdevelopingnewmobilityconceptstoreactivateruralrail lines. This projectwillevolvearound developingan autonomousrail vehicle,the**REAKTOR**, toflexiblyprovideon-demandserviceon single tracklines.Aprototypewillbebuildin1:32 scale for45mmgauge,aswellasafull scaleversionfortherailway track Malente-Lütjenburg.1 +The REAKT DATA project (https://reakt.sh/) includes visualizing rail vehicle positions on the track based on a set of position data from GNNS trackers. These position data are sparse and include errors and variation, yet it can be safely assumed that the rail vehicle will not leave the track in normal operation. Hence, this topic will investigate an algorithm to process the data and project the position of the vehicles onto the track. 2 2 3 -[[image: image-20240912102452-3.jpeg||height="219" width="292"]][[image:image-20240912102840-4.jpeg||height="217" width="264"]]3 +[[image:position.png]] 4 4 5 - //(left)a railbike, the foundation of the upcoming autonomous draisine & (right) a stripped down [[LGB>>https://www.lgb.de/lp/20/willkommen-bei-lgb]] engine fora45mm modeltrack.//5 +== Goals == 6 6 7 -== Overview of topics (WIP) == 7 +* Develop and implement an algorithm for computing a best-effort projection of a vehicle position on a track 8 +* Evaluate the algorithm (and potential variants of the algorithm) with the real-world data collected on the Malente-Lütjenburg track 8 8 9 - **Thesolutionsnalltopicsmust be scalableforbothdemonstrators!**10 +==== Consiterations for the Algorithm ==== 10 10 11 -~1. An end-user app and management system for on-demand train service 12 -// This topic may be split up into two theses (app & management)// 12 +* Errors in GNNS data 13 +* Gaps in GNNS data (missing network) 14 +* Different accuracy of tracking devices (Smartphones vs. dedicated Trackers) 15 +* Showing estimates of expected movement or potential location areas 16 +* Handling inconsistencies 17 +* Unrealistic position jumps 18 +* Passing other vehicles (quickly) on single-lane track 19 +* Vehicles changing direction without stopping 13 13 14 -* A mobile app to call a train to a desired location and communicate desired destination 15 -* Locations drawn from GNSS and appropriate abstraction for 1:32 scale for station-less entry or predefined locations 16 -* Management of multiple on-demand trains on a single track line 17 -* Schedules for cooperative passenger pick up 18 -* Provisions for passenger transfer on open track ("Begegnungsverkehr", see concept art [[here>>https://cloud.rz.uni-kiel.de/index.php/s/ZMZSoLTerJCJi7L]]) 19 -* The inter train communication concept maybe based on a central or decentralized structure 20 - 21 -2. An autonomous train controller with risk analysis using STPA **[already reserved]** 22 - 23 -* Control of an autonomous passenger train model (conceptually working for both demonstrators) 24 -* Capability for passenger transfer on open track (safe docking procedure; "Begegnungsverkehr", see concept art [[here>>https://cloud.rz.uni-kiel.de/index.php/s/ZMZSoLTerJCJi7L]]) 25 -* Risk analysis for the controller using STPA ([[http:~~/~~/psas.scripts.mit.edu/home/get_file.php?name=STPA_handbook.pdf>>url:http://psas.scripts.mit.edu/home/get_file.php?name=STPA_handbook.pdf]]) 26 -* Safe behavior model generation using PASTA ([[https:~~/~~/marketplace.visualstudio.com/items?itemName=kieler.pasta>>https://marketplace.visualstudio.com/items?itemName=kieler.pasta]]) 27 -* Assumes preprocessed sensor input and destination determination (see other topics) 28 - 29 -3. AI-based obstacle detection for autonomous train control using image recognition 30 -// This topic will be jointly advised with the AG Distributed Systems// 31 - 32 -* Sensor processing of a train-mounted camera to detect objects (potential obstacles) 33 -* Tasks will involve: 34 -** Sensor mounting on the demonstrator 35 -** Collection of data (images, videos) 36 -** Labeling of data to enable training (esp. for small scale model) 37 -** Training of AI 38 -** Evaluation of quality 39 -** Live testing 40 -* Step-wise evaluation of the influence of vehicle speed on the detection quality 41 -* Evaluate applicability and influence of training data due to different environments for the demonstrators (i.e. indoors vs. outdoors) 42 -* (Optional) Trajectory detection to categorize safety threads of moving obstacles 43 -* (Optional) Evaluate performance on different hardware, e.g. Rasberry Pi vs. AI hardware 44 -* (Optional) Test and evaluate on the edge deployment 45 -* For interfacing with the controller the sensor should provide an assessment how safe the area in front of the train is, such that the controller can adjust its speed. 46 -* Potential hardware (subject to changes): 47 -** [[https:~~/~~/www.raspberrypi.com/documentation/accessories/camera.html>>https://www.raspberrypi.com/documentation/accessories/camera.html]] 48 -** ((( 49 -[[https:~~/~~/www.axis.com/de-de/products/axis-p1455-le>>https://www.axis.com/de-de/products/axis-p1455-le]] 50 -))) 51 - 52 -4. Classic and AI-based distance sensing for autonomous train control using different sensors 53 -// This topic will be jointly advised with the AG Distributed Systems// 54 - 55 -* Explore and evaluate the applica 56 -* Assess applicablilty of different sensors for use cases and ranges 57 -* Sensor processing of train mounted LiDAR or ultrasonic sensor 58 -* Potential hardware (subject to changes): 59 -** [[https:~~/~~/www.elektronik-kompendium.de/sites/praxis/bauteil_ultrasonic-hcsr04p.htm>>https://www.elektronik-kompendium.de/sites/praxis/bauteil_ultrasonic-hcsr04p.htm]] 60 -** [[https:~~/~~/www.pi-shop.ch/lidar-ld06-lidar-module-with-bracket-entwicklungskit-fuer-raspberry-pi-sbc>>https://www.pi-shop.ch/lidar-ld06-lidar-module-with-bracket-entwicklungskit-fuer-raspberry-pi-sbc]] 61 -** ((( 62 -[[https:~~/~~/www.blickfeld.com/de/produkte/cube-1/>>https://www.blickfeld.com/de/produkte/cube-1/]] 63 -))) 64 -* Obstacle detection at speeds up to 50 km/h 65 -* Distance measuring (ultrasonic sensor) 66 - 67 -5. A digital twin for an autonomous on-demand train service **[already reserved]** 68 -// Note: Tight interfacing with other topics// 69 - 70 -* A digital twin for an autonomous passenger train 71 -* Monitoring system for the state and location of the vehicle 72 -* Remote control capabilities //(interfacing with controller)// 73 -* Monitoring and economic analysis of on-demand service operation (//integration/interfacing of management system//) 74 -* Reliability analysis/statistics to ensure transparency of autonomous operation 75 - 76 -6. A standalone sensor box for monitoring rail vehicles 77 - //This prototype will be tested (only) using the full-scale demonstrator and is intended for monitoring non-autonomous vehicles (not the REAKTOR)// 78 - 79 -* Development of a sensor array to monitor rail vehicle operation 80 -* It should serve as a plugin solution inside the train's cockpit for monitoring operation and as preparation for autonomous control 81 -* Design for wireless communication of collected data 82 -* Possible sensors: 83 -** GPS 84 -** Accelerometer 85 -** Camera 86 -* Analysis of data for autonomous driving 87 -* Potential integration into digital twin infrastructure 88 - 89 -== Goals == 90 - 91 -* TBA for each topic individually 92 - 93 93 == Scope == 94 94 95 -Bachelor's or Master'sThesis, with varying requirements to scientific scope.23 +Bachelor's Thesis 96 96 97 97 == Related Work/Literature == 98 98 99 99 * https://reakt.sh/ 100 -* [[https:~~/~~/www.schiene-m-l.de/>>https://www.schiene-m-l.de/)]]28 +* https://github.com/kieler/RailTrail/wiki/Data-processing#computation-of-vehicle-position-speed-and-heading 101 101 102 102 == Involved Languages/Technologies == 103 103 104 -* TBA for eachtopic individually32 +* Python 105 105 106 106 == Supervised by == 107 107
- image-20240912102452-3.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.als - Size
-
... ... @@ -1,1 +1,0 @@ 1 -362.3 KB - Content
- image-20240912102840-4.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.als - Size
-
... ... @@ -1,1 +1,0 @@ 1 -148.4 KB - Content