Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.31 KB

hybrid_system_course_mindmap.md

File metadata and controls

49 lines (31 loc) · 1.31 KB

B(E)3M35HyS

Discrete-event systems

  1. (State) automata (state machines) (and timed automata)
  2. Petri nets (and timed Petri nets),
  3. Max-Plus algebra and Max-Plus Linear (MPL) systems

Modelling hybrid systems

  1. Hybrid automata
  2. Hybrid equations

6. Special classes of hybrid systems

  • Reset (control) systems
  • Switched/switching systems
  • Piecewise affine systems (PWA)

7. Numerical simulation of hybrid systems

  • Complementarity dynamical systems (and complementarity optimization constraints)

Analysis of hybrid systems

  1. Solutions of hybrid systems
  • Stability of hybrid systems

    1. Common Lyapunov function

      • Quadratic Lyapunov function via linear matrix inequality (LMI) and semidefinite programming (SDP)
      • Polynomial Lyapunov function via sum-of-squares (SOS) programming
    2. Piecewise quadratic/polynomial Lyapunov function via S-procedure / Putinar's Positivstellensatz

Control design

  1. Mixed-logical dynamical (MLD) description of hybrid systems
  2. Model predictive control (MPC) for MLD systems

13. Verification of hybrid systems

  • Reachability analysis
    • (In)feasibility of an optimal control problem
    • Set propagation techniques
  • (Control) barrier functions
  • Temporal logics
    • LTL, CTL, CTL*, MTL, MITL, TCTL*, STL, ...