CN114330141A - A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization - Google Patents

A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization Download PDF

Info

Publication number
CN114330141A
CN114330141A CN202210008287.7A CN202210008287A CN114330141A CN 114330141 A CN114330141 A CN 114330141A CN 202210008287 A CN202210008287 A CN 202210008287A CN 114330141 A CN114330141 A CN 114330141A
Authority
CN
China
Prior art keywords
bearing
model
life
gru
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210008287.7A
Other languages
Chinese (zh)
Inventor
马佳能
王洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Dianji University
Original Assignee
Shanghai Dianji University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Dianji University filed Critical Shanghai Dianji University
Priority to CN202210008287.7A priority Critical patent/CN114330141A/en
Publication of CN114330141A publication Critical patent/CN114330141A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)

Abstract

本发明公开了一种基于GRU超参数优化的风机主轴轴承寿命预测方法,属于风电主轴承技术领域,该预测方法具体步骤如下:(1)寻找最优参数;(2)轴承寿命预测;本发明采用长期迭代法训练该预测模型,并将测试集输入到训练好的模型中,画出轴承剩余寿命预测曲线,并加以分析,能够提高诊断模型的精度和人工寻找参数的效率,同时不需要人工设置参数且不需要人工建模,仅需要将轴承振动信号直接输入到模型中便可预测出轴承当前剩余寿命,使得操作过程简单、易操作。

Figure 202210008287

The invention discloses a fan main shaft bearing life prediction method based on GRU hyperparameter optimization, and belongs to the technical field of wind power main bearings. The specific steps of the prediction method are as follows: (1) searching for optimal parameters; (2) bearing life prediction; the invention The long-term iteration method is used to train the prediction model, and the test set is input into the trained model, and the remaining life prediction curve of the bearing is drawn and analyzed, which can improve the accuracy of the diagnosis model and the efficiency of manual parameter search, and does not require manual Set parameters and do not need manual modeling, just input the bearing vibration signal directly into the model to predict the current remaining life of the bearing, making the operation process simple and easy to operate.

Figure 202210008287

Description

一种基于GRU超参数优化的风机主轴轴承寿命预测方法A prediction method of fan spindle bearing life based on GRU hyperparameter optimization

技术领域technical field

本发明涉及风电主轴承技术领域,尤其涉及一种基于GRU超参数优化的风机主轴轴承寿命预测方法。The invention relates to the technical field of wind power main bearings, in particular to a method for predicting the life of a wind turbine main shaft bearing based on GRU hyperparameter optimization.

背景技术Background technique

风机主轴轴承剩余寿命预测是指根据风机目前的健康状态,采用合适的预测模型,确定风机安全、经济运行的剩余时间,目前,常用的寿命预测方法主要包括基于失效物理模型的预测方法和基于数据驱动的预测方法两种,一般而言,风机主轴轴承的结构都十分复杂,考虑到风机运行状态多变、失效机理不清楚等原因,构建设备单一的失效物理模型通常比较困难,因此通过数据驱动的方法对风机主轴轴承振动数据进行分析,挖掘出与设备性能相关的信息进而进行剩余寿命预测是一种比较可行的方式,传统的神经网络虽然能够对轴承寿命进行预测,但前提是数据之间独立分布,不适用于数据之间存在依赖的序列问题,且轴承寿命预测所使用的算法均需要大量的检测数据作为支撑,随着数据的不断增多,大量的数据会影响系统的反应速率,造成冗余计算;因此,发明出一种基于GRU超参数优化的风机主轴轴承寿命预测方法变得尤为重要;The prediction of the remaining life of the fan main shaft bearing refers to the use of a suitable prediction model to determine the remaining time for the safe and economical operation of the fan according to the current health status of the fan. At present, the commonly used life prediction methods mainly include prediction methods based on failure physical models and data-based There are two driving prediction methods. Generally speaking, the structure of the main shaft bearing of the fan is very complicated. Considering the reasons such as the changeable operation state of the fan and the unclear failure mechanism, it is usually difficult to build a single failure physical model of the equipment. Therefore, through data-driven It is a relatively feasible way to analyze the vibration data of the fan main shaft bearing, mine the information related to the equipment performance and then predict the remaining life. Although the traditional neural network can predict the bearing life, the premise is that there is a difference between the data. Independent distribution, it is not suitable for sequence problems with dependencies between data, and the algorithms used in bearing life prediction require a large amount of test data as support. Redundant calculation; therefore, it becomes particularly important to invent a method for predicting the life of fan main shaft bearings based on GRU hyperparameter optimization;

经检索,中国专利号CN201810898506.7公开了一种风电主轴承故障预测和寿命评估系统及方法,该发明虽然保证了主轴承一直处于良好的润滑状态,起到延长轴承寿命的目的,但是诊断模型的精度和人工寻找参数的效率低下,操作过程繁琐;为此,我们提出一种基于GRU超参数优化的风机主轴轴承寿命预测方法。After retrieval, Chinese Patent No. CN201810898506.7 discloses a wind power main bearing fault prediction and life evaluation system and method. Although the invention ensures that the main bearing is always in a good lubricated state and prolongs the bearing life, the diagnostic model Therefore, we propose a fan spindle bearing life prediction method based on GRU hyperparameter optimization.

发明内容SUMMARY OF THE INVENTION

本发明的目的是为了解决现有技术中存在的缺陷,而提出的一种基于GRU超参数优化的风机主轴轴承寿命预测方法。The purpose of the present invention is to solve the defects existing in the prior art, and propose a method for predicting the life of a fan main shaft bearing based on GRU hyperparameter optimization.

为了实现上述目的,本发明采用了如下技术方案:In order to achieve the above object, the present invention adopts the following technical solutions:

一种基于GRU超参数优化的风机主轴轴承寿命预测方法,该预测方法具体步骤如下:A method for predicting the life of a fan main shaft bearing based on GRU hyperparameter optimization. The specific steps of the prediction method are as follows:

(1)寻找最优参数:按照事先设定的规则将原始样本分为训练集和测试集,并通过训练样本对模型进行训练,再用测试样本对训练得到的模型进行验证,以此评价模型的准确性,对于小数据样本,采用留一法进行交叉验证;(1) Find the optimal parameters: Divide the original samples into a training set and a test set according to the pre-set rules, train the model through the training samples, and then use the test samples to verify the trained model to evaluate the model For small data samples, the leave-one-out method is used for cross-validation;

(2)轴承寿命预测:采集轴承振动信号,同时确定GRU神经网络的参数选取,将轴承振动信号输入,并对轴承剩余使用寿命进行预测实验。(2) Bearing life prediction: Collect the bearing vibration signal, determine the parameter selection of the GRU neural network, input the bearing vibration signal, and conduct a prediction experiment on the remaining service life of the bearing.

作为本发明的进一步方案,步骤(1)中所述交叉验证具体步骤如下:As a further solution of the present invention, the specific steps of cross-validation described in step (1) are as follows:

步骤一:从N组观测数据集中选择一个观测数据作为验证数据;Step 1: Select one observation data from N groups of observation data sets as validation data;

步骤二:使用剩下的观测数据拟合一个测试模型,并用最先被排除的那个观测值来验证测试模型的精度,并通过均方根误差对该预测模型的预测能力进行计算,如此重复n次;Step 2: Use the remaining observation data to fit a test model, and use the first excluded observation to verify the accuracy of the test model, and calculate the predictive ability of the prediction model through the root mean square error, and repeat n Second-rate;

步骤三:对生成的精度参数进行参数优化处理。Step 3: Parameter optimization is performed on the generated precision parameters.

作为本发明的进一步方案,步骤二中所述均方根误差具体计算公式如下:As a further scheme of the present invention, the specific calculation formula of the root mean square error described in step 2 is as follows:

Figure BDA0003457863560000031
Figure BDA0003457863560000031

其中,E(yi)表示第i个实际观测值,yi为模型反演出的第i个预测值,n是观测样本总数。Among them, E(y i ) represents the ith actual observed value, yi is the ith predicted value obtained by the model inversion, and n is the total number of observation samples.

作为本发明的进一步方案,步骤三中所述优化处理具体步骤如下:As a further scheme of the present invention, the specific steps of the optimization process described in step 3 are as follows:

第一步:初始化参数范围,并令学习率η=[0.0001,0.1],步长为0.0001;The first step: initialize the parameter range, and set the learning rate η = [0.0001, 0.1], the step size is 0.0001;

第二步:建立数据样本,同时列出所有可能的数据结果,一共1000组数据;The second step: establish a data sample, and list all possible data results at the same time, a total of 1000 sets of data;

第三步:划分样本,对于每一组数据,选取任意一个子集作为测试集,其余999个子集作为训练集,训练模型后对测试集进行预测,统计测试结果的均方根误差;Step 3: Divide the samples. For each set of data, select any subset as the test set, and the remaining 999 subsets as the training set. After training the model, make predictions on the test set, and count the root mean square error of the test results;

第四步:求取最优参数组合,同时将测试集更换为另一子集,再取剩余999个子集作为训练集,再次统计均方根误差,直至对1000组数据都进行一次预测,通过选取RMSE最小时对应的组合参数即为数据区间内最优的参数。Step 4: Find the optimal parameter combination, at the same time replace the test set with another subset, then take the remaining 999 subsets as the training set, and count the root mean square error again, until all 1000 sets of data are predicted once. The combination parameter corresponding to the minimum RMSE is selected as the optimal parameter in the data interval.

作为本发明的进一步方案,步骤(2)中所述预测实验具体步骤如下:As a further scheme of the present invention, the specific steps of the prediction experiment described in step (2) are as follows:

S1:通过传感器实时采集轴承振动信号,同时对振动信号进行预处理工作,并通过时域和频域的方法提取特征参数;S1: Collect bearing vibration signals in real time through sensors, preprocess the vibration signals at the same time, and extract characteristic parameters through time domain and frequency domain methods;

S2:筛选出能够表示轴承退化信息的特征参数,并筛除对于表征能力差的特征参数;S2: Screen out the characteristic parameters that can represent the bearing degradation information, and screen out the characteristic parameters with poor representation ability;

S3:设置轴承样本寿命标签,标签设置为当前样本所对应的轴承剩余使用寿命的归一化值;S3: Set the bearing sample life label, and the label is set to the normalized value of the remaining service life of the bearing corresponding to the current sample;

S4:将轴承振动数据样本划分为训练集和测试集,并对训练集进行标准化处理;S4: Divide the bearing vibration data samples into a training set and a test set, and standardize the training set;

S5:将训练样本输送到GRU网络模型中,设置模型具体参数,采用长期迭代法训练该预测模型,并将测试集输入到训练好的模型中,画出轴承剩余寿命预测曲线,并加以分析。S5: Send the training samples to the GRU network model, set the specific parameters of the model, train the prediction model using the long-term iteration method, input the test set into the trained model, draw the bearing remaining life prediction curve, and analyze it.

作为本发明的进一步方案,S3中所述归一化值具体计算步骤如下:As a further scheme of the present invention, the specific calculation steps of the normalized value described in S3 are as follows:

Figure BDA0003457863560000041
Figure BDA0003457863560000041

Figure BDA0003457863560000042
Figure BDA0003457863560000042

其中,rulmax表示轴承剩余寿命预测阀值,rulreal表示轴承实际剩余使用寿命;rul表示当前样本经裁剪后的剩余使用寿命;rult表示样本数据寿命归一化值。Among them, rul max represents the remaining life prediction threshold of the bearing, rul real represents the actual remaining service life of the bearing; rul represents the remaining service life of the current sample after trimming; rul t represents the normalized life value of the sample data.

作为本发明的进一步方案,S4中所述标准化处理具体计算公式如下:As a further scheme of the present invention, the specific calculation formula of the standardized processing described in S4 is as follows:

Figure BDA0003457863560000043
Figure BDA0003457863560000043

其中,x表示提出的特征参数;mean(x)表示对所提特征参数进行平均处理;std(x)表示对特征参数求标准差。Among them, x represents the proposed feature parameters; mean(x) represents the average processing of the proposed feature parameters; std(x) represents the standard deviation of the feature parameters.

相比于现有技术,本发明的有益效果在于:Compared with the prior art, the beneficial effects of the present invention are:

1、该基于GRU超参数优化的风机主轴轴承寿命预测方法,计算机通过传感器实时采集轴承振动信号,并对振动信号进行预处理工作,并通过时域和频域的方法提取特征参数,同时筛选出能够表示轴承退化信息的特征参数,并筛除对于表征能力差的特征参数,将轴承样本寿命标签设置为当前样本所对应的轴承剩余使用寿命的归一化值,并将轴承振动数据样本划分为训练集和测试集,同时对训练集进行标准化处理,将训练样本输送到GRU网络模型中,自行设置模型具体参数,采用长期迭代法训练该预测模型,并将测试集输入到训练好的模型中,画出轴承剩余寿命预测曲线,并加以分析,能够提高诊断模型的精度和人工寻找参数的效率,同时不需要人工设置参数且不需要人工建模,仅需要将轴承振动信号直接输入到模型中便可预测出轴承当前剩余寿命,使得操作过程简单、易操作。1. In this GRU-based hyperparameter optimization method for predicting the life of the fan spindle bearing, the computer collects the bearing vibration signal in real time through the sensor, preprocesses the vibration signal, and extracts the characteristic parameters through the time domain and frequency domain methods. The characteristic parameters that can represent the bearing degradation information, and filter out the characteristic parameters with poor representation ability, set the bearing sample life label as the normalized value of the remaining service life of the bearing corresponding to the current sample, and divide the bearing vibration data samples into Training set and test set, standardize the training set at the same time, send the training samples to the GRU network model, set the specific parameters of the model, use the long-term iteration method to train the prediction model, and input the test set into the trained model. , draw the bearing residual life prediction curve and analyze it, which can improve the accuracy of the diagnostic model and the efficiency of manual parameter search. At the same time, it does not require manual parameter setting and manual modeling, and only needs to directly input the bearing vibration signal into the model. The current remaining life of the bearing can be predicted, making the operation process simple and easy to operate.

附图说明Description of drawings

附图用来提供对本发明的进一步理解,并且构成说明书的一部分,与本发明的实施例一起用于解释本发明,并不构成对本发明的限制。The accompanying drawings are used to provide a further understanding of the present invention, and constitute a part of the specification, and are used to explain the present invention together with the embodiments of the present invention, and do not constitute a limitation to the present invention.

图1为本发明提出的一种基于GRU超参数优化的风机主轴轴承寿命预测方法的流程框图。FIG. 1 is a flow chart of a method for predicting the life of a fan main shaft bearing based on GRU hyperparameter optimization proposed by the present invention.

具体实施方式Detailed ways

参照图1,一种基于GRU超参数优化的风机主轴轴承寿命预测方法,该预测方法主要包括两个阶段:Referring to Figure 1, a method for predicting the life of a fan main shaft bearing based on GRU hyperparameter optimization, the prediction method mainly includes two stages:

第一阶段:通过留一交叉验证算法寻找最优参数;The first stage: find the optimal parameters through the leave-one-out cross-validation algorithm;

第二阶段:确定GRU神经网络的参数选取,将轴承振动信号输入,预测轴承剩余使用寿命。The second stage: determine the parameter selection of the GRU neural network, input the bearing vibration signal, and predict the remaining service life of the bearing.

寻找最优参数:按照事先设定的规则将原始样本分为训练集和测试集,并通过训练样本对模型进行训练,再用测试样本对训练得到的模型进行验证,以此评价模型的准确性,对于小数据样本,采用留一法进行交叉验证。Find the optimal parameters: Divide the original samples into training sets and test sets according to the pre-set rules, train the model through the training samples, and then use the test samples to verify the trained model to evaluate the accuracy of the model , for small data samples, the leave-one-out method is used for cross-validation.

具体的,从N组观测数据集中选择一个观测数据作为验证数据,使用剩下的观测数据拟合一个测试模型,并用最先被排除的那个观测值来验证测试模型的精度,并通过均方根误差对该预测模型的预测能力进行计算,如此重复n次,并对生成的精度参数进行参数优化处理。Specifically, select one observation from the N groups of observation data as the validation data, use the remaining observation data to fit a test model, and use the first excluded observation to verify the accuracy of the test model, and pass the root mean square The error is used to calculate the predictive ability of the predictive model, which is repeated n times, and the parameter optimization process is performed on the generated precision parameters.

需要进一步说明的是,均方根误差具体计算公式如下:It should be further explained that the specific calculation formula of the root mean square error is as follows:

Figure BDA0003457863560000061
Figure BDA0003457863560000061

其中,E(yi)表示第i个实际观测值,yi为模型反演出的第i个预测值,n是观测样本总数。Among them, E(y i ) represents the ith actual observed value, yi is the ith predicted value obtained by the model inversion, and n is the total number of observation samples.

需要进一步说明的是,优化处理具体步骤如下:首先,初始化参数范围,并令学习率η=[0.0001,0.1],步长为0.0001,建立数据样本,同时列出所有可能的数据结果,一共1000组数据,对数据样本进行划分,对于每一组数据,选取任意一个子集作为测试集,其余999个子集作为训练集,训练模型后对测试集进行预测,统计测试结果的均方根误差。It should be further explained that the specific steps of the optimization process are as follows: First, initialize the parameter range, set the learning rate η=[0.0001, 0.1], the step size is 0.0001, establish the data sample, and list all possible data results at the same time, a total of 1000 For each group of data, any subset is selected as the test set, and the remaining 999 subsets are used as the training set. After training the model, the test set is predicted, and the root mean square error of the test results is counted.

轴承寿命预测:采集轴承振动信号,同时确定GRU神经网络的参数选取,将轴承振动信号输入,并对轴承剩余使用寿命进行预测实验。Bearing life prediction: Collect the bearing vibration signal, determine the parameter selection of the GRU neural network, input the bearing vibration signal, and conduct a prediction experiment on the remaining service life of the bearing.

具体的,首先,计算机通过传感器实时采集轴承振动信号,同时对振动信号进行预处理工作,并通过时域和频域的方法提取特征参数,同时筛选出能够表示轴承退化信息的特征参数,并筛除对于表征能力差的特征参数,设置轴承样本寿命标签,标签设置为当前样本所对应的轴承剩余使用寿命的归一化值,设置完成后,将轴承振动数据样本划分为训练集和测试集,并对训练集进行标准化处理,将训练样本输送到GRU网络模型中,自行设置模型具体参数,采用长期迭代法训练该预测模型,并将测试集输入到训练好的模型中,画出轴承剩余寿命预测曲线,并加以分析。Specifically, first, the computer collects the bearing vibration signal in real time through the sensor, and preprocesses the vibration signal at the same time, and extracts the characteristic parameters through the time domain and frequency domain methods, and filters out the characteristic parameters that can represent the bearing degradation information. Except for the characteristic parameters with poor characterization ability, set the bearing sample life label. The label is set to the normalized value of the remaining bearing service life corresponding to the current sample. After the setting is completed, the bearing vibration data samples are divided into training set and test set. Standardize the training set, send the training samples to the GRU network model, set the specific parameters of the model by yourself, train the prediction model using the long-term iteration method, input the test set into the trained model, and draw the remaining bearing life. Predict curves and analyze them.

需要进一步说明的是,归一化值具体计算步骤如下:It should be further explained that the specific calculation steps of the normalized value are as follows:

Figure BDA0003457863560000071
Figure BDA0003457863560000071

Figure BDA0003457863560000072
Figure BDA0003457863560000072

其中,rulmax表示轴承剩余寿命预测阀值,rulreal表示轴承实际剩余使用寿命;rul表示当前样本经裁剪后的剩余使用寿命;rult表示样本数据寿命归一化值;Among them, rul max represents the predicted threshold value of the remaining life of the bearing, rul real represents the actual remaining service life of the bearing; rul represents the remaining service life of the current sample after cutting; rul t represents the normalized life value of the sample data;

标准化处理具体计算公式如下:The specific calculation formula for normalization is as follows:

Figure BDA0003457863560000081
Figure BDA0003457863560000081

其中,x表示提出的特征参数;mean(x)表示对所提特征参数进行平均处理;std(x)表示对特征参数求标准差,利用参数寻优算法对每组参数进行误差计算,仅从经过几个小时的寻优模型训练中获得最佳模型参数,提高诊断模型的精度和人工寻找参数的效率,此外,由于不需要人工设置参数且不需要人工建模,仅需要将轴承振动信号直接输入到模型中便可预测出轴承当前剩余寿命,使得操作过程简单、易操作。Among them, x represents the proposed feature parameters; mean(x) represents the average processing of the proposed feature parameters; std(x) represents the standard deviation of the feature parameters, and the parameter optimization algorithm is used to calculate the error of each group of parameters. After several hours of optimization model training, the best model parameters are obtained, which improves the accuracy of the diagnostic model and the efficiency of manual parameter search. In addition, because there is no need to manually set parameters and no manual modeling is required, only the bearing vibration signal needs to be directly Input into the model can predict the current remaining life of the bearing, making the operation process simple and easy to operate.

Claims (7)

1. A method for predicting the service life of a fan main shaft bearing based on GRU (generalized regression Unit) super-parameter optimization is characterized by comprising the following specific steps:
(1) finding the optimal parameters: dividing original samples into a training set and a testing set according to a preset rule, training a model through the training samples, verifying the trained model through the testing samples, evaluating the accuracy of the model, and performing cross verification on small data samples by adopting a leave-one-out method;
(2) and (3) bearing life prediction: and acquiring a bearing vibration signal, determining the parameter selection of the GRU neural network, inputting the bearing vibration signal, and performing a prediction experiment on the residual service life of the bearing.
2. The method for predicting the life of the main shaft bearing of the wind turbine based on GRU hyper-parameter optimization according to claim 1, wherein the cross validation in the step (1) comprises the following specific steps:
the method comprises the following steps: selecting one observation data from the N groups of observation data sets as verification data;
step two: fitting a test model by using the rest observation data, verifying the precision of the test model by using the observation value which is excluded firstly, calculating the prediction capability of the prediction model by the root mean square error, and repeating the operation for n times;
step three: and performing parameter optimization processing on the generated precision parameters.
3. The method for predicting the life of the main shaft bearing of the fan based on GRU over-parameter optimization according to claim 2, wherein the specific calculation formula of the root mean square error in the second step is as follows:
Figure FDA0003457863550000021
wherein, E (y)i) Represents the ith actual observed value, yiFor the ith predictor of the model inversion, n is the total number of observed samples.
4. The method for predicting the life of the main shaft bearing of the fan based on GRU hyper-parameter optimization according to claim 2, wherein the optimization in the third step specifically comprises the following steps:
the first step is as follows: initializing a parameter range, and enabling a learning rate eta to be [0.0001, 0.1] and a step length to be 0.0001;
the second step is that: establishing a data sample, and listing all possible data results at the same time, wherein the total data is 1000 groups;
the third step: dividing samples, selecting any subset as a test set and the rest 999 subsets as training sets for each group of data, predicting the test set after training the model, and counting the root mean square error of the test result;
the fourth step: and (3) solving an optimal parameter combination, simultaneously replacing the test set with another subset, taking the remaining 999 subsets as training sets, counting the root mean square error again until 1000 groups of data are predicted once, and selecting the corresponding combination parameter when the RMSE is minimum as the optimal parameter in the data interval.
5. The method for predicting the life of the main shaft bearing of the fan based on GRU hyper-parameter optimization according to claim 1, wherein the prediction experiment in the step (2) comprises the following specific steps:
s1: acquiring a bearing vibration signal in real time through a sensor, simultaneously carrying out preprocessing work on the vibration signal, and extracting characteristic parameters through a time domain and frequency domain method;
s2: screening out characteristic parameters capable of representing bearing degradation information and screening out characteristic parameters with poor characterization capability;
s3: setting a bearing sample life label, wherein the label is set as a normalization value of the residual service life of the bearing corresponding to the current sample;
s4: dividing a bearing vibration data sample into a training set and a testing set, and carrying out standardized processing on the training set;
s5: and (3) conveying the training samples to a GRU network model, setting specific parameters of the model, training the prediction model by adopting a long-term iteration method, inputting the test set into the trained model, drawing a prediction curve of the residual life of the bearing, and analyzing the prediction curve.
6. The method for predicting the life of the main shaft bearing of the wind turbine based on GRU hyper-parameter optimization according to claim 5, wherein the step of specifically calculating the normalized value in S3 is as follows:
Figure FDA0003457863550000031
Figure FDA0003457863550000032
wherein, rulmaxIndicating a predicted threshold for residual life of the bearing, rulrealRepresenting the actual remaining service life of the bearing; rul, the remaining service life of the current sample after being cut; rultRepresenting a sample data lifetime normalization value.
7. The method for predicting the life of the main shaft bearing of the wind turbine generator based on GRU hyper-parameter optimization of claim 5, wherein the concrete calculation formula of the standardization processing in S4 is as follows:
Figure FDA0003457863550000041
wherein x represents a proposed characteristic parameter; mean (x) represents the average processing of the characteristic parameters; std (x) represents the standard deviation of the characteristic parameter.
CN202210008287.7A 2022-01-06 2022-01-06 A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization Pending CN114330141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210008287.7A CN114330141A (en) 2022-01-06 2022-01-06 A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210008287.7A CN114330141A (en) 2022-01-06 2022-01-06 A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization

Publications (1)

Publication Number Publication Date
CN114330141A true CN114330141A (en) 2022-04-12

Family

ID=81025675

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210008287.7A Pending CN114330141A (en) 2022-01-06 2022-01-06 A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization

Country Status (1)

Country Link
CN (1) CN114330141A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115482931A (en) * 2022-09-16 2022-12-16 北京慧养道健康科技有限公司 Life early warning system based on sensor acquisition
CN115985087A (en) * 2022-09-14 2023-04-18 中国交通信息科技集团有限公司 A MCU-based cloud PIS playback control system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115985087A (en) * 2022-09-14 2023-04-18 中国交通信息科技集团有限公司 A MCU-based cloud PIS playback control system and method
CN115482931A (en) * 2022-09-16 2022-12-16 北京慧养道健康科技有限公司 Life early warning system based on sensor acquisition

Similar Documents

Publication Publication Date Title
CN111222290B (en) Multi-parameter feature fusion-based method for predicting residual service life of large-scale equipment
CN114295377B (en) CNN-LSTM bearing fault diagnosis method based on genetic algorithm
CN112785091B (en) Method for carrying out fault prediction and health management on oil field electric submersible pump
CN112651167A (en) Semi-supervised rolling bearing fault diagnosis method based on graph neural network
CN109710636A (en) An anomaly detection method for unsupervised industrial systems based on deep transfer learning
CN111931334B (en) Method and system for evaluating operation reliability of cable equipment
CN112529234A (en) Surface water quality prediction method based on deep learning
CN114330141A (en) A prediction method of fan main shaft bearing life based on GRU hyperparameter optimization
CN111783242A (en) A method and device for predicting remaining life of rolling bearing based on RVM-KF
CN116910677A (en) Industrial instrument fault diagnosis method and system
CN112541510A (en) Intelligent fault diagnosis method based on multi-channel time series data
CN111553115A (en) Large-span bridge vibration response prediction method under typhoon action based on data driving
CN115392782A (en) Method and system for monitoring and diagnosing health state of process system of nuclear power plant
CN115407753A (en) Industrial fault diagnosis method for multivariate weighted ensemble learning
CN114553756A (en) Equipment fault detection method based on joint generation countermeasure network and electronic equipment
CN117056678B (en) Machine pump equipment operation fault diagnosis method and device based on small sample
CN113889274A (en) Method and device for constructing risk prediction model of autism spectrum disorder
CN118051743B (en) Aeroengine gas circuit fault diagnosis method and device
CN112699609A (en) Diesel engine reliability model construction method based on vibration data
CN118916744B (en) A method and system for monitoring fault data of physical therapy equipment
CN118152935B (en) A pressure instrument abnormality classification method based on BAdaCost algorithm
CN115658371B (en) A quantitative recommendation method for diagnostic algorithms based on case study and diagnosability analysis
CN118422274B (en) Safety monitoring system and equipment for water electrolysis hydrogen production equipment and monitoring and analysis method
CN114444616B (en) Sample library construction method, fault diagnosis method and device
CN119090141A (en) Industrial park wastewater treatment diagnosis and system based on intelligent environment-friendly platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination