Model based Design and Validation of the hybrid ModelDemonstrate improved applicability of the formal verification approaches, providing formal guarantees on the stability of the control system with symbolic techniques.https://repo.valu3s.eu/use-cases/demonstrators-evaluation-results-1/model-based-design-and-validation-of-the-hybrid-modelhttps://repo.valu3s.eu/@@site-logo/logo_valu3s_green_transparent.png
Model based Design and Validation of the hybrid Model
Demonstrate improved applicability of the formal verification approaches, providing formal guarantees on the stability of the control system with symbolic techniques.
The tool Sabbath is applied to a real-world problem. The model considered is a hybrid system of 21 real variables with two modes, each one consisting of an affine dynamical system.
Sabbath is integrated into an ad-hoc script that consecutively executes the following tasks:
• Reformulation of the closed loop with PI controllers as switched affine system;
• Find candidate quadratic Lyapunov functions for each mode of the hybrid system;
• Certificate the validity of the candidate Lyapunov functions;
• Synthesis and validation of a region for which stability is proved;
• Synthesis of a robust region for reference values.
The main programming language is Python, and we make use of several modules to validate the results.
The versatility of SMT solvers plays an important role since they adapt with ease to hybrid systems problems.