CN112131760A - CBAM model-based prediction method for residual life of aircraft engine - Google Patents

CBAM model-based prediction method for residual life of aircraft engine Download PDF

Info

Publication number
CN112131760A
CN112131760A CN202011206202.3A CN202011206202A CN112131760A CN 112131760 A CN112131760 A CN 112131760A CN 202011206202 A CN202011206202 A CN 202011206202A CN 112131760 A CN112131760 A CN 112131760A
Authority
CN
China
Prior art keywords
data
engine
aircraft engine
residual life
representing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011206202.3A
Other languages
Chinese (zh)
Other versions
CN112131760B (en
Inventor
牛彩云
葛冰峰
姜江
叶燕清
陈英武
郭波
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
National University of Defense Technology
Original Assignee
National University of Defense Technology
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 National University of Defense Technology filed Critical National University of Defense Technology
Publication of CN112131760A publication Critical patent/CN112131760A/en
Application granted granted Critical
Publication of CN112131760B publication Critical patent/CN112131760B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Abstract

The invention provides a CBAM model-based prediction method for the residual life of an aircraft engine, belonging to the field of fault Prediction and Health Management (PHM). First order difference calculation is performed on the original monitored variable of the engine to obtain a (new) difference characteristic, and the difference characteristic and the original characteristic are used together for representing degradation of the engine. Then, a residual life prediction model of the parallel CNN network embedded into the CBAM module is provided, and the feature map obtained by the conventional convolution calculation further highlights valuable feature information and weakens useless or noise information from two dimensions of channel attention and space attention. And constructing input and output of the sample according to the mapping relation between the monitoring variable and the residual life, and using the input and output to train the model. And finally, constructing a test sample for the in-service aircraft engine, and inputting the test sample into the trained prediction model to obtain the predicted value of the residual life of the in-service aircraft engine. The method provided by the invention is simple and effective in calculation process and high in prediction precision.

Description

CBAM model-based prediction method for residual life of aircraft engine
Technical Field
The invention relates to a prediction method of residual Life (RUL) of an aircraft engine, in particular to a CNN (conditional Neural network) network of a CBAM (conditional block attachment) module which generates new characteristics by a difference technology and simultaneously considers a space and channel attention mechanism, wherein a parallel CNN model of the integrated CBAM module constructed on the basis is used for predicting the residual Life of the aircraft engine, and belongs to the field of fault Prediction and Health Management (PHM).
Background
As the heart of the aircraft, the health condition of an aircraft engine directly determines the safety of flight and passengers, but the performance condition of the aircraft is continuously challenged by the extreme working environment of high temperature, high pressure, extreme cold and the like for a long time. Therefore, how to perform health management on the aircraft engine, and ensure the reliability and safety of the aircraft engine is always the focus of attention in the industry, wherein the residual life prediction is the most challenging core key technology in the health management. However, as a high-precision technical device, an aircraft engine has an intricate internal structure, a self-coupling effect and an extreme external environment, and it is difficult to characterize the engine performance state through a simple univariate degradation process or an accurate mathematical prediction model.
With the rapid development of sensors and storage technologies, massive monitoring data of the aircraft engine and parts can be collected, recorded and stored, and a new solution is provided for predicting the residual service life of the aircraft engine. In recent years, deep learning methods have been increasingly gaining importance in data-driven prediction of remaining life. As a popular deep learning, CNN has been successfully applied to a plurality of fields such as image recognition. In order to improve the performance of CNN, besides improving the network structure in terms of its depth, width and base, the introduction of attention mechanism is another implementation way to improve its performance. Wherein the SE (Squeeze-and-Excitation) module gives different weights to different convolution characteristics from the perspective of the channel attention mechanism. The CBAM module is an architecture which considers a space attention mechanism and a channel attention mechanism at the same time, and not only weights are given to the characteristics of different channels, but also weight calculation is carried out on different areas of the same characteristic diagram.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: when the residual life of the aircraft engine is predicted, the difference features are obtained by adopting first-order difference calculation on the original features, so that degradation information can be enriched on a data level; the CNN model has the advantage of extracting high-quality degradation information from the multi-dimensional monitoring variables with noise. In order to further identify strong degradation features and weaken the influence of invalid features or noise, the invention introduces an attention mechanism, namely a CBAM (Convergence amplitude modulation) module on the basis of a CNN (convolutional neural network) model, and highlights valuable feature information and weakens useless or noise information in a mode of weighting a feature map obtained by conventional convolution operation in two dimensions of channel attention and space attention. Therefore, the invention provides a CBAM model-based prediction method for the residual life of an aircraft engine.
In order to realize the purpose of the invention, the following technical scheme is adopted for realizing the purpose:
the prediction method of the residual life of the aeroengine based on the CBAM model comprises the following steps:
step one, acquiring historical aeroengine failure data to form a training set XL×VWherein L ═ L1+L2+…+LNRepresenting the total length of the running track of N aero-engine samples, wherein N represents the number of aero-engine samples, LnThe monitoring track length of the nth aircraft engine sample is shown, wherein N is 1,2, …, N and V is the number of sensors in the aircraft engine;
step two, performing feature selection on the V monitoring variables to obtain F monitoring variables, and reducing the dimension of the original training set to XL×F. F monitoring variables are standardized according to a 'minimum-maximum' method, and the calculation formula is as follows:
Figure BDA0002757147030000031
wherein the content of the first and second substances,
Figure BDA0002757147030000032
raw data representing the ith instant of the nth engine signal j,
Figure BDA0002757147030000033
is that
Figure BDA0002757147030000034
Normalized value, and
Figure BDA0002757147030000035
and
Figure BDA0002757147030000036
respectively representing the maximum value and the minimum value of the signal j;
then, carrying out differential operation on the standardized variables to generate new variables, and forming a data matrix X of the aircraft engine performance degradation together with the original characteristicsL×2FAnd the calculation formula of the d-order difference operation is as follows:
Figure BDA0002757147030000037
in the invention, the default value of d is 1, namely, first-order difference operation is carried out, and a new variable generated through the first-order difference operation is used for depicting the system degradation speed;
step three, constructing a parallel CNN network architecture embedded with CBAM module
First, a mapping relationship between the monitoring variable X and the remaining lifetime RUL is established, which is expressed as follows:
f:X→RUL i.e.,RUL(t)=f(Xt-s+1,Xt-s+2,…,Xt)。
wherein t represents time, s represents time step, XiT-s +1, …, where t represents the monitoring data corresponding to time i and is in the form of a vector with a length of 2F;
when the residual service life of the aircraft engine is predicted, a CBAM module is embedded in a basic CNN network, valuable characteristic information is highlighted and useless or noise information is weakened in a mode of weighting a characteristic diagram obtained by conventional convolution operation in two angles of channel attention and space attention. Because the collected data is from time sequence data monitored by a plurality of different sensors, and the difference of different characteristics is considered, the convolution operation in the CNN adopts one-dimensional convolution operation to aggregate data on the same characteristic, and the specific explanation is as follows:
determining that the input 1-dimensional sequence data is x ═ x1,x2,…,xN]Where N represents the sequence length, the convolution operation in the convolution layer is defined as the filter kernel w,
Figure BDA0002757147030000041
and concatenation vector
Figure BDA0002757147030000042
Is expressed as follows
Figure BDA0002757147030000043
Wherein the output ziIs a feature learned by the convolution kernel w,
Figure BDA0002757147030000044
representing a non-linear activation function, b representing a biasTIt is shown that the transpose operation,
Figure BDA0002757147030000045
indicates a window length F starting from the ith data pointLOf sequence data from
Figure BDA0002757147030000046
The following data connection operations are represented:
Figure BDA0002757147030000047
representing the characteristic diagram obtained after the operation of the jth convolution kernel as follows:
Figure BDA0002757147030000048
wherein the content of the first and second substances,
Figure BDA0002757147030000049
i=1,2,…,N-FL+1 denotes the jth convolutional parity
Figure BDA00027571470300000410
Performing non-linear operations
Figure BDA00027571470300000411
The output of the latter vector form;
the CBAM module, which is connected behind the base CNN, includes two dimensions, channel attention and spatial attention. Feature map for an intermediate layer
Figure BDA00027571470300000412
CBAM will sequentially get 1-dimensional channel attention map
Figure BDA0002757147030000051
And 2DIn a spatial attention map
Figure BDA0002757147030000052
The whole process is as follows:
Figure BDA0002757147030000053
Figure BDA0002757147030000054
wherein the content of the first and second substances,
Figure BDA0002757147030000055
for point multiplication, the channel attention diagram is firstly multiplied with the input feature diagram to obtain F ', then F ' space attention diagram is calculated, and the two are multiplied to obtain the final output F '.
Specifically, the operation of the channel attention module is: firstly, compressing the feature map in spatial dimension by using average pooling (AvgPool) and maximum pooling (MaxPool) respectively; then, inputting the obtained two different spatial descriptions into a shared network formed by a multilayer perceptron (MLP); finally, the results obtained from MLP are summed
Figure BDA0002757147030000056
And performing nonlinear activation
Figure BDA0002757147030000057
Obtaining a channel attention map Mc
Figure BDA0002757147030000058
Wherein, W0∈RC/r×C,W1∈RC×C/rR represents a reduction rate, W0Followed by a ReLU function;
Figure BDA0002757147030000059
the result of average pooling and maximum pooling on the feature map F in the spatial dimension is shown; sigma represents a sigmoid activation function; mcRepresenting the resulting channel attention map.
The operation of the spatial attention module is: performing average pooling (AvgPool) and maximum pooling (Maxpool) on the feature map in channel dimension respectively to obtain two different feature descriptions
Figure BDA00027571470300000510
And
Figure BDA00027571470300000511
then, the two features are combined and subjected to convolution operation (f)conv) (ii) a Finally, the result of the convolution operation is activated in a non-linear way
Figure BDA00027571470300000512
Obtaining a spatial attention map Ms
Figure BDA0002757147030000061
Wherein the content of the first and second substances,
Figure BDA0002757147030000062
representing the result of average pooling and maximum pooling on the feature map F in the channel dimension; f. ofconvRepresents a convolution operation; sigma represents a sigmoid activation function; msRepresenting the resulting spatial attention map.
Constructing the input and output of the sample, pair XL×2FThe degradation track data of each engine is respectively constructed by adopting a window sliding method to input a training sample, and a label corresponding to the output, namely the residual life RUL, is corrected according to a hierarchical linear function, and finally the input and the output of paired samples are obtained, wherein the window sliding method is described as follows:
for XL×2FDegradation trajectory data of the nth engine
Figure BDA0002757147030000063
Expressed in the form of a two-dimensional matrix
Figure BDA0002757147030000064
Further, the kth sample of the nth engine is obtained according to the step s being 1 as follows:
Figure BDA0002757147030000065
wherein N istRepresenting the length of the constructed sample time window.
Wherein the order linear function expression is as follows:
Figure BDA0002757147030000071
wherein Label represents a Label for constructing sample data, RUL represents the actual residual life in the acquired historical aeroengine failure data, and RearlyIndicates a threshold value set according to circumstances, which is set to 125 as a default value in the present invention;
and step four, constructing the input of a test sample for the monitoring data of the in-service aircraft engine to be subjected to the residual life prediction, and forming a test set. And inputting the constructed test set into a trained prediction model of the residual life of the aircraft engine to obtain a predicted value of the residual life of the in-service aircraft engine.
The invention has the advantages that:
taking the residual service life RUL of the aircraft engine as a prediction target, firstly, establishing a mapping relation between a characteristic variable for representing a system degradation process and the prediction target, and further adopting a difference technology to generate a new characteristic variable so as to provide more degradation information; secondly, attention mechanisms on two dimensions of space and channels are considered by embedding a CBAM module in the CNN network, so that the importance of different channel characteristics and the importance of different areas of the same channel are considered. Therefore, under the idea of using the channel-space attention mechanism, a parallel CNN network model embedded in CBAM is constructed for the original features and the differential features to learn the mapping relationship.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments or the prior art of the present invention, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for the ordinary skill in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of a CBAM model-based method for predicting the remaining life of an aircraft engine according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a parallel CNN network architecture with embedded CBAM modules;
FIG. 3 is a diagram illustrating a one-dimensional convolution operation;
FIG. 4 is a schematic diagram of a CBAM module;
FIG. 5 is a diagram of an aircraft engine architecture and simulation module logic relationship in accordance with an embodiment of the present invention;
FIG. 6 is a scatter plot of 21 sensor signals from an aircraft engine in accordance with an embodiment of the present invention;
FIG. 7 is a diagram of a network architecture based on the CBAM model;
FIG. 8 is a comparison of predicted results for 100 tested engines sorted by RUL.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments of the present invention, belong to the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of a method for predicting the remaining life of an aircraft engine based on a CBAM model according to an embodiment of the present invention, including the following steps:
the prediction method of the residual life of the aeroengine based on the CBAM model comprises the following steps:
step one, obtaining historical aeroengine failure data to form training data XL×VWherein L ═ L1+L2+…+LNRepresenting the total length of the running track of N aero-engine samples, wherein N represents the number of aero-engine samples, LnThe monitoring track length of the nth aircraft engine sample is shown, wherein N is 1,2, …, N and V is the number of sensors in the aircraft engine;
step two, performing feature selection on the V monitoring variables to obtain F monitoring variables, and reducing the dimension of the original training set to XL×F. F monitoring variables are standardized according to a 'minimum-maximum' method, and the calculation formula is as follows:
Figure BDA0002757147030000091
wherein the content of the first and second substances,
Figure BDA0002757147030000092
raw data representing the ith instant of the nth engine signal j,
Figure BDA0002757147030000093
is that
Figure BDA0002757147030000094
Normalized value, and
Figure BDA0002757147030000095
and
Figure BDA0002757147030000096
respectively representing the maximum value and the minimum value of the signal j;
then, the normalized variables are subjected to differential operation to generate new variables, and the new variables and the original characteristics jointly form a data matrix form of the performance degradation of the engineXL×2FAnd the calculation formula of the d-order difference operation is as follows:
Figure BDA0002757147030000097
in the invention, the default value of d is 1, namely, first-order difference operation is carried out, and a new variable generated through the first-order difference operation is used for depicting the system degradation speed;
step three, constructing a parallel CNN network architecture embedded with CBAM module
First, a mapping relationship between the monitoring variable X and the remaining lifetime RUL is established, which is expressed as follows:
f:X→RUL i.e.,RUL(t)=f(Xt-s+1,Xt-s+2,…,Xt)。
wherein t represents time, s represents time step, XiT-s +1, …, where t represents the monitoring data corresponding to time i and is in the form of a vector with a length of 2F;
when the residual life of the aircraft engine is predicted, a schematic diagram of the proposed CBAM model is shown in FIG. 2, a CBAM module is embedded in a basic CNN network, and valuable feature information is highlighted and useless or noise information is weakened in a mode of weighting a feature map obtained by conventional convolution operation in two angles of channel attention and space attention. Because the collected data is from time series data monitored by a plurality of different sensors, and in consideration of differences of different characteristics, the convolution operation in the CNN adopts the one-dimensional convolution operation in fig. 3 to perform aggregation operation on data on the same characteristic, which is specifically set forth as follows:
determining that the input 1-dimensional sequence data is x ═ x1,x2,…,xN]Where N represents the sequence length, the convolution operation in the convolution layer is defined as the filter kernel w,
Figure BDA0002757147030000101
and concatenation vector
Figure BDA0002757147030000102
By multiplication ofIs represented as follows
Figure BDA0002757147030000103
Wherein the output ziIs a feature learned by the convolution kernel w,
Figure BDA0002757147030000104
representing a non-linear activation function, b representing a biasTIt is shown that the transpose operation,
Figure BDA0002757147030000105
indicates a window length F starting from the ith data pointLThe following data connection operation, denoted by ≧ is:
Figure BDA0002757147030000106
representing the characteristic diagram obtained after the operation of the jth convolution kernel as follows:
Figure BDA0002757147030000107
wherein the content of the first and second substances,
Figure BDA0002757147030000108
i=1,2,…,N-FL+1 denotes the jth convolutional parity
Figure BDA0002757147030000109
Performing non-linear operations
Figure BDA0002757147030000111
The output of the latter vector form;
the CBAM modules that follow the base CNN are shown in fig. 4, and include both channel attention and spatial attention dimensions. Feature map for an intermediate layer
Figure BDA0002757147030000112
CBAM will sequentially get 1-dimensional channel attention map
Figure BDA0002757147030000113
And 2-dimensional spatial attention map
Figure BDA0002757147030000114
The whole process is as follows:
Figure BDA0002757147030000115
Figure BDA0002757147030000116
wherein the content of the first and second substances,
Figure BDA0002757147030000117
for point multiplication, the channel attention diagram is firstly multiplied with the input feature diagram to obtain F ', then F ' space attention diagram is calculated, and the two are multiplied to obtain the final output F '.
Specifically, the operation of the channel attention module is: firstly, compressing the feature map in spatial dimension by using average pooling (AvgPool) and maximum pooling (MaxPool) respectively; then, inputting the obtained two different spatial descriptions into a shared multilayer perceptron network (MLP); finally, the results obtained from MLP are summed
Figure BDA0002757147030000118
And performing nonlinear activation
Figure BDA0002757147030000119
Obtaining a channel attention map Mc
Figure BDA00027571470300001110
Wherein, W0∈RC/r×C,W1∈RC×C/rR represents a reduction rate, W0Followed by a ReLU function;
Figure BDA00027571470300001111
the result of average pooling and maximum pooling on the feature map F in the spatial dimension is shown; sigma represents a sigmoid activation function; mcRepresenting the resulting channel attention map.
The operation of the spatial attention module is: performing average pooling (AvgPool) and maximum pooling (Maxpool) on the feature map in channel dimension respectively to obtain two different feature descriptions
Figure BDA0002757147030000121
And
Figure BDA0002757147030000122
then, the two features are combined and subjected to convolution operation (f)conv) (ii) a Finally, the result of the convolution operation is activated in a non-linear way
Figure BDA0002757147030000123
Obtaining a spatial attention map Ms
Figure BDA0002757147030000124
Wherein the content of the first and second substances,
Figure BDA0002757147030000125
representing the result of average pooling and maximum pooling on the feature map F in the channel dimension; f. ofconvRepresents a convolution operation; sigma represents a sigmoid activation function; msRepresenting the resulting spatial attention map.
Constructing the input and output of the sample, pair XL×2FThe degradation track data of each engine respectively adopts a window sliding method to construct the input of a training sample, the label of the corresponding output, namely the residual life RUL, is corrected according to a step linear function, and finally the input of paired samples is obtainedAnd an output, wherein the window sliding method is described as follows:
for XL×2FDegradation trajectory data of the nth engine
Figure BDA0002757147030000126
Expressed in the form of a two-dimensional matrix
Figure BDA0002757147030000127
Further, the kth sample of the nth engine is obtained according to the step s being 1 as follows:
Figure BDA0002757147030000128
wherein N istRepresenting the length of the constructed sample time window.
Wherein the order linear function expression is as follows:
Figure BDA0002757147030000131
wherein Label represents a Label for constructing sample data, RUL represents the actual residual life in the acquired historical aeroengine failure data, and RearlyIndicates a threshold value set according to circumstances, which is set to 125 as a default value in the present invention;
and step four, constructing the input of a test sample for the monitoring data of the in-service aircraft engine to be subjected to the residual life prediction, and forming a test set. And inputting the constructed test set into a trained prediction model of the residual life of the aircraft engine to obtain a predicted value of the residual life of the in-service aircraft engine.
The following describes the implementation and prediction effect of the present invention with reference to a specific application example:
in this implementation, NASA is used to provide a CMAPSS simulation data set for an aircraft engine. CMAPSS is a modularized aviation propulsion system simulation software developed by Green research center of NASA in the United states, and aims to simulate the whole degradation process of an airplane from normal to fault and provide a data base for a prediction model. Simulation experiments were created under the Matlab Simulink tool, simulating an engine model with 90000 pounds of thrust, and the program included an atmospheric model and an electrical management system involving five component modules of a fan, a Low Pressure Compressor (LPC), a High Pressure Compressor (HPC), a high pressure turbine (HPC), and a Low Pressure Turbine (LPT). The logical structural relationship of the five modules in the aircraft engine simulation experiment is shown in fig. 5.
The open source data comprises four groups of simulation data in total, the specific implementation process of the invention selects 'train _ FD 001' and 'test _ FD 001' as a training set and a test set respectively, wherein each subdata set comprises 26 columns, namely, a number, an operation period, an environment setting 1, an environment setting 2, an environment setting 3 and 21 monitoring indexes, 21 monitoring data are used for outputting signal data in the engine degradation process in the simulation experiment, and the specific meaning represented by the data is described as shown in Table 1.
TABLE 1 Engine monitoring index description
Figure BDA0002757147030000141
Figure BDA0002757147030000151
Step one, obtaining aeroengine failure data X from train _ FD001.txt files in a first group of simulation data sets20631×26This refers to the data of the whole process from a certain starting moment of the engine to the final failure. Row 20631 is the total duration of 100 engine operating cycles, and column 26 includes the number, operating cycle, environment setting 1, environment setting 2, environment setting 3, and 21 monitoring indicators. The visualization results of the 21 monitoring indexes are shown in fig. 6.
Step two, the trend of the change of the 21 monitoring variables in the whole life cycle in the figure 6 roughly divides the sensor data into two types: constant and changing (i.e., increasing or decreasing trend). The constant signal is clearly not functional in characterizing the engine degradation process and is therefore not considered in the input variables of the later model. In addition, Sensor 6 is also believed to not contribute to characterizing engine degradation phenomena. Therefore, 14 indexes are selected as the original input features of the RUL prediction model, and the numbers of the indexes are 2, 3, 4, 7, 8, 9, 11, 12, 13, 14, 15, 17, 20 and 21.
Then, the selected 14 monitoring variables are normalized according to a method of 'min-max', and the calculation formula is as follows:
Figure BDA0002757147030000161
wherein the content of the first and second substances,
Figure BDA0002757147030000162
raw data representing the ith instant of the nth engine signal j,
Figure BDA0002757147030000163
is that
Figure BDA0002757147030000164
Normalized value, and
Figure BDA0002757147030000165
and
Figure BDA0002757147030000166
respectively representing the maximum value and the minimum value of the signal j;
then, the normalized variables are subjected to first order difference operation to generate new variables, and the new variables and the original characteristics jointly form a data matrix form X of the engine performance degradation20631×28The calculation formula of the first order difference operation is as follows:
Figure BDA0002757147030000167
step three, drawing a network structure diagram based on the CBAM model as shown in FIG. 7. And inputting a sample constructed by a training set into the network architecture, wherein the training round epoch is 200 and the loss function cost is RMSE + alpha Score (alpha is 0.025), and obtaining a well-trained aircraft engine residual life prediction model. Wherein the expressions for RMSE and Score are as follows:
Figure BDA0002757147030000168
Figure BDA0002757147030000169
wherein n represents the number of samples, di=RUL′i-RULiRepresenting the error between the predicted value and the true value of the ith sample.
Constructing the size N of each engine data in the training set according to a time window methodt×NfIs input of samples of (1), wherein Nt=30,Nf28; resetting the real residual life by using a step linear function method to form a sample output, and assuming that the sample output has a constant RUL value R in the initial stageearly=125。
And step four, preprocessing the data in the test set test _ FD001.txt through the data in the step two, and constructing a sample input of the prediction model according to the method in the step three. And inputting samples of 100 test engines into the trained prediction model of the residual life of the aircraft engine to obtain a prediction result, as shown in fig. 8.
In conclusion, the invention establishes a mapping relation between the characteristic variables for representing the system degradation process and the prediction target (RUL); the method comprises the steps of obtaining newly generated features according to a difference technology to depict speed information of system degradation, wherein a CBAM module is embedded in a CNN network to highlight valuable feature information and weaken useless or noise information in a mode of weighting a feature diagram obtained by conventional convolution operation in two angles of channel attention and space attention, not only the importance of different channel features but also the importance of different degradation features of the same channel are considered, and a constructed network model is used for learning the proposed mapping relation. Preprocessing original monitoring data, constructing a sample for inputting the proposed model, inputting the constructed sample into a set model, and training to obtain a final prediction model; and finally, inputting the test sample into the trained model to obtain a prediction result and a prediction performance index. The method well solves the problem of predicting the residual service life of the data-driven aircraft engine through the steps, and is beneficial to building the bridge connected with big data and intelligent system health management. Compared with the existing method, the algorithm provided by the invention is simple and effective in calculation process. According to the specific embodiment, the algorithm provided by the invention has high prediction precision.
Although the present invention has been described with reference to the preferred embodiments, it should be understood that various changes and modifications can be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (3)

1. The prediction method of the residual life of the aeroengine based on the CBAM model is characterized by comprising the following steps:
step one, acquiring historical aeroengine failure data to form a training set XL×VWherein L ═ L1+L2+…+LNRepresenting the total running track length of N aero-engine samples, N representing the number of aero-engine samples, LnThe monitoring track length of the nth aircraft engine sample is shown, wherein N is 1,2, …, N and V is the number of sensors in the aircraft engine;
step two, performing feature selection on the V monitoring variables to obtain F monitoring variables, and reducing the corresponding training set dimension to XL×F(ii) a F monitoring variables are standardized according to a 'minimum-maximum' method, and the calculation formula is as follows:
Figure FDA0002757147020000011
wherein the content of the first and second substances,
Figure FDA0002757147020000012
raw data representing the ith instant of the nth engine signal j,
Figure FDA0002757147020000013
is that
Figure FDA0002757147020000014
Normalized value, and
Figure FDA0002757147020000015
and
Figure FDA0002757147020000016
respectively representing the maximum value and the minimum value of the signal j;
then, carrying out differential operation on the standardized variables to generate new variables, and forming a data matrix X of the aircraft engine performance degradation together with the original characteristicsL×2FAnd the calculation formula of the d-order difference operation is as follows:
Figure FDA0002757147020000017
step three, constructing a parallel CNN network architecture embedded with CBAM module
First, a mapping relationship between the monitoring variable X and the remaining lifetime RUL is established, which is expressed as follows:
f:X→RULi.e.,RUL(t)=f(Xt-s+1,Xt-s+2,…,Xt);
wherein t represents time, s represents time step, XiT-s +1, …, where t represents the monitoring data corresponding to time i and is in the form of a vector with a length of 2F;
when the residual life of the aircraft engine is predicted, a CBAM module is embedded in a basic CNN network, valuable characteristic information is highlighted and useless or noise information is weakened in a mode of weighting a characteristic diagram obtained by conventional convolution operation in two angles of channel attention and space attention; because the collected data is from time sequence data monitored by a plurality of different sensors, and the difference of different characteristics is considered, the convolution operation in the CNN adopts one-dimensional convolution operation to aggregate data on the same characteristic, and the specific explanation is as follows:
determining that the input 1-dimensional sequence data is x ═ x1,x2,…,xN]Where N represents the sequence length, the convolution operation in the convolution layer is defined as the filter kernel w,
Figure FDA0002757147020000021
and concatenation vector
Figure FDA0002757147020000022
Is expressed as follows
Figure FDA0002757147020000023
Wherein the output ziIs a feature learned by the convolution kernel w,
Figure FDA0002757147020000024
representing a non-linear activation function, b representing a biasTIt is shown that the transpose operation,
Figure FDA0002757147020000025
indicates a window length F starting from the ith data pointLOf sequence data from
Figure FDA0002757147020000026
The following data connection operations are represented:
Figure FDA0002757147020000027
representing the characteristic diagram obtained after the operation of the jth convolution kernel as follows:
Figure FDA0002757147020000028
wherein the content of the first and second substances,
Figure FDA0002757147020000029
representing the jth convolutional checkup sequence
Figure FDA00027571470200000210
Performing non-linear operations
Figure FDA00027571470200000211
The output of the latter vector form;
connecting a CBAM module behind the basic CNN, wherein the CBAM module comprises two dimensions of channel attention and space attention; feature map for an intermediate layer
Figure FDA00027571470200000212
CBAM will sequentially get 1-dimensional channel attention map
Figure FDA00027571470200000213
And 2-dimensional spatial attention map
Figure FDA00027571470200000214
The whole process is as follows:
Figure FDA00027571470200000215
Figure FDA00027571470200000216
wherein the content of the first and second substances,
Figure FDA00027571470200000217
for point multiplication, firstly multiplying the channel attention diagram with the input feature diagram to obtain F ', then calculating an F' space attention diagram, and multiplying the F 'space attention diagram with the space attention diagram to obtain a final output F';
specifically, the operation of the channel attention module is: firstly, compressing a feature map by respectively using average pooled AvgPool and maximum pooled MaxPool on a spatial dimension; secondly, inputting the obtained two different space descriptions into a shared multilayer perceptron network (MLP); finally, the results obtained by MLP are summed and subjected to nonlinear activation to obtain a channel attention map Mc
Figure FDA0002757147020000031
Wherein, W0∈RC/r×C,W1∈RC×C/rR represents a reduction rate, W0Followed by a ReLU function;
Figure FDA0002757147020000032
Figure FDA0002757147020000033
the result of average pooling and maximum pooling on the feature map F in the spatial dimension is shown; sigma represents a sigmoid activation function; mcRepresenting the resulting channel attention map;
the operation of the spatial attention module is: averaging pooling AvgPool and max pooling MaxPool on feature map in channel dimension respectively yields two different feature descriptions
Figure FDA0002757147020000034
And
Figure FDA0002757147020000035
these two features are then combined and subjected to a convolution operation fconv(ii) a Finally, nonlinear activation is carried out on the convolution operation result to obtain a space attention map Ms
Figure FDA0002757147020000036
Wherein the content of the first and second substances,
Figure FDA0002757147020000037
representing the result of average pooling and maximum pooling on the feature map F in the channel dimension; f. ofconvRepresents a convolution operation; sigma represents a sigmoid activation function; msRepresenting the resulting spatial attention map;
constructing the input and output of the sample, pair XL×2FThe degradation track data of each engine is respectively constructed by adopting a window sliding method to input a training sample, and a label corresponding to the output, namely the residual life RUL, is corrected according to a hierarchical linear function, and finally the input and the output of paired samples are obtained, wherein the window sliding method is described as follows:
for XL×2FDegradation trajectory data of the nth engine
Figure FDA0002757147020000038
Expressed in the form of a two-dimensional matrix
Figure FDA0002757147020000041
Further, the kth sample of the nth engine is obtained according to the step s being 1 as follows:
Figure FDA0002757147020000042
wherein N istRepresents the length of the constructed sample time window;
wherein the order linear function expression is as follows:
Figure FDA0002757147020000043
wherein Label represents a Label for constructing sample data, RUL represents the actual residual life in the acquired historical aeroengine failure data, and RearlyIndicates a threshold value set according to the situation;
fourthly, building input of a test sample for monitoring data of the in-service aircraft engine to be subjected to residual life prediction to form a test set; and inputting the constructed test set into a trained prediction model of the residual life of the aircraft engine to obtain a predicted value of the residual life of the in-service aircraft engine.
2. The CBAM model-based prediction method for the residual life of the aircraft engine according to claim 1, wherein in the second step, d is 1, i.e. first order difference operation is performed, and a new variable generated through the first order difference operation is used for describing the system degradation speed.
3. The CBAM model-based prediction method for the remaining life of an aircraft engine as claimed in claim 1, wherein R in the third stepearlyThe value is 125.
CN202011206202.3A 2019-11-04 2020-11-02 CBAM model-based prediction method for residual life of aircraft engine Active CN112131760B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911064237.5A CN110807257A (en) 2019-11-04 2019-11-04 Method for predicting residual life of aircraft engine
CN2019110642375 2019-11-04

Publications (2)

Publication Number Publication Date
CN112131760A true CN112131760A (en) 2020-12-25
CN112131760B CN112131760B (en) 2022-08-23

Family

ID=69500993

Family Applications (4)

Application Number Title Priority Date Filing Date
CN201911064237.5A Pending CN110807257A (en) 2019-11-04 2019-11-04 Method for predicting residual life of aircraft engine
CN202011205335.9A Active CN112100865B (en) 2019-11-04 2020-11-02 Method for predicting remaining life of aircraft engine based on parallel CNN model
CN202011205350.3A Active CN112149316B (en) 2019-11-04 2020-11-02 Aero-engine residual life prediction method based on improved CNN model
CN202011206202.3A Active CN112131760B (en) 2019-11-04 2020-11-02 CBAM model-based prediction method for residual life of aircraft engine

Family Applications Before (3)

Application Number Title Priority Date Filing Date
CN201911064237.5A Pending CN110807257A (en) 2019-11-04 2019-11-04 Method for predicting residual life of aircraft engine
CN202011205335.9A Active CN112100865B (en) 2019-11-04 2020-11-02 Method for predicting remaining life of aircraft engine based on parallel CNN model
CN202011205350.3A Active CN112149316B (en) 2019-11-04 2020-11-02 Aero-engine residual life prediction method based on improved CNN model

Country Status (1)

Country Link
CN (4) CN110807257A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112881518A (en) * 2021-01-08 2021-06-01 东冶及策河北能源技术有限公司 Method for predicting residual life of dynamic filter compensator
CN113344281A (en) * 2021-06-22 2021-09-03 太仓比泰科自动化设备有限公司 Probe performance prediction method, system, device and storage medium

Families Citing this family (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111361759B (en) * 2020-03-02 2023-02-03 哈尔滨工业大学 Airplane auxiliary power device on-wing residual life prediction method based on hybrid model
CN111460728B (en) * 2020-03-09 2022-08-12 华南理工大学 Method and device for predicting residual life of industrial equipment, storage medium and equipment
CN111507046B (en) * 2020-04-16 2022-09-06 哈尔滨工程大学 Method and system for predicting remaining service life of electric gate valve
CN111639467B (en) * 2020-06-08 2024-04-16 长安大学 Aero-engine service life prediction method based on long-term and short-term memory network
CN111695521B (en) * 2020-06-15 2022-06-10 哈尔滨理工大学 Attention-LSTM-based rolling bearing performance degradation prediction method
CN111597663B (en) * 2020-07-27 2020-10-27 中国人民解放军国防科技大学 Momentum wheel residual life prediction method fusing residual life empirical data
CN112115643B (en) * 2020-09-15 2022-06-10 中南大学 Smart train service life non-invasive prediction method
CN112131673B (en) * 2020-09-30 2021-09-28 西南石油大学 Engine surge fault prediction system and method based on fusion neural network model
CN112231980A (en) * 2020-10-19 2021-01-15 西安建筑科技大学 Engine life prediction method, storage medium and computing device
CN112560252B (en) * 2020-12-07 2023-09-15 厦门大学 Method for predicting residual life of aeroengine
CN112613226B (en) * 2020-12-10 2022-11-18 大连理工大学 Feature enhancement method for residual life prediction
CN112613227B (en) * 2020-12-15 2022-09-30 大连理工大学 Model for predicting remaining service life of aero-engine based on hybrid machine learning
CN113158445B (en) * 2021-04-06 2022-10-21 中国人民解放军战略支援部队航天工程大学 Prediction algorithm for residual service life of aero-engine with convolution memory residual error self-attention mechanism
CN113139278A (en) * 2021-04-08 2021-07-20 上海工程技术大学 Deep learning-based bearing residual life prediction method and system
CN113076913A (en) * 2021-04-16 2021-07-06 嘉兴毕格智能科技有限公司 Aircraft engine fault prediction method
CN113297787B (en) * 2021-05-12 2021-12-17 北京航空航天大学 Method for predicting remaining life of aircraft engine based on transfer learning
CN113722989B (en) * 2021-08-23 2023-04-28 南京航空航天大学 CPS-DP model-based aeroengine service life prediction method
CN113602526B (en) * 2021-08-27 2023-05-23 中国航空工业集团公司上海航空测控技术研究所 Verification test method and system for electromechanical fault prediction and health management system of airplane
CN114266278B (en) * 2021-12-29 2024-02-20 合肥工业大学 Dual-attention network-based equipment residual service life prediction method
CN114510870B (en) * 2022-01-07 2024-04-16 华东交通大学 Method and device for predicting residual life of underground structure of urban rail transit
CN114707257A (en) * 2022-02-18 2022-07-05 江苏赛德力制药机械制造有限公司 Mechanical residual service life prediction method based on all-state attention and BiLSTM
CN114528662A (en) * 2022-02-22 2022-05-24 上海三一重机股份有限公司 Method and device for predicting residual life of structural part and operating machine
CN114880767B (en) * 2022-04-24 2024-03-08 西北工业大学 Aero-engine residual service life prediction method based on attention mechanism Dense-GRU network
CN115510740A (en) * 2022-09-02 2022-12-23 同济大学 Aero-engine residual life prediction method based on deep learning
CN115982942B (en) * 2022-11-25 2023-07-14 浙江长龙航空有限公司 Method, device, equipment and storage medium for predicting residual life of aviation precooler
CN116502516B (en) * 2023-01-15 2023-12-01 北京控制工程研究所 Identification method and device for degradation stage of spacecraft component
CN116561528B (en) * 2023-05-08 2024-03-01 重庆市荣冠科技有限公司 RUL prediction method of rotary machine
CN117556261A (en) * 2024-01-08 2024-02-13 浙江大学 MCNN-based diaphragm pump check valve service life prediction method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109472110A (en) * 2018-11-29 2019-03-15 南京航空航天大学 A kind of aero-engine remaining life prediction technique based on LSTM network and ARIMA model
CN109992872A (en) * 2019-03-27 2019-07-09 西安交通大学 A kind of mechanical equipment method for predicting residual useful life based on stacking separation convolution module

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170116552A1 (en) * 2010-06-04 2017-04-27 Sapience Analytics Private Limited System and Method to Measure, Aggregate and Analyze Exact Effort and Time Productivity
CN103336908B (en) * 2013-07-23 2016-01-20 哈尔滨工业大学 The method for predicting residual useful life of dull echo state network
CN106169001B (en) * 2016-07-11 2019-06-21 北京航空航天大学 A kind of aero-engine complete machine method for predicting residual useful life based on gas circuit performance parameter Graphic Pattern Matching
CN107153759B (en) * 2017-04-27 2019-10-15 西安交通大学 A kind of aviation turbofan engine method for predicting residual useful life of multisource data fusion
CN108959778B (en) * 2018-07-06 2020-09-15 南京航空航天大学 Method for predicting residual life of aircraft engine based on consistency of degradation modes
CN109272114A (en) * 2018-08-08 2019-01-25 西安交通大学 The deep learning method that mechanized equipment remaining life is quickly and effectively predicted
CN109460574A (en) * 2018-10-09 2019-03-12 南京航空航天大学 A kind of prediction technique of aero-engine remaining life
CN109766583B (en) * 2018-12-14 2023-06-20 南京航空航天大学 Aircraft engine life prediction method based on unlabeled, unbalanced and initial value uncertain data
CN109783906B (en) * 2018-12-29 2023-07-07 东北大学 Intelligent analysis system and method for detecting magnetic flux leakage data in pipeline
CN109829136B (en) * 2019-01-22 2022-10-04 中国人民解放军火箭军工程大学 Method and system for predicting residual life of degradation equipment with random jump

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109472110A (en) * 2018-11-29 2019-03-15 南京航空航天大学 A kind of aero-engine remaining life prediction technique based on LSTM network and ARIMA model
CN109992872A (en) * 2019-03-27 2019-07-09 西安交通大学 A kind of mechanical equipment method for predicting residual useful life based on stacking separation convolution module

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
高峰等: "基于改进差分时域特征和深度学习优化的航空发动机剩余寿命预测算法", 《电子测量与仪器学报》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112881518A (en) * 2021-01-08 2021-06-01 东冶及策河北能源技术有限公司 Method for predicting residual life of dynamic filter compensator
CN113344281A (en) * 2021-06-22 2021-09-03 太仓比泰科自动化设备有限公司 Probe performance prediction method, system, device and storage medium
CN113344281B (en) * 2021-06-22 2022-02-11 太仓比泰科自动化设备有限公司 Probe performance prediction method, system, device and storage medium

Also Published As

Publication number Publication date
CN110807257A (en) 2020-02-18
CN112149316B (en) 2022-04-19
CN112131760B (en) 2022-08-23
CN112100865B (en) 2022-08-23
CN112149316A (en) 2020-12-29
CN112100865A (en) 2020-12-18

Similar Documents

Publication Publication Date Title
CN112131760B (en) CBAM model-based prediction method for residual life of aircraft engine
CN112580263B (en) Turbofan engine residual service life prediction method based on space-time feature fusion
CN108960303B (en) Unmanned aerial vehicle flight data anomaly detection method based on LSTM
CN108256173B (en) Gas circuit fault diagnosis method and system for dynamic process of aircraft engine
CN110609524B (en) Industrial equipment residual life prediction model and construction method and application thereof
CN111240350A (en) Unmanned aerial vehicle pilot dynamic behavior evaluation system
CN112859898B (en) Aircraft trajectory prediction method based on two-channel bidirectional neural network
CN114266278B (en) Dual-attention network-based equipment residual service life prediction method
CN116434777B (en) Transformer fault diagnosis method and system based on multistage attention and feature fusion
CN114329826A (en) Plane cascade steady flow prediction method based on generative confrontation network
CN114357372A (en) Aircraft fault diagnosis model generation method based on multi-sensor data driving
CN110728186A (en) Fire detection method based on multi-network fusion
Ruan et al. Remaining useful life prediction for aero-engine based on lstm and cnn
CN116662743A (en) Engine residual life prediction method based on multi-mode deep learning
CN115048873B (en) Residual service life prediction system for aircraft engine
CN114841063A (en) Aero-engine residual life prediction method based on deep learning
CN113722833B (en) Turbofan engine residual service life prediction method based on double-channel long-short-term memory network
CN115017984A (en) Early warning method and system for failure risk of aircraft engine
CN112560252B (en) Method for predicting residual life of aeroengine
CN114880767A (en) Aero-engine remaining service life prediction method based on attention mechanism Dense-GRU network
CN113971489A (en) Method and system for predicting remaining service life based on hybrid neural network
CN112883656B (en) Power cabin failure risk evaluation method based on normal operation data
CN114547986A (en) Data enhancement-based prediction method for residual life of aircraft engine
CN108363379B (en) Fault diagnosis method based on satellite thermal control system
Cui et al. Prediction of Aeroengine Remaining Useful Life Based on SE-BiLSTM

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
GR01 Patent grant
GR01 Patent grant