Proceedings of the 22nd International Workshop on Software and Compilers for Embedded Systems 2019
DOI: 10.1145/3323439.3323980
|View full text |Cite
|
Sign up to set email alerts
|

Reachability Analysis of Hybrid Automata with Clocked Linear Dynamics

Abstract: Disributed control systems often exhibit aperiodic sampling behavior due to varying communication delays and execution times. In such cases traditional analysis methods fall short because the functional and temporal behaviors need to be analyzed simultaneously. Therefore such systems are often modeled by Hybrid Automata (HA) with clock and non-clock variables, and verified using reachability analysis. However, modern reachability tools introduce a large overapproximation error because non-clock variables, as w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
1
0

Year Published

2020
2020
2020
2020

Publication Types

Select...
3

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(7 citation statements)
references
References 25 publications
0
1
0
Order By: Relevance
“…To evaluate our approach, we use the implementation of the reachability algorithm as described in [11], because it allows computing the reachable set of clock and other variables independently. Thus it is suitable for the analysis of our models.…”
Section: Evaluation Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…To evaluate our approach, we use the implementation of the reachability algorithm as described in [11], because it allows computing the reachable set of clock and other variables independently. Thus it is suitable for the analysis of our models.…”
Section: Evaluation Methodsmentioning
confidence: 99%
“…However instead of the standard convex hull algorithm used in their implementation, we use our own decomposed convex hull and subspace identification algorithm. Specifically, at line 12 of Algorithm 2 in [11], the operation Conv is replaced by dconv(β€’) in equation ( 2), and preceded by optimBasis from Algorithm 2, or by PCA as defined in equation ( 5…”
Section: Evaluation Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…Separation of clock and non-clock variables during the analysis is implemented in HyDra, which is based on the HyPro library [21], but the algorithmic concepts have not been published. In [16] the authors propose a custom algorithm to analyze hybrid automata with clocked linear dynamics based on polytopes in vertex representation for the non-clock variables. This representation has the advantage that clustering (a technique to mitigate complexity explosion in reachability analysis [10]) can be applied to the vertices directly.…”
Section: Related Workmentioning
confidence: 99%