WO2024077753A1 - Procédé de prédiction de défaillance d'éolienne basé sur des données hétérogènes multi-sources - Google Patents
Procédé de prédiction de défaillance d'éolienne basé sur des données hétérogènes multi-sources Download PDFInfo
- Publication number
- WO2024077753A1 WO2024077753A1 PCT/CN2022/137737 CN2022137737W WO2024077753A1 WO 2024077753 A1 WO2024077753 A1 WO 2024077753A1 CN 2022137737 W CN2022137737 W CN 2022137737W WO 2024077753 A1 WO2024077753 A1 WO 2024077753A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- wind turbine
- target
- sample
- historical data
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 53
- 238000012549 training Methods 0.000 claims abstract description 85
- 238000013528 artificial neural network Methods 0.000 claims abstract description 44
- 238000012545 processing Methods 0.000 claims abstract description 13
- 238000000605 extraction Methods 0.000 claims description 25
- 230000009467 reduction Effects 0.000 claims description 16
- 230000008569 process Effects 0.000 claims description 9
- 239000000284 extract Substances 0.000 claims description 3
- 238000001514 detection method Methods 0.000 abstract description 5
- 230000003287 optical effect Effects 0.000 description 17
- 238000007689 inspection Methods 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 238000012423 maintenance Methods 0.000 description 3
- 101001121408 Homo sapiens L-amino-acid oxidase Proteins 0.000 description 2
- 102100026388 L-amino-acid oxidase Human genes 0.000 description 2
- 101100012902 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) FIG2 gene Proteins 0.000 description 2
- 230000007547 defect Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000002474 experimental method Methods 0.000 description 2
- 238000003062 neural network model Methods 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 101100233916 Saccharomyces cerevisiae (strain ATCC 204508 / S288c) KAR5 gene Proteins 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000025518 detection of mechanical stimulus involved in sensory perception of wind Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000036541 health Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Classifications
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E10/00—Energy generation through renewable energy sources
- Y02E10/70—Wind energy
- Y02E10/72—Wind turbines with rotation axis in wind direction
Definitions
- the present invention relates to the field of new energy technology, and in particular to a wind turbine fault prediction method based on multi-source heterogeneous data.
- the present invention provides a wind turbine fault prediction method based on multi-source heterogeneous data, aiming to solve the problem of low efficiency of fault detection of wind turbines requiring manual inspection in the prior art.
- a first aspect of the present invention provides a wind turbine fault prediction method based on multi-source heterogeneous data, the method comprising:
- Acquire historical data of a target wind turbine wherein the historical data of the target wind turbine at least includes deformation data of each blade of the target wind turbine within a preset time period and vibration data of the target wind turbine, wherein the preset time period is a time period of a preset duration before a current moment;
- the neural network is trained based on a training data set, and the training data set includes sample historical data and sample expansion data, the sample historical data is historical data of wind turbines actually collected, and the sample expansion data is data generated by performing sample expansion processing on the sample historical data.
- the wind turbine fault prediction method based on multi-source heterogeneous data wherein the acquiring of historical data of the target wind turbine comprises:
- the nose position of the target wind turbine is acquired, and deformation data of each blade of the target wind turbine is acquired according to the nose position and a reflection signal of a light signal sent to the target wind turbine.
- the wind turbine fault prediction method based on multi-source heterogeneous data wherein the step of acquiring deformation data of each blade of the target wind turbine according to the position of the wind turbine head and the reflection signal of the light signal sent to the target wind turbine, comprises:
- the deformation data of each blade of the target wind turbine is acquired according to the difference between the nose position and the nose reference position, and the reflected signal of the light signal sent to the target wind turbine and the reference reflected signal data.
- the wind turbine fault prediction method based on multi-source heterogeneous data, wherein, after obtaining the deformation data of each blade of the target wind turbine according to the position of the wind turbine head and the reflection signal of the light signal sent to the target wind turbine, comprises:
- the method further comprises:
- the fault prediction result of the target wind turbine is updated into the digital twin model of the target wind turbine.
- the wind turbine fault prediction method based on multi-source heterogeneous data wherein the neural network includes a feature extraction module and a prediction module, and the training process of the neural network is:
- the feature extraction module extracts the features of the target sample historical data and the target sample expanded data respectively to obtain a first feature and a second feature;
- the parameters of the sample expansion module, the feature extraction module and the prediction module are updated according to the batch training loss, and the step of selecting part of the sample historical data from each of the sample historical data to form a target training batch is re-executed until the parameters converge.
- the wind turbine fault prediction method based on multi-source heterogeneous data, wherein the batch training loss is obtained according to the first feature, the second feature, the first prediction result, the second prediction result and the fault label corresponding to each sample historical data in the target training batch, including:
- sample losses corresponding to each sample historical data in the training batch are summed to obtain the second batch loss
- the updating of the parameters of the sample expansion module, the feature extraction module and the prediction module according to the batch training loss includes:
- the parameters of the sample expansion module, the feature extraction module, the prediction module and the discriminator are updated according to the batch training loss.
- the wind turbine fault prediction method based on multi-source heterogeneous data, wherein the features of the target sample historical data and the target sample expanded data are respectively extracted by the feature extraction module to obtain the first feature and the second feature, including:
- the first dimension reduction data and the second dimension reduction data are respectively input into the feature extraction module to obtain the first feature and the second feature output by the feature extraction module.
- a second aspect of the present invention provides a wind turbine fault prediction device based on multi-source heterogeneous data, comprising:
- a data acquisition module is used to acquire historical data of a target wind turbine, the historical data of the target wind turbine at least including deformation data of each blade of the target wind turbine within a preset time period and vibration data of the target wind turbine, the preset time period being a period of preset duration before a current moment;
- a prediction module the prediction module is used to input the historical data of the target wind turbine into a trained neural network, and obtain a fault prediction result of the target wind turbine output by the neural network;
- the neural network is trained based on a training data set, and the training data set includes sample historical data and sample expansion data, the sample historical data is historical data of wind turbines actually collected, and the sample expansion data is data generated by performing sample expansion processing on the sample historical data.
- a terminal comprising a processor and a computer-readable storage medium communicatively connected to the processor, wherein the computer-readable storage medium is suitable for storing a plurality of instructions, and the processor is suitable for calling the instructions in the computer-readable storage medium to execute the steps of implementing any one of the above-mentioned methods for predicting wind turbine faults based on multi-source heterogeneous data.
- a fourth aspect of the present invention provides a computer-readable storage medium storing one or more programs, which can be executed by one or more processors to implement the steps of any of the above-mentioned methods for predicting wind turbine faults based on multi-source heterogeneous data.
- the present invention provides a wind turbine fault prediction method based on multi-source heterogeneous data, which predicts wind turbine faults through a neural network.
- the real data is expanded and processed, so that the amount of data in the training data set of the neural network is larger, thereby improving the accuracy of fault prediction of the trained neural network.
- FIG1 is a flow chart of an embodiment of a method for predicting wind turbine faults based on multi-source heterogeneous data provided by the present invention
- FIG2 is a structural principle diagram of an embodiment of a wind turbine fault prediction device based on multi-source heterogeneous data provided by the present invention
- FIG3 is a schematic diagram showing the principles of an embodiment of a terminal provided by the present invention.
- the wind turbine fault prediction method based on multi-source heterogeneous data provided by the present invention can be applied to a terminal with computing capabilities.
- the terminal can execute the wind turbine fault prediction method based on multi-source heterogeneous data provided by the present invention to perform power grid peak-shaving scheduling.
- the terminal can be but is not limited to various computers, mobile terminals, smart home appliances, wearable devices, etc.
- the steps include:
- the preset time length may be one week, one month, etc., and the preset time length may be determined through experiments, that is, different time lengths are used to conduct experiments using the method provided in this embodiment to obtain a more accurate fault prediction result as the preset time length.
- the vibration data in the historical data of the target wind turbine may be obtained by a sensor installed on the target wind turbine.
- the blade deformation data in the historical data of the target wind turbine may be obtained by optical signal detection.
- the historical data of the target wind turbine may be obtained by:
- the nose position of the target wind turbine is acquired, and deformation data of each blade of the target wind turbine is acquired according to the nose position and a reflection signal of a light signal sent to the target wind turbine.
- an optical signal generator and an optical signal detector may be arranged around the target wind turbine.
- the number of the optical signal generator and the optical signal detector may be multiple so that the detection range covers the entire blade of the target wind turbine.
- the optical signal generator sends an optical signal to the target wind turbine and is reflected and received by the optical signal detector.
- the optical signal detector receives the reflected signal and analyzes it to obtain the deformation data of the blade. Specifically, the reflected signal pre-set when the blade of the wind turbine is not deformed can be used as a reference, and the deformation data is determined according to the difference between the actually received reflected signal and the reflected signal when it is not deformed.
- the head of the wind turbine will rotate accordingly to keep the blade in the right wind. Therefore, in this embodiment, when obtaining the deformation data of the blade, it is also necessary to combine the real-time head position of the wind turbine.
- the step of acquiring deformation data of each blade of the target wind turbine according to the position of the wind turbine head and the reflected signal of the light signal sent to the target wind turbine includes:
- the deformation data of each blade of the target wind turbine is acquired according to the difference between the nose position and the nose reference position, and the reflection signal of the light signal sent to the target wind turbine and the standard reflection signal data.
- the nose reference position refers to the pre-set position of the nose of the target wind turbine relative to the optical signal generator and the optical signal detector.
- the positions of the optical signal generator and the optical signal detector remain unchanged, while the nose position of the target wind turbine will change with different wind directions.
- the reflected signal data received by the optical signal detector after the optical signal emitted by the optical signal generator is reflected by the blades of the target wind turbine when the nose of the target wind turbine is at the nose reference position is obtained in advance as the reference reflected signal data.
- the reflected signal of the optical signal sent to the blades of the target wind turbine when the blades of the target wind turbine are not deformed can be obtained.
- the deformation data of the blades of the target wind turbine can be determined.
- the method After acquiring deformation data of each blade of the target wind turbine according to the position of the wind turbine head and the reflected signal of the light signal sent to the target wind turbine, the method includes:
- the three-dimensional model in the digital twin model of the target wind turbine is updated based on the current blade deformation data of the target wind turbine.
- a digital twin model of the target wind turbine is set up, and the digital twin model includes a three-dimensional model of the target wind turbine. After obtaining the current blade deformation data of the target wind turbine, the three-dimensional model of the target wind turbine is updated according to the blade deformation data, so that maintenance personnel can intuitively obtain the deformation condition of the blades through the three-dimensional model.
- the method provided in this embodiment further includes the steps of:
- S200 Inputting historical data of the target wind turbine into a trained neural network, and obtaining a fault prediction result of the target wind turbine output by the neural network.
- the method provided in this embodiment uses sample expansion to expand the data set.
- the neural network is trained based on the training data set, and the training data set includes sample historical data and sample expansion data.
- the sample historical data is the historical data of the wind turbine that is actually collected, and the sample expansion data is the data generated by performing sample expansion processing on the sample historical data.
- the neural network includes a feature extraction module and a prediction module, and the training process of the neural network is:
- a label is a fault category label
- a label is a fault category label
- the training process of the adversarial network is not ideal, and the fault prediction network trained with the expanded data generated by the adversarial network after training is not high in the final prediction accuracy.
- a new training method for a data expansion network is proposed, and the data expansion network and the fault prediction network are jointly trained.
- the label of a single data is not restricted, but a part of all the real labeled data is selected.
- the sample historical data is the real historical data of the wind turbine, and the sample historical data has corresponding labels, that is, the actual fault type of the wind turbine and the corresponding real historical data when the fault type occurs are collected to obtain the sample historical data and the corresponding fault label label.
- the selected part of the sample historical data is used as the target training batch, and each of the sample historical data in the target training batch is input into the sample expansion module respectively.
- the batch training loss of the target training batch is obtained, and then the parameters of each network module are updated based on the batch training loss, and then part of the sample historical data is randomly removed as the new target training batch, and this is iterated multiple times until the parameters converge.
- the expanded data is not labeled. Instead, the outputs of multiple network modules are used to calculate multiple losses to update the parameters of the sample expansion module, so that the sample expansion module can learn the essence of the feature space where data of different fault types are located.
- obtaining the batch training loss according to the first feature, the second feature, the first prediction result, the second prediction result and the fault label corresponding to each sample historical data in the target training batch includes:
- sample losses corresponding to each sample historical data in the training batch are summed to obtain the second batch loss
- the batch training loss is obtained according to the first batch loss and the second batch loss.
- multiple losses are set to constrain the optimization direction of the network module parameters.
- the first loss can enable the feature extraction module and the prediction module to learn the intrinsic relationship between the historical data and faults of the wind turbine
- the second loss can enable the feature extraction module and the sample expansion module to learn the feature space of the real data of the wind turbine for predicting faults, so that the generated expanded data can be consistent with the real data in terms of the features used to predict faults.
- the module parameters are also updated by constraining the distance between the probability distribution of the fault prediction results of the real data and the probability distribution of the fault prediction results of the expanded data.
- the first probability distribution is obtained according to the corresponding first prediction results
- the corresponding second features are input into the prediction module
- the second probability distribution is obtained based on the multiple second prediction results output by the prediction module. If the expanded data generated by the sample expansion module has the same feature space as the real data, and the prediction module has fully learned the intrinsic connection between the feature space and the fault category, then the first probability distribution and the second probability distribution should be consistent. Therefore, calculating the first batch distribution loss based on the difference between the first probability distribution and the second probability distribution for updating the module parameters can effectively improve the accuracy of the model.
- the corresponding first loss and second loss can be obtained, the first loss and the second loss are summed to obtain a sample loss corresponding to the sample historical data, the sample losses corresponding to each sample historical data in the target training batch are summed to obtain the second batch loss, the first batch loss and the second batch loss are summed to obtain the batch training loss corresponding to the target training batch, and the parameters of the sample expansion module, the feature extraction module, the prediction module and the discriminator are updated based on the batch training loss.
- each time the sample historical data is selected to form the target training batch it is selected randomly, that is, the data combination in the target training batch used to update the module parameters each time is different, so that the probability distribution is also different each time, which can have a similar effect as expanding the training data.
- the historical data of the target wind turbine is also subjected to dimensionality reduction processing.
- the features of the target sample historical data and the target sample expanded data are respectively extracted by the feature extraction module to obtain the first feature and the second feature, including:
- the first dimension reduction data and the second dimension reduction data are respectively input into the feature extraction module to obtain the first feature and the second feature output by the feature extraction module.
- the fault prediction result of the target wind turbine generator can be input into the trained neural network, and the neural network outputs the fault prediction result of the target wind turbine generator.
- the method includes:
- the fault prediction result of the target wind turbine is updated into the digital twin model of the target wind turbine.
- Displaying the fault prediction result in the digital twin model of the target wind turbine may be based on the components corresponding to the fault prediction result, and displaying the fault prediction result on the three-dimensional model of the corresponding components, which is more intuitive.
- this embodiment provides a wind turbine fault prediction method based on multi-source heterogeneous data, which predicts wind turbine faults through a neural network, and in order to address the problem of insufficient real label data of existing wind turbines, expands the real data, so that the amount of data in the training data set of the neural network is larger, thereby improving the accuracy of fault prediction of the trained neural network, eliminating the need for manual inspection of wind turbines to troubleshoot faults, and improving the fault detection efficiency of wind turbines.
- steps in the flowchart may include multiple sub-steps or multiple stages, and these sub-steps or stages are not necessarily executed at the same time, but can be executed at different times, and the execution order of these sub-steps or stages is not necessarily to be carried out in sequence, but can be executed in turn or alternately with other steps or at least a part of the sub-steps or stages of other steps.
- Non-volatile memory can include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM) or flash memory.
- Volatile memory can include random access memory (RAM) or external cache memory.
- RAM is available in many forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
- the present invention further provides a wind turbine fault prediction device based on multi-source heterogeneous data.
- the wind turbine fault prediction device based on multi-source heterogeneous data includes:
- a data acquisition module the data acquisition module is used to acquire historical data of a target wind turbine, the historical data of the target wind turbine at least includes deformation data of each blade of the target wind turbine within a preset time period and vibration data of the target wind turbine, the preset time period is a period of preset duration before the current moment, as described in the first embodiment;
- a prediction module the prediction module is used to input the historical data of the target wind turbine into a trained neural network, and obtain a fault prediction result of the target wind turbine output by the neural network, as specifically described in the first embodiment;
- the neural network is trained based on a training data set, and the training data set includes sample historical data and sample expansion data, the sample historical data is historical data of wind turbines actually collected, and the sample expansion data is data generated by performing sample expansion processing on the sample historical data, as specifically described in Example 1.
- the present invention also provides a terminal, as shown in Figure 3, the terminal includes a processor 10 and a memory 20.
- Figure 3 only shows some components of the terminal, but it should be understood that it is not required to implement all the components shown, and more or fewer components can be implemented instead.
- the memory 20 may be an internal storage unit of the terminal, such as a hard disk or memory of the terminal. In other embodiments, the memory 20 may also be an external storage device of the terminal, such as a plug-in hard disk, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, a flash card (Flash Card), etc. equipped on the terminal. Further, the memory 20 may also include both an internal storage unit of the terminal and an external storage device. The memory 20 is used to store application software and various types of data installed on the terminal. The memory 20 may also be used to temporarily store data that has been output or is to be output.
- a plug-in hard disk such as a plug-in hard disk, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, a flash card (Flash Card), etc. equipped on the terminal.
- the memory 20 may also include both an internal storage unit of the terminal and an external storage device.
- the memory 20 is used to store
- a wind turbine fault prediction program 30 based on multi-source heterogeneous data is stored on the memory 20, and the wind turbine fault prediction program 30 based on multi-source heterogeneous data can be executed by the processor 10, thereby realizing the wind turbine fault prediction method based on multi-source heterogeneous data in the present application.
- the processor 10 may be a central processing unit (CPU), a microprocessor or other chip, used to run the program code or process data stored in the memory 20, such as executing the wind turbine fault prediction method based on multi-source heterogeneous data.
- CPU central processing unit
- microprocessor or other chip
- the processor 10 executes the wind turbine fault prediction program 30 based on multi-source heterogeneous data in the memory 20, the following steps are implemented:
- Acquire historical data of a target wind turbine wherein the historical data of the target wind turbine at least includes deformation data of each blade of the target wind turbine within a preset time period and vibration data of the target wind turbine, wherein the preset time period is a time period of a preset duration before a current moment;
- the neural network is trained based on a training data set, and the training data set includes sample historical data and sample expansion data, the sample historical data is historical data of wind turbines actually collected, and the sample expansion data is data generated by performing sample expansion processing on the sample historical data.
- the present invention also provides a computer-readable storage medium, which stores one or more programs, and the one or more programs can be executed by one or more processors to implement the steps of the wind turbine fault prediction method based on multi-source heterogeneous data as described above.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Computer Hardware Design (AREA)
- Geometry (AREA)
- Wind Motors (AREA)
Abstract
La présente invention divulgue un procédé de prédiction de défaillance d'éolienne basé sur des données hétérogènes multi-sources. Le procédé consiste à : acquérir des données historiques d'une éolienne cible, les données historiques de l'éolienne cible comprenant au moins des données de déformation de chaque pale de l'éolienne cible dans une période prédéfinie et des données de vibration de l'éolienne cible, et la période prédéfinie étant une durée prédéfinie avant le moment actuel ; et entrer les données historiques de l'éolienne cible dans un réseau neuronal entraîné, et acquérir un résultat de prédiction de défaillance de l'éolienne cible délivrée par le réseau neuronal, le réseau neuronal étant entraîné sur la base d'un ensemble de données d'apprentissage, l'ensemble de données d'apprentissage comprenant des données historiques d'échantillon et des données d'expansion d'échantillon, les données historiques d'échantillon étant des données historiques réellement collectées de l'éolienne, et les données d'expansion d'échantillon étant des données générées par réalisation d'un traitement d'expansion d'échantillon sur les données historiques d'échantillon. La présente invention peut améliorer l'efficacité de détection de défaillance de l'éolienne.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211231295.4A CN115293057B (zh) | 2022-10-10 | 2022-10-10 | 一种基于多源异构数据的风力发电机故障预测方法 |
CN202211231295.4 | 2022-10-10 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2024077753A1 true WO2024077753A1 (fr) | 2024-04-18 |
Family
ID=83819425
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2022/137737 WO2024077753A1 (fr) | 2022-10-10 | 2022-12-08 | Procédé de prédiction de défaillance d'éolienne basé sur des données hétérogènes multi-sources |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN115293057B (fr) |
WO (1) | WO2024077753A1 (fr) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115293057B (zh) * | 2022-10-10 | 2022-12-20 | 深圳先进技术研究院 | 一种基于多源异构数据的风力发电机故障预测方法 |
CN116226676B (zh) * | 2023-05-08 | 2023-07-21 | 中科航迈数控软件(深圳)有限公司 | 适用于极端环境的机床故障预测模型生成方法及相关设备 |
CN117006002B (zh) * | 2023-09-27 | 2024-02-09 | 广东海洋大学 | 基于数字孪生的海上风力发电机监测方法及系统 |
CN117421244B (zh) * | 2023-11-17 | 2024-05-24 | 北京邮电大学 | 多源跨项目软件缺陷预测方法、装置及存储介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109670595A (zh) * | 2019-03-04 | 2019-04-23 | 丽水学院 | 一种设备故障诊断方法 |
CN112733283A (zh) * | 2020-12-21 | 2021-04-30 | 北京华能新锐控制技术有限公司 | 一种风电机组部件故障预测方法 |
WO2021107866A1 (fr) * | 2019-11-25 | 2021-06-03 | Envision Digital International Pte. Ltd. | Procédé et appareil de détection de panne, procédé et appareil d'entraînement de modèle, et dispositif et support de stockage |
CN114118251A (zh) * | 2021-11-22 | 2022-03-01 | 国网辽宁省电力有限公司沈阳供电公司 | 基于多源数据融合与卷积孪生神经网络的故障诊断与预警方法 |
CN115293057A (zh) * | 2022-10-10 | 2022-11-04 | 深圳先进技术研究院 | 一种基于多源异构数据的风力发电机故障预测方法 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11675641B2 (en) * | 2018-07-02 | 2023-06-13 | Nec Corporation | Failure prediction |
US10956632B2 (en) * | 2018-12-27 | 2021-03-23 | Utopus Insights, Inc. | Scalable system and engine for forecasting wind turbine failure |
US20200210824A1 (en) * | 2018-12-28 | 2020-07-02 | Utopus Insights, Inc. | Scalable system and method for forecasting wind turbine failure with varying lead time windows |
CN111275108A (zh) * | 2020-01-20 | 2020-06-12 | 国网山东省电力公司枣庄供电公司 | 基于生成对抗网络对局部放电数据进行样本扩展的方法 |
CN111858926A (zh) * | 2020-06-08 | 2020-10-30 | 北京市基础设施投资有限公司(原北京地铁集团有限责任公司) | 一种基于多元异构数据的管廊设备故障预测方法及系统 |
CN112115024B (zh) * | 2020-09-03 | 2023-07-18 | 上海上讯信息技术股份有限公司 | 一种用于故障预测神经网络模型的训练方法与设备 |
CN113935443B (zh) * | 2021-12-20 | 2022-04-22 | 广东电网有限责任公司广州供电局 | 异构设备多域联合故障预测方法、装置、终端及存储介质 |
-
2022
- 2022-10-10 CN CN202211231295.4A patent/CN115293057B/zh active Active
- 2022-12-08 WO PCT/CN2022/137737 patent/WO2024077753A1/fr unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109670595A (zh) * | 2019-03-04 | 2019-04-23 | 丽水学院 | 一种设备故障诊断方法 |
WO2021107866A1 (fr) * | 2019-11-25 | 2021-06-03 | Envision Digital International Pte. Ltd. | Procédé et appareil de détection de panne, procédé et appareil d'entraînement de modèle, et dispositif et support de stockage |
CN112733283A (zh) * | 2020-12-21 | 2021-04-30 | 北京华能新锐控制技术有限公司 | 一种风电机组部件故障预测方法 |
CN114118251A (zh) * | 2021-11-22 | 2022-03-01 | 国网辽宁省电力有限公司沈阳供电公司 | 基于多源数据融合与卷积孪生神经网络的故障诊断与预警方法 |
CN115293057A (zh) * | 2022-10-10 | 2022-11-04 | 深圳先进技术研究院 | 一种基于多源异构数据的风力发电机故障预测方法 |
Also Published As
Publication number | Publication date |
---|---|
CN115293057B (zh) | 2022-12-20 |
CN115293057A (zh) | 2022-11-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2024077753A1 (fr) | Procédé de prédiction de défaillance d'éolienne basé sur des données hétérogènes multi-sources | |
CN111210024B (zh) | 模型训练方法、装置、计算机设备和存储介质 | |
JP2021064370A (ja) | デジタル・ツイン・シミュレーション・データを利用した時系列データに基づく、大規模な産業用監視システム向けの半教師あり深層異常検出のための方法およびシステム | |
Lu et al. | GAN-based data augmentation strategy for sensor anomaly detection in industrial robots | |
Mourtzis et al. | Intelligent predictive maintenance and remote monitoring framework for industrial equipment based on mixed reality | |
CN111950810B (zh) | 一种基于自演化预训练的多变量时间序列预测方法和设备 | |
US12001180B2 (en) | Condition-based method for malfunction prediction | |
WO2024082530A1 (fr) | Procédé et système de simulation virtuelle haute performance commandés par un modèle de données de jumeau numérique | |
EP4111373A1 (fr) | Inférence robuste d'intelligence artificielle dans des dispositifs informatiques périphériques | |
EP4038462A1 (fr) | Système et procédé permettant la fusion de plusieurs analyses d'une éolienne pour améliorer l'efficacité | |
CN113962433A (zh) | 一种融合因果卷积与可分离时间卷积的风电预测方法及系统 | |
CN114358172A (zh) | 核反应堆故障分类方法、装置、计算机设备以及存储介质 | |
US11907865B2 (en) | Determination of security-constrained optimal power flow | |
Friederich et al. | A Framework for Validating Data-Driven Discrete-Event Simulation Models of Cyber-Physical Production Systems | |
CN118100171B (zh) | 能源转换系统的功率预测方法、系统和电子设备 | |
CN114757637A (zh) | 基于决策引擎的信贷审批方法、装置、设备和存储介质 | |
CN116627773B (zh) | 产销差统计平台系统的异常分析方法及系统 | |
WO2024039510A1 (fr) | Découverte causale incrémentale et localisation de cause profonde pour un diagnostic de défaillance de système en ligne | |
CN115712874A (zh) | 基于时间序列特征的热能动力系统故障诊断方法及装置 | |
CN110212585A (zh) | 基于统计分析的风电机组运行可靠性预测方法、装置及风电机组 | |
CN115310681A (zh) | 锅炉运行安全预测方法、装置、介质及电子设备 | |
CN116108989B (zh) | 一种风电超短期功率预测方法、系统、存储介质及设备 | |
CN113139332A (zh) | 一种自动化模型构建方法、装置及设备 | |
CN113887820A (zh) | 电力现货业务系统故障预测的方法、装置、计算机设备和存储介质 | |
US20220341393A1 (en) | System and method for fusing multiple analytics of a wind turbine for improved efficiency |
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: 22961932 Country of ref document: EP Kind code of ref document: A1 |