Analysis

Lyapunov Stability

Lyapunov stability
PWA Lyapunov function for a constrained PWA system

Although stability of a linear system can be easily checked with the roots of the characteristic equation, nonlinear systems complicate matters enormously: already for a constrained linear system, stability cannot be globally proven with these methods. In general this problem is either NP-complete or undecidable. Moreover, it is also hopeless to deduce the stability/instability of a PWA system from the stability/instability of its affine subsystems.

A wide range of methods with varying degrees of conservativeness have been developed for analyzing stability of PWA systems based on Lyapunov theory. Since there's no standard method to construct Lyapunov functions, algorithms for a broad class of candidate functions have been developed, e.g. computation of common quadratic, common quartic, piecewise affine, piecewise quadratic and piecewise quartic Lyapunov functions. These can be efficiently computed with linear programming, semi-definite programming and sum-of-squares techniques.

external pageP. Biswas, P. Grieder, J. Löfberg, and M. Morari, "A Survey on Stability Analysis of Discrete-Time Piecewise Affine Systems". In Proceedings of the IFAC World Congress, Prague, CZ, July 2005.  

Reachability Analysis and Verification

Evolution of the reach-set of a PWA system
Evolution of the reach-set of a PWA system  

Reachability analysis (also known as safety analysis or formal verification) aims at detecting if a hybrid system will eventually reach an unsafe state configuration or satisfy a temporal logic formula. Formal verification is strictly related to the modeling framework used to describe the process, whose safety properties we need to certify. Different models lead to different verification algorithms.

For PWA and MLD systems algorithms based on mixed-integer linear programming have been developed to decide finite-time reachability. The reachability analysis relies on a reach-set computation, i.e. the computation of all reachable states starting within an initial set. The figure shows the evolution of reachable sets during a guard-line crossing of two regions Ci and Cj with different dynamics.

external pageF.D. Torrisi and A. Bemporad, "Discrete-Time Hybrid Modeling and Verification". In Proceedings of the IEEE Conference on Decision and Control, Orlando, FL, USA, December 2001.

Observability and Controllability

Enlarged view: observability: state and output of a dynamic system
Observability: State and output of a dynamic system

Observability is crucial for understanding if and how well a state observer for hybrid systems can be designed. Controllability in turn is an important property for the feasibility of the control design process. For piecewise affine systems observability and controllability properties cannot be easily deduced from those of the component linear subsystems. In order to analyze these properties, numerical tests based on mixed-integer linear programming have been proposed. Optimization of a PWA performance index can be used to efficiently decide controllability and observability.

Moreover, the test for controllability returns the minimum number of steps needed to steer every state of an initial set to a given target set. Respectively, with the method for observability one can determine the length of the output sequence needed to observe the system's state. The figure below shows exemplarily the evolution of the state and output for two different initial conditions that can be distinguished after 5 samples.

external pageA. Bemporad, G. Ferrari-Trecate, and M. Morari, "Observability and Controllability of Piecewise Affine and Hybrid Systems". In IEEE Transactions on Automatic Control, vol. 45, no. 10, pp. 1864-1876, December 1999.  

Top

JavaScript has been disabled in your browser