SAW: A Tool for Safety Analysis of Weakly-Hard Systems
Journal
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Journal Volume
12224 LNCS
Pages
543-555
Date Issued
2020
Author(s)
Abstract
We introduce SAW, a tool for safety analysis of weakly-hard systems, in which traditional hard timing constraints are relaxed to allow bounded deadline misses for improving design flexibility and runtime resiliency. Safety verification is a key issue for weakly-hard systems, as it ensures system safety under allowed deadline misses. Previous works are either for linear systems only, or limited to a certain type of nonlinear systems (e.g., systems that satisfy exponential stability and Lipschitz continuity of the system dynamics). In this work, we propose a new technique for infinite-time safety verification of general nonlinear weakly-hard systems. Our approach first discretizes the safe state set into grids and constructs a directed graph, where nodes represent the grids and edges represent the reachability relation. Based on graph theory and dynamic programming, our approach can effectively find the safe initial set (consisting of a set of grids), from which the system can be proven safe under given weakly-hard constraints. Experimental results demonstrate the effectiveness of our approach, when compared with the state-of-the-art. An open source implementation of our tool is available at https://github.com/551100kk/SAW. The virtual machine where the tool is ready to run can be found at https://www.csie.ntu.edu.tw/~r08922054/SAW.ova. © 2020, The Author(s).
Subjects
Graph theory; Safety verification; Weakly-hard systems
Other Subjects
Computer aided analysis; Directed graphs; Dynamic programming; Graph structures; HTTP; Linear systems; Open source software; Hard constraints; Improving designs; Lipschitz continuity; Open source implementation; Reachability relations; Safety verification; State of the art; Timing constraints; Saws
Type
conference paper