Movatterモバイル変換


[0]ホーム

URL:


CN119293528A - Abnormal monitoring method of building water supply and drainage flow rate based on Internet of Things technology - Google Patents

Abnormal monitoring method of building water supply and drainage flow rate based on Internet of Things technology
Download PDF

Info

Publication number
CN119293528A
CN119293528ACN202411846167.XACN202411846167ACN119293528ACN 119293528 ACN119293528 ACN 119293528ACN 202411846167 ACN202411846167 ACN 202411846167ACN 119293528 ACN119293528 ACN 119293528A
Authority
CN
China
Prior art keywords
flow velocity
water flow
value
monitoring
velocity value
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.)
Granted
Application number
CN202411846167.XA
Other languages
Chinese (zh)
Other versions
CN119293528B (en
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.)
Zhongcheng Testing Technology Dalian Co ltd
Original Assignee
Zhongcheng Testing Technology Dalian 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 Zhongcheng Testing Technology Dalian Co ltdfiledCriticalZhongcheng Testing Technology Dalian Co ltd
Priority to CN202411846167.XApriorityCriticalpatent/CN119293528B/en
Publication of CN119293528ApublicationCriticalpatent/CN119293528A/en
Application grantedgrantedCritical
Publication of CN119293528BpublicationCriticalpatent/CN119293528B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本申请涉及数据处理技术领域,具体涉及基于物联网技术的建筑给排水流速异常监测方法,包括:采集建筑给排水系统中管道内水流流速数据;根据水流流速值的观测窗口中的分布情况以及水流流速值之间差分元素的聚类结果得到监测异常度;将监测异常度排序得到的特征值序列划分为多个初始特征段,基于初始特征段内元素分布特征以及位置信息计算初始特征段的包含异常概率;根据水流流速值的监测异常度和水流流速值所属初始特征段的包含异常概率得到水流流速值的邻域K值,确定异常的水流流速值。本申请通过对水流流速数据进行特征分析,自适应获取水流流速值在进行异常检测的邻域K值,提高对水流流速数据异常监测的准确性。

The present application relates to the field of data processing technology, and specifically to a method for monitoring abnormal flow velocity of a building water supply and drainage system based on the Internet of Things technology, including: collecting water flow velocity data in a pipe in a building water supply and drainage system; obtaining a monitoring abnormality degree according to the distribution of water flow velocity values in an observation window and the clustering results of differential elements between water flow velocity values; dividing a characteristic value sequence obtained by sorting the monitoring abnormality degree into a plurality of initial characteristic segments, and calculating the probability of the initial characteristic segment containing an abnormality based on the distribution characteristics and position information of the elements in the initial characteristic segment; obtaining a neighborhood K value of the water flow velocity value according to the monitoring abnormality degree of the water flow velocity value and the probability of the initial characteristic segment to which the water flow velocity value belongs, and determining the abnormal water flow velocity value. The present application improves the accuracy of abnormal monitoring of water flow velocity data by performing feature analysis on water flow velocity data and adaptively obtaining a neighborhood K value of the water flow velocity value for abnormal detection.

Description

Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technology
Technical Field
The application relates to the technical field of data processing, in particular to a building water supply and drainage flow speed abnormality monitoring method based on the internet of things technology.
Background
The building water supply and drainage system is mainly used for meeting the related requirements of water supply and drainage in building production and life, and comprises a building water supply system and a building drainage system, wherein the building water supply system is a water supply system for introducing water sources such as town water supply pipe networks into a building and meeting the requirements of water consumption, water pressure and the like of various water points, and the main purpose of the building drainage system is to drain sewage, wastewater and the like in the building to a designated place so as to facilitate subsequent treatment. In order to ensure the normal operation of a building water supply and drainage system, the flow velocity data in a pipeline is usually required to be monitored and analyzed, the flow rule and potential problems of water flow in the pipeline are known in time, and whether abnormal states such as leakage and blockage exist in the water supply and drainage process or not is monitored.
In the current stage, in the process of monitoring and analyzing the flow velocity in a building water supply and drainage system, a data anomaly detection algorithm is often utilized to detect anomaly of the flow velocity of water in a pipeline, such as an outlier factor detection method LOF, an isolated forest method, a probability statistical method and the like. When the LOF is used for detecting the water flow velocity in the pipeline, the complexity of the pipeline structure, the difference of water consumption of different water points in the building and the like can cause the change of the water flow velocity, the neighborhood range in the LOF algorithm is difficult to determine, the accuracy of anomaly detection is influenced, and the abnormal detection of the water flow velocity in the pipeline of the building water supply and drainage system is further caused.
Disclosure of Invention
In order to solve the problems, the application provides a building water supply and drainage flow speed abnormality monitoring method based on the internet of things technology, which adopts the following technical scheme:
collecting water flow velocity data in a pipeline of a building water supply and drainage system;
Obtaining monitoring anomaly of the water flow velocity values according to distribution conditions in an observation window of each water flow velocity value and clustering results of differential elements among the water flow velocity values;
Sequencing according to the monitoring anomaly degree of the water flow velocity values to obtain a characteristic value sequence of the water flow velocity values, dividing the characteristic value sequence into a plurality of initial characteristic segments, and calculating the anomaly probability of the initial characteristic segments based on element distribution characteristics and position information in the initial characteristic segments;
Obtaining a neighborhood K value of the water flow velocity value according to the monitoring anomaly degree of the water flow velocity value and the anomaly probability of the initial characteristic section to which the water flow velocity value belongs, and obtaining the abnormal water flow velocity value by utilizing an anomaly detection algorithm according to the neighborhood K value of the water flow velocity value.
Further, the monitoring anomaly degree of the water flow velocity value is obtained according to the distribution condition in the observation window of each water flow velocity value and the clustering result of the difference elements between the water flow velocity values, and the method comprises the following specific steps:
Forming flow velocity sequences of all collected water flow velocity values according to time sequence, obtaining differential sequences of the flow velocity sequences, and dividing elements in the differential sequences into a plurality of clustering clusters by using a clustering algorithm without presetting the number of the clustering clusters;
setting a sliding window with a fixed size, and taking the sliding window when each water flow velocity value is the center point of the window as an observation window of each water flow velocity value;
The monitoring anomaly of each water flow velocity value is calculated based on the distribution condition of the elements in the observation window of each water flow velocity value and the distribution characteristics of the elements in the cluster.
Further, the calculating the monitoring anomaly of each water flow velocity value based on the distribution condition of the elements in the observation window of each water flow velocity value and the distribution characteristics of the elements in the cluster comprises the following specific steps:
Determining the number of clusters where the differential elements formed by all the water flow velocity values in the observation window of each water flow velocity value are located, and calculating the product of the number of the clusters where the differential elements are located and the distribution variance of all the elements in the observation window of each water flow velocity value as a molecule;
taking the inverse of the sum of the frequencies of the differential elements formed by all the water flow velocity values in the observation window of each water flow velocity value in the differential sequence of the flow velocity sequence and the sum of the constant parameters as a first metric value;
the product of the first metric value and the molecule is taken as the monitoring anomaly of each water flow velocity value.
Further, the calculating the abnormal probability of the initial feature segment based on the element distribution feature and the position information in the initial feature segment includes the following specific steps:
For any initial characteristic section, determining coordinate information of a monitoring position of each monitoring anomaly corresponding to a water flow velocity value, and marking the coordinate information as a label value of the monitoring position of a water supply and drainage pipeline turning part in a building as 1;
calculating the product of the distribution variance of the monitored abnormal degree in each initial characteristic section and the average value of the monitored abnormal degree in each initial characteristic section, and taking the ratio of the product to the number of the monitored abnormal degrees in each initial characteristic section as the abnormal weight of each initial characteristic section;
The anomaly probability of each initial characteristic segment is determined based on the anomaly weight, the probability that the difference in the trend of the monitored anomaly degree in each initial characteristic segment and the reference characteristic segment of each initial characteristic segment is generated by the abnormal water flow velocity value.
Further, the determination manner of the anomaly probability of each initial feature segment is as follows:
Calculating Euclidean distance between monitoring position coordinate information corresponding to any two monitoring anomalies in the two initial feature segments, taking the average value of all Euclidean distances calculated between the two initial feature segments as the monitoring position distance between the two initial feature segments, and taking other initial feature segments corresponding to the minimum value of the monitoring position distance between each initial feature segment as reference feature segments of each initial feature segment;
Determining the difference value of the monitored anomaly quantity in each initial characteristic section and the reference characteristic section of each initial characteristic section;
performing straight line fitting on each initial characteristic segment and the monitored abnormal degree in the reference characteristic segment of each initial characteristic segment to obtain the sum of the absolute value of the difference value between the slopes of the straight lines and the difference value of the quantity as a first difference value;
Taking the product of the first difference value and the abnormal weight of each initial characteristic section as a molecule, and taking the ratio of the molecule to the number of monitoring positions with the label value of 1 in the monitoring positions corresponding to the monitoring abnormality degree in the reference characteristic section of each initial characteristic section as the abnormal probability of each initial characteristic section.
Further, the method for obtaining the neighborhood K value of the water flow velocity value according to the monitoring anomaly degree of the water flow velocity value and the anomaly probability of the initial characteristic section to which the water flow velocity value belongs comprises the following specific steps:
screening the monitoring anomaly degree based on the label value of the monitoring position of each water flow velocity value, and determining the distribution influence weight of the data level of each anomaly degree based on the screening result;
Determining a neighborhood distance of each water flow velocity value based on the distribution influence weight of the data level to which each monitoring anomaly belongs and the anomaly probability of the initial characteristic section to which each monitoring anomaly belongs;
if the neighborhood distance of the water flow velocity value is smaller than the preset upper limit value, taking the neighborhood distance of the water flow velocity value as a neighborhood K value of the water flow velocity value;
and if the neighborhood distance of the water flow velocity value is greater than or equal to the preset upper limit value, taking the preset upper limit value as a neighborhood K value of the water flow velocity value.
Further, the distribution of the data level of each anomaly degree affects the weight determination manner as follows:
Removing the monitoring anomaly degree with the label value of 1 at the corresponding monitoring position in all the monitoring anomaly degrees, forming a screening set by using the residual monitoring anomaly degrees, and taking the information entropy of the monitoring anomaly degree in the screening set as a first threshold value;
In the screening set, taking the monitored outliers with equal values as data levels of one outlier;
For any abnormal data level, the difference between the first threshold and the information entropy of the residual monitoring abnormal data in the screening set after deleting the abnormal data level is used as the distribution influence weight of the abnormal data level.
Further, the determining the neighborhood distance of each water flow velocity value comprises the following specific steps:
Calculating the ratio of the abnormal probability of the initial characteristic section to which the monitoring abnormality degree of each water flow velocity value belongs to the maximum value in the abnormal probability of all the initial characteristic sections;
and taking the product of the ratio and the distribution influence weight of the data level to which the monitoring anomaly of each water flow velocity value belongs as a neighborhood distance of each water flow velocity value.
Further, the dividing the characteristic value sequence into a plurality of initial characteristic segments comprises the following specific steps:
and taking a characteristic value sequence of the water flow velocity value as input, and dividing the characteristic value sequence into a plurality of subsequences by using a sequence dividing algorithm, wherein each subsequence is taken as an initial characteristic segment.
Further, the method for obtaining the abnormal water flow velocity value by using the abnormality detection algorithm according to the neighborhood K value of the water flow velocity value comprises the following specific steps:
taking all the water flow velocity values and the neighborhood K value of the water flow velocity values as input, and acquiring local abnormal factors of each water flow velocity value by using an outlier factor detection LOF algorithm;
a second threshold value is preset, and if the local abnormality factor of the water flow velocity value is greater than the second threshold value, the water flow velocity value is considered to be an abnormal water flow velocity value.
The technical scheme has the advantages that after water flow velocity data in a pipeline of a water supply and drainage system are acquired according to the Internet of things technology, the water flow velocity values change in different time periods, firstly, a clustering method which does not need to be preset for the number of clusters is utilized to divide a differential sequence formed by the water flow velocity values into a plurality of clusters, the problem that the difference between the preset number of clusters and the actually acquired data distribution influences the characteristic analysis accuracy of subsequent data is avoided, secondly, the observation window of each water flow velocity value in the preset water flow velocity data is utilized to analyze the difference of the water flow velocity values in the observation window and the clustering condition of differential elements between the water flow velocity values in the observation window, the monitoring abnormal degree of the water flow velocity values is determined, the probability that the water flow velocity values are abnormal values is estimated initially is estimated, the distribution difference of the monitoring abnormal degree is caused by the water flow velocity values of the pipeline structure in the water supply and drainage system, the abnormal degree of the water flow velocity is determined, the abnormal probability of each initial characteristic segment is eliminated, the water flow velocity in the sequence is higher due to the fact that the pipeline structure is different from the water flow velocity values, the water flow velocity values in the water flow velocity values are estimated to be detected automatically, the different from the neighborhood values in the water flow velocity values is estimated to be different from the abnormal flow velocity values, the abnormal flow velocity values in the water flow velocity values, the water flow velocity values are estimated to be detected automatically in the different neighborhood values, the water flow velocity values are estimated to be detected by the abnormal values, and the abnormal flow velocity values in the water flow velocity values, the water flow velocity values are estimated to be detected by the abnormal values in the water flow velocity values, the accuracy of detecting the abnormal water flow velocity value by using the LOF algorithm is improved.
Drawings
In order to more clearly illustrate the embodiments of the application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of steps of a method for monitoring abnormal flow rate of water supply and drainage of a building based on the internet of things technology according to an embodiment of the present application.
Detailed Description
In order to further explain the technical means and effects adopted by the application to achieve the preset aim, the following detailed description is given below of the method for monitoring abnormal flow rate of water supply and drainage of a building based on the internet of things technology according to the application, which is provided by the application, with reference to the accompanying drawings and the preferred embodiment. In the following description, different "one embodiment" or "another embodiment" means that the embodiments are not necessarily the same. Furthermore, the particular features, structures, or characteristics of one or more embodiments may be combined in any suitable manner.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs.
The specific scheme of the building water supply and drainage flow speed abnormality monitoring method based on the Internet of things technology provided by the application is specifically described below with reference to the accompanying drawings.
Referring to fig. 1, a flowchart of a method for monitoring abnormality of water supply and drainage flow rate of a building based on internet of things according to an embodiment of the present application is shown, where the method includes the following steps:
And S001, collecting flow velocity data of water flow in a pipeline in the building water supply and drainage system.
It should be noted that, the purpose of this embodiment is to perform real-time anomaly monitoring on the flow velocity data of the water in the pipeline of the water supply and drainage system of the building, and before starting the processing analysis of the data, the data needs to be collected first.
Specifically, water flow speed monitoring devices are arranged in pipelines of a plurality of building water supply and drainage systems, and one water flow speed value of each monitoring position is output every 5s by using the water flow speed monitoring devices. Wherein the water flow rate monitoring device comprises, but is not limited to, a turbine type water flow sensor, an ultrasonic water flow sensor and a water flow rate measuring instrument. The operator can select proper monitoring equipment according to the pipeline size of the building water supply and drainage system, the larger the pipeline size is, the more suitable for the monitoring equipment with large size is, the smaller the pipeline size is, the monitoring equipment with small size is selected, and the installation is convenient.
Step S002, obtaining the monitoring anomaly degree of the water flow velocity values according to the distribution condition in the observation window of each water flow velocity value and the clustering result of the difference elements between the water flow velocity values.
It should be noted that, when the LOF algorithm is used to perform anomaly analysis on the water flow rate data, the fluctuation degree of the water flow rate data in different time periods is different, which is related to the temperature in the pipeline and the supply and use conditions of the water resource, and the change of the water flow rate may cause a certain damage to the pipeline, such as "water hammer effect", i.e. a certain impact is caused to the pipeline by the abrupt change of the water flow rate in the pipeline. Therefore, the water flow velocity value with abnormal change needs to be monitored in time, and the problems of pipeline breakage and the like caused by the change of the water flow velocity are avoided.
It should be further noted that, when the abnormal monitoring is performed on the water flow velocity value, the fluctuation conditions of the water flow velocity data in different time periods need to be determined, so as to obtain the initial range of the neighborhood value K, and the magnitude of the K value has a larger influence on the local density of the water flow velocity value, so that the accuracy of the subsequent abnormal monitoring is affected. The fluctuation of the water flow velocity value in a short time has a certain similarity, so that a characteristic value sequence is obtained according to the monitoring anomaly of the water flow velocity value, then the characteristic value sequence is segmented according to the change of the characteristic value sequence, and then the segmented data are analyzed to obtain the self-adaptive K value of each water flow velocity value.
Specifically, the step of acquiring an observation window of each water flow velocity value in the water flow velocity data according to a preset numerical value is as follows:
Firstly, setting a sliding window with a size of 1*T, taking the sliding window when each water flow velocity value is a window center point as an observation window of each water flow velocity value, and for the water flow velocity value of which the sliding window exceeds the range of the collected water flow velocity data when the sliding window is taken as the window center point, interpolating filling data of the out-of-range part by using a quadratic linear interpolation method. The linear interpolation is a common technique in the field of data processing, and the specific process is not described again.
The sliding window is set to analyze the local data characteristics of the water flow velocity value by using the difference between adjacent data of the water flow velocity value with a small time interval. Thus, the magnitude of T is set to the empirical value 7 in the present embodiment, and in other embodiments, the practitioner may set to an appropriate value provided that the local data characteristics of observing each water flow velocity value can be satisfied, which the present application is not particularly limited to.
Secondly, all collected water flow velocity values form a flow velocity sequence according to a time sequence, a differential sequence of the flow velocity sequence is obtained, elements in the differential sequence are divided into a plurality of clusters by utilizing AP (Affinity Propagation) clustering algorithm, the change characteristics of the water flow velocity values are integrally reflected through intra-class differences and frequencies of the elements in the clusters, and the AP clustering algorithm is a common technology in the field of data processing and is not repeated in a specific process.
It should be noted that, the AP clustering algorithm is a clustering algorithm that does not need to set the number of clusters in advance, so that elements in the differential sequence can be divided into different clusters according to the actual difference between the collected water flow velocity values, and the situation that the number of clusters is set in advance and the actual collected data distribution is different is avoided.
It should be further noted that, in this embodiment, only one method for clustering elements in the differential sequence is provided, that is, by using an AP clustering algorithm, on the premise that element clustering in the differential sequence can be achieved and the number of clusters is not preset, in other embodiments, an implementer may use other clustering algorithms, which is not limited in particular by the present application.
Further, the monitoring anomaly of each water flow velocity value is calculated by combining the observation window of each water flow velocity value and the distribution characteristics of the elements in the cluster, so as to represent the probability that each water flow velocity value is anomaly data. The calculation formula of the monitoring anomaly degree of the ith water flow velocity value is as follows:
In the formula,Monitoring anomalies for the ith water flow rate value,Is the number of clusters in which the differential elements formed by all the water flow velocity values in the observation window of the ith water flow velocity value are located,Is the sum of the frequencies of the differential elements formed by all the water flow velocity values in the observation window of the ith water flow velocity value in the differential sequence,Is the distribution variance formed by all the water flow velocity values in the observation window of the ith water flow velocity value,Is a parameter adjusting constant for preventing the denominator from being 0,The value of (2) is any positive number not exceeding 0.01, and preferably, the empirical value is 0.001 in the embodiment of the application.
Wherein the first metric valueReflecting the possibility of abnormal data distribution in the observation window of the ith water flow rate value, the frequency of the differential elements formed by all the water flow rate values in the observation window of the ith water flow rate value in the differential sequence is smaller,The smaller the value of (c) is, the less the variation among all the water flow velocity values in the observation window of the ith water flow velocity value is in the flow velocity sequence, the greater the probability of belonging to abnormal water flow velocity fluctuation is, the molecules areReflecting the mutation degree of all water flow velocity values in the observation window of the ith water flow velocity value, the more serious the mutation of the water flow velocity value in the observation window,The larger the value of the difference element formed by all the water flow velocity values in the observation window of the ith water flow velocity value, the easier to be divided into different clusters,The greater the value of (i.e.)The greater the value of (2), the higher the probability that the i-th water flow rate value is an outlier.
Step S003, obtaining a characteristic value sequence of the water flow velocity value according to the monitoring anomaly degree of the water flow velocity value, dividing the characteristic value sequence into a plurality of initial characteristic segments, and calculating the anomaly probability of the initial characteristic segments based on element distribution characteristics and position information in the initial characteristic segments.
Specifically, according to the steps, the monitoring anomaly degree of each water flow velocity value is calculated respectively, and the characteristic value sequences of the water flow velocity values are obtained by arranging according to the time sequence, and because the position structures of different pipelines in the building water supply and drainage system and the water consumption and drainage requirements of water points in the building at different moments are different, the characteristic value sequences of the water flow velocity values are considered to be subjected to sectional processing, and the data characteristics of different sections can be used for representing the change condition of the water flow velocity values under different conditions. Firstly, dividing a characteristic value sequence of a water flow velocity value into a plurality of initial characteristic segments, wherein the characteristic value sequence is as follows:
The characteristic value sequence of the water flow velocity value is used as input, the characteristic value sequence is divided into a plurality of subsequences by utilizing BG (Bernaola Galvan) sequence dividing algorithm, each subsequence is used as an initial characteristic segment, the sequence is divided into common technologies in the field of data processing, and the specific process is not repeated.
In this embodiment, only one sequence division method is provided, that is, the characteristic value sequence is divided into a plurality of sub-sequences by using BG sequence division, and on the premise that the characteristic value sequence division can be achieved, in other embodiments, other sequence division methods may be adopted, which is not particularly limited in the present application.
Secondly, the possibility that each initial characteristic section contains abnormal water flow velocity values is estimated based on the distribution of the monitoring abnormal degrees in different initial characteristic sections and the distance between the monitoring abnormal degrees and the corresponding monitoring positions.
Further, for any one initial characteristic section, determining a monitoring position of a water flow velocity value corresponding to each monitoring anomaly, acquiring coordinate information of the monitoring position, comparing each coordinate information with a pipeline layout file of a water supply and drainage pipeline in a building, marking the coordinate information as a label value of the monitoring position of a pipeline turning position as 1, and otherwise marking the label value as 0. In each initial characteristic section, monitoring anomaly degree with stable distribution exists, if the number of monitoring anomaly degree in one initial characteristic section is small and the interval between monitoring positions is not stable, the water flow velocity value in the initial characteristic section can be caused by the change of the flow velocity at the turning position in the water supply and drainage pipeline or the abnormal condition at different monitoring positions, and the comparison analysis is needed to be carried out with the monitoring anomaly degree in the other initial characteristic sections. The pipeline layout file of the water supply and drainage pipeline in the building refers to a file for recording information about the size, the position, the radius and the like of the pipeline when the water supply and drainage pipeline is placed in the building, and the file usually exists in the form of a building information model BIM and the like at the present stage.
Specifically, the Euclidean distance between the coordinate information of the monitoring positions corresponding to any two monitoring anomalies in the two initial characteristic sections is calculated, and the average value of all Euclidean distances calculated between the two initial characteristic sections is used as the monitoring position distance between the two initial characteristic sections. And taking other initial characteristic sections corresponding to the minimum value of the monitoring position distance between each initial characteristic section as reference characteristic sections of each initial characteristic section.
Here, the probability of abnormality inclusion of each initial characteristic segment is calculated to characterize the magnitude of the probability of monitoring abnormality caused by the abnormal water supply and drainage flow rate phenomenon existing in each initial characteristic segment. The calculation formula of the abnormal probability of the a-th initial feature segment is as follows:
In the formula,Is the outlier weight of the a-th initial feature segment,Is the number of monitored anomalies in the a-th initial feature segment,Is the distribution variance of the monitored outliers in the a-th initial feature segment,Is the average value of the monitoring anomaly degree in the a-th initial characteristic section;
is the probability of inclusion anomaly for the a-th initial feature segment,The method is characterized in that the a initial characteristic section and the reference characteristic section of the a initial characteristic section monitor abnormal degrees to perform straight line fitting to obtain the slope of the straight line,Is the difference in the number of monitored anomalies in the a-th initial feature segment and the reference feature segment of the a-th initial feature segment,Is the number of monitoring positions with the tag value of 1 in the monitoring positions corresponding to the monitoring abnormality degree in the a-th initial characteristic section and the reference characteristic section of the a-th initial characteristic section.
Wherein,The probability that the monitored outliers in the a-th initial feature segment are outliers compared to the outliers in the remaining initial feature segments is characterized,The larger the value of (c) is, the larger the probability of larger monitoring abnormality calculated from the water flow velocity values caused by the abnormal phenomenon at different monitoring positions is,The smaller the value of (a) is, the more prominent the distribution of the monitored anomalies in the a-th initial feature segment is compared with the overall distribution of all the monitored anomalies;
first difference valueThe difference characteristic of the monitoring abnormal degree in the a-th initial characteristic section and the reference characteristic section is represented on the premise that the monitoring positions are close, the larger the difference of the slopes of the two fitting straight lines is, the larger the difference of the variation trend of the monitoring abnormal degree in the a-th initial characteristic section and the reference characteristic section is, the more likely to be caused by abnormal water flow velocity values, the larger the number of the monitoring abnormal degrees in the monitoring positions in the a-th initial characteristic section and the reference characteristic section is, the larger the probability of the difference characteristic caused by the pipeline structure is, otherwise,The smaller the value of (2), the higher the likelihood that the differential feature is caused by abnormal water flow monitoring values, i.eThe greater the value of a, the greater the likelihood of monitoring anomalies calculated from the values of the flow rate of the abnormal water contained in the a-th initial characteristic segment.
Step S004, obtaining a neighborhood K value of the water flow velocity value according to the monitoring anomaly degree of the water flow velocity value and the anomaly probability of the initial characteristic section to which the water flow velocity value belongs, and obtaining the anomaly water flow velocity value by utilizing an anomaly detection algorithm according to the neighborhood K value of the water flow velocity value.
Firstly, according to the steps, the monitoring anomaly degree of each water flow velocity value and the anomaly probability of each initial characteristic section can be obtained respectively.
And secondly, further analyzing the influence degree of each monitoring anomaly degree in each initial characteristic section on the whole initial characteristic section, evaluating the possibility that each monitoring anomaly degree belongs to an abnormal water flow velocity value, combining the significance degree of the monitoring anomaly degree of each water flow velocity value compared with the monitoring anomaly degree of the water flow velocity value acquired at the monitoring position of all non-pipeline curves, and comprehensively determining the neighborhood K value of each water flow velocity value.
Specifically, from all monitoring anomalies, the monitoring anomalies of the water flow velocity value acquired by the monitoring position with the label value of 1 are removed, the rest monitoring anomalies are utilized to form a screening set, and the information entropy of the monitoring anomalies in the screening set is used as a first threshold value. And in the screening set, counting the data level of the monitoring anomaly degree, and taking the monitoring anomaly degree with equal values as the data level of one anomaly degree.
Further, for any one abnormal data level, the difference between the first threshold and the information entropy of the residual monitoring abnormal degree in the screening set after deleting the abnormal data level is used as the distribution influence weight of the abnormal data level.
Here, a neighborhood K value for each water flow velocity value is calculated based on the distribution impact weight of the data level for each anomaly and the inclusion anomaly probability for each initial feature segment. The calculation formula of the neighborhood K value of the jth water flow velocity value is as follows:
In the formula,Is the neighborhood distance of the jth water flow velocity value,Is a function of the rounding-off,Is the distribution influence weight of the data level to which the monitoring anomaly of the jth water flow velocity value belongs,Is the abnormal probability of the initial characteristic section to which the monitoring abnormality degree of the jth water flow velocity value belongs,Is the maximum value of the inclusion anomaly probabilities for all initial feature segments;
Is the neighborhood K value of the jth water flow rate value,Is the upper limit value of the neighborhood K value when detecting abnormal data of the water flow velocity,The magnitude takes the empirical value 50, which is set to avoid that too large a value of K may result in a reduced sensitivity of the algorithm to outliers. This is because the local anomaly factor is based on a comparison of local densities, and if the K value is too large, the estimate of the local density may be affected by more distant points, thereby reducing the ability to detect true anomalies.
Further, according to the steps, respectively obtaining a neighborhood K value of each water flow velocity value in the water flow velocity data, and obtaining an abnormal water flow velocity value through an LOF algorithm.
Specifically, all the water flow velocity values and the neighborhood K values of the water flow velocity values are used as inputs, an outlier factor detection LOF algorithm is used to obtain local anomaly factors of each water flow velocity value, a second threshold is preset, the embodiment describes with the second threshold being 0.85, and if the local anomaly factors of the water flow velocity values are greater than the second threshold, the water flow velocity values are abnormal water flow velocity values. The LOF algorithm is a common technology for detecting the neighborhood of the abnormal data, and the specific process is not repeated, and when abnormal water flow velocity values occur, the condition that the water flow velocity in a water supply and drainage pipeline in a building is abnormal is indicated.
It should be noted that the foregoing embodiments are merely illustrative of the technical solutions of the present application, and not restrictive, and although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those skilled in the art that the technical solutions described in the foregoing embodiments may be modified or some of the technical features may be replaced equivalently, and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the scope of the technical solutions of the embodiments of the present application and are included in the protection scope of the present application.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments.

Claims (10)

Translated fromChinese
1.基于物联网技术的建筑给排水流速异常监测方法,其特征在于,该方法包括以下步骤:1. A method for monitoring abnormal flow rate of building water supply and drainage based on Internet of Things technology, characterized in that the method comprises the following steps:采集建筑给排水系统中管道内水流流速数据;Collect water flow velocity data in pipes in building water supply and drainage systems;根据每个水流流速值的观测窗口中的分布情况以及水流流速值之间差分元素的聚类结果得到水流流速值的监测异常度;The monitoring abnormality of the water flow velocity value is obtained according to the distribution of each water flow velocity value in the observation window and the clustering result of the differential elements between the water flow velocity values;根据水流流速值的监测异常度排序得到水流流速值的特征值序列,将所述特征值序列划分为多个初始特征段,基于初始特征段内元素分布特征以及位置信息计算初始特征段的包含异常概率;A characteristic value sequence of the water flow velocity value is obtained by sorting the monitored abnormality of the water flow velocity value, the characteristic value sequence is divided into a plurality of initial characteristic segments, and the probability of the initial characteristic segment containing an abnormality is calculated based on the element distribution characteristics and position information in the initial characteristic segment;根据水流流速值的监测异常度和水流流速值所属初始特征段的包含异常概率得到水流流速值的邻域K值,根据水流流速值的邻域K值利用异常检测算法得到异常的水流流速值。The neighborhood K value of the water flow velocity value is obtained according to the monitoring abnormality of the water flow velocity value and the probability of inclusion of abnormality in the initial feature segment to which the water flow velocity value belongs. The abnormal water flow velocity value is obtained according to the neighborhood K value of the water flow velocity value using the anomaly detection algorithm.2.根据权利要求1所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述根据每个水流流速值的观测窗口中的分布情况以及水流流速值之间差分元素的聚类结果得到水流流速值的监测异常度,包括的具体步骤如下:2. According to the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology in claim 1, it is characterized in that the monitoring abnormality of the water flow velocity value is obtained according to the distribution of each water flow velocity value in the observation window and the clustering result of the differential elements between the water flow velocity values, and the specific steps included are as follows:将所有采集的水流流速值按照时间顺序组成流速序列,获取流速序列的差分序列,并利用不预设聚类簇数量的聚类算法将所述差分序列中的元素划分到若干个聚类簇;All collected water flow velocity values are organized into a velocity sequence in chronological order, a differential sequence of the velocity sequence is obtained, and the elements in the differential sequence are divided into a plurality of clusters using a clustering algorithm without presetting the number of clusters;设置固定尺寸的滑动窗口,将每个水流流速值为窗口中心点时的滑动窗口作为每个水流流速值的观测窗口;Set a sliding window of fixed size, and use the sliding window with each water flow velocity value as the window center point as the observation window for each water flow velocity value;基于每个水流流速值的观测窗口内元素的分布情况以及聚类簇内元素的分布特征计算每个水流流速值的监测异常度。The monitoring anomaly degree of each water flow velocity value is calculated based on the distribution of elements in the observation window of each water flow velocity value and the distribution characteristics of elements in the cluster.3.根据权利要求2所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述基于每个水流流速值的观测窗口内元素的分布情况以及聚类簇内元素的分布特征计算每个水流流速值的监测异常度,包括的具体步骤如下:3. According to claim 2, the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology is characterized in that the monitoring abnormality of each water flow velocity value is calculated based on the distribution of elements in the observation window of each water flow velocity value and the distribution characteristics of elements in the cluster, and the specific steps included are as follows:确定每个水流流速值的观测窗口内所有水流流速值形成的差分元素所在聚类簇的数量,计算所述所在聚类簇的数量与每个水流流速值的观测窗口内所有元素的分布方差的乘积作为分子;Determine the number of clusters where the differential elements formed by all water flow velocity values in the observation window of each water flow velocity value are located, and calculate the product of the number of clusters and the distribution variance of all elements in the observation window of each water flow velocity value as the numerator;将每个水流流速值的观测窗口内所有水流流速值形成的差分元素在流速序列的差分序列中的频率的累加和与常数参数之和的倒数作为第一度量值;The reciprocal of the sum of the frequencies of the differential elements formed by all water flow velocity values in the observation window of each water flow velocity value in the differential sequence of the flow velocity sequence and the sum of the constant parameter is used as the first metric value;将第一度量值与分子的乘积作为每个水流流速值的监测异常度。The product of the first metric value and the numerator is used as the monitoring abnormality degree of each water flow velocity value.4.根据权利要求1所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述基于初始特征段内元素分布特征以及位置信息计算初始特征段的包含异常概率,包括的具体步骤如下:4. According to the method for monitoring abnormal flow rate of building water supply and drainage based on Internet of Things technology in claim 1, it is characterized in that the calculation of the probability of containing abnormality of the initial feature segment based on the element distribution characteristics and position information in the initial feature segment includes the following specific steps:对于任意一个初始特征段,确定每个监测异常度对应水流流速值的监测位置的坐标信息,将坐标信息为建筑内给排水管道转弯处的监测位置的标签值标记为1;For any initial feature segment, determine the coordinate information of the monitoring location corresponding to the water flow velocity value of each monitoring abnormality, and mark the label value of the monitoring location whose coordinate information is the turning point of the water supply and drainage pipeline in the building as 1;计算每个初始特征段内监测异常度的分布方差与每个初始特征段内监测异常度的均值的乘积,将所述乘积与每个初始特征段内监测异常度的数量的比值作为每个初始特征段的异常权重;Calculate the product of the distribution variance of the monitoring abnormality in each initial feature segment and the mean of the monitoring abnormality in each initial feature segment, and use the ratio of the product to the number of monitoring abnormalities in each initial feature segment as the abnormality weight of each initial feature segment;基于所述异常权重、每个初始特征段与每个初始特征段的参考特征段内监测异常度的趋势差异是受到异常的水流流速值产生的可能性确定每个初始特征段的包含异常概率。Based on the abnormal weight and the possibility that the trend difference of the abnormality degree monitored in each initial feature segment and the reference feature segment of each initial feature segment is caused by the abnormal water flow velocity value, the probability of each initial feature segment containing an abnormality is determined.5.根据权利要求4所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述每个初始特征段的包含异常概率的确定方式如下:5. According to the method for monitoring abnormal flow rate of building water supply and drainage based on Internet of Things technology in claim 4, it is characterized in that the probability of containing abnormality of each initial feature segment is determined as follows:计算两个初始特征段中任意两个监测异常度对应监测位置坐标信息之间的欧式距离,将两个初始特征段之间计算所得所有欧式距离的均值作为两个初始特征段之间的监测位置距离,将与每个初始特征段之间的监测位置距离最小值对应的其他初始特征段作为每个初始特征段的参考特征段;Calculate the Euclidean distance between the monitoring position coordinate information corresponding to any two monitoring anomaly degrees in the two initial feature segments, take the average of all Euclidean distances calculated between the two initial feature segments as the monitoring position distance between the two initial feature segments, and take the other initial feature segments corresponding to the minimum monitoring position distance between each initial feature segment as the reference feature segment of each initial feature segment;确定每个初始特征段与每个初始特征段的参考特征段内监测异常度数量的差值;Determine the difference between the number of monitored abnormalities in each initial feature segment and the reference feature segment of each initial feature segment;将每个初始特征段、每个初始特征段的参考特征段内监测异常度进行直线拟合得到直线的斜率之间差值的绝对值与所述数量的差值之和作为第一差异值;The sum of the absolute value of the difference between the slopes of each initial feature segment and the monitoring abnormality within the reference feature segment of each initial feature segment obtained by linear fitting and the difference of the quantity is taken as the first difference value;将第一差异值与每个初始特征段的异常权重的乘积作为分子,将分子与每初始特征段的参考特征段内监测异常度对应监测位置中标签值为1的监测位置的数量的比值作为每个初始特征段的包含异常概率。The product of the first difference value and the abnormal weight of each initial feature segment is taken as the numerator, and the ratio of the numerator to the number of monitoring positions with a label value of 1 in the monitoring positions corresponding to the monitoring abnormality degree in the reference feature segment of each initial feature segment is taken as the probability of containing abnormalities for each initial feature segment.6.根据权利要求1所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述根据水流流速值的监测异常度和水流流速值所属初始特征段的包含异常概率得到水流流速值的邻域K值,包括的具体步骤如下:6. According to the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology in claim 1, it is characterized in that the neighborhood K value of the water flow velocity value is obtained according to the monitoring abnormality degree of the water flow velocity value and the probability of abnormal inclusion of the initial feature segment to which the water flow velocity value belongs, and the specific steps included are as follows:基于每个水流流速值的监测位置的标签值对监测异常度进行筛选,基于筛选结果确定每个异常度的数据级的分布影响权重;Screening the monitoring abnormality based on the label value of the monitoring location of each water flow velocity value, and determining the distribution influence weight of the data level of each abnormality based on the screening result;基于每个监测异常度所属数据级的分布影响权重、每个监测异常度所属初始特征段的包含异常概率确定每个水流流速值的邻域距离;Determine the neighborhood distance of each water flow velocity value based on the distribution influence weight of the data level to which each monitoring abnormality degree belongs and the probability of containing abnormalities of the initial feature segment to which each monitoring abnormality degree belongs;若水流流速值的邻域距离小于预设上限值,则将水流流速值的邻域距离作为水流流速值的邻域K值;If the neighborhood distance of the water flow velocity value is less than the preset upper limit value, the neighborhood distance of the water flow velocity value is used as the neighborhood K value of the water flow velocity value;若水流流速值的邻域距离大于等于预设上限值,则将预设上限值作为水流流速值的邻域K值。If the neighborhood distance of the water flow velocity value is greater than or equal to a preset upper limit value, the preset upper limit value is used as the neighborhood K value of the water flow velocity value.7.根据权利要求6所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述每个异常度的数据级的分布影响权重的确定方式如下:7. According to the method for monitoring abnormal flow rate of building water supply and drainage based on Internet of Things technology in claim 6, it is characterized in that the distribution influence weight of the data level of each abnormality degree is determined in the following way:将所有监测异常度中对应监测位置的标签值为1的监测异常度剔除,利用剩余的监测异常度组成筛选集合,将筛选集合内监测异常度的信息熵作为第一阈值;Eliminate the monitoring anomaly degrees whose label value of the corresponding monitoring position is 1 from all monitoring anomaly degrees, use the remaining monitoring anomaly degrees to form a screening set, and use the information entropy of the monitoring anomaly degrees in the screening set as the first threshold;在筛选集合中,将取值相等的监测异常度均作为一个异常度的数据级;In the screening set, the monitoring abnormality degrees with equal values are all regarded as the data level of one abnormality degree;对于任意一个异常度的数据级,将第一阈值与每个异常度的数据级删除后筛选集合内剩余监测异常度的信息熵之间的差值作为每个异常度的数据级的分布影响权重。For any data level of abnormality, the difference between the first threshold and the information entropy of the remaining monitored abnormalities in the screening set after deleting the data level of each abnormality is used as the distribution influence weight of the data level of each abnormality.8.根据权利要求6所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述确定每个水流流速值的邻域距离,包括的具体步骤如下:8. According to claim 6, the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology is characterized in that the determining of the neighborhood distance of each water flow velocity value comprises the following specific steps:计算每个水流流速值的监测异常度所属初始特征段的包含异常概率与所有初始特征段的包含异常概率中最大值的比值;Calculate the ratio of the probability of inclusion of anomaly in the initial characteristic segment to which the monitoring anomaly degree of each water flow velocity value belongs to and the maximum value of the probability of inclusion of anomaly in all initial characteristic segments;将所述比值与每个水流流速值的监测异常度所属数据级的分布影响权重之间乘积的取整结果作为每个水流流速值的邻域距离。The rounded result of the product of the ratio and the distribution influence weight of the data level to which the monitoring abnormality of each water flow velocity value belongs is taken as the neighborhood distance of each water flow velocity value.9.根据权利要求1所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述将所述特征值序列划分为多个初始特征段,包括的具体步骤如下:9. According to the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology in claim 1, it is characterized in that the characteristic value sequence is divided into a plurality of initial characteristic segments, and the specific steps included are as follows:将水流流速值的特征值序列作为输入,利用序列分割算法将所述特征值序列划分成多个子序列,每个子序列均作为一个初始特征段。The characteristic value sequence of water flow velocity values is taken as input, and the characteristic value sequence is divided into multiple subsequences using a sequence segmentation algorithm, and each subsequence is used as an initial characteristic segment.10.根据权利要求1所述基于物联网技术的建筑给排水流速异常监测方法,其特征在于,所述根据水流流速值的邻域K值利用异常检测算法得到异常的水流流速值,包括的具体步骤如下:10. According to claim 1, the method for monitoring abnormal flow velocity of building water supply and drainage based on Internet of Things technology is characterized in that the abnormal flow velocity value is obtained by using an abnormality detection algorithm according to the neighborhood K value of the water flow velocity value, and the specific steps included are as follows:将所有水流流速值以及水流流速值的邻域K值作为输入,利用离群因子检测LOF算法获取每个水流流速值的局部异常因子;All water flow velocity values and the neighborhood K values of water flow velocity values are taken as input, and the outlier factor detection LOF algorithm is used to obtain the local anomaly factor of each water flow velocity value;预设一个第二阈值,若该水流流速值的局部异常因子大于第二阈值,认为该水流流速值为一个异常的水流流速值。A second threshold is preset, and if the local abnormal factor of the water flow velocity value is greater than the second threshold, the water flow velocity value is considered to be an abnormal water flow velocity value.
CN202411846167.XA2024-12-162024-12-16Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technologyActiveCN119293528B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202411846167.XACN119293528B (en)2024-12-162024-12-16Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technology

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202411846167.XACN119293528B (en)2024-12-162024-12-16Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technology

Publications (2)

Publication NumberPublication Date
CN119293528Atrue CN119293528A (en)2025-01-10
CN119293528B CN119293528B (en)2025-04-04

Family

ID=94169144

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202411846167.XAActiveCN119293528B (en)2024-12-162024-12-16Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technology

Country Status (1)

CountryLink
CN (1)CN119293528B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN120121931A (en)*2025-05-122025-06-10内蒙古雲图计算机软件开发有限公司 A monitoring method, device and electronic equipment for electrical equipment in a computer room

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
GB201718166D0 (en)*2017-11-022017-12-20Invenio Systems LtdIdentifying anomalous flow in a water distribution network
CN110231447A (en)*2019-06-102019-09-13精锐视觉智能科技(深圳)有限公司The method, apparatus and terminal device of water quality abnormality detection
WO2022141746A1 (en)*2020-12-302022-07-07佛山科学技术学院Method for detecting anomaly in water quality and electronic device
CN115909003A (en)*2022-10-242023-04-04李德乐Deep learning-based river channel congestion condition judgment system and method and storage medium
CN116429220A (en)*2023-06-142023-07-14济宁安泰矿山设备制造有限公司 A Method for Abnormal Detection of Water Conservancy Engineering
CN117312617A (en)*2023-11-292023-12-29山东优控智能技术有限公司Real-time sewage treatment method and system based on sewage data monitoring
CN117390569A (en)*2023-12-112024-01-12深圳市智德森水务科技有限公司 A water environment monitoring method based on data processing
CN117951631A (en)*2024-03-262024-04-30广东统一机器人智能股份有限公司High-efficiency intelligent constant-temperature constant-pressure cooling water circulation system
CN118118032A (en)*2024-04-262024-05-31深圳市壹格锐科技有限公司 A method for monitoring environmental risks of pollutants in fishery environments
CN119090089A (en)*2024-09-132024-12-06北京伯仲佳和科技有限公司 A digital twin modeling and prediction analysis system for oil and gas wells

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
GB201718166D0 (en)*2017-11-022017-12-20Invenio Systems LtdIdentifying anomalous flow in a water distribution network
CN110231447A (en)*2019-06-102019-09-13精锐视觉智能科技(深圳)有限公司The method, apparatus and terminal device of water quality abnormality detection
WO2022141746A1 (en)*2020-12-302022-07-07佛山科学技术学院Method for detecting anomaly in water quality and electronic device
CN115909003A (en)*2022-10-242023-04-04李德乐Deep learning-based river channel congestion condition judgment system and method and storage medium
CN116429220A (en)*2023-06-142023-07-14济宁安泰矿山设备制造有限公司 A Method for Abnormal Detection of Water Conservancy Engineering
CN117312617A (en)*2023-11-292023-12-29山东优控智能技术有限公司Real-time sewage treatment method and system based on sewage data monitoring
CN117390569A (en)*2023-12-112024-01-12深圳市智德森水务科技有限公司 A water environment monitoring method based on data processing
CN117951631A (en)*2024-03-262024-04-30广东统一机器人智能股份有限公司High-efficiency intelligent constant-temperature constant-pressure cooling water circulation system
CN118118032A (en)*2024-04-262024-05-31深圳市壹格锐科技有限公司 A method for monitoring environmental risks of pollutants in fishery environments
CN119090089A (en)*2024-09-132024-12-06北京伯仲佳和科技有限公司 A digital twin modeling and prediction analysis system for oil and gas wells

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KUMARS MAHMOODI ET AL.: "Proposing a new local density estimation outlier detection algorithm:an empirical case study on flow pattern ecperiments", INDUSTRIAL AND COMMERCIAL APPLICATION, vol. 24, 31 August 2021 (2021-08-31), XP037595252, DOI: 10.1007/s10044-021-01019-2*
刘晓峰等: "基于聚类算法的水情分析系统的探讨与研究", 城镇供水, no. 6, 31 December 2022 (2022-12-31)*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN120121931A (en)*2025-05-122025-06-10内蒙古雲图计算机软件开发有限公司 A monitoring method, device and electronic equipment for electrical equipment in a computer room
CN120121931B (en)*2025-05-122025-08-22内蒙古雲图计算机软件开发有限公司 A monitoring method, device and electronic equipment for electrical equipment in a computer room

Also Published As

Publication numberPublication date
CN119293528B (en)2025-04-04

Similar Documents

PublicationPublication DateTitle
Wen et al.A new unsupervised health index estimation method for bearings early fault detection based on Gaussian mixture model
Wang et al.A two-stage data-driven-based prognostic approach for bearing degradation problem
CN110008565B (en) Prediction method of abnormal working condition of industrial process based on correlation analysis of operating parameters
CN119293528B (en)Building water supply and drainage flow speed abnormality monitoring method based on Internet of things technology
JP5868216B2 (en) Clustering apparatus and clustering program
EP3859472A1 (en)Monitoring system and monitoring method
JP6141235B2 (en) How to detect anomalies in time series data
CN110648480B (en) A rate-of-change-based single-variable alarm system and method
CN107949812A (en)Combined method for detecting anomalies in a water distribution system
CN116610938B (en)Method and equipment for detecting unsupervised abnormality of semiconductor manufacture in curve mode segmentation
CN114817228A (en) A method for removing outliers from long-term monitoring data of lake water level
CN118211082B (en)Oil filter element residual life prediction method and system based on data analysis
CN111241744A (en)Low-pressure casting machine time sequence data abnormity detection method based on bidirectional LSTM
CN110569890A (en) A method for detecting abnormal patterns in hydrological data based on similarity measure
CN117668684A (en)Power grid electric energy data anomaly detection method based on big data analysis
CN119884694B (en) Vortex flowmeter monitoring method, device, medium and product based on deep learning
EP4206838A1 (en)Forecasting and anomaly detection method for low density polyethylene autoclave reactor
CN106951680A (en)A kind of Hydrological Time Series abnormal patterns detection method
CN118297132A (en)Heat exchanger fault prediction method, medium and system of heat exchange station
CN110348094B (en) Oil pipeline leak detection method and system based on influence network
CN105675320A (en)Method for real time monitoring mechanical system operation status on the basis of acoustic signal analysis
CN119989234A (en) A GMM-L2 fault diagnosis method, device, equipment and medium based on DBGSA algorithm
Fahmy et al.Drift time detection and adjustment procedures for processes subject to linear trend
Li et al.A rolling bearing performance degradation evaluation method based on statistical correlation superposition
CN112884167A (en)Multi-index anomaly detection method based on machine learning and application system thereof

Legal Events

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

[8]ページ先頭

©2009-2025 Movatter.jp