@@ -11,70 +11,84 @@ website:
11
11
contents :
12
12
- section : " 0. Introduction"
13
13
contents :
14
- - introduction.qmd
15
- - references_intro.qmd
14
+ - intro.qmd
15
+ - intro_outline.qmd
16
+ - intro_references.qmd
16
17
- section : " 1. Discrete-event systems: Automata"
17
18
contents :
18
- - discrete_event_systems.qmd
19
- - automata.qmd
20
- - references_automata.qmd
19
+ - des.qmd
20
+ - des_automata.qmd
21
+ - des_software.qmd
22
+ - des_references.qmd
21
23
- section : " 2. Discrete-event systems: Petri nets"
22
24
contents :
23
25
- petri_nets.qmd
24
- - references_petri_nets.qmd
26
+ - petri_nets_timed.qmd
27
+ - petri_nets_software.qmd
28
+ - petri_nets_references.qmd
25
29
- section : " 3. Discrete-event systems: Max-plus systems"
26
30
contents :
31
+ - max_plus_algebra.qmd
27
32
- max_plus_systems.qmd
28
- - references_max_plus.qmd
33
+ - max_plus_software.qmd
34
+ - max_plus_references.qmd
29
35
- section : " 4. Hybrid systems: Hybrid automata"
30
36
contents :
31
37
- hybrid_automata.qmd
32
- - references_hybrid_automata.qmd
38
+ - hybrid_automata_software.qmd
39
+ - hybrid_automata_references.qmd
33
40
- section : " 5. Hybrid systems: Hybrid equations"
34
41
contents :
35
42
- hybrid_equations.qmd
36
- - references_hybrid_equations.qmd
43
+ - hybrid_equations_software.qmd
44
+ - hybrid_equations_references.qmd
37
45
- section : " 6. Some classes of hybrid systems"
38
46
contents :
39
- - reset_systems.qmd
40
- - switched_systems.qmd
41
- - piecewise_affine_systems.qmd
42
- - references_reset_switched_piecewise.qmd
47
+ - classes_reset.qmd
48
+ - classes_switched.qmd
49
+ - classes_PWA.qmd
50
+ - classes_software.qmd
51
+ - classes_references.qmd
43
52
- section : " 7. Solution"
44
53
contents :
45
54
- solution_concepts.qmd
46
- - solution_conditions .qmd
47
- - references_solution .qmd
55
+ - solution_types .qmd
56
+ - solution_references .qmd
48
57
- section : " 8. Stability"
49
58
contents :
50
- - stability_of_hybrid_systems.qmd
59
+ - stability_recap.qmd
60
+ - stability_concepts.qmd
51
61
- stability_via_common_lyapunov_function.qmd
52
62
- stability_via_multiple_lyapunov_function.qmd
53
- - references_stability.qmd
63
+ - stability_software.qmd
64
+ - stability_references.qmd
54
65
- section : " 9. Complementarity systems"
55
66
contents :
56
67
- complementarity_constraints.qmd
57
68
- complementarity_systems.qmd
58
- - simulation_using_complementarity_constraints.qmd
59
- - references_complementarity.qmd
69
+ - complementarity_simulations.qmd
70
+ - complementarity_software.qmd
71
+ - complementarity_references.qmd
60
72
- section : " 10. Mixed logical dynamical (MLD) systems"
61
73
contents :
62
- - why_mld.qmd
63
- - discrete_hybrid_automata.qmd
64
- - mixed_logical_dynamical_systems.qmd
65
- - references_mld.qmd
74
+ - mld_why.qmd
75
+ - mld_DHA.qmd
76
+ - mld_intro.qmd
77
+ - mld_software.qmd
78
+ - mld_references.qmd
66
79
- section : " 11. Model predictive control (MPC) for MLD systems"
67
80
contents :
68
- - online_mpc_for_mld_systems.qmd
69
- - explicit_mpc_for_mld_systems.qmd
70
- - references_mpc.qmd
81
+ - mpc_mld_online.qmd
82
+ - mpc_mld_explicit.qmd
83
+ - mpc_mld_software.qmd
84
+ - mpc_mld_references.qmd
71
85
- section : " 12. Formal verification"
72
86
contents :
73
- - what_is_verification .qmd
74
- - reachability .qmd
75
- - barrier_function .qmd
76
- - temporal_logics .qmd
77
- - references_verification .qmd
87
+ - verification_intro .qmd
88
+ - verification_reachability .qmd
89
+ - verification_barrier .qmd
90
+ - verification_temporal_logics .qmd
91
+ - verification_references .qmd
78
92
back-to-top-navigation : true
79
93
80
94
format :
0 commit comments