Movatterモバイル変換


[0]ホーム

URL:


CN120084459A - A heat meter online fault diagnosis method and system - Google Patents

A heat meter online fault diagnosis method and system
Download PDF

Info

Publication number
CN120084459A
CN120084459ACN202510158050.0ACN202510158050ACN120084459ACN 120084459 ACN120084459 ACN 120084459ACN 202510158050 ACN202510158050 ACN 202510158050ACN 120084459 ACN120084459 ACN 120084459A
Authority
CN
China
Prior art keywords
feature
heat meter
fault
data
abnormality
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202510158050.0A
Other languages
Chinese (zh)
Inventor
周鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Xinxin Pengpai Information Technology Co ltd
Original Assignee
Shandong Xinxin Pengpai Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Xinxin Pengpai Information Technology Co ltdfiledCriticalShandong Xinxin Pengpai Information Technology Co ltd
Priority to CN202510158050.0ApriorityCriticalpatent/CN120084459A/en
Publication of CN120084459ApublicationCriticalpatent/CN120084459A/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种热量表在线故障诊断方法及系统,涉及能源计量技术领域,该系统运行时,通过集成传感器组实时采集并预处理数据,提取关键特征形成特征向量FVEC,并利用在线异常检测算法和故障类型判断模型,精确地计算出异常检测指数AS和故障特征概率指数TYP。这些数据不仅能够实时反映系统的健康状态,还通过执行迭代模块进一步优化响应策略和故障判断,使系统具备了自我诊断与自适应调整的能力。这种优化过程能够有效解决传统热量表系统中无法在线实时处理和检测故障的不足,提高了故障识别的准确性与响应速度,避免了因延迟检测而导致的设备损坏或能源浪费,进而确保了系统的持续稳定运行。

The present invention discloses a method and system for online fault diagnosis of a heat meter, and relates to the technical field of energy metering. When the system is running, the system collects and preprocesses data in real time through an integrated sensor group, extracts key features to form a feature vector FVEC, and uses an online anomaly detection algorithm and a fault type judgment model to accurately calculate the anomaly detection index AS and the fault feature probability index TYP. These data can not only reflect the health status of the system in real time, but also further optimize the response strategy and fault judgment by executing an iterative module, so that the system has the ability of self-diagnosis and adaptive adjustment. This optimization process can effectively solve the deficiency of the traditional heat meter system that it is impossible to process and detect faults online in real time, improve the accuracy and response speed of fault identification, avoid equipment damage or energy waste caused by delayed detection, and thus ensure the continuous and stable operation of the system.

Description

Online fault diagnosis method and system for calorimeter
Technical Field
The invention relates to the technical field of energy metering, in particular to a method and a system for diagnosing faults of a calorimeter on line.
Background
The energy metering technology is a key technology and is widely applied to a plurality of fields such as heating systems, industrial processes, building energy management and the like. Heat meters are important tools in this field for measuring energy consumption in heating systems for accurate billing and energy efficiency management. In a large residential community or industrial park, the heat meter can monitor the heat energy consumption of each user in real time.
In daily operation of the calorimeter, data anomalies occur due to environmental factors, sensor aging and signal interference related reasons. These anomalies may manifest as drift, abrupt changes, or long-term deviations in the measured data, directly affecting the accuracy of the thermal energy metering. However, the existing fault detection method is mostly dependent on periodic manual calibration and offline analysis, and cannot process and detect data anomalies online in real time. This approach is not only time consuming and labor intensive, but may miss early signs of failure, causing problems to accumulate and affecting the performance of the overall heating system. In addition, the traditional detection means mainly depend on preset rules or experience judgment for judging the fault type, and the traditional detection means lack the capability of dynamic adjustment and real-time feedback, so that the traditional detection means are difficult to cope with complex and changeable actual operation environments. The lack of online processing and detection capabilities further limits the possibility of the system to take effective intervention in the early stages of failure, resulting in further complications for subsequent problems.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a method and a system for diagnosing the online faults of a calorimeter, and solves the problems in the background art.
The heat meter online fault diagnosis system comprises a data acquisition and preprocessing module, a feature extraction module, an abnormality detection module, a fault type judgment module and an execution iteration module;
the data acquisition and preprocessing module acquires the data of the heat meter operation area in real time through integrating a sensor group at the position of the heat meter operation area, and performs preprocessing to form an acquisition data group DAT;
The feature extraction module performs feature extraction on the preprocessed collected data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF, and a feature vector FVEC is formed;
The abnormality detection module processes the obtained feature vector FVEC by using an online abnormality detection algorithm to obtain an abnormality detection index AS, and matches the abnormality detection index AS with a preset operation abnormal state threshold YZ to obtain a calorimeter operation state result;
The fault type judging module is used for fitting according to the abnormal detection index AS and the feature vector FVEC to obtain a fault feature probability index TYP;
The execution iteration module is used for matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ, obtaining a heat meter operation abnormality characteristic response strategy scheme, executing specifically according to the content of the heat meter operation abnormality characteristic response strategy scheme, recording an execution result, and adjusting the fault characteristic probability index TYP in an iteration mode.
Preferably, the data acquisition and preprocessing module comprises a data acquisition unit and a data preprocessing unit;
the data acquisition unit acquires heat meter operation area data in real time through integrating a sensor group at the heat meter operation area position, wherein the heat meter operation area data comprises fluid temperature TMP, flow FLW, pipeline pressure PRS, environment temperature ENV, vibration intensity VIB and operation noise NRM;
the sensor group comprises a temperature sensor, an ultrasonic flow sensor, a pressure sensor, an environment temperature sensor, a vibration sensor and a noise sensor;
The data preprocessing unit preprocesses the collected operation area data, including noise removal processing, missing value processing and data standardization processing, to form a collected data group DAT;
The method comprises the steps of performing noise removal processing, namely performing noise removal processing on time sequence data by using moving average filtering, and meanwhile, keeping the trend of running region data, performing missing value processing on the time sequence data by using linear interpolation to fill in missing values by using the linear relation of adjacent data points so as to restore a complete data sequence, and performing data normalization preprocessing on the time sequence data by using Z-score normalization so as to adjust different parameters to be in the same dimension.
Preferably, the feature extraction module comprises a feature calculation unit and a feature integration unit;
The feature calculation unit performs feature extraction on the preprocessed acquired data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF;
The feature integration unit marks the time t for the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF, and the noise intensity feature NRF, and integrates the same to form a feature vector FVEC.
Preferably, the temperature difference feature TDF is used for reflecting the difference state between the fluid temperature of the calorimeter and the ambient temperature, the flow change feature FCF is used for reflecting the change rate of the flow and the stability of the flow, the pressure fluctuation feature PWF is used for reflecting the stability of the pressure in the pipeline, the vibration frequency feature VDF is used for analyzing the vibration state of the equipment or the pipeline, particularly extracting the frequency component of a vibration signal through Fourier transformation for feedback, and the noise intensity feature NRF is used for reflecting the noise level of the equipment and the pipeline in the operation process.
Preferably, the abnormality detection module includes an abnormality detection unit and a state matching unit;
the abnormality detection unit performs weight assignment and weight calculation processing on the obtained temperature difference feature TDF, flow change feature FCF, pressure fluctuation feature PWF, vibration frequency feature VDF and noise intensity feature NRF in the feature vector FVEC by using an online abnormality detection algorithm, and obtains an abnormality detection index AS by integrating the weight deviation of the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF and the noise intensity feature NRF, and is used for triggering the heat meter operation state result matching of the state matching unit;
the state matching unit is used for matching the preset operation abnormal state threshold YZ with the abnormality detection index AS to obtain a heat meter operation state result, and triggering the execution of the fault type judging module according to the heat meter operation state result.
Preferably, the operation state result of the heat meter is marked as a return signal, and the execution of the fault type judging module is triggered according to the return signal;
when the return signal is 1, acquiring abnormal operation state of the heat meter, and triggering the execution of the fault type judging module;
When the return signal is 0, acquiring that the running state of the heat meter is not abnormal, and not triggering the execution of the fault type judging module.
Preferably, the fault type judging module performs verification on the abnormality detection index AS and the feature vector FVEC through a verification mechanism, verifies the integrity and consistency of data, temporarily stores the abnormality detection index AS and the feature vector FVEC in a buffer area synchronously, sequentially processes the abnormality detection index AS and the feature vector FVEC according to a time sequence, and comprehensively processes the abnormality detection index AS and the feature vector FVEC by using a line fitting algorithm to obtain a fault feature probability index TYP, thereby realizing quantitative evaluation on different fault types.
Preferably, the execution iteration module comprises an abnormality evaluation unit and an iteration regulation unit;
The abnormality evaluation unit is used for matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ to obtain a heat meter operation abnormality characteristic response strategy scheme;
The iteration regulation and control unit performs specific execution according to the abnormal operation characteristic response strategy scheme content of the heat meter, and iteratively adjusts the fault characteristic probability index TYP by recording an execution result.
Preferably, the heat meter operation abnormal characteristic response strategy scheme is obtained by the following matching mode:
When the fault characteristic probability index TYP is more than or equal to the heat meter operation characteristic abnormality evaluation threshold TZ, acquiring a heat meter operation state abnormality response strategy scheme, wherein the strategy scheme comprises the steps of switching an operation mode, starting a self-diagnosis function of the heat meter, giving an alarm, recording a log and notifying related patrol personnel to overhaul;
And when the fault characteristic probability index TYP is smaller than the heat meter operation characteristic abnormality evaluation threshold TZ, acquiring a heat meter operation state abnormality non-response strategy scheme.
An online fault diagnosis method for a calorimeter comprises the following steps:
The method comprises the steps that firstly, a data acquisition and preprocessing module acquires heat meter operation area data in real time through integrating a sensor group at the heat meter operation area position, and performs preprocessing to form an acquisition data group DAT;
the feature extraction module performs feature extraction on the preprocessed acquired data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF, and a feature vector FVEC is formed;
The abnormality detection module processes the obtained feature vector FVEC by using an online abnormality detection algorithm to obtain an abnormality detection index AS, and matches the abnormality detection index AS with a preset operation abnormal state threshold YZ to obtain a calorimeter operation state result;
Fitting by the fault type judging module according to the abnormality detection index AS and the feature vector FVEC to obtain a fault feature probability index TYP;
And fifthly, matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ by an execution iteration module, obtaining a heat meter operation abnormality characteristic response strategy scheme, performing specific execution according to the content of the heat meter operation abnormality characteristic response strategy scheme, and iteratively adjusting the fault characteristic probability index TYP by recording an execution result.
The invention provides a heat meter online fault diagnosis method and system, which have the following beneficial effects:
(1) When the system operates, data are collected and preprocessed in real time through the integrated sensor group, key features are extracted to form feature vectors FVEC, and an on-line abnormality detection algorithm and a fault type judgment model are utilized to accurately calculate an abnormality detection index AS and a fault feature probability index TYP. The data not only can reflect the health state of the system in real time, but also further optimizes the response strategy and fault judgment by executing the iteration module, so that the system has the self-diagnosis and self-adaptive adjustment capabilities. The optimization process can effectively solve the defect that the traditional calorimeter system cannot process and detect faults on line in real time, improves the accuracy and response speed of fault identification, avoids equipment damage or energy waste caused by delay detection, further ensures continuous and stable operation of the system, and provides a more accurate and timely fault early warning and response mechanism.
(2) In the data acquisition and preprocessing stage, key parameters are acquired in real time by integrating various high-precision sensors, and preprocessing is performed, including moving average filtering, linear interpolation and Z-score standardization, so that high quality and consistency of data are ensured. In the feature extraction process, the system extracts multidimensional features reflecting the operation state of the heat meter through a complex feature calculation formula, and integrates the features into a feature vector FVEC with a time mark. The process not only ensures the integrity and accuracy of the data, but also enables the system to comprehensively capture the dynamic change of the running state. Compared with the traditional method, the system has higher sensitivity and robustness in the aspects of detecting tiny anomalies and various complex fault modes, thereby effectively avoiding misjudgment caused by inaccurate data or improper processing and ensuring stable operation and accurate metering of the heat meter.
(3) The feature vector FVEC is processed through an online abnormality detection algorithm, an abnormality detection index AS is accurately calculated, and the operation state of the heat meter is judged in real time through matching with a preset operation abnormal state threshold YZ. The intelligent monitoring system for the abnormal state of the heat meter is capable of ensuring the acute capture of various characteristic deviation degrees through strict standardization and weight calculation, accurately identifying the abnormal state, realizing the intelligent triggering of the fault type judging module through a return mechanism of a return signal, carrying out further fault analysis only when the abnormality is detected, avoiding the waste of system resources, being also suitable for continuous monitoring under complex working conditions, ensuring that the system can quickly judge and respond when the system faces an emergency, reducing unnecessary downtime and improving the overall operation efficiency and stability of the heat meter.
(4) The abnormal detection index AS and the feature vector FVEC are subjected to fitting calculation, so that the fault feature probability index TYP can be accurately obtained, and then an abnormal response strategy with strong pertinence is intelligently generated by matching with a preset threshold TZ. The system can be used for rapidly switching the operation mode and starting the self-diagnosis function when the actual fault occurs, notifying maintenance personnel in time, reducing unnecessary intervention under the condition of no serious abnormality, and optimizing the utilization rate of system resources.
Drawings
FIG. 1 is a schematic diagram of a heat meter online fault diagnosis system according to the present invention;
FIG. 2 is a schematic diagram of the steps of an online fault diagnosis method for a heat meter.
Detailed Description
The technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are only some embodiments of the present invention, but not all embodiments, and all other embodiments obtained by those skilled in the art without making any inventive effort based on the embodiments of the present invention are within the scope of protection of the present invention.
Example 1
The invention provides an online fault diagnosis system of a calorimeter, referring to FIG. 1, which comprises a data acquisition and preprocessing module, a feature extraction module, an abnormality detection module, a fault type judgment module and an execution iteration module;
the data acquisition and preprocessing module acquires the data of the heat meter operation area in real time through integrating a sensor group at the position of the heat meter operation area, and performs preprocessing to form an acquisition data group DAT;
The feature extraction module performs feature extraction on the preprocessed collected data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF, and a feature vector FVEC is formed;
The abnormality detection module processes the obtained feature vector FVEC by using an online abnormality detection algorithm to obtain an abnormality detection index AS, and matches the abnormality detection index AS with a preset operation abnormal state threshold YZ to obtain a calorimeter operation state result;
The fault type judging module is used for fitting according to the abnormal detection index AS and the feature vector FVEC to obtain a fault feature probability index TYP;
The execution iteration module is used for matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ, obtaining a heat meter operation abnormality characteristic response strategy scheme, executing specifically according to the content of the heat meter operation abnormality characteristic response strategy scheme, recording an execution result, and adjusting the fault characteristic probability index TYP in an iteration mode.
In this embodiment, data is collected and preprocessed in real time by an integrated sensor group, key features are extracted to form feature vectors FVEC, and an on-line abnormality detection algorithm and a fault type judgment model are utilized to accurately calculate an abnormality detection index AS and a fault feature probability index TYP. The data not only can reflect the health state of the system in real time, but also further optimizes the response strategy and fault judgment by executing the iteration module, so that the system has the self-diagnosis and self-adaptive adjustment capabilities. The optimization process can effectively solve the defect that the traditional calorimeter system cannot process and detect faults on line in real time, improves the accuracy and response speed of fault identification, avoids equipment damage or energy waste caused by delay detection, further ensures continuous and stable operation of the system, and provides a more accurate and timely fault early warning and response mechanism.
Example 2
The embodiment is explained in embodiment 1, please refer to fig. 1, specifically, the data acquisition and preprocessing module includes a data acquisition unit and a data preprocessing unit;
the data acquisition unit acquires heat meter operation area data in real time through integrating a sensor group at the heat meter operation area position, wherein the heat meter operation area data comprises fluid temperature TMP, flow FLW, pipeline pressure PRS, environment temperature ENV, vibration intensity VIB and operation noise NRM;
the sensor group comprises a temperature sensor, an ultrasonic flow sensor, a pressure sensor, an environment temperature sensor, a vibration sensor and a noise sensor;
the data preprocessing unit is used for preprocessing the acquired operation area data, and comprises noise removal processing, missing value processing and data standardization processing, so as to form an acquired data set DAT, specifically DAT= { TMP, FLW, PRS, ENV, VIB, NRM };
The method comprises the steps of performing noise removal processing, namely performing noise removal processing on time sequence data by using moving average filtering, and meanwhile, keeping the trend of running region data, performing missing value processing on the time sequence data by using linear interpolation to fill in missing values by using the linear relation of adjacent data points so as to restore a complete data sequence, and performing data normalization preprocessing on the time sequence data by using Z-score normalization so as to adjust different parameters to be in the same dimension.
The feature extraction module comprises a feature calculation unit and a feature integration unit;
The feature calculation unit performs feature extraction on the preprocessed acquired data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF;
The feature integration unit marks the time t for the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF and the noise intensity feature NRF, and integrates the two features to form a feature vector FVEC, specifically FVEC = { TDF, FCF, PWF, VDF, NRF, t }.
The system comprises a heat meter, a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF, a noise intensity feature NRF, a temperature difference feature TDF, a pressure fluctuation feature PWF and a noise intensity feature NRF, wherein the temperature difference feature TDF is used for reflecting the difference state between the fluid temperature of the heat meter and the ambient temperature;
The temperature difference characteristic TDF is obtained by the following characteristic calculation formula:
Wherein TMPi represents the fluid temperature at the i-th time point, ENVi represents the ambient temperature at the i-th time point, Δti represents the time interval at the i-th time point, log represents a logarithmic function, TMPmax represents the fluid temperature peak value, and TMPmin represents the fluid temperature valley value;
the flow change characteristic FCF is obtained by the following characteristic calculation formula:
Where T denotes the total observation time length, in particular a number of time intervals Deltat, which comprise a number of time points i, FLWi denotes the flow rate at time point i, d denotes the derivative,Representing the rate of change of the flow FLW with time point i, FLWmax representing the flow peak, FLWmin representing the flow trough;
The pressure fluctuation feature PWF is obtained by the following feature calculation formula:
where n represents the total number of time points, PRSi represents the line pressure at the i-th time point,Representing the mean value of the pipeline pressure, PRSprev representing the pipeline pressure at the i-1 th time point;
the vibration frequency characteristic VDF is obtained by the following characteristic calculation formula:
Wherein w represents the total number of frequency components after Fourier transformation, VIBk represents the kth frequency component of the vibration intensity signal, F (VIBk) represents the Fourier transformation result of the vibration intensity VIB signal on the kth frequency component, and particularly represents the amplitude of the vibration intensity VIB;
the noise intensity characteristic NRF is obtained by the following characteristic calculation formula:
wherein NRMi denotes the operation noise at the i-th time point,Representing the running noise mean.
In this embodiment, in the data acquisition and preprocessing stage, key parameters are obtained in real time by integrating multiple high-precision sensors, and preprocessing is performed, including moving average filtering, linear interpolation and Z-score normalization, so as to ensure high quality and consistency of data. In the feature extraction process, the system extracts multidimensional features reflecting the operation state of the heat meter through a complex feature calculation formula, and integrates the features into a feature vector FVEC with a time mark. The process not only ensures the integrity and accuracy of the data, but also enables the system to comprehensively capture the dynamic change of the running state. Compared with the traditional method, the system has higher sensitivity and robustness in the aspects of detecting tiny anomalies and various complex fault modes, thereby effectively avoiding misjudgment caused by inaccurate data or improper processing and ensuring stable operation and accurate metering of the heat meter.
Example 3
In the explanation of embodiment 2, please refer to fig. 1, specifically, the abnormality detection module includes an abnormality detection unit and a state matching unit;
the abnormality detection unit performs weight assignment and weight calculation processing on the obtained temperature difference feature TDF, flow change feature FCF, pressure fluctuation feature PWF, vibration frequency feature VDF and noise intensity feature NRF in the feature vector FVEC by using an online abnormality detection algorithm, and obtains an abnormality detection index AS by integrating the weight deviation of the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF and the noise intensity feature NRF, and is used for triggering the heat meter operation state result matching of the state matching unit;
The abnormality detection index AS is obtained by the following calculation formula:
Where m represents the total number of features in feature vector FVEC, FVECj represents the j-th feature in feature vector FVEC,Representing the mean of the jth feature in feature vector FVEC, σ FVECj representing the standard deviation of the jth feature in feature vector FVEC, specifically representing the range of fluctuation of the feature values,The standard deviation of the jth feature in the feature vector FVEC is represented, the degree of deviation of the feature is specifically represented, and uj represents the preset weight value of the jth feature;
the state matching unit is used for matching the preset operation abnormal state threshold YZ with the abnormality detection index AS to obtain a heat meter operation state result, and triggering the execution of the fault type judging module according to the heat meter operation state result.
Marking the operation state result of the heat meter as a return signal, and triggering the execution of the fault type judging module according to the return signal;
the return signal passes throughObtaining a marking mode;
when the return signal is 1, acquiring abnormal operation state of the heat meter, and triggering the execution of the fault type judging module;
When the return signal is 0, acquiring that the running state of the heat meter is not abnormal, and not triggering the execution of the fault type judging module.
In this embodiment, the feature vector FVEC is processed by an online anomaly detection algorithm, the anomaly detection index AS is accurately calculated, and the running state of the heat meter is judged in real time by matching with a preset running anomaly state threshold YZ. The intelligent monitoring system for the abnormal state of the heat meter is capable of ensuring the acute capture of various characteristic deviation degrees through strict standardization and weight calculation, accurately identifying the abnormal state, realizing the intelligent triggering of the fault type judging module through a return mechanism of a return signal, carrying out further fault analysis only when the abnormality is detected, avoiding the waste of system resources, being also suitable for continuous monitoring under complex working conditions, ensuring that the system can quickly judge and respond when the system faces an emergency, reducing unnecessary downtime and improving the overall operation efficiency and stability of the heat meter.
Example 4
Referring to fig. 1, the fault type judging module checks the abnormality detection index AS and the feature vector FVEC through a checking mechanism, verifies the integrity and consistency of data, synchronously stores the abnormality detection index AS and the feature vector FVEC in a buffer area, sequentially processes the abnormality detection index AS and the feature vector FVEC according to a time sequence, and comprehensively processes the abnormality detection index AS and the feature vector FVEC by using a line fitting algorithm to obtain a fault feature probability index TYP so AS to realize quantitative evaluation of different fault types;
The failure feature probability index TYP is obtained by the following calculation formula:
wherein TYPk denotes a fault feature probability index TYP of the kth fault type, m denotes a total number of features in the feature vector FVEC, pk, j denotes a preset weight value between the kth fault type and the jth feature, FVECj denotes the jth feature in the feature vector FVEC, σ FVECj denotes a standard deviation of the jth feature in the feature vector FVEC, and αk denotes a sensitivity coefficient of the kth fault type;
The fault types include a temperature abnormal fault type, a flow abnormal fault type, a pressure abnormal fault type, a vibration abnormal fault type and a noise abnormal fault type.
The execution iteration module comprises an abnormality evaluation unit and an iteration regulation unit;
The abnormality evaluation unit is used for matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ to obtain a heat meter operation abnormality characteristic response strategy scheme;
The iteration regulation and control unit performs specific execution according to the abnormal operation characteristic response strategy scheme content of the heat meter, and iteratively adjusts the fault characteristic probability index TYP by recording an execution result.
The abnormal characteristic response strategy scheme of the heat meter operation is obtained by the following matching mode:
When the fault characteristic probability index TYP is more than or equal to the heat meter operation characteristic abnormality evaluation threshold TZ, acquiring a heat meter operation state abnormality response strategy scheme, wherein the strategy scheme comprises the steps of switching an operation mode, starting a self-diagnosis function of the heat meter, giving an alarm, recording a log and notifying related patrol personnel to overhaul;
And when the fault characteristic probability index TYP is smaller than the heat meter operation characteristic abnormality evaluation threshold TZ, acquiring a heat meter operation state abnormality non-response strategy scheme.
In this embodiment, the anomaly detection index AS and the feature vector FVEC are subjected to fitting calculation, so that the fault feature probability index TYP can be accurately obtained, and then an anomaly response strategy with strong pertinence is intelligently generated by matching with a preset threshold TZ. The system can be used for rapidly switching the operation mode and starting the self-diagnosis function when the actual fault occurs, notifying maintenance personnel in time, reducing unnecessary intervention under the condition of no serious abnormality, and optimizing the utilization rate of system resources.
Example 5
Referring to fig. 2, the on-line fault diagnosis method for the heat meter specifically includes the following steps:
The method comprises the steps that firstly, a data acquisition and preprocessing module acquires heat meter operation area data in real time through integrating a sensor group at the heat meter operation area position, and performs preprocessing to form an acquisition data group DAT;
the feature extraction module performs feature extraction on the preprocessed acquired data set DAT to obtain a temperature difference feature TDF, a flow change feature FCF, a pressure fluctuation feature PWF, a vibration frequency feature VDF and a noise intensity feature NRF, and a feature vector FVEC is formed;
The abnormality detection module processes the obtained feature vector FVEC by using an online abnormality detection algorithm to obtain an abnormality detection index AS, and matches the abnormality detection index AS with a preset operation abnormal state threshold YZ to obtain a calorimeter operation state result;
Fitting by the fault type judging module according to the abnormality detection index AS and the feature vector FVEC to obtain a fault feature probability index TYP;
And fifthly, matching the obtained fault characteristic probability index TYP with a preset heat meter operation characteristic abnormality evaluation threshold TZ by an execution iteration module, obtaining a heat meter operation abnormality characteristic response strategy scheme, performing specific execution according to the content of the heat meter operation abnormality characteristic response strategy scheme, and iteratively adjusting the fault characteristic probability index TYP by recording an execution result.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (10)

Translated fromChinese
1.一种热量表在线故障诊断系统,其特征在于:包括数据采集与预处理模块、特征提取模块、异常检测模块、故障类型判断模块和执行迭代模块;1. A heat meter online fault diagnosis system, characterized by: comprising a data acquisition and preprocessing module, a feature extraction module, an anomaly detection module, a fault type judgment module and an execution iteration module;数据采集与预处理模块通过在热量表运行区域位置集成传感器组进行实时采集热量表运行区域数据,并进行预处理,组成采集数据组DAT;The data collection and preprocessing module collects the data of the heat meter operation area in real time by integrating a sensor group at the heat meter operation area, and performs preprocessing to form a collection data group DAT;特征提取模块对预处理后的采集数据组DAT进行特征提取,获取温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF,组成特征向量FVEC;The feature extraction module extracts features from the preprocessed collected data group DAT, obtains the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF and the noise intensity feature NRF, and forms a feature vector FVEC;异常检测模块通过使用在线异常检测算法对获取的特征向量FVEC进行处理,获取异常检测指数AS,并与预设的运行异常状态阈值YZ进行匹配,获取热量表运行状态结果;The anomaly detection module processes the acquired feature vector FVEC by using an online anomaly detection algorithm, obtains the anomaly detection index AS, and matches it with the preset operation abnormal state threshold YZ to obtain the operation state result of the heat meter;故障类型判断模块根据异常检测指数AS和特征向量FVEC进行拟合,获取故障特征概率指数TYP;The fault type judgment module performs fitting based on the abnormal detection index AS and the feature vector FVEC to obtain the fault feature probability index TYP;执行迭代模块根据获取的故障特征概率指数TYP与预设的热量表运行特征异常评估阈值TZ进行匹配,获取热量表运行异常特征响应策略方案,并根据热量表运行异常特征响应策略方案内容进行具体执行,通过对执行结果进行记录,迭代调整故障特征概率指数TYP。The execution iteration module matches the acquired fault feature probability index TYP with the preset heat meter operation feature abnormality assessment threshold TZ, obtains the heat meter operation abnormality feature response strategy plan, and performs specific execution according to the content of the heat meter operation abnormality feature response strategy plan. By recording the execution results, the fault feature probability index TYP is iteratively adjusted.2.根据权利要求1的一种热量表在线故障诊断系统,其特征在于:数据采集与预处理模块包括数据采集单元和数据预处理单元;2. A heat meter online fault diagnosis system according to claim 1, characterized in that: the data acquisition and preprocessing module comprises a data acquisition unit and a data preprocessing unit;数据采集单元通过在热量表运行区域位置集成传感器组进行实时采集热量表运行区域数据,包括流体温度TMP、流量FLW、管道压力PRS、环境温度ENV、振动强度VIB和运行噪声NRM;The data acquisition unit integrates a sensor group at the heat meter operation area to collect real-time data of the heat meter operation area, including fluid temperature TMP, flow FLW, pipeline pressure PRS, ambient temperature ENV, vibration intensity VIB and operation noise NRM;其中,传感器组包括温度传感器、超声波流量传感器、压力传感器、环境温度传感器、振动传感器和噪声传感器;Among them, the sensor group includes a temperature sensor, an ultrasonic flow sensor, a pressure sensor, an ambient temperature sensor, a vibration sensor and a noise sensor;数据预处理单元对采集的运行区域数据进行预处理,包括噪声去除处理、缺失值处理和数据标准化处理,组成采集数据组DAT;The data preprocessing unit preprocesses the collected operating area data, including noise removal, missing value processing and data standardization, to form a collection data group DAT;其中,噪声去除处理包括使用移动平均滤波进行去除时间序列数据中的噪声,同时保留运行区域数据的趋势;缺失值处理包括使用线性插值将相邻数据点的线性关系来填补缺失值,进而恢复完整的数据序列;数据标准化预处理包括使用Z-score标准化进行标准化处理,进而将不同参数调整到同一量纲下。Among them, noise removal processing includes using moving average filtering to remove noise in time series data while retaining the trend of operating area data; missing value processing includes using linear interpolation to fill missing values with the linear relationship between adjacent data points, thereby restoring the complete data sequence; data standardization preprocessing includes using Z-score standardization for standardization processing, thereby adjusting different parameters to the same dimension.3.根据权利要求1的一种热量表在线故障诊断系统,其特征在于:特征提取模块包括特征计算单元和特征整合单元;3. A heat meter online fault diagnosis system according to claim 1, characterized in that: the feature extraction module includes a feature calculation unit and a feature integration unit;特征计算单元对预处理后的采集数据组DAT进行特征提取,获取温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF;The feature calculation unit extracts features from the preprocessed collected data group DAT to obtain temperature difference features TDF, flow change features FCF, pressure fluctuation features PWF, vibration frequency features VDF and noise intensity features NRF;特征整合单元对温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF进行标记时间t,再进行整合,组成特征向量FVEC。The feature integration unit marks the temperature difference feature TDF, flow change feature FCF, pressure fluctuation feature PWF, vibration frequency feature VDF and noise intensity feature NRF with time t, and then integrates them to form a feature vector FVEC.4.根据权利要求1的一种热量表在线故障诊断系统,其特征在于:其中,温度差异特征TDF用于反映热量表流体温度和环境温度之间的差异状态;流量变化特征FCF用于反映流量的变化率及其稳定性;压力波动特征PWF用于反映管道内压力的稳定性;振动频率特征VDF用于分析设备或管道的振动状态,具体通过傅里叶变换提取振动信号的频率分量进行反馈;噪声强度特征NRF用于反映设备和管道在运行过程中的噪声水平。4. According to claim 1, a heat meter online fault diagnosis system is characterized in that: wherein, the temperature difference feature TDF is used to reflect the difference state between the fluid temperature of the heat meter and the ambient temperature; the flow change feature FCF is used to reflect the rate of change of the flow and its stability; the pressure fluctuation feature PWF is used to reflect the stability of the pressure in the pipeline; the vibration frequency feature VDF is used to analyze the vibration state of the equipment or pipeline, specifically by extracting the frequency component of the vibration signal through Fourier transform for feedback; the noise intensity feature NRF is used to reflect the noise level of the equipment and pipeline during operation.5.根据权利要求1的一种热量表在线故障诊断系统,其特征在于:异常检测模块包括异常检测单元和状态匹配单元;5. A heat meter online fault diagnosis system according to claim 1, characterized in that: the abnormality detection module comprises an abnormality detection unit and a state matching unit;异常检测单元通过使用在线异常检测算法对获取的特征向量FVEC中的温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF进行权重赋值和加权计算处理,并通过综合温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF的加权偏差,获取异常检测指数AS,用于触发状态匹配单元的热量表运行状态结果匹配;The anomaly detection unit uses an online anomaly detection algorithm to perform weight assignment and weighted calculation processing on the temperature difference feature TDF, flow change feature FCF, pressure fluctuation feature PWF, vibration frequency feature VDF and noise intensity feature NRF in the acquired feature vector FVEC, and obtains the anomaly detection index AS by comprehensively calculating the weighted deviation of the temperature difference feature TDF, flow change feature FCF, pressure fluctuation feature PWF, vibration frequency feature VDF and noise intensity feature NRF, which is used to trigger the heat meter operation status result matching of the state matching unit;状态匹配单元通过预设的运行异常状态阈值YZ与异常检测指数AS进行匹配,获取热量表运行状态结果,并根据热量表运行状态结果进行触发故障类型判断模块的执行。The state matching unit matches the preset abnormal operation state threshold YZ with the abnormal detection index AS to obtain the operation state result of the heat meter, and triggers the execution of the fault type judgment module according to the operation state result of the heat meter.6.根据权利要求5的一种热量表在线故障诊断系统,其特征在于:热量表运行状态结果标记为return返回信号,并根据所述return返回信号进行触发故障类型判断模块的执行;6. A heat meter online fault diagnosis system according to claim 5, characterized in that: the heat meter operation status result is marked as a return signal, and the execution of the fault type judgment module is triggered according to the return signal;当return返回信号为1时,获取热量表运行状态异常,触发故障类型判断模块的执行;When the return signal is 1, the abnormal operation status of the heat meter is obtained, triggering the execution of the fault type judgment module;当return返回信号为0时,获取热量表运行状态无异常,不触发故障类型判断模块的执行。When the return signal is 0, the heat meter operation status is normal and the execution of the fault type judgment module is not triggered.7.根据权利要求6的一种热量表在线故障诊断系统,其特征在于:故障类型判断模块,通过校验机制对异常检测指数AS和特征向量FVEC进行校验,进行验证数据的完整性与一致性,同步将异常检测指数AS和特征向量FVEC暂存至缓存区,并按照时间序列依次处理,再对异常检测指数AS和特征向量FVEC使用在线拟合算法进行综合处理,获取故障特征概率指数TYP,实现对不同故障类型的定量评估。7. According to claim 6, a heat meter online fault diagnosis system is characterized in that: a fault type judgment module verifies the abnormal detection index AS and the characteristic vector FVEC through a verification mechanism to verify the integrity and consistency of the data, and synchronously stores the abnormal detection index AS and the characteristic vector FVEC in a cache area, and processes them in sequence according to a time series, and then uses an online fitting algorithm to perform comprehensive processing on the abnormal detection index AS and the characteristic vector FVEC to obtain a fault feature probability index TYP, thereby realizing a quantitative evaluation of different fault types.8.根据权利要求7的一种热量表在线故障诊断系统,其特征在于:执行迭代模块包括异常评估单元和迭代调控单元;8. A heat meter online fault diagnosis system according to claim 7, characterized in that: the execution iteration module comprises an abnormality evaluation unit and an iteration control unit;异常评估单元根据获取的故障特征概率指数TYP与预设的热量表运行特征异常评估阈值TZ进行匹配,获取热量表运行异常特征响应策略方案;The abnormality assessment unit matches the acquired fault characteristic probability index TYP with the preset heat meter operation characteristic abnormality assessment threshold TZ to obtain the heat meter operation abnormality characteristic response strategy scheme;迭代调控单元根据热量表运行异常特征响应策略方案内容进行具体执行,通过对执行结果进行记录,迭代调整故障特征概率指数TYP。The iterative control unit performs specific execution according to the content of the abnormal operation characteristic response strategy plan of the heat meter, records the execution results, and iteratively adjusts the fault characteristic probability index TYP.9.根据权利要求8的一种热量表在线故障诊断系统,其特征在于:热量表运行异常特征响应策略方案通过以下匹配方式获取:9. A heat meter online fault diagnosis system according to claim 8, characterized in that: the heat meter operation abnormality characteristic response strategy scheme is obtained by the following matching method:当故障特征概率指数TYP≥热量表运行特征异常评估阈值TZ时,获取热量表运行状态异常响应策略方案,包括切换运行模式、启动热量表的自诊断功能、发出警报、记录日志和通知相关巡检人员进行检修;When the fault characteristic probability index TYP ≥ the heat meter operation characteristic abnormality assessment threshold TZ, the heat meter operation status abnormality response strategy is obtained, including switching the operation mode, starting the heat meter's self-diagnosis function, issuing an alarm, recording a log, and notifying relevant inspection personnel to perform maintenance;当故障特征概率指数TYP<热量表运行特征异常评估阈值TZ时,获取热量表运行状态异常不响应策略方案。When the fault feature probability index TYP is less than the heat meter operation feature abnormality assessment threshold TZ, the heat meter operation state abnormal non-response strategy solution is obtained.10.一种热量表在线故障诊断方法,应用于权利要求1~9任一项的一种热量表在线故障诊断系统,其特征在于:包括以下步骤:10. A heat meter online fault diagnosis method, applied to a heat meter online fault diagnosis system according to any one of claims 1 to 9, characterized in that it comprises the following steps:步骤一:数据采集与预处理模块通过在热量表运行区域位置集成传感器组进行实时采集热量表运行区域数据,并进行预处理,组成采集数据组DAT;Step 1: The data collection and preprocessing module collects the data of the heat meter operation area in real time by integrating a sensor group at the heat meter operation area, and performs preprocessing to form a collection data group DAT;步骤二:特征提取模块对预处理后的采集数据组DAT进行特征提取,获取温度差异特征TDF、流量变化特征FCF、压力波动特征PWF、振动频率特征VDF和噪声强度特征NRF,组成特征向量FVEC;Step 2: The feature extraction module extracts features from the preprocessed collected data group DAT, obtains the temperature difference feature TDF, the flow change feature FCF, the pressure fluctuation feature PWF, the vibration frequency feature VDF and the noise intensity feature NRF, and forms a feature vector FVEC;步骤三:异常检测模块通过使用在线异常检测算法对获取的特征向量FVEC进行处理,获取异常检测指数AS,并与预设的运行异常状态阈值YZ进行匹配,获取热量表运行状态结果;Step 3: The anomaly detection module processes the acquired feature vector FVEC by using an online anomaly detection algorithm to obtain the anomaly detection index AS, and matches it with the preset operation abnormal state threshold YZ to obtain the operation state result of the heat meter;步骤四:故障类型判断模块根据异常检测指数AS和特征向量FVEC进行拟合,获取故障特征概率指数TYP;Step 4: The fault type judgment module performs fitting based on the abnormal detection index AS and the feature vector FVEC to obtain the fault feature probability index TYP;步骤五:执行迭代模块根据获取的故障特征概率指数TYP与预设的热量表运行特征异常评估阈值TZ进行匹配,获取热量表运行异常特征响应策略方案,并根据热量表运行异常特征响应策略方案内容进行具体执行,通过对执行结果进行记录,迭代调整故障特征概率指数TYP。Step 5: The execution iteration module matches the acquired fault feature probability index TYP with the preset heat meter operation feature abnormality assessment threshold TZ, obtains the heat meter operation abnormality feature response strategy plan, and performs specific execution according to the content of the heat meter operation abnormality feature response strategy plan. By recording the execution results, the fault feature probability index TYP is iteratively adjusted.
CN202510158050.0A2025-02-132025-02-13 A heat meter online fault diagnosis method and systemPendingCN120084459A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202510158050.0ACN120084459A (en)2025-02-132025-02-13 A heat meter online fault diagnosis method and system

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202510158050.0ACN120084459A (en)2025-02-132025-02-13 A heat meter online fault diagnosis method and system

Publications (1)

Publication NumberPublication Date
CN120084459Atrue CN120084459A (en)2025-06-03

Family

ID=95851353

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202510158050.0APendingCN120084459A (en)2025-02-132025-02-13 A heat meter online fault diagnosis method and system

Country Status (1)

CountryLink
CN (1)CN120084459A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070143718A1 (en)*2004-10-012007-06-21Mentor Graphics Corp.Feature failure correlation
CN106482872A (en)*2016-10-272017-03-08陕西省计量科学研究院A kind of calorimeter endurancing process exception value detection method
KR20180106373A (en)*2017-03-202018-10-01(주) 현암바씨스Failure checking system of calorimeter using energy consumed amount in machine room and remote inspection data
CN112033581A (en)*2020-08-252020-12-04博锐尚格科技股份有限公司Online fault diagnosis method and device for cold and heat meter
CN118111594A (en)*2024-02-292024-05-31武汉中电节能有限公司Method for rapidly checking temperature faults of calorimeter at system level
CN118503636A (en)*2024-07-222024-08-16温州职业技术学院Power distribution equipment health state assessment method and system
CN118940837A (en)*2024-07-102024-11-12河南中德智能制造研究院有限公司 A collection reminder and life cycle abnormal data analysis method
CN118940090A (en)*2024-07-262024-11-12淮阴工学院 A method and system for real-time detection and early warning of compressor failure

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070143718A1 (en)*2004-10-012007-06-21Mentor Graphics Corp.Feature failure correlation
CN106482872A (en)*2016-10-272017-03-08陕西省计量科学研究院A kind of calorimeter endurancing process exception value detection method
KR20180106373A (en)*2017-03-202018-10-01(주) 현암바씨스Failure checking system of calorimeter using energy consumed amount in machine room and remote inspection data
CN112033581A (en)*2020-08-252020-12-04博锐尚格科技股份有限公司Online fault diagnosis method and device for cold and heat meter
CN118111594A (en)*2024-02-292024-05-31武汉中电节能有限公司Method for rapidly checking temperature faults of calorimeter at system level
CN118940837A (en)*2024-07-102024-11-12河南中德智能制造研究院有限公司 A collection reminder and life cycle abnormal data analysis method
CN118503636A (en)*2024-07-222024-08-16温州职业技术学院Power distribution equipment health state assessment method and system
CN118940090A (en)*2024-07-262024-11-12淮阴工学院 A method and system for real-time detection and early warning of compressor failure

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
汪泽州 等: "配变智能在线监测装置", 《中国电业(技术版)》, 31 December 2016 (2016-12-31), pages 21 - 25*

Similar Documents

PublicationPublication DateTitle
CN109139390B (en)Fan blade fault identification method based on acoustic signal feature library
CN118729315B (en) An intelligent multi-parameter environmental monitoring method
CN118243200B (en) A gas turbine flowmeter fault diagnosis method and system
CN111324105A (en) A fault detection and separation method for tiny sensors based on statistical Mahalanobis distance
CN116292367B (en)Power plant fan system abnormal condition detection method based on one-dimensional convolution
CN116028887B (en)Analysis method of continuous industrial production data
WO2016208315A1 (en)Plant diagnosis device and plant diagnosis method
CN113029242B (en)Fiber bragg grating sensor abnormity diagnosis method in structural health monitoring system
CN119807980A (en) Equipment failure alarm method and system for production management
CN117198019A (en)Intelligent archive storehouse intelligent early warning system based on multiple sensors
CN119296044B (en)Intelligent factory monitoring data dynamic detection method, system, equipment and storage medium
CN114969140B (en)Method for detecting and analyzing performance data of fluent strip products
CN118503769B (en)Automatic diagnosis system for operation faults of packaging and dotter
CN118859890A (en) A detection and processing control system based on meat product production
CN120084459A (en) A heat meter online fault diagnosis method and system
CN119398742A (en) An equipment operation and maintenance management system based on tobacco processing production line
CN118603796A (en) A method and device for detecting wear resistance of textiles
CN113688791B (en)Method for identifying CMS abnormal data packet of wind turbine generator
CN114280434A (en)Quantitative analysis method and system for degradation degree of composite insulator
CN111695634A (en)Data abnormal mutation point detection algorithm based on limited accompanying censoring mechanism
CN114459971B (en) A method and system for online operation and maintenance of a β-ray particle measuring instrument
CN114439704B (en) Wind turbine operation status monitoring method based on SCADA and FISSA-DBN model
CN120576443A (en) A multi-parameter real-time monitoring system for an oxygen-generating, pressurizing, air-conditioning and refrigeration integrated host
CN119622528B (en)Fault early warning method for tailing paste filling system
CN119376319B (en)Intelligent pump house operation safety detection system based on Internet of things

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination

[8]ページ先頭

©2009-2025 Movatter.jp