TL;DR
Hybrid systems, which combine continuous and discrete dynamics, often face challenges in ensuring they adhere to specified properties during execution. A runtime enforcement framework was developed to monitor and adjust the behavior of these systems in real-time, ensuring compliance with safety and performance requirements.
✦ Why It Matters
Engineers can implement runtime enforcement to enhance the reliability and safety of hybrid systems in real-time applications.
Key Takeaways
How It Works
The proposed framework initializes a Hybrid Automaton based on environmental inputs and performs runtime reachability analysis to determine safe corrective actions. This allows the system to actively intervene by suppressing, delaying, or inserting events at any time, ensuring compliance with safety requirements.
Related