WO2023098372A1 - 自我诊断方法和无负压叠压供水设备 - Google Patents
自我诊断方法和无负压叠压供水设备 Download PDFInfo
- Publication number
- WO2023098372A1 WO2023098372A1 PCT/CN2022/128821 CN2022128821W WO2023098372A1 WO 2023098372 A1 WO2023098372 A1 WO 2023098372A1 CN 2022128821 W CN2022128821 W CN 2022128821W WO 2023098372 A1 WO2023098372 A1 WO 2023098372A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- measurement data
- preset
- fault
- input
- water pump
- Prior art date
Links
Images
Classifications
-
- E—FIXED CONSTRUCTIONS
- E03—WATER SUPPLY; SEWERAGE
- E03B—INSTALLATIONS OR METHODS FOR OBTAINING, COLLECTING, OR DISTRIBUTING WATER
- E03B7/00—Water main or service pipe systems
- E03B7/07—Arrangement of devices, e.g. filters, flow controls, measuring devices, siphons or valves, in the pipe systems
- E03B7/078—Combined units with different devices; Arrangement of different devices with respect to each other
-
- E—FIXED CONSTRUCTIONS
- E03—WATER SUPPLY; SEWERAGE
- E03B—INSTALLATIONS OR METHODS FOR OBTAINING, COLLECTING, OR DISTRIBUTING WATER
- E03B11/00—Arrangements or adaptations of tanks for water supply
-
- E—FIXED CONSTRUCTIONS
- E03—WATER SUPPLY; SEWERAGE
- E03B—INSTALLATIONS OR METHODS FOR OBTAINING, COLLECTING, OR DISTRIBUTING WATER
- E03B7/00—Water main or service pipe systems
- E03B7/09—Component parts or accessories
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/13—Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/27—Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
Definitions
- the application relates to the technical field of water supply equipment, in particular to a self-diagnosis method and non-negative pressure laminated water supply equipment.
- the purpose of this application is to provide a self-diagnosis method and a non-negative pressure stacked water supply equipment, so that the non-negative pressure stacked water supply equipment can self-diagnose whether there is a fault, and reduce the probability of misjudgment.
- the present application provides a self-diagnosis method for providing a self-diagnosis function for non-negative pressure laminated water supply equipment, the method comprising:
- the multiple operating parameters include base vibration parameters, pipeline pressure parameters, bolt loosening parameters, soft joint use parameters, gasket use parameters, water pump At least two of temperature parameters, water pump vibration parameters, water pump speed parameters, motor temperature parameters, motor current parameters and motor voltage parameters;
- the measurement data of multiple operating parameters are used as the first input of the fault detection model, and the fault detection model outputs the The predicted fault type and predicted similarity corresponding to the first input; wherein, the fault detection model is used to compare the first input with each fault data in the fault database to obtain the first input and each The similarity of the fault data, the highest similarity among the multiple similarities corresponding to the first input is used as the predicted similarity corresponding to the first input, and the fault data with the highest similarity to the first input is used The fault type is used as the predicted fault type corresponding to the first input, and the predicted fault type and the predicted similarity corresponding to the first input are output;
- the beneficial effect of this technical solution is that: use two-stage detection process to judge whether there is a fault, when the first stage detects that a fault may occur, it is not directly judged as a fault, but enters the second stage of fault detection, When a possible failure is also detected in the second stage, it is determined that the non-negative pressure stacked water supply equipment is faulty. Therefore, the obtained fault detection results are highly reliable, avoiding frequent misjudgments and affecting the non-negative pressure stacked water supply normal use of the device.
- multiple sensors are used to obtain measurement data of multiple operating parameters, and it is detected whether the measurement data of each operating parameter is within its corresponding preset range.
- the measurement data of multiple operating parameters are input into the fault detection model, and the fault
- the detection model determines the closest fault type of the non-negative pressure stacked water supply equipment in the current operation process as the predicted fault type, and the fault detection model also gives the similarity between the input data and the predicted fault type as the predicted similarity, by comparing The size of the predicted similarity and the preset similarity threshold is used to judge whether there is a fault. Obviously, the higher the similarity, the more likely the non-negative pressure superimposed water supply equipment has a fault corresponding to the predicted fault type.
- the measurement data of multiple operating parameters is used as the input data of the fault detection model, taking into account the correlation between multiple operating parameters, and comprehensively judges the measurement data of multiple operating parameters to avoid the numerical fluctuation of a single operating parameter causing Misjudgment, but compare multiple operating parameters as a whole with multiple fault data stored in the fault database one by one, find out the fault data with the highest similarity, and use the fault type corresponding to the fault data as a prediction Fault types further improve the accuracy of fault detection results.
- the acquisition process of the preset range corresponding to each of the operating parameters is as follows:
- a preset range including the average value is obtained, and a ratio of a difference between a maximum value and a minimum value of the preset range to the average value is a preset constant corresponding to the operating parameter.
- the beneficial effect of this technical solution is that: when the non-negative pressure laminated water supply equipment is in normal operation, the measurement data at multiple preset times are recorded and the average value is calculated, and the obtained average value can be used as the operating parameter in normal operation
- the reference value in the process on this basis, set an appropriate fluctuation range to obtain a preset range including the average value, and the obtained preset range has a high reference value.
- the values of different operating parameters vary greatly, and may not be an order of magnitude. Therefore, set the same or different preset constants for each operating parameter, and then set the ratio of the difference between the maximum value and the minimum value of the preset range to the average value. is the preset constant corresponding to the operating parameter, thereby limiting the fluctuation range of different operating parameters, and the obtained preset range is accurate and reasonable, and more in line with the needs of practical applications.
- the training process of the fault detection model is as follows:
- each training data in the training set includes sample data of multiple operating parameters and their corresponding labeling fault types and labeling similarities, and the sample data is obtained by actual measurement or generated by the generation network of the GAN model of;
- the sample data of multiple operating parameters in the training data is used as the second input of the preset deep learning model, and the second input corresponding to the preset deep learning model is output.
- the predicted fault type and predicted similarity wherein, the preset deep learning model is used to compare the second input with each fault data in the fault database to obtain the second input and The similarity of each fault data, the highest similarity among the multiple similarities corresponding to the second input is used as the predicted similarity corresponding to the second input, and the fault data with the highest similarity to the second input is used
- the fault type is used as the predicted fault type corresponding to the second input, and the predicted fault type and predicted similarity corresponding to the second input are output;
- the beneficial effect of this technical solution lies in: using the training set to train the preset deep learning model to obtain a fault detection model, the fault detection model can be obtained by training a large amount of training data, and can predict and obtain corresponding fault detection for various input data As a result, it has a wide range of applications and a high level of intelligence.
- a preset deep learning model can be obtained.
- Through the learning and tuning of the preset deep learning model Establish the functional relationship from input to output. Although the functional relationship between input and output cannot be found 100%, it can approach the actual correlation as much as possible.
- the fault detection model trained from this can realize self-diagnosis of fault detection function, and the diagnostic results are highly reliable.
- the method also includes:
- a first self-diagnosis report is generated, and the first self-diagnostic report includes the predicted fault type corresponding to the first input;
- the beneficial effect of this technical solution is: set filter conditions for the generation and sending of the report, if the similarity with the most similar fault data is still not very high, for example, the predicted similarity is only 20% or 35%, and the preset similarity is not reached Threshold (for example, 85%), it can be determined that there is no fault, so there is no need to generate and send a fault self-diagnosis report; only when the predicted similarity is greater than the preset similarity threshold, it is judged that there is a fault, and it needs to be generated Report and send. Only when the prediction similarity is high enough, the process of generating and sending the self-diagnosis report is involved, avoiding repeated use of computing resources when no fault occurs, saving energy and protecting the environment.
- Threshold for example, 85%
- multiple communication levels are set, corresponding to different user equipments (that is, the staff notified are different), for example, life and temperature-related faults correspond to lower communication levels, and the fault alarm information only needs to be sent
- life and temperature-related faults correspond to lower communication levels
- the fault alarm information only needs to be sent
- the faults related to water pumps and motors correspond to a higher communication level
- the fault alarm information needs to be sent to the maintenance personnel in this area and the person in charge of this area.
- different staff can be notified according to the importance of the predicted fault type, and the differentiated push of fault alarm information can be realized.
- the degree of intelligence is high, and it is more in line with the needs of practical applications.
- the method also includes:
- a second self-diagnosis report is generated, and the second self-diagnosis report includes the component names corresponding to the operating parameters that are not in its own preset range and preset question types;
- the beneficial effect of this technical solution is that when it is detected in the first stage that some operating parameters are not within the preset range, although the final result of whether a fault has occurred has not yet been obtained through the second stage, the situation that some operating parameters are out of the normal range still means If there may be problems in the operation process, it can be regarded as a phenomenon worthy of vigilance, and the relevant staff should be reminded in time.
- the names of parts that may have problems and the types of preset problems are given in the problem warning information. On the one hand, it assists the staff to make judgments.
- the above-mentioned information is given in the problem warning information, which is convenient for the staff to carry the corresponding tools to deal with, avoiding the temporary discovery of tools that have been forgotten, and improving the efficiency of problem handling.
- the method also includes:
- a maintenance plan for the target component is generated, the target component is each of the soft joint and the gasket, and the maintenance plan for the target component includes the The useful life of the target component;
- a maintenance task list for the target component is generated and sent to a preset user device.
- the beneficial effect of this technical solution is: for the parts with service life, a maintenance plan is established from the beginning of operation, and when the service life of the parts reaches its own life, the maintenance task list is automatically generated and distributed to the relevant staff, In order to repair or replace corresponding parts in time, avoid major failures caused by aging parts, and scientifically and reasonably prevent potential safety hazards caused by aging parts.
- the present application provides a non-negative pressure laminated water supply equipment, including:
- a base the base is provided with a base vibration sensor, which is used to obtain the measurement data of the base vibration parameters of the non-negative pressure laminated water supply equipment;
- a pipeline the pipeline is arranged on the base, the water inlet of the pipeline is connected to the water outlet of the water tank, the water outlet of the pipeline is connected to the water inlet of the steady flow tank, and the pipeline is provided with pipeline pressure sensor;
- a bolt the bolt is arranged at the water inlet of the pipeline, and the bolt is provided with a bolt loosening sensor, which is used to detect whether the bolt is loose, and obtain the measurement data of the bolt loosening parameter;
- a plurality of water pump units each of the water pump units includes a water pump and a motor, each of the water pumps is arranged on the base, each of the motors is arranged on a corresponding water pump, and each of the water pumps is provided with a water pump temperature sensor , water pump vibration sensor and water pump speed sensor, in order to obtain the measurement data of the water pump temperature parameter, water pump vibration parameter and water pump speed parameter of each described water pump, each described motor is provided with motor temperature sensor, motor current sensor and motor voltage a sensor, used to obtain the measurement data of the motor temperature parameter, the motor current parameter and the motor voltage parameter of each of the motors;
- a controller the controller is connected with the base vibration sensor, the pipeline pressure sensor, the bolt looseness sensor, the multiple water pump temperature sensors, the multiple water pump vibration sensors, and the multiple water pump speed sensors respectively. Sensors, a plurality of the motor temperature sensors, a plurality of the motor current sensors and a plurality of the motor voltage sensors are electrically connected, the controller stores a fault detection model and a fault database, and the controller is configured to realize the above The steps described in any one of the methods.
- the beneficial effect of the technical solution is to provide a non-negative pressure stacked pressure water supply equipment, the controller of which can perform two-stage fault detection, and the fault detection result has high accuracy.
- the controller is also configured to:
- the pipeline pressure sensor When receiving the base vibration sensor, the pipeline pressure sensor, the bolt loosening sensor, the plurality of the water pump temperature sensors, the plurality of the water pump vibration sensors, the plurality of the water pump speed sensors, the plurality of the When any one of the motor temperature sensor, the plurality of motor current sensors and the plurality of motor voltage sensors sends measurement data, the received measurement data is put into a queue to be sent;
- the beneficial effects of this technical solution are: set conditions for data upload, use the queue to be sent to store the measurement data to be sent, and upload all the data when there is a sufficient amount of measurement data in the queue, that is, not every time the sensor receives When the measurement data is sent, the data is uploaded immediately, thereby greatly reducing the number of visits to the cloud server and greatly reducing the data processing pressure of the cloud server.
- controller is further configured to upload data in the following manner:
- the measurement data in the queue to be sent is complete means that the queue to be sent includes the base vibration sensor, the pipeline pressure sensor, the bolt loosening sensor, multiple water pump temperature sensors, multiple The measurement data sent by the water pump vibration sensor, the multiple water pump rotational speed sensors, the multiple motor temperature sensors, the multiple motor current sensors and the multiple motor voltage sensors.
- the beneficial effect of this technical solution is: to set further conditions for data uploading. If the measurement data in the queue to be sent is to be uploaded to the cloud server, not only the quantity must be sufficient, but also the types must be complete.
- the measurement data sent by the sensor can ensure that the data provided to the cloud server each time covers the measurement data of all operating parameters, which is convenient for subsequent data mining and analysis.
- the controller is also configured to:
- the beneficial effect of this technical solution is that in practical applications, there may be situations where some sensors themselves fail or the connection with the controller is interrupted. At this time, since the measurement data of these sensors has not entered the queue to be sent, the queue The measurement data in the system cannot always meet the complete conditions, and the cloud server will not be able to obtain the measurement data of the non-negative pressure laminated water supply equipment; by setting an appropriate preset time length, when the measurement data is incomplete, request data from the target sensor and start timing. If there is still no response after the timing expires, it means that the target sensor may no longer be able to provide data, so all measurement data can be uploaded directly without waiting for the corresponding measurement data of the target sensor. In this way, when some sensors cannot provide measurement data, the situation that the non-negative pressure superimposed water supply equipment cannot upload data to the cloud server is avoided.
- Fig. 1 is a side view of a non-negative pressure laminated water supply equipment provided by the embodiment of the present application;
- Fig. 2 is a top view of a non-negative pressure laminated water supply equipment provided by the embodiment of the present application;
- FIG. 3 is a schematic diagram of a process framework of a self-diagnosis method provided in an embodiment of the present application
- FIG. 4 is a schematic flow chart of a self-diagnosis method provided in an embodiment of the present application.
- Fig. 5 is a schematic flowchart of an acquisition process of a preset range corresponding to an operating parameter provided in an embodiment of the present application
- FIG. 6 is a schematic flowchart of a training process of a fault detection model provided in an embodiment of the present application.
- Fig. 7 is a schematic flowchart of a part of a self-diagnosis method provided in the embodiment of the present application.
- Fig. 8 is a partial flowchart of another self-diagnosis method provided by the embodiment of the present application.
- Fig. 9 is a partial flowchart of another self-diagnosis method provided by the embodiment of the present application.
- Fig. 10 is a partial flowchart of another self-diagnosis method provided by the embodiment of the present application.
- Fig. 11 is a partial flowchart of another self-diagnosis method provided by the embodiment of the present application.
- Fig. 12 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
- FIG. 13 is a schematic structural diagram of a program product for implementing a self-diagnosis method provided by an embodiment of the present application.
- the present application provides a non-negative pressure laminated water supply equipment
- the non-negative pressure laminated water supply equipment includes:
- a base 10 the base 10 is provided with a base vibration sensor 11 for obtaining measurement data of base vibration parameters of the non-negative pressure laminated water supply equipment;
- a pipeline 70 the pipeline 70 is arranged on the base 10, the water inlet of the pipeline 70 is connected with the water outlet of the water tank, and the water outlet of the pipeline 70 is connected with the water inlet of the steady flow tank, so
- the pipeline 70 is provided with a pipeline pressure sensor 71;
- a bolt 20, the bolt 20 is arranged at the water inlet of the pipeline 70, and the bolt 20 is provided with a bolt loosening sensor 21, which is used to detect whether the bolt 20 is loose, and obtain the measurement data of the bolt loosening parameter;
- each of the water pump units includes a water pump 40 and a motor 30, each of the water pumps 40 is arranged on the base 10, each of the motors 30 is arranged on a corresponding water pump 40, each of the Water pump 40 is provided with water pump temperature sensor 41, water pump vibration sensor 42 and water pump speed sensor 43, in order to obtain the measurement data of water pump temperature parameter, water pump vibration parameter and water pump speed parameter of each described water pump 40, each described motor 30
- a motor temperature sensor 31, a motor current sensor 32 and a motor voltage sensor 33 are provided to obtain the measurement data of the motor temperature parameters, motor current parameters and motor voltage parameters of each of the motors 30;
- the controller is respectively connected with the base vibration sensor 11, the pipeline pressure sensor 71, the bolt looseness sensor 21, the multiple water pump temperature sensors, the multiple water pump vibration sensors, and the multiple water pump vibration sensors.
- the water pump rotational speed sensor, a plurality of the motor temperature sensors, a plurality of the motor current sensors and a plurality of the motor voltage sensors are electrically connected, the controller stores a fault detection model and a fault database, and the controller is configured Complete the steps described in Implementing the Self-Diagnostic Method. Among them, the self-diagnosis method will be described below.
- the non-negative pressure superimposed water supply equipment is equipped with multiple water pump units, each water pump unit includes a water pump and a motor, and each water pump and motor is respectively equipped with a plurality of sensors.
- the above-mentioned “multiple water pump temperature sensors” means no load All the water pump temperature sensors corresponding to all the water pump units of the laminated water supply equipment, "a plurality of the water pump vibration sensors, a plurality of the water pump speed sensors, a plurality of the motor temperature sensors, a plurality of the motor current sensors and a plurality of the motor voltage sensor" and so on.
- the non-negative pressure laminated water supply equipment may be provided with a plurality of bolts, and each bolt may be provided with a bolt loosening sensor.
- the non-negative pressure superimposed water supply equipment is provided with 3 water pump units, and then the non-negative pressure superimposed water supply equipment is provided with 3 water pumps, 3 motors, and 3 water pumps. sensors, 3 water pump vibration sensors, 3 water pump speed sensors, 3 motor temperature sensors, 3 motor current sensors and 3 motor voltage sensors.
- the controller may be a PLC controller.
- a data communication circuit may be provided between the controller and each sensor.
- the present application also provides a self-diagnosis method, which is used to provide self-diagnosis function for non-negative pressure laminated water supply equipment.
- This method does not limit the non-negative pressure laminated water supply equipment.
- the non-negative pressure laminated water supply equipment is, for example, the non-negative pressure laminated water supply equipment in Figure 1 and Figure 2, and it can also be applicable to this method. Other non-negative pressure stacked water supply equipment.
- the methods include:
- Step S101 Obtain measurement data of multiple operating parameters of the non-negative pressure laminated water supply equipment, the multiple operating parameters include base vibration parameters, pipeline pressure parameters, bolt loosening parameters, soft joint usage parameters, and gasket usage parameter, water pump temperature parameter, water pump vibration parameter, water pump speed parameter, motor temperature parameter, motor current parameter and motor voltage parameter;
- Step S102 respectively detecting whether the measurement data of each of the operating parameters is within its corresponding preset range
- Step S103 When it is detected that the measurement data of at least one operating parameter is not in its corresponding preset range, the measurement data of multiple operating parameters are used as the first input of the fault detection model, and the fault detection model is passed through the fault detection model Outputting the predicted fault type and predicted similarity corresponding to the first input;
- the fault detection model is used to compare the first input with each fault data in the fault database, obtain the similarity between the first input and each fault data, and compare the first input
- the highest similarity among the corresponding multiple similarities is used as the predicted similarity corresponding to the first input
- the fault type of the fault data with the highest similarity to the first input is used as the predicted fault type corresponding to the first input , and output the predicted fault type and predicted similarity corresponding to the first input;
- Step S104 When the predicted similarity corresponding to the first input is less than the preset similarity threshold, it is determined that no fault occurs; when the predicted similarity corresponding to the first input is not less than the preset similarity threshold, it is determined that there is a fault occur.
- the usage parameter of the soft joint is, for example, the usage time of the soft joint
- the usage parameter of the gasket is, for example, the usage time of the gasket
- the present application does not limit "at least two" in step S101, which may be 2, 3, 5, 8, 10 or 11.
- the plurality of operating parameters may include, for example, base vibration parameters, pipeline pressure parameters, bolt loosening parameters, soft joint usage parameters, gasket usage parameters, water pump temperature parameters, water pump vibration parameters, water pump speed parameters, Part of the motor temperature parameter, motor current parameter and motor voltage parameter.
- the plurality of operating parameters may include, for example, base vibration parameters, pipeline pressure parameters, bolt loosening parameters, soft joint usage parameters, gasket usage parameters, water pump temperature parameters, water pump vibration parameters, and water pump speed parameters. , all of the motor temperature parameters, motor current parameters and motor voltage parameters.
- the measurement data of the temperature parameters of the water pumps of the non-negative pressure superimposed water supply equipment may include the measurement data respectively collected by the water pump temperature sensors of each water pump. Vibration parameters, water pump speed parameters, motor temperature parameters, motor current parameters, and motor voltage parameters can be deduced by analogy, and will not be described here.
- the measurement data of the water pump temperature parameters may include the measurement data collected by the water pump temperature sensor of the first water pump, the measurement data collected by the water pump temperature sensor of the second water pump, and the water pump temperature data of the third water pump. The measurement data collected by the temperature sensor.
- each type of fault data has a corresponding fault type
- the fault type can be identified by one or more of letters, numbers, Chinese characters and special symbols, for example, it can be expressed as "E4", "Water pump failure", "# ⁇ #” and so on.
- the fault detection model compares the first input with 100 kinds of fault data respectively, and obtains 100 similarities, for example: 30%, 60%, ..., 98%, ..., 74%, 88%, among which the highest The similarity of 98% is used as the predicted similarity, and the fault type of the fault data corresponding to the 98% similarity is used as the predicted fault type.
- the present application does not limit the selection of the preset similarity threshold.
- the preset similarity threshold is, for example, 90%, 95% or 99%.
- the above method uses a two-stage detection process to determine whether a fault has occurred.
- a possible fault is detected in the first stage, it is not directly judged as a fault, but enters the second stage of fault detection.
- the second stage also detects It is not determined that the non-negative pressure stacked water supply equipment fails until a possible failure occurs. Therefore, the obtained fault detection results are highly reliable, avoiding frequent misjudgments and affecting the normal use of the non-negative pressure stacked water supply equipment.
- multiple sensors are used to obtain measurement data of multiple operating parameters, and it is detected whether the measurement data of each operating parameter is within its corresponding preset range.
- the measurement data of multiple operating parameters are input into the fault detection model, and the fault
- the detection model determines the closest fault type of the non-negative pressure stacked water supply equipment in the current operation process as the predicted fault type, and the fault detection model also gives the similarity between the input data and the predicted fault type as the predicted similarity, by comparing The size of the predicted similarity and the preset similarity threshold is used to judge whether there is a fault. Obviously, the higher the similarity, the more likely the non-negative pressure superimposed water supply equipment has a fault corresponding to the predicted fault type.
- the measurement data of multiple operating parameters is used as the input data of the fault detection model, taking into account the correlation between multiple operating parameters, and comprehensively judges the measurement data of multiple operating parameters to avoid the numerical fluctuation of a single operating parameter causing Misjudgment, but compare multiple operating parameters as a whole with multiple fault data stored in the fault database one by one, find out the fault data with the highest similarity, and use the fault type corresponding to the fault data as a prediction Fault types further improve the accuracy of fault detection results.
- the acquisition process of the preset range corresponding to each of the operating parameters is as follows:
- Step S201 For each of the operating parameters, when the non-negative pressure laminated water supply equipment is in a normal operating state, respectively record the measurement data of the operating parameters at multiple preset times;
- Step S202 Calculate the average value by using the measurement data of the operating parameters at multiple preset times
- Step S203 Obtain a preset range including the average value, and the ratio of the difference between the maximum value and the minimum value of the preset range to the average value is a preset constant corresponding to the operating parameter.
- the present application does not limit the selection of multiple preset times.
- the multiple preset times are, for example, multiple preset times at intervals of 5 minutes.
- the preset constants corresponding to each operating parameter may be the same or different.
- base vibration parameters, pipeline pressure parameters, bolt loosening parameters, soft joint usage parameters, gasket usage parameters, water pump temperature parameters, water pump vibration parameters, water pump speed parameters, motor temperature parameters, motor current parameters and motor may all be 10%.
- the non-negative pressure laminated water supply equipment when the non-negative pressure laminated water supply equipment is in normal operation state, record the measurement data at multiple preset times and calculate the average value, and the obtained average value can be used as the reference value of the operation parameter in the normal operation process , on this basis, an appropriate fluctuation range is set to obtain a preset range including the average value, and the obtained preset range has a high reference value.
- the values of different operating parameters vary greatly, and may not be an order of magnitude. Therefore, set the same or different preset constants for each operating parameter, and then set the ratio of the difference between the maximum value and the minimum value of the preset range to the average value. is the preset constant corresponding to the operating parameter, thereby limiting the fluctuation range of different operating parameters, and the obtained preset range is accurate and reasonable, and more in line with the needs of practical applications.
- the training process of the fault detection model is as follows:
- Step S301 Obtain a training set.
- Each training data in the training set includes sample data of multiple operating parameters and their corresponding labeled fault types and labeled similarities.
- the sample data is obtained through actual measurement or using a GAN model. Generated by the network;
- Step S302 For each of the training data, the sample data of a plurality of operating parameters in the training data is used as the second input of the preset deep learning model, and the preset deep learning model outputs the first The predicted fault type and predicted similarity corresponding to the two inputs; wherein, the preset deep learning model is used to compare the second input with each fault data in the fault database to obtain the first The similarity between two inputs and each fault data, the highest similarity among the multiple similarities corresponding to the second input is used as the predicted similarity corresponding to the second input, and the highest similarity with the second input The fault type of the fault data is used as the predicted fault type corresponding to the second input, and the predicted fault type and predicted similarity corresponding to the second input are output;
- Step S303 Based on the predicted fault type and predicted similarity corresponding to the second input and the labeled fault type and labeled similarity corresponding to the second input, update the model parameters of the preset deep learning model;
- Step S304 Detect whether the preset training end condition is met, if yes, stop training, and use the preset deep learning model obtained through training as the fault detection model, if not, use the next training The data continues to train the preset deep learning model.
- the GAN model is the Generative Adversarial Network, which consists of a generation network and a discriminant network.
- the generator network randomly samples from the latent space as input, and its output needs to imitate the real samples in the training set as much as possible.
- the input of the discriminant network is the real sample or the output of the generation network, and its purpose is to distinguish the output of the generation network from the real sample as much as possible.
- the generative network should deceive the discriminative network as much as possible.
- the two networks fight against each other and constantly adjust the parameters. The ultimate goal is to make the discriminative network unable to judge whether the output of the generating network is true or not.
- Using the GAN model can generate sample data of multiple operating parameters for the training process of the fault detection model, which can effectively reduce the amount of data collected from the original data and greatly reduce the cost of data collection and labeling.
- the preset training end conditions can be set according to actual needs, and this application does not make any limitation thereto.
- the preset training end condition may be reaching a preset number of training times.
- the preset deep learning model is used to train the training set to obtain a fault detection model.
- the fault detection model can be trained from a large amount of training data, and can predict and obtain corresponding fault detection results for various input data. It has a wide range of applications. , high level of intelligence.
- a preset deep learning model can be obtained.
- Through the learning and tuning of the preset deep learning model Establish the functional relationship from input to output. Although the functional relationship between input and output cannot be found 100%, it can approach the actual correlation as much as possible.
- the fault detection model trained from this can realize self-diagnosis of fault detection function, and the diagnostic results are highly reliable.
- the fault detection model is trained using a preset deep learning model.
- the fault detection model may be obtained through training using a preset machine learning model.
- the fault detection model may be obtained by optimizing a preset linear regression model.
- the method may further include:
- Step S105 When the predicted similarity corresponding to the first input is not less than the preset similarity threshold, generate a first self-diagnostic report, the first self-diagnostic report includes the predicted fault type corresponding to the first input ;
- Step S1061 Based on the first self-diagnosis report, obtain a first solution strategy corresponding to the predicted fault type corresponding to the first input;
- Step S1071 Generate fault alarm information including the first solution strategy, and send it to a preset user equipment.
- the first self-diagnosis report is, for example, in txt format, doc format, xls format or csv format.
- the preset user equipment is generally a staff's terminal equipment, and its equipment type may include, for example, one or more of a mobile phone, a tablet computer, a desktop computer, and a smart wearable device.
- the method may further include:
- Step S105 When the predicted similarity corresponding to the first input is not less than the preset similarity threshold, generate a first self-diagnostic report, the first self-diagnostic report includes the predicted fault type corresponding to the first input ;
- Step S1062 Based on the first self-diagnosis report, obtain a first solution strategy and a first communication level corresponding to the predicted fault type corresponding to the first input, and each communication level corresponds to one or more preset user equipments ;
- Step S1072 Generate fault alarm information including the first solution strategy, and send it to the user equipment corresponding to the first communication level.
- filter conditions are set for the generation and sending of the report, if the similarity with the most similar fault data is still not very high, for example, the predicted similarity is only 20% or 35%, and the preset similarity threshold (for example, 85% is not reached) %), it can be determined that no fault has occurred, so there is no need to generate and send a fault self-diagnosis report; only when the predicted similarity is greater than the preset similarity threshold, it is determined that a fault has occurred, and a report needs to be generated and sent. Only when the prediction similarity is high enough, the process of generating and sending the self-diagnosis report is involved, avoiding repeated use of computing resources when no fault occurs, saving energy and protecting the environment.
- the preset similarity threshold for example, 85% is not reached
- multiple communication levels are set, corresponding to different user equipments (that is, the staff notified are different), for example, life and temperature-related faults correspond to lower communication levels, and the fault alarm information only needs to be sent
- life and temperature-related faults correspond to lower communication levels
- the fault alarm information only needs to be sent
- the faults related to water pumps and motors correspond to a higher communication level
- the fault alarm information needs to be sent to the maintenance personnel in this area and the person in charge of this area.
- different staff can be notified according to the importance of the predicted fault type, and the differentiated push of fault alarm information can be realized.
- the degree of intelligence is high, and it is more in line with the needs of practical applications.
- the method may further include:
- Step S108 When it is detected that the measurement data of at least one operating parameter is not within its corresponding preset range, generate a second self-diagnostic report, the second self-diagnostic report includes corresponding Component names and preset question types;
- Step S109 Based on the second self-diagnosis report, generate problem warning information including the component name and the preset problem type, and send it to a preset user equipment, and use a display device to display the component name and the preset problem type.
- problem warning information including the component name and the preset problem type
- send it to a preset user equipment, and use a display device to display the component name and the preset problem type.
- component names can be identified by one or more of letters, numbers, Chinese characters and special symbols, such as “A5", “water pump B”, “motor 01”, “bolt #306” and so on.
- preset question types in the second self-diagnosis report, for reference by staff.
- the preset problem type can be identified by one or more of letters, numbers, Chinese characters and special symbols, for example, it can be expressed as “A5", “water pump failure 01”, “pipe leaking”, “loose bolts” and so on.
- the fact that some operating parameters are out of the normal range still means that during the operation process may If there is a problem, it can be regarded as a phenomenon worthy of vigilance, and the relevant staff should be reminded in time.
- the names of parts that may have problems and the types of preset problems are given in the problem warning information. On the one hand, it assists the staff to make judgments.
- the above-mentioned information is given in the problem warning information, which is convenient for the staff to carry the corresponding tools to deal with, avoiding the temporary discovery of tools that have been forgotten, and improving the efficiency of problem handling.
- the method may further include:
- Step S110 When the non-negative pressure laminated water supply equipment is put into operation, generate a maintenance plan for the target component, the target component is each of the soft joint and the gasket, and the maintenance plan for the target component is including the useful life of said target component;
- Step S1111 Based on the maintenance plan of the target component, when it is detected that the service life of the target component has reached its own service life, a maintenance task list for the target component is generated and sent to a preset user device.
- the service life of the soft joint is 30,000 hours.
- a maintenance task list for the soft joint is generated and sent.
- the method may further include:
- Step S110 When the non-negative pressure laminated water supply equipment is put into operation, generate a maintenance plan for the target component, the target component is each of the soft joint and the gasket, and the maintenance plan for the target component is including the useful life of said target component;
- Step S1112 Based on the maintenance plan of the target component, when it is detected that the difference between the service life of the target component itself and its service life is not greater than the preset duration threshold, generate a maintenance task list for the target component and send it to to the default user device.
- the preset duration threshold is, for example, 100 hours.
- a maintenance plan is established from the beginning of operation.
- the service life of the parts reaches its own life, the maintenance task list is automatically generated and dispatched to the relevant staff for timely repair or replacement.
- Corresponding components to avoid major failures caused by component aging, scientifically and reasonably prevent potential safety hazards caused by component aging.
- the controller of the non-negative pressure laminated water supply equipment provided by the present application can perform two-stage fault detection, and the fault detection result has high accuracy.
- the controller may also be configured to:
- the pipeline pressure sensor When receiving the base vibration sensor, the pipeline pressure sensor, the bolt loosening sensor, the plurality of the water pump temperature sensors, the plurality of the water pump vibration sensors, the plurality of the water pump speed sensors, the plurality of the When any one of the motor temperature sensor, the plurality of motor current sensors and the plurality of motor voltage sensors sends measurement data, the received measurement data is put into a queue to be sent;
- the preset quantity threshold is, for example, 11, 15, 20 and so on.
- the non-negative pressure superimposed water supply equipment is provided with 3 water pump units, then the non-negative pressure superimposed water supply equipment is provided with a base vibration sensor, a pipeline pressure sensor, a bolt loosening sensor, 3 water pump temperature sensors, 3 water pump vibration sensors, 3 water pump speed sensors, 3 motor temperature sensors, 3 motor current sensors and 3 motor voltage sensors, that is, there are 21 sensors in total, and the preset number threshold can be set for 21.
- controller may be further configured to upload data in the following manner:
- the measurement data in the queue to be sent is complete means that the queue to be sent includes the base vibration sensor, the pipeline pressure sensor, the bolt loosening sensor, multiple water pump temperature sensors, multiple The measurement data sent by the water pump vibration sensor, the multiple water pump rotational speed sensors, the multiple motor temperature sensors, the multiple motor current sensors and the multiple motor voltage sensors.
- the controller may also be configured to:
- This application does not limit the preset duration, which may be 1 minute, 3 minutes or 5 minutes.
- the preset number threshold is set to 21, when the measurement data sent by the motor voltage sensor of the third motor is received, the number of measurement data in the queue to be sent is detected It is 21, not less than the preset quantity threshold. It is still necessary to judge whether the measurement data in the queue to be sent is complete, because there may be multiple data sent by the same sensor in the queue to be sent. If it is complete, directly upload all the measurement data in all queues to be sent, and if it is found that the measurement data of some sensors is missing, first find out the sensors with missing measurement data. For example, if it is found that the measurement data sent by the water pump speed sensor of the second water pump is missing, a data acquisition request is sent to the water pump speed sensor of the second water pump.
- the cloud server will not be able to obtain the measurement data of the non-negative pressure superimposed water supply equipment; by setting a suitable preset time length, when the measurement data is incomplete, the target sensor will be requested for data and start timing. If no response is received after the timing expires, It means that the target sensor may no longer be able to provide data, so all measurement data can be directly uploaded without waiting for the corresponding measurement data of the target sensor. In this way, when some sensors cannot provide measurement data, the situation that the non-negative pressure superimposed water supply equipment cannot upload data to the cloud server is avoided.
- the embodiment of the present application also provides an electronic device 200, the electronic device 200 includes at least one memory 210, at least one processor 220 and a bus 230 connecting different platform systems.
- Memory 210 may include readable media in the form of volatile memory, such as random access memory (RAM) 211 and/or cache memory 212 , and may further include read only memory (ROM) 213 .
- RAM random access memory
- ROM read only memory
- the memory 210 also stores a computer program, and the computer program can be executed by the processor 220, so that the processor 220 executes the steps of the self-diagnosis method in the embodiment of the present application.
- the implementation mode and the achieved technical effect are the same, and part of the content will not be repeated.
- Memory 210 may also include utility 214 having at least one program module 215 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, examples of each or Implementations of network environments may be included in some combination.
- program module 215 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, examples of each or Implementations of network environments may be included in some combination.
- the processor 220 can execute the above-mentioned computer program, and can execute the utility tool 214 .
- Bus 230 may represent one or more of several types of bus structures, including a memory bus or memory self-diagnostic method, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus structures .
- the electronic device 200 can also communicate with one or more external devices 240 such as keyboards, pointing devices, Bluetooth devices, etc., and can also communicate with one or more devices capable of interacting with the electronic device 200, and/or communicate with the electronic device 200 200 is capable of communicating with any device (eg, router, modem, etc.) that communicates with one or more other computing devices. Such communication may occur through input-output interface 250 .
- the electronic device 200 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN) and/or a public network such as the Internet) through the network adapter 260 .
- the network adapter 260 can communicate with other modules of the electronic device 200 through the bus 230 . It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with electronic device 200, including but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID systems, tape drives And data backup storage platform, etc.
- the embodiment of the present application also provides a computer-readable storage medium, which is used to store a computer program.
- a computer program When the computer program is executed, the steps of the self-diagnosis method in the embodiment of the present application are realized.
- the specific implementation method The implementation mode and the achieved technical effect are consistent with the above-mentioned self-diagnosis method described in the embodiment, and part of the content will not be repeated.
- Fig. 13 shows the program product 300 for realizing the above-mentioned self-diagnosis method provided by this embodiment, which can adopt a portable compact disk read-only memory (CD-ROM) and include program codes, and can be installed on a terminal device such as a personal computer run on.
- a readable storage medium may be any tangible medium containing or storing a program, and the program may be used by or in combination with an instruction execution system, device or device.
- Program product 300 may utilize any combination of one or more readable media.
- the readable medium may be a readable signal medium or a readable storage medium.
- the readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media include: electrical connection with one or more conductors, portable disk, hard disk, random access memory (RAM), read only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
- RAM random access memory
- ROM read only memory
- EPROM or flash memory erasable programmable read-only memory
- CD-ROM compact disk read-only memory
- optical storage devices magnetic storage devices, or any suitable combination of the foregoing.
- a computer readable storage medium may include a data signal carrying readable program code in baseband or as part of a carrier wave traveling as part of a data signal. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- a readable storage medium may also be any readable medium that can transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
- the program code contained on the readable storage medium can be transmitted by any appropriate medium, including but not limited to wireless, cable, optical cable, RF, etc., or any suitable combination of the above.
- the program codes for performing the operations of the present invention can be written in any combination of one or more programming languages, and the programming languages include object-oriented programming languages such as Java, C++, etc., and also include conventional procedural programming languages A programming language such as C or similar.
- the program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server to execute.
- the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (for example, using an Internet service provider). business to connect via the Internet).
- LAN local area network
- WAN wide area network
- Internet service provider for example, using an Internet service provider
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Geometry (AREA)
- Evolutionary Computation (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Water Supply & Treatment (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Hydrology & Water Resources (AREA)
- Public Health (AREA)
- Structural Engineering (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Architecture (AREA)
- Civil Engineering (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Testing And Monitoring For Control Systems (AREA)
Abstract
Description
Claims (10)
- 一种用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,用于为无负压叠压供水设备提供自我诊断功能,所述方法包括:获取所述无负压叠压供水设备的多个运行参数的测量数据,多个所述运行参数包括底座振动参数、管路压力参数、螺栓松动参数、软接头使用参数、密封垫使用参数、水泵温度参数、水泵振动参数、水泵转速参数、电机温度参数、电机电流参数和电机电压参数中的至少两个;分别检测每个所述运行参数的测量数据是否处于自身对应的预设范围;当检测到至少一个所述运行参数的测量数据不处于自身对应的预设范围时,将多个所述运行参数的测量数据作为故障检测模型的第一输入,通过所述故障检测模型输出所述第一输入对应的预测故障类型和预测相似度;其中,所述故障检测模型用于将所述第一输入分别与故障数据库中的每个故障数据进行比对,得到所述第一输入与每个故障数据的相似度,将所述第一输入对应的多个相似度中最高的相似度作为所述第一输入对应的预测相似度,将与所述第一输入相似度最高的故障数据的故障类型作为所述第一输入对应的预测故障类型,并且输出所述第一输入对应的预测故障类型和预测相似度;当所述第一输入对应的预测相似度小于预设相似度阈值时确定无故障发生,当所述第一输入对应的预测相似度不小于所述预设相似度阈值时确定有故障发生。
- 根据权利要求1所述的用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,每个所述运行参数对应的预设范围的获取过程如下:针对每个所述运行参数,当所述无负压叠压供水设备处于正常运行状态时,分别记录所述运行参数在多个预设时刻的测量数据;利用所述运行参数在多个预设时刻的测量数据求取平均值;获取包含所述平均值的预设范围,所述预设范围的最大值与最小值的差值与所述平均值之比是所述运行参数对应的预设常数。
- 根据权利要求1所述的用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,所述故障检测模型的训练过程如下:获取训练集,所述训练集中的每个训练数据包括多个运行参数的样本数据及其对应的标注故障类型和标注相似度,所述样本数据是实际测量得到的或者利用GAN模型的生成网络生成的;针对每个所述训练数据,将所述训练数据中的多个运行参数的样本数据作为预设的深度 学习模型的第二输入,通过所述预设的深度学习模型输出所述第二输入对应的预测故障类型和预测相似度;其中,所述预设的深度学习模型用于将所述第二输入分别与所述故障数据库中的每个故障数据进行比对,得到所述第二输入与每个故障数据的相似度,将所述第二输入对应的多个相似度中最高的相似度作为所述第二输入对应的预测相似度,将与所述第二输入相似度最高的故障数据的故障类型作为所述第二输入对应的预测故障类型,并且输出所述第二输入对应的预测故障类型和预测相似度;基于所述第二输入对应的预测故障类型和预测相似度以及所述第二输入对应的标注故障类型和标注相似度,更新所述预设的深度学习模型的模型参数;检测是否满足预设的训练结束条件,如果是,则停止训练,并将训练得到的所述预设的深度学习模型作为所述故障检测模型,如果否,则利用下一个所述训练数据继续训练所述预设的深度学习模型;其中,预设的训练结束条件是达到预设的训练次数。
- 根据权利要求1所述的用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,所述方法还包括:当所述第一输入对应的预测相似度不小于所述预设相似度阈值时,生成第一自诊断报告,所述第一自诊断报告包括所述第一输入对应的预测故障类型;基于所述第一自诊断报告,获取所述第一输入对应的预测故障类型所对应的第一解决策略和第一通信等级,每个通信等级对应预设的一个或多个用户设备;生成包含所述第一解决策略的故障报警信息,并发送至所述第一通信等级对应的用户设备。
- 根据权利要求1所述的用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,所述方法还包括:当检测到至少一个所述运行参数的测量数据不处于自身对应的预设范围时,生成第二自诊断报告,所述第二自诊断报告包括不处于自身预设范围的运行参数对应的部件名称和预设问题类型;基于所述第二自诊断报告,生成包含所述部件名称和所述预设问题类型的问题预警信息,并发送至预设的用户设备,以及利用显示设备显示所述部件名称和所述预设问题类型。
- 根据权利要求1所述的用于为无负压叠压供水设备提供自我诊断功能的自我诊断方法,其特征在于,所述方法还包括:当所述无负压叠压供水设备开始投入运行时,生成目标部件的维修保养计划,所述目标部件分别是软接头和密封垫中的每一个,所述目标部件的维修保养计划包括所述目标部件的使用寿命;基于所述目标部件的维修保养计划,当检测到所述目标部件的使用时长达到自身的使用寿命时,生成所述目标部件的维修保养任务单并发送至预设的用户设备。
- 一种无负压叠压供水设备,其特征在于,包括:底座,所述底座设置有底座振动传感器,用以获取所述无负压叠压供水设备的底座振动参数的测量数据;管路,所述管路设置在所述底座上,所述管路的进水口与水箱的出水口连接,所述管路的出水口与稳流罐的进水口连接,所述管路设置有管路压力传感器;螺栓,所述螺栓设置于所述管路的进水口,所述螺栓设置有螺栓松动传感器,用以检测所述螺栓是否发生松动,得到螺栓松动参数的测量数据;多个水泵机组,每个所述水泵机组包括水泵和电机,每个所述水泵设置于所述底座上,每个所述电机设置于对应的水泵上,每个所述水泵设置有水泵温度传感器、水泵振动传感器和水泵转速传感器,用以获取每个所述水泵的水泵温度参数、水泵振动参数和水泵转速参数的测量数据,每个所述电机设置有电机温度传感器、电机电流传感器和电机电压传感器,用以获取每个所述电机的电机温度参数、电机电流参数和电机电压参数的测量数据;控制器,所述控制器分别与所述底座振动传感器、所述管路压力传感器、所述螺栓松动传感器、多个所述水泵温度传感器、多个所述水泵振动传感器、多个所述水泵转速传感器、多个所述电机温度传感器、多个所述电机电流传感器和多个所述电机电压传感器电连接,所述控制器存储有故障检测模型和故障数据库,所述控制器被配置成实现权利要求1-6任一项方法所述的步骤。
- 根据权利要求7所述的无负压叠压供水设备,其特征在于,所述控制器还被配置成:当接收到所述底座振动传感器、所述管路压力传感器、所述螺栓松动传感器、多个所述水泵温度传感器、多个所述水泵振动传感器、多个所述水泵转速传感器、多个所述电机温度传感器、多个所述电机电流传感器和多个所述电机电压传感器中的任意一个发送的测量数据时,将接收到的测量数据放入待发送队列;检测所述待发送队列中的测量数据的数量是否不小于预设数量阈值;当检测到所述待发送队列中的测量数据的数量不小于所述预设数量阈值时,将所述待发 送队列中的所有测量数据上传至云服务器。
- 根据权利要求8所述的无负压叠压供水设备,其特征在于,所述控制器被进一步配置成采用如下方式上传数据:当检测到所述待发送队列中的测量数据的数量不小于预设数量阈值时,判断所述待发送队列中的测量数据是否齐全;当所述待发送队列中的测量数据齐全时,将所述待发送队列中的所有测量数据上传至云服务器;其中,所述待发送队列中的测量数据齐全是指所述待发送队列中包含所述底座振动传感器、所述管路压力传感器、所述螺栓松动传感器、多个所述水泵温度传感器、多个所述水泵振动传感器、多个所述水泵转速传感器、多个所述电机温度传感器、多个所述电机电流传感器和多个所述电机电压传感器发送的测量数据。
- 根据权利要求9所述的无负压叠压供水设备,其特征在于,所述控制器还被配置成:当所述待发送队列中的测量数据不齐全时,确定缺失测量数据的目标传感器;向所述目标传感器发送数据获取请求,并开始计时;当预设时长内接收到所述目标传感器发送的测量数据时,停止计时,并在接收到所述目标传感器发送的测量数据的下一时刻,将所述待发送队列中的所有测量数据上传至云服务器;当所述预设时长内未接收到所述目标传感器发送的测量数据时,在计时结束后,将所述待发送队列中的所有测量数据上传至云服务器。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111440578.5 | 2021-11-30 | ||
CN202111440578.5A CN113931258B (zh) | 2021-11-30 | 2021-11-30 | 自我诊断方法和无负压叠压供水设备 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023098372A1 true WO2023098372A1 (zh) | 2023-06-08 |
Family
ID=79288686
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2022/128821 WO2023098372A1 (zh) | 2021-11-30 | 2022-10-31 | 自我诊断方法和无负压叠压供水设备 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN113931258B (zh) |
WO (1) | WO2023098372A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116634037A (zh) * | 2023-07-25 | 2023-08-22 | 水利部机电研究所 | 一种用于水泵智能诊断的数据传输方法及系统 |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113931258B (zh) * | 2021-11-30 | 2022-06-24 | 无锡汇田水务科技有限公司 | 自我诊断方法和无负压叠压供水设备 |
CN114353854B (zh) * | 2022-03-21 | 2022-05-24 | 蘑菇物联技术(深圳)有限公司 | 用于在线定位异常传感器的方法、设备和介质 |
CN115022151B (zh) * | 2022-07-04 | 2023-06-23 | 青岛佳世特尔智创科技有限公司 | 一种泵机组状态监测分析方法及系统 |
CN115199518B (zh) * | 2022-07-22 | 2024-11-08 | 无锡汇田水务科技有限公司 | 排污泵的控制方法、装置、电子设备及存储介质 |
CN115182416B (zh) * | 2022-08-09 | 2024-12-20 | 广西联环生态科技有限公司 | 一种自动监管的泵站系统 |
CN116328244B (zh) * | 2023-03-21 | 2023-09-01 | 江苏智慧工场技术研究院有限公司 | 一种消防巡检方法、系统及存储介质 |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105354755A (zh) * | 2015-09-30 | 2016-02-24 | 冯小林 | 基于物联网的供水设备的管理方法 |
CN107862375A (zh) * | 2017-10-30 | 2018-03-30 | 北京计算机技术及应用研究所 | 一种两阶段的设备故障诊断方法 |
CN107885189A (zh) * | 2017-11-14 | 2018-04-06 | 北京煜邦电力技术股份有限公司 | 供水设备监控方法及装置 |
CN107957277A (zh) * | 2017-12-21 | 2018-04-24 | 重庆金鑫科技产业发展有限公司 | 一种无负压二次供水设备的检测系统 |
CN209556031U (zh) * | 2018-12-14 | 2019-10-29 | 浙江正同水务设备有限公司 | 带故障检测功能的无负压供水设备 |
CN110469495A (zh) * | 2018-05-11 | 2019-11-19 | 上海威派格智慧水务股份有限公司 | 一种多水泵供水系统的故障诊断方法 |
CN110765619A (zh) * | 2019-10-28 | 2020-02-07 | 中国人民解放军63921部队 | 基于多状态参数的无失效屏蔽泵故障短期多步预测方法 |
KR102147610B1 (ko) * | 2019-12-23 | 2020-08-25 | (주) 그린텍아이엔씨 | 자가진단 및 자가복구 기능을 갖는 스마트형 상하수도 원방 감시장치 |
CN113931258A (zh) * | 2021-11-30 | 2022-01-14 | 无锡汇田水务科技有限公司 | 自我诊断方法和无负压叠压供水设备 |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0896039A (ja) * | 1994-09-29 | 1996-04-12 | Akira Hayashi | 水道管路情報管理装置 |
DE102019124985A1 (de) * | 2019-09-17 | 2021-03-18 | Livisi Gmbh | Hausautomationssystem |
-
2021
- 2021-11-30 CN CN202111440578.5A patent/CN113931258B/zh active Active
-
2022
- 2022-10-31 WO PCT/CN2022/128821 patent/WO2023098372A1/zh active Application Filing
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105354755A (zh) * | 2015-09-30 | 2016-02-24 | 冯小林 | 基于物联网的供水设备的管理方法 |
CN107862375A (zh) * | 2017-10-30 | 2018-03-30 | 北京计算机技术及应用研究所 | 一种两阶段的设备故障诊断方法 |
CN107885189A (zh) * | 2017-11-14 | 2018-04-06 | 北京煜邦电力技术股份有限公司 | 供水设备监控方法及装置 |
CN107957277A (zh) * | 2017-12-21 | 2018-04-24 | 重庆金鑫科技产业发展有限公司 | 一种无负压二次供水设备的检测系统 |
CN110469495A (zh) * | 2018-05-11 | 2019-11-19 | 上海威派格智慧水务股份有限公司 | 一种多水泵供水系统的故障诊断方法 |
CN209556031U (zh) * | 2018-12-14 | 2019-10-29 | 浙江正同水务设备有限公司 | 带故障检测功能的无负压供水设备 |
CN110765619A (zh) * | 2019-10-28 | 2020-02-07 | 中国人民解放军63921部队 | 基于多状态参数的无失效屏蔽泵故障短期多步预测方法 |
KR102147610B1 (ko) * | 2019-12-23 | 2020-08-25 | (주) 그린텍아이엔씨 | 자가진단 및 자가복구 기능을 갖는 스마트형 상하수도 원방 감시장치 |
CN113931258A (zh) * | 2021-11-30 | 2022-01-14 | 无锡汇田水务科技有限公司 | 自我诊断方法和无负压叠压供水设备 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116634037A (zh) * | 2023-07-25 | 2023-08-22 | 水利部机电研究所 | 一种用于水泵智能诊断的数据传输方法及系统 |
CN116634037B (zh) * | 2023-07-25 | 2023-09-29 | 水利部机电研究所 | 一种用于水泵智能诊断的数据传输方法及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN113931258B (zh) | 2022-06-24 |
CN113931258A (zh) | 2022-01-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2023098372A1 (zh) | 自我诊断方法和无负压叠压供水设备 | |
EP3902992B1 (en) | Scalable system and engine for forecasting wind turbine failure | |
US12019436B2 (en) | System and method for proactive handling of multiple faults and failure modes in an electrical network of energy assets | |
CN110991666B (zh) | 故障检测方法、模型的训练方法、装置、设备及存储介质 | |
CN109976975B (zh) | 一种磁盘容量预测方法、装置、电子设备及存储介质 | |
CN109088775B (zh) | 异常监控方法、装置以及服务器 | |
CN110875851B (zh) | 地下电缆故障预警方法和装置 | |
CN105548744A (zh) | 一种基于运检大数据的变电设备故障识别方法及其系统 | |
CN117895640A (zh) | 一种适用于电网自动化维护的监控方法及系统 | |
CN103616877B (zh) | 能源管网的监控诊断方法和系统 | |
CN117041029A (zh) | 网络设备故障处理方法、装置、电子设备及存储介质 | |
CN118232506B (zh) | 一种节能自动售货机用ups电源智能管理方法及系统 | |
CN110763952A (zh) | 地下电缆故障监测方法和装置 | |
CN116032012A (zh) | 输电线预警方法、装置、计算机设备和存储介质 | |
CN115185768A (zh) | 系统的故障识别方法、系统、电子设备和存储介质 | |
CN119514938A (zh) | 一种压力容器定期检验智能辅助系统及方法 | |
CN115951170B (zh) | 输电线路故障监测方法、装置、计算机设备和存储介质 | |
CN117270610A (zh) | 餐厨垃圾分布式处理的控制方法、装置、设备及存储介质 | |
CN113525714B (zh) | 一种基于神经网络的民航飞机故障预测系统 | |
CN115307684A (zh) | 基于bim的设备故障预测性维护系统 | |
CN110232482B (zh) | 基于神经网络的设备管理方法及装置 | |
CN114371678A (zh) | 一种装备安全生产的预警方法、系统、设备及存储介质 | |
CN114858480A (zh) | 应用于车辆中的部件故障预警方法、装置、设备及介质 | |
CN116338113B (zh) | 环境智慧感知模拟系统、方法、服务器和存储介质 | |
CN115394053B (zh) | 电缆沟环境气体监测报警装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 22900177 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 22900177 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 22900177 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 08.01.2025) |