This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:safeav:ctrl:testing [2026/03/26 13:32] – airi | en:safeav:ctrl:testing [2026/04/23 11:27] (current) – [Cross-Domain Insight] raivo.sell | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| Space systems have the most specialized and constrained physical testing infrastructure. Because full end-to-end testing in the operational environment is impossible, engineers rely on **high-fidelity ground facilities** that replicate aspects of space conditions. These include thermal vacuum chambers (e.g., NASA Johnson Space Center Chamber A), vibration and acoustic test facilities for launch loads, and propulsion test stands (e.g., Stennis Space Center). RF anechoic chambers validate communication and sensing systems. While these facilities achieve extreme fidelity for specific physics, **system-level validation is fragmented**, | Space systems have the most specialized and constrained physical testing infrastructure. Because full end-to-end testing in the operational environment is impossible, engineers rely on **high-fidelity ground facilities** that replicate aspects of space conditions. These include thermal vacuum chambers (e.g., NASA Johnson Space Center Chamber A), vibration and acoustic test facilities for launch loads, and propulsion test stands (e.g., Stennis Space Center). RF anechoic chambers validate communication and sensing systems. While these facilities achieve extreme fidelity for specific physics, **system-level validation is fragmented**, | ||
| - | ^ # ^ Project Title ^ Description ^ Learning Objectives ^ | + | ===== Cross-Domain Insight ===== |
| - | | 1 |Classical vs AI Control Benchmark Study | Implement and compare a classical controller (e.g., PID or LQR) with an AI-based controller (e.g., reinforcement learning) for a simplified vehicle model in simulation. Evaluate performance under nominal and disturbed conditions. |- Understand differences between model-based and data-driven control \\ - Analyze stability, robustness, and interpretability trade-offs \\ - Evaluate controller performance under uncertainty and disturbances | | + | |
| - | | 2 |Behavioral & Motion Planning Stack Design | Design a hierarchical autonomy stack that includes a behavioral layer (FSM or behavior tree) and a motion planner (A*, RRT*, or MPC). Apply it to a scenario such as lane change or obstacle avoidance. | | + | Across all four domains, physical testing evolves from **highly repeatable, scenario-rich environments |
| - | | 3 |Scenario-Based Validation Framework | Develop a scenario-based testing framework using parameterized scenarios (e.g., varying speeds, distances, agent behaviors). Use a simulator to evaluate planning/ | + | |
| - | | 4 |Digital Twin & Multi-Fidelity Simulation Study | Build a simplified digital twin of a vehicle and environment. Perform validation using both low-fidelity | + | |
| - | | 5 |Formal Methods for Safety Validation | Define | + | |