This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:safeav:ctrl:vctrl [2026/03/26 10:59] – airi | en:safeav:ctrl:vctrl [2026/04/29 17:01] (current) – raivo.sell | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Validation of Control & Planning ====== | ====== Validation of Control & Planning ====== | ||
| - | {{: | ||
| - | <todo @momala></ | ||
| - | ====== Principles and Scope ====== | + | ===== Principles and Scope ===== |
| Line 13: | Line 11: | ||
| A final principle is lifecycle realism. A digital twin is not just a CAD model; it is a live feedback loop receiving data from the physical system and its environment, | A final principle is lifecycle realism. A digital twin is not just a CAD model; it is a live feedback loop receiving data from the physical system and its environment, | ||
| - | ====== Example: | + | ===== Scenario-Based Validation with Digital Twins ===== |
| Line 36: | Line 34: | ||
| Finally, environment twins are built from aerial photogrammetry and point-cloud processing (with RTK-supported georeferencing), | Finally, environment twins are built from aerial photogrammetry and point-cloud processing (with RTK-supported georeferencing), | ||
| - | ====== Methods and Metrics for Planning & Control | + | ===== Methods and Metrics for Planning & Control ===== |
| Line 54: | Line 52: | ||
| Finally, your program extends to low-level control via HIL-style twins. A Simulink-based network of virtual ECUs and data buses sits between Autoware’s navigation outputs and simulator actuation. This lets you simulate bus traffic, counters, and checksums; disable subsystems (e.g., steering module) to provoke graceful degradation; | Finally, your program extends to low-level control via HIL-style twins. A Simulink-based network of virtual ECUs and data buses sits between Autoware’s navigation outputs and simulator actuation. This lets you simulate bus traffic, counters, and checksums; disable subsystems (e.g., steering module) to provoke graceful degradation; | ||
| - | ====== Case Study and Safety Argumentation ====== | ||
| - | |||
| - | |||
| - | On the TalTech iseAuto shuttle, the digital twin (vehicle model, sensor suite, and campus environment) is integrated with LGSVL/ | ||
| - | |||
| - | In practice, this has yielded a concise, defensible narrative for planning & control safety: (1) what was tested (formalized scenarios across a structured parameter space); (2) how it was tested (two-layer simulation with a calibrated digital twin and, when necessary, track execution); (3) what happened (mission success, DTC minima, TTC profiles, braking/ | ||
| - | |||
| - | As a closing reflection, the approach acknowledges that simulation is not the world—so it measures the gap. By transporting formally generated cases to the track and comparing time-series behaviors, the program both validates planning/ | ||