CN114353886A - A method and system for detecting fault points in urban drainage pipe network - Google Patents
A method and system for detecting fault points in urban drainage pipe network Download PDFInfo
- Publication number
- CN114353886A CN114353886A CN202210013793.5A CN202210013793A CN114353886A CN 114353886 A CN114353886 A CN 114353886A CN 202210013793 A CN202210013793 A CN 202210013793A CN 114353886 A CN114353886 A CN 114353886A
- Authority
- CN
- China
- Prior art keywords
- period
- flow
- fault
- detected
- curve
- 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
Links
Images
Landscapes
- Sewage (AREA)
Abstract
Description
技术领域technical field
本发明涉及故障位置检测技术领域,更具体的说是涉及一种城市排水管网故障点检测方法及系统。The invention relates to the technical field of fault location detection, and more particularly to a method and system for fault location detection of an urban drainage pipe network.
背景技术Background technique
城市排水管道保障着居民生活废水和自然降水的排放,是维护社区运营重要的基础设施。一旦排水管道发生故障,往往会导致路面积水、地库存水,乃至引起反流倒灌,严重影响社区的交通和生活秩序,有可能造成车辆被淹等事故,还存在健康隐患以及建筑质量方面的风险。Urban drainage pipelines ensure the discharge of residential wastewater and natural precipitation, and are important infrastructure for maintaining community operations. Once the drainage pipeline fails, it will often lead to road surface water, ground storage water, and even reverse backflow, which will seriously affect the traffic and life order of the community, and may cause accidents such as vehicle flooding. There are also hidden health risks and building quality problems. risk.
现有的排水管道通常是铺设在地下,一般都是人工定期按区域进行清理检查,但是这样的方式,一方面无法有效地确定故障位置,地毯式清理成本高,十分不便,另一方面,更多时候是在已经发生事故之后才对所在区域的管道进行清理和检测,而无法在排水过程中实时检测是否发生故障以及故障点位置。Existing drainage pipes are usually laid underground, and are generally cleaned and inspected manually by area on a regular basis. However, on the one hand, this method cannot effectively determine the fault location, and the carpet cleaning cost is high, which is very inconvenient. On the other hand, it is more expensive. In many cases, the pipelines in the area are cleaned and tested after an accident has occurred, and it is impossible to detect whether a fault occurs and the location of the fault point in real time during the drainage process.
可见,现有技术难以对管道故障点进行检测,导致无法及时有效地对管道进行维修,增加成本,因此,如何提供一种能够在排水过程中实时检测排水管道是否发生故障以及故障点位置,是本领域技术人员亟需解决的问题。It can be seen that the existing technology is difficult to detect the fault point of the pipeline, which leads to the failure to repair the pipeline in a timely and effective manner, and increases the cost. Therefore, how to provide a system that can detect whether the drainage pipeline fails and the location of the fault point in real time during the drainage process is a problem. Problems that those skilled in the art need to solve urgently.
发明内容SUMMARY OF THE INVENTION
有鉴于此,本发明提供了一种城市排水管网故障点检测方法及系统。In view of this, the present invention provides a method and system for detecting a fault point of an urban drainage pipe network.
为了实现上述目的,本发明提供如下技术方案:In order to achieve the above object, the present invention provides the following technical solutions:
一种城市排水管网故障点检测方法,包括以下步骤:A method for detecting fault points in an urban drainage pipe network, comprising the following steps:
步骤一、将排水管网中的所有节点依据节点性质进行分类,得到分类后的节点集合;Step 1: Classify all nodes in the drainage network according to the node properties, and obtain a classified node set;
步骤二、选取每种类别节点集合中具有代表性的节点,作为监测点;Step 2: Select a representative node in each type of node set as a monitoring point;
步骤三、获取监测点处的历史流量数据,将所述历史流量数据依据不同时段进行分类,得到多个历史流量数据集;Step 3: Obtain historical flow data at the monitoring point, classify the historical flow data according to different time periods, and obtain multiple historical flow data sets;
步骤四、依据每个历史流量数据集,以监测点为横坐标,流量数据为纵坐标,绘制每个时段对应的历史流量均值曲线;Step 4. According to each historical flow data set, taking the monitoring point as the abscissa and the flow data as the ordinate, draw the historical flow mean curve corresponding to each period;
步骤五、采集待检测期的监测点处流量数据;Step 5: Collect the flow data at the monitoring point during the period to be detected;
步骤六、绘制待检测期的流量均值曲线;Step 6, draw the flow mean curve of the period to be detected;
步骤七、依据所述待检测期的流量均值曲线和对应时段的历史流量均值曲线,计算得到待检测期的流量误差曲线;Step 7: Calculate the flow error curve of the to-be-detected period according to the flow mean value curve of the to-be-detected period and the historical flow mean value curve of the corresponding period;
步骤八、获取待检测期的误差曲线中超过预设误差阈值的位置区段,得到故障点所在的故障区段;Step 8: Obtain the position section of the error curve in the period to be detected that exceeds the preset error threshold, and obtain the fault section where the fault point is located;
步骤九、依据所述故障区段,得到位于故障区段内的第一个监测点,对该监测点周围管道进行排查,获取准确的故障点位置。Step 9: According to the fault section, obtain the first monitoring point located in the fault section, check the pipeline around the monitoring point, and obtain the accurate fault point position.
可选的,所述步骤一中,所述节点性质包括水压、流量等。Optionally, in the first step, the properties of the nodes include water pressure, flow, and the like.
可选的,所述步骤一中,使用模糊聚类法对节点进行分类。Optionally, in the first step, a fuzzy clustering method is used to classify the nodes.
可选的,所述步骤二中,使用TF-IDF算法对每种类别节点集合进行抽取,得到每种类别中具有代表性的节点。Optionally, in the second step, the TF-IDF algorithm is used to extract each category of node sets to obtain representative nodes in each category.
可选的,在所述各个步骤中,使用水流量传感器获取流量数据。Optionally, in each of the steps, a water flow sensor is used to obtain flow data.
可选的,所述步骤四的具体步骤为:Optionally, the specific steps of the step 4 are:
步骤4.1、令第i个时段的历史流量数据集为Ai,以监测点为横坐标,流量数据为纵坐标,绘制第i个时段内的不同采集时刻对应的历史流量曲线;Step 4.1. Let the historical flow data set of the ith period be Ai, take the monitoring point as the abscissa and the flow data as the ordinate, and draw the historical flow curves corresponding to different collection moments in the ith period;
步骤4.2、依据多条历史流量曲线,将每个监测点的流量数据求均值,得到第i个时段的历史流量均值曲线。Step 4.2. According to a plurality of historical flow curves, average the flow data of each monitoring point to obtain the average historical flow curve of the i-th period.
可选的,所述步骤六的具体步骤为:Optionally, the specific steps of the step 6 are:
步骤6.1、将采集的待检测期的流量数据依据不同的采集时刻,绘制多条流量曲线;Step 6.1. Draw multiple flow curves according to the collected flow data during the period to be detected according to different collection times;
步骤6.2、依据待检测期的多条流量曲线,将每个监测点的流量数据求均值,得到待检测期的流量均值曲线。Step 6.2: Calculate the average of the flow data of each monitoring point according to the multiple flow curves of the period to be detected, to obtain the mean curve of the flow of the period to be detected.
可选的,所述步骤九中,位于故障区段内的第一个监测点是指,按照排水管网中的水流方向为顺序方向,该顺序方向上的故障区段内的第一个监测点。Optionally, in the step 9, the first monitoring point located in the fault section refers to the first monitoring point in the fault section in the sequential direction according to the direction of water flow in the drainage pipe network. point.
一种城市排水管网故障点检测系统,包括:An urban drainage pipe network fault point detection system, comprising:
排水管网节点分类模块,用于将排水管网中的所有节点依据节点性质进行分类,得到分类后的节点集合;The node classification module of the drainage pipe network is used to classify all the nodes in the drainage pipe network according to the node properties, and obtain the classified node set;
监测点选取模块,用于选取每种类别节点集合中具有代表性的节点,作为监测点;The monitoring point selection module is used to select a representative node in each type of node set as a monitoring point;
历史流量数据分类模块,用于获取监测点处的历史流量数据,将所述历史流量数据依据不同时段进行分类,得到多个历史流量数据集;The historical flow data classification module is used to obtain the historical flow data at the monitoring point, classify the historical flow data according to different time periods, and obtain a plurality of historical flow data sets;
历史流量均值曲线获取模块,用于依据每个历史流量数据集,以监测点为横坐标,流量数据为纵坐标,绘制每个时段对应的历史流量均值曲线;The historical flow average curve acquisition module is used to draw the historical flow average curve corresponding to each period according to each historical flow data set, taking the monitoring point as the abscissa and the flow data as the ordinate;
待检测期流量数据获取模块,用于采集待检测期的监测点处流量数据;The flow data acquisition module during the period to be detected is used to collect the flow data at the monitoring points during the period to be detected;
待检测期流量均值曲线获取模块,用于绘制待检测期的流量均值曲线;A flow average curve acquisition module in the period to be detected, which is used to draw the average flow curve of the period to be detected;
流量误差曲线获取模块,用于依据所述待检测期的流量均值曲线和对应时段的历史流量均值曲线,计算得到待检测期的流量误差曲线;a flow error curve acquisition module, configured to calculate and obtain the flow error curve of the to-be-detected period according to the flow mean value curve of the to-be-detected period and the historical flow mean value curve of the corresponding period;
故障区段确定模块,用于获取待检测期的误差曲线中超过预设误差阈值的位置区段,得到故障点所在的故障区段;The fault section determination module is used to obtain the position section that exceeds the preset error threshold in the error curve of the to-be-detected period, and obtain the fault section where the fault point is located;
故障点确定模块,用于依据所述故障区段,得到位于故障区段内的第一个监测点,对该监测点周围管道进行排查,获取准确的故障点位置。The fault point determination module is used for obtaining the first monitoring point located in the fault section according to the fault section, and checking the pipeline around the monitoring point to obtain the accurate fault point position.
经由上述的技术方案可知,本发明公开提供了一种城市排水管网故障点检测方法及系统,与现有技术相比,具有以下有益效果:As can be seen from the above technical solutions, the present disclosure provides a method and system for detecting fault points in an urban drainage pipe network, which has the following beneficial effects compared with the prior art:
本发明对排水管网中的所有节点进行分类和筛选,获取每种类别中具有代表性的节点作为监测点,获取监测点处的历史流量数据,并对所采集的数据进行时段划分,进而绘制出每个时段对应的历史流量均值曲线。将待检测时期内的流量均值曲线和对应时段的历史流量均值曲线进行差值计算,依据所得到的流量误差曲线判断故障区域和故障点位置。本发明通过进行时段划分,进而可以使待检测时期的流量均值曲线与对应时段的历史流量均值曲线进行比较,获取检测结果,使检测结果更加准确,减少了因不同时段流量特性所带来的误差。并且选取具有代表性的监测点,能够保证准确的检测效果的同时,减少仪器成本。The invention classifies and filters all nodes in the drainage pipe network, obtains representative nodes in each category as monitoring points, obtains historical flow data at the monitoring points, divides the collected data into time periods, and then draws The historical traffic mean curve corresponding to each period is obtained. Calculate the difference between the flow average curve in the period to be detected and the historical flow average curve in the corresponding period, and judge the fault area and fault point according to the obtained flow error curve. By dividing the time period, the present invention can compare the flow mean value curve of the period to be detected with the historical flow mean value curve of the corresponding period to obtain the detection result, so that the detection result is more accurate and the error caused by the flow characteristics of different time periods is reduced. . In addition, the selection of representative monitoring points can ensure accurate detection results and reduce instrument costs.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to the provided drawings without creative work.
图1为本发明的方法步骤流程图;Fig. 1 is the method step flow chart of the present invention;
图2为本发明的系统结构示意图。FIG. 2 is a schematic diagram of the system structure of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in 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. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
本发明实施例公开了一种城市排水管网故障点检测方法,参见图1,包括以下步骤:The embodiment of the present invention discloses a method for detecting a fault point of an urban drainage pipe network. Referring to FIG. 1 , the method includes the following steps:
步骤一、使用模糊聚类法将排水管网中的所有节点依据水压值、流量值进行分类,得到分类后的节点集合。Step 1: Use the fuzzy clustering method to classify all the nodes in the drainage network according to the water pressure value and the flow value, and obtain the classified node set.
步骤二、使用TF-IDF算法对每种类别节点集合进行抽取,选取每种类别节点集合中具有代表性的节点,作为监测点;通过选取监测点,可以在保障获取代表性流量数据的同时,保障故障点检测的全面性,减少水流量传感器的数量,降低了检测成本。Step 2: Use the TF-IDF algorithm to extract each type of node set, and select a representative node in each type of node set as a monitoring point; by selecting a monitoring point, while ensuring the acquisition of representative traffic data, Ensure the comprehensiveness of fault point detection, reduce the number of water flow sensors, and reduce detection costs.
步骤三、获取监测点处的历史流量数据,将所述历史流量数据依据不同时段进行分类,得到多个历史流量数据集A1、A2、...、An,其中n为划分的时段个数。Step 3: Obtain historical flow data at the monitoring point, classify the historical flow data according to different time periods, and obtain multiple historical flow data sets A1, A2, ..., An, where n is the number of divided time periods.
在具体实施例中,时段的划分可以采用统计法,根据流量在不同时间的特征进行时段划分。要求在每个时段中,流量数据的差值应控制在预设的范围内。In a specific embodiment, a statistical method may be used for the division of time periods, and time periods are divided according to characteristics of traffic at different times. It is required that in each period, the difference of flow data should be controlled within a preset range.
步骤四、依据每个历史流量数据集,以监测点为横坐标,流量数据为纵坐标,绘制每个时段对应的历史流量均值曲线;Step 4. According to each historical flow data set, taking the monitoring point as the abscissa and the flow data as the ordinate, draw the historical flow mean curve corresponding to each period;
具体步骤为:The specific steps are:
步骤4.1、令第i个时段的历史流量数据集为Ai,以监测点为横坐标,流量数据为纵坐标,绘制第i个时段内的不同采集时刻对应的历史流量曲线Si1、Si2、...、Sim,m为第i个时段内采集时刻的个数;Step 4.1. Let the historical flow data set of the ith period be Ai, take the monitoring point as the abscissa and the flow data as the ordinate, draw the historical flow curves Si1, Si2, .. ., Sim, m is the number of collection moments in the ith period;
步骤4.2、依据多条历史流量曲线Si1、Si2、...、Sim,将每个监测点的流量数据求均值,得到第i个时段的历史流量均值曲线Si。Step 4.2, according to a plurality of historical flow curves Si1, Si2, .
步骤五、采集待检测期的监测点处流量数据;Step 5: Collect the flow data at the monitoring point during the period to be detected;
步骤六、绘制待检测期的流量均值曲线Fi;Step 6. Draw the flow mean curve Fi in the period to be detected;
具体步骤为:The specific steps are:
步骤6.1、将采集的待检测期的流量数据依据不同的采集时刻,绘制多条流量曲线;Step 6.1. Draw multiple flow curves according to the collected flow data during the period to be detected according to different collection times;
步骤6.2、依据待检测期的多条流量曲线,将每个监测点的流量数据求均值,得到待检测期的流量均值曲线。Step 6.2: Calculate the average of the flow data of each monitoring point according to the multiple flow curves of the period to be detected, to obtain the mean curve of the flow of the period to be detected.
步骤七、依据所述待检测期的流量均值曲线Fi和对应时段的历史流量均值曲线Si,将每个监测点的流量数据求差值,计算得到待检测期的流量误差曲线Mi;Step 7: According to the flow mean curve Fi of the period to be detected and the historical flow mean curve Si of the corresponding period, the flow data of each monitoring point is calculated to obtain the difference value, and the flow error curve Mi of the period to be detected is calculated;
步骤八、获取待检测期的误差曲线Mi中超过预设误差阈值的位置区段,得到故障点所在的故障区段;若没有超过预设误差阈值的区段,则表示待检测期内排水管道没有发生故障。Step 8: Obtain the position section of the error curve Mi in the period to be detected that exceeds the preset error threshold, and obtain the fault section where the fault point is located; if there is no section that exceeds the preset error threshold, it means that the drainage pipeline during the period to be detected No failure occurred.
步骤九、依据所述故障区段,得到位于故障区段内的第一个监测点,对该监测点周围管道进行排查,获取准确的故障点位置。位于故障区段内的第一个监测点是指,按照排水管网中的水流方向为顺序方向,该顺序方向上的故障区段内的第一个监测点。Step 9: According to the fault section, obtain the first monitoring point located in the fault section, check the pipeline around the monitoring point, and obtain the accurate fault point position. The first monitoring point in the fault section refers to the first monitoring point in the fault section in the sequential direction according to the direction of water flow in the drainage pipe network.
在所述各个步骤中,使用水流量传感器获取流量数据。In each of the steps, flow data is acquired using a water flow sensor.
在实施上述方法的过程中,首先需要在排水管网的每个节点设置水流量传感器,以获取每个节点处的历史流量数据。在得到历史流量均值曲线之后,只需要在监测点处设置水流量传感器即可,当检测待检测期的故障点时,进而可以获取各个监测点处的流量数据。In the process of implementing the above method, it is first necessary to set a water flow sensor at each node of the drainage network to obtain historical flow data at each node. After the historical flow mean curve is obtained, it is only necessary to set the water flow sensor at the monitoring point. When detecting the fault point in the period to be detected, the flow data at each monitoring point can be obtained.
值得注意的是,当需要获取当前时刻的故障点时,步骤六则不需要再求均值,只需要绘制当前时刻的流量曲线即可,并将当前时刻流量曲线与历史流量均值曲线Si进行求差,获取当前时刻的流量误差曲线,进而进入步骤八,进行后续步骤。It is worth noting that when it is necessary to obtain the fault point at the current moment, step 6 does not need to calculate the mean value, but only needs to draw the flow curve at the current moment, and calculate the difference between the flow curve at the current moment and the historical flow mean curve Si. , obtain the flow error curve at the current moment, and then proceed to step 8 to perform subsequent steps.
本发明实施例还公开一种城市排水管网故障点检测系统,参见图2,包括:The embodiment of the present invention also discloses a system for detecting fault points in an urban drainage pipe network, referring to FIG. 2 , including:
排水管网节点分类模块,用于将排水管网中的所有节点依据节点性质进行分类,得到分类后的节点集合;The node classification module of the drainage pipe network is used to classify all the nodes in the drainage pipe network according to the node properties, and obtain the classified node set;
监测点选取模块,用于选取每种类别节点集合中具有代表性的节点,作为监测点;The monitoring point selection module is used to select a representative node in each type of node set as a monitoring point;
历史流量数据分类模块,用于获取监测点处的历史流量数据,将所述历史流量数据依据不同时段进行分类,得到多个历史流量数据集;The historical flow data classification module is used to obtain the historical flow data at the monitoring point, classify the historical flow data according to different time periods, and obtain a plurality of historical flow data sets;
历史流量均值曲线获取模块,用于依据每个历史流量数据集,以监测点为横坐标,流量数据为纵坐标,绘制每个时段对应的历史流量均值曲线;The historical flow average curve acquisition module is used to draw the historical flow average curve corresponding to each period according to each historical flow data set, taking the monitoring point as the abscissa and the flow data as the ordinate;
待检测期流量数据获取模块,用于采集待检测期的监测点处流量数据;The flow data acquisition module during the period to be detected is used to collect the flow data at the monitoring points during the period to be detected;
待检测期流量均值曲线获取模块,用于绘制待检测期的流量均值曲线;A flow average curve acquisition module in the period to be detected, which is used to draw the average flow curve of the period to be detected;
流量误差曲线获取模块,用于依据所述待检测期的流量均值曲线和对应时段的历史流量均值曲线,计算得到待检测期的流量误差曲线;a flow error curve acquisition module, configured to calculate and obtain the flow error curve of the to-be-detected period according to the flow mean value curve of the to-be-detected period and the historical flow mean value curve of the corresponding period;
故障区段确定模块,用于获取待检测期的误差曲线中超过预设误差阈值的位置区段,得到故障点所在的故障区段;The fault section determination module is used to obtain the position section that exceeds the preset error threshold in the error curve of the to-be-detected period, and obtain the fault section where the fault point is located;
故障点确定模块,用于依据所述故障区段,得到位于故障区段内的第一个监测点,对该监测点周围管道进行排查,获取准确的故障点位置。The fault point determination module is used for obtaining the first monitoring point located in the fault section according to the fault section, and checking the pipeline around the monitoring point to obtain the accurate fault point position.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same and similar parts between the various embodiments can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method.
对所公开的实施例的上述说明,使本领域专业技术人员能够实现或使用本发明。对这些实施例的多种修改对本领域的专业技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above description of the disclosed embodiments enables any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (9)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210013793.5A CN114353886A (en) | 2022-01-06 | 2022-01-06 | A method and system for detecting fault points in urban drainage pipe network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210013793.5A CN114353886A (en) | 2022-01-06 | 2022-01-06 | A method and system for detecting fault points in urban drainage pipe network |
Publications (1)
Publication Number | Publication Date |
---|---|
CN114353886A true CN114353886A (en) | 2022-04-15 |
Family
ID=81106610
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202210013793.5A Pending CN114353886A (en) | 2022-01-06 | 2022-01-06 | A method and system for detecting fault points in urban drainage pipe network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114353886A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115048980A (en) * | 2022-05-07 | 2022-09-13 | 杭州翔毅科技有限公司 | Method and device for detecting fault area of water pipe network and computer readable storage medium |
CN115689531A (en) * | 2022-11-15 | 2023-02-03 | 深圳供电局有限公司 | A power system line detection device and method |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109783903A (en) * | 2018-12-28 | 2019-05-21 | 佛山科学技术学院 | A kind of industrial water pipeline fault diagnostic method and system based on time series |
CN109869638A (en) * | 2019-03-25 | 2019-06-11 | 杭州电子科技大学 | A method for initial positioning of water supply pipe network burst pipe leakage |
CN110941648A (en) * | 2019-11-19 | 2020-03-31 | 广州市自来水有限公司 | Abnormal data identification method, system and storage medium based on cluster analysis |
US20200124494A1 (en) * | 2018-10-18 | 2020-04-23 | Aquarius-Spectrum Ltd. | Methods Circuits Assemblies Devices Systems and Functionally Associated Machine Executable Code For Mechanical Failure Classification Condition Assessment and Remediation Recommendation |
CN112346939A (en) * | 2020-11-02 | 2021-02-09 | 长沙市到家悠享网络科技有限公司 | Alarm method, device, equipment and storage medium |
CN112610903A (en) * | 2020-12-10 | 2021-04-06 | 合肥学院 | Water supply pipe network leakage positioning method based on deep neural network model |
-
2022
- 2022-01-06 CN CN202210013793.5A patent/CN114353886A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200124494A1 (en) * | 2018-10-18 | 2020-04-23 | Aquarius-Spectrum Ltd. | Methods Circuits Assemblies Devices Systems and Functionally Associated Machine Executable Code For Mechanical Failure Classification Condition Assessment and Remediation Recommendation |
CN109783903A (en) * | 2018-12-28 | 2019-05-21 | 佛山科学技术学院 | A kind of industrial water pipeline fault diagnostic method and system based on time series |
CN109869638A (en) * | 2019-03-25 | 2019-06-11 | 杭州电子科技大学 | A method for initial positioning of water supply pipe network burst pipe leakage |
CN110941648A (en) * | 2019-11-19 | 2020-03-31 | 广州市自来水有限公司 | Abnormal data identification method, system and storage medium based on cluster analysis |
CN112346939A (en) * | 2020-11-02 | 2021-02-09 | 长沙市到家悠享网络科技有限公司 | Alarm method, device, equipment and storage medium |
CN112610903A (en) * | 2020-12-10 | 2021-04-06 | 合肥学院 | Water supply pipe network leakage positioning method based on deep neural network model |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115048980A (en) * | 2022-05-07 | 2022-09-13 | 杭州翔毅科技有限公司 | Method and device for detecting fault area of water pipe network and computer readable storage medium |
CN115048980B (en) * | 2022-05-07 | 2025-07-11 | 杭州翔毅科技有限公司 | Method, device and computer-readable storage medium for detecting fault areas in water pipe network |
CN115689531A (en) * | 2022-11-15 | 2023-02-03 | 深圳供电局有限公司 | A power system line detection device and method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109783903B (en) | A method and system for fault diagnosis of industrial water pipelines based on time series | |
CN114353886A (en) | A method and system for detecting fault points in urban drainage pipe network | |
JP2013525790A (en) | Data processing method and system for checking pipe leakage | |
CN113701060B (en) | Intelligent diagnosis method for urban drainage pipe network based on drainage model | |
CN111325947B (en) | Storm surge flood early warning method and system based on long-term and short-term memory network | |
CN110929359A (en) | Pipe network siltation risk prediction modeling method based on PNN neural network and SWMM technology | |
CN102606890A (en) | Device and method for quantifying and positioning loss of water feeding pipeline by applying transient excitation | |
CN112097125B (en) | A method for detecting and locating a pipe burst in a water supply network based on self-adaptive checking | |
CN116126963B (en) | Inflow infiltration diagnosis method for nonlinear multi-source heterogeneous drainage model | |
CN114662895A (en) | Pipe network comprehensive risk assessment method and device | |
CN113553686B (en) | Method and device for determining fault pipeline and electronic equipment | |
CN109725120A (en) | An intelligent data monitoring method and system based on tap water production | |
CN105091732A (en) | Method and system for detecting deformation of transformer winding | |
CN108595687A (en) | Water consumption method for detecting abnormality and database server | |
CN116718160B (en) | A method for rapid diagnosis of sediment layer height based on drainage pipeline monitoring data | |
CN111080129B (en) | Scoring method and device for drainage pipe network monitoring points and electronic equipment | |
CN112780953A (en) | Independent metering area pipe network leakage detection method based on mode detection | |
CN111932162A (en) | Municipal drainage data quality comprehensive evaluation method for pipe network drainage calculation | |
CN118430197B (en) | Sewage discharge alarm method, device, equipment and medium for drainage well | |
CN115435245A (en) | A rapid identification method for pipeline defects in high water level operation | |
CN115655422A (en) | Early warning analysis method and device for collapse of drainage pipe network, electronic equipment and medium | |
CN115830812B (en) | Intelligent early warning system and method for abnormal settlement of pump station building | |
CN109613620B (en) | Method and device for detecting foreign matters in water supply pipe network and system with device | |
CN115899586A (en) | Network system investigation and detection method for split-system drainage pipe | |
CN115356260A (en) | High-water-level running pipeline health condition efficient detection method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |