paper-with-me

Papers

A Comparison of Residual-based Methods on Fault Detection

2023-09-05 · Chi-Ching Hsu, Gaetan Frusque, Olga Fink

An important initial step in fault detection for complex industrial systems is gaining an understanding of their health condition. Subsequently, continuous monitoring of this health condition becomes crucial to observe its evolution, track changes over time, and isolate faults. As faults are typically rare occurrences, it is essential to perform this monitoring in an unsupervised manner. Various approaches have been proposed not only to detect faults in an unsupervised manner but also to distinguish between different potential fault types. In this study, we perform a comprehensive comparison between two residual-based approaches: autoencoders, and the input-output models that establish a mapping between operating conditions and sensor readings. We explore the sensor-wise residuals and aggregated residuals for the entire system in both methods. The performance evaluation focuses on three tasks: health indicator construction, fault detection, and health indicator interpretation. To perform the comparison, we utilize the Commercial Modular Aero-Propulsion System Simulation (C-MAPSS) dynamical model, specifically a subset of the turbofan engine dataset containing three different fault types. All models are trained exclusively on healthy data. Fault detection is achieved by applying a threshold that is determined based on the healthy condition. The detection results reveal that both models are capable of detecting faults with an average delay of around 20 cycles and maintain a low false positive rate. While the fault detection performance is similar for both models, the input-output model provides better interpretability regarding potential fault types and the possible faulty components.

📄 PDF Abstract BibTeX arXiv:2309.02274

Code (0)

등록된 구현이 없습니다.

Tasks

Fault Detection

Similar Papers 제목 키워드 기반

Data-driven Residual Generation for Early Fault Detection with Limited Data

2021-09-28 · Hamed Khorasgani, Ahmed Farahat, Chetan Gupta

Traditionally, fault detection and isolation community has used system dynamic equations to generate diagnosers and to analyze detectability and isolability of the dynamic systems. Model-based fault detection and isolati…

Fault DetectionTime Series Analysis

Beta Residuals: Improving Fault-Tolerant Control for Sensory Faults via Bayesian Inference and Precision Learning

2022-04-17 · Mohamed Baioumy, William Hartemink, Riccardo M. G. Ferrari, Nick Hawes

Model-based fault-tolerant control (FTC) often consists of two distinct steps: fault detection & isolation (FDI), and fault accommodation. In this work we investigate posing fault-tolerant control as a single Bayesian in…

Bayesian InferenceFault Detection

Sensor Fault Detection and Isolation via Networked Estimation: Full-Rank Dynamical Systems

2020-09-25

This paper considers the problem of simultaneous sensor fault detection, isolation, and networked estimation of linear full-rank dynamical systems. The proposed networked estimation is a variant of single time-scale prot…

Fault Detection

An alternative paradigm of fault diagnosis in dynamic systems: orthogonal projection-based methods

2022-02-16 · Steven X. Ding, Linlin Li, Tianyu Liu

In this paper, we propose a new paradigm of fault diagnosis in dynamic systems as an alternative to the well-established observer-based framework. The basic idea behind this work is to (i) formulate fault detection and i…

Fault DetectionFault Diagnosis

On the optimality of Kalman Filter for Fault Detection

2023-01-27 · Jinming Zhou, Yucai Zhu

Kalman filter is widely used for residual generation in fault detection. It leads to optimality in fault detection using some performance indices and also leads to statistically sound residual evaluation and threshold se…

Fault Detection