SELOSYJun 11, 2015

Breaking Dense Structures: Proving Stability of Densely Structured Hybrid Systems

arXiv:1506.03556v12 citations
Originality Synthesis-oriented
AI Analysis

This incremental improvement addresses the challenge of verifying stability and safety in cyber-physical systems, which are becoming more complex.

The paper tackles the problem of analyzing complex hybrid systems by improving an existing graph-based decomposition technique for constructing Lyapunov functions, resulting in increased efficiency and applicability to a wider range of graph structures through a relaxation method that reduces connectivity.

Abstraction and refinement is widely used in software development. Such techniques are valuable since they allow to handle even more complex systems. One key point is the ability to decompose a large system into subsystems, analyze those subsystems and deduce properties of the larger system. As cyber-physical systems tend to become more and more complex, such techniques become more appealing. In 2009, Oehlerking and Theel presented a (de-)composition technique for hybrid systems. This technique is graph-based and constructs a Lyapunov function for hybrid systems having a complex discrete state space. The technique consists of (1) decomposing the underlying graph of the hybrid system into subgraphs, (2) computing multiple local Lyapunov functions for the subgraphs, and finally (3) composing the local Lyapunov functions into a piecewise Lyapunov function. A Lyapunov function can serve multiple purposes, e.g., it certifies stability or termination of a system or allows to construct invariant sets, which in turn may be used to certify safety and security. In this paper, we propose an improvement to the decomposing technique, which relaxes the graph structure before applying the decomposition technique. Our relaxation significantly reduces the connectivity of the graph by exploiting super-dense switching. The relaxation makes the decomposition technique more efficient on one hand and on the other allows to decompose a wider range of graph structures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes