Sparse fault diagnosis

Dynamic System Sparse Fault Detection and Isolation
214 Downloads
Updated 16 Apr 2021

View License

Dynamic system fault diagnosis is often faced with a large number of possible faults. To avoid intractable combinatorial problems, sparse estimation techniques appear to be a powerful tool for isolating faults, under the assumption that only a small number of possible faults can be simultaneously active. However, sparse estimation is often studied in the framework of linear algebraic equations, whereas model-based fault diagnosis is usually investigated for dynamic systems modeled with state equations involving internal states. These Matlab files illustrate how to establish a link between the above two formalisms through efficient and reliable algorithms, mainly based on advanced analyses of residuals generated with the Kalman and Kitanidis filters. One of the m-files relies on the function lasso.m of the Matlab Statistics Toolbox.

Cite As

Qinghua Zhang (2024). Sparse fault diagnosis (https://www.mathworks.com/matlabcentral/fileexchange/89847-sparse-fault-diagnosis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.2

Bug corrected in Kitanidis_residual.m. README.pdf updated.

1.0.1

README file updated

1.0.0