Deep learning-based point-by-point classification fault detection method

A fault detection and deep learning technology, applied in neural learning methods, instruments, biological neural network models, etc., can solve problems such as inability to make full use of timing information, not knowing whether the fault is over, and reasonable disposal of unfavorable faults.

CN113537360AActive Publication Date: 2021-10-22NAT UNIV OF DEFENSE TECH
5 Cites 1 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2021-10-22

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a deep learning-based point-by-point classification fault detection method (DPCFD), and the method specifically comprises the steps: collecting the data of each channel of an industrial system, and obtaining an original data sequence; inputting the original data sequence into a pre-trained sequence state generator model to generate a real-time state sequence of each channel; splicing the real-time state sequence of each channel and the original data sequence according to the time dimension to obtain a fused data sequence, grouping the channels according to the incidence relation between the channels, and inputting the fused data sequence into a pre-trained fault detection model based on deep learning point-by-point classification according to the channel grouping to obtain a sequence of the fault detection results. According to the method, the DPCFD method is evaluated by using a standard data set Tennessee Eschermann, and experimental results show that the method has the advantages of high detection performance and low detection time delay.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present application relates to the technical field of fault detection, in particular to a fault detection method based on deep learning point-by-point classification. Background technique

[0002] Fault is an unexpected change of system function, generally defined as at least one variable, parameter or characteristic attribute in the system deviates from the normal range, usually causing performance deterioration or loss of function of components and systems. Finding faults early and quickly is of great significance to the prevention of major accidents. Therefore, important systems are generally monitored in real time by multiple sensor data, and fault detection based on these multivariate real-time monitoring data is very difficult. The main challenges are as follows Several aspects: ①The data of each channel is time series, and their time series relationship is often nonlinear, and the performance of each component will attenuate with use, which ...

Examples

Embodiment Construction

[0036] In order to make the purpose, technical solution and advantages of the present application clearer, the present application will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present application, and are not intended to limit the present application.

[0037]A deep-learning based Point-wise Classification for Fault Detection (DPCFD) method provided by this application can be applied to complex large-scale industrial systems and is an important means to reduce major accidents.

[0038] In one embodiment, such as figure 1 As shown, a fault detection method based on deep learning point-by-point classification is provided, including the following steps:

[0039] Step 1: Collect the data of each channel of the industrial system to obtain the original data sequence;

[0040] Step 2: Input the original data sequence into the ...