WO2024077642A1 - Method for constructing quantum echo state network model for aero-engine fault early-warning - Google Patents

Method for constructing quantum echo state network model for aero-engine fault early-warning Download PDF

Info

Publication number
WO2024077642A1
WO2024077642A1 PCT/CN2022/125541 CN2022125541W WO2024077642A1 WO 2024077642 A1 WO2024077642 A1 WO 2024077642A1 CN 2022125541 W CN2022125541 W CN 2022125541W WO 2024077642 A1 WO2024077642 A1 WO 2024077642A1
Authority
WO
WIPO (PCT)
Prior art keywords
quantum
data
state
network
input
Prior art date
Application number
PCT/CN2022/125541
Other languages
French (fr)
Chinese (zh)
Inventor
孙希明
孙涛
岳明达
刘墨燃
Original Assignee
大连理工大学
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 大连理工大学 filed Critical 大连理工大学
Publication of WO2024077642A1 publication Critical patent/WO2024077642A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • 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/06Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
    • G06N3/063Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/10Noise analysis or noise optimisation
    • 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

Definitions

  • the present invention belongs to the technical field of aircraft engine fault prediction.
  • a quantum echo state network model is designed to predict multiple operating state parameters of aircraft engines at future moments.
  • Numerical simulation results show that the quantum echo state network model proposed in the present invention can effectively predict and diagnose whether an aircraft engine has a fault.
  • This method mainly simulates the real-time data of the aircraft operation process from the perspective of fault monitoring, and uses the fault tree method to analyze and calculate the monitored data, and then determine the detailed cause of the fault.
  • this fault tree-based analysis method requires that the person analyzing the fault must fully understand the object system being analyzed and be able to apply the analysis method familiarly, which leads to different fault tree analysis results given by different analysts.
  • the calculation process of the fault tree is also very complicated, and it is difficult to accurately calculate the specific cause of the fault.
  • This method uses the gas path parameters of the aircraft engine to establish a least squares support vector machine model to monitor the aircraft engine state. That is, according to the established model, the low-pressure rotor speed (n1), high-pressure rotor speed (n2) and tail nozzle outlet temperature (T6) of the aircraft engine are monitored, and the fault is analyzed by the relative error rate between the predicted value and the true value.
  • the least squares support vector machine treats the data set as a vector mode, thus ignoring the natural relationship of mutual coupling and mutual influence between the data.
  • the data set is forcibly represented as a vector, the temporal correlation of the original data will be destroyed, which will inevitably produce large numerical errors.
  • this paper proposes a new quantum echo state network model for aircraft engine fault prediction based on a data-driven approach.
  • the model mainly includes two network layers.
  • the output of the first layer of quantum heuristic neural network is transmitted to the reserve pool of the second layer of echo state network.
  • the final quantum echo state network model can effectively predict the operating status data of aircraft engines.
  • the purpose of this invention is to design a quantum echo state network model that can be applied to aircraft engine fault prediction. Since aircraft engines are highly complex aerodynamic-thermodynamic-mechanical systems, the time series data they generate have strong temporal correlation, coupling and multimodal characteristics. Therefore, how to predict aircraft engine faults in a variable full envelope environment has always been a challenging problem.
  • a quantum echo state network model for aircraft engine fault warning applies quantum computing theory to design a quantum circuit composed of a quantum rotation gate and a two-bit quantum controlled NOT gate, and constructs a first-layer quantum heuristic neural network as a pre-network for the second-layer echo state network.
  • the time series data of the aircraft engine is quantized; then, the obtained quantum state data is used as the input of the first-layer quantum network, and after being acted upon by the quantum recursive circuit, a probabilistic output is obtained through quantum measurement, and then passed to the reserve pool of the second-layer echo state network to obtain a high-dimensional intermediate state; finally, the least squares method is used to obtain the output layer weight matrix with only one calculation, thus completing the network training.
  • the trained quantum echo state network model can be applied to aircraft engine fault prediction to provide engine operating status prediction data with higher accuracy in the future. The specific steps are as follows:
  • Step 1 Select data sample features
  • Each type of data represents a sample feature variable, and its data form is a set of discrete time series data.
  • n ⁇ T initial data ⁇ xi (t) ⁇ are obtained through sensor collection, where i ranges from 1 to n, t ranges from 1 to T, and xi (t) represents the value of the i-th data sample feature variable (such as tail nozzle outlet temperature) at time t.
  • the input of the quantum circuit layer must be a quantum state, so the initial data ⁇ xi (t) ⁇ collected in step 1 must be quantized to obtain quantum state data
  • ⁇ > a
  • the physical meaning is: when quantum measuring the quantum state
  • 2 1.
  • x i (t) and They represent the initial data value and normalized data value of the i-th feature variable at time t, respectively.
  • Step 3 Build a quantum circuit
  • n+1 quantum circuits are constructed.
  • the n+1th quantum circuit is mainly used to calculate the output of the quantum circuit layer, and its input is an auxiliary quantum state
  • y(0)>
  • is the rotation angle, and its value range is [0,2 ⁇ ].
  • U CN The two-bit quantum controlled NOT gate acting from top to bottom between every two adjacent quantum states is denoted as U CN , and its matrix form is as follows:
  • y(1)> is used as the input of the auxiliary quantum state position at the next moment.
  • y(r) 2 represents the probability of the final quantum state of the position of the i-th row from top to bottom in the quantum circuit taking
  • 1>. Note that the last row of quantum circuits must also be subjected to a rotating gate after passing through the controlled NOT gate. Therefore, the output at time t r is recorded as u(t r ), which represents the probability of measuring
  • y(t r)> and obtaining
  • the calculation result is shown in formula (7):
  • Step 4 Build and train the quantum echo state network
  • echo state network As a new type of recursive neural network, echo state network is widely used in time series prediction due to its simple calculation mode (no need to solve the objective function gradient, only one linear regression is needed to complete the network training) and high stability.
  • the echo state network consists of three parts: input layer, reservoir, and output layer. Its core structure is a randomly generated and unchanged reservoir.
  • the specific construction method of the quantum echo state network in the present invention is as follows: as shown in Figure 1, the output U(t) obtained by recursive calculation of the quantum network layer in step 3 is used as the input of the next layer of the echo state network, and the reserve pool of the echo state network is designed as a sparse network with multiple neurons, including a high-dimensional sparse reserve pool internal weight connection matrix W res and an input layer connection matrix W in for connecting U(t).
  • the two matrices W res and W in are randomly generated and remain unchanged during the cyclic calculation process of the echo state network.
  • x(t) is the state of the reservoir, and its dimension is much larger than n.
  • the output weight matrix W out is trained according to the training set data in the actual problem.
  • the training process only needs to use the least squares calculation in formula (9) once:
  • X is the storage matrix of the reserve pool state
  • Y is the time series matrix of the real sample data of the training set.
  • the present invention uses quantum controlled NOT gates to realize entangled states to approximate the coupling relationship that may exist between the original input data.
  • the quantum rotation gate is set as an adjustable parameter of the first layer of quantum network to adjust the distribution of data.
  • the echo state network layer can take advantage of fast calculation and complete the calculation of the final model in one step of training. Numerical experiments have verified that the quantum echo state network model can accurately predict the state data of aircraft engines at future flight times.
  • FIG1 is a quantum echo state network model under the condition of characteristic variables of 3D data samples.
  • Figure 2 is a comparison diagram of the error between the predicted data and the real data on the training set
  • Figure 2(a) is a comparison diagram of the predicted data and the real data on the training set
  • Figure 2(b) is a point-by-point error diagram between the real value and the predicted value on the training set.
  • Figure 3 is a comparison diagram of the error between the predicted data and the real data on the test set
  • Figure 3(a) is a comparison diagram of the predicted data and the real data on the test set
  • Figure 3(b) is a point-by-point error diagram between the real value and the predicted value on the test set.
  • This embodiment is a quantum echo state network model for aircraft engine fault warning, which uses the 3D input quantum echo state network model in Figure 1 to predict the operating parameter data of the engine at a future time, including the following steps.
  • Step 1 Select data sample features
  • n 3 sample feature variables.
  • the data comes from the actual flight mission of a certain type of aircraft engine. Multiple sensors are used for data collection.
  • the sampling time interval is 0.1 seconds.
  • Step 2 Divide the training set and test set and preprocess the data
  • the training set data is used to train the quantum echo state network model, and the test set data is used to verify the model prediction effect.
  • the data in them need to be preprocessed.
  • the initial data collected in step 1 is normalized according to formula (1), and then the quantum state input is prepared using the quantization rule described by formula (2). The preprocessing of the initial data is completed;
  • Step 3 Construction of quantum-inspired neural network layers
  • Table 1 shows three groups of different quantum rotating gate rotation angles using the rand command in MATLAB.
  • Table 1 Three sets of randomly generated quantum selective gate rotation angles
  • the quantum circuit shown in Figure 1 is constructed. Due to the lack of quantum computer hardware support, the calculation is performed using classical computer simulation, that is, the output U(t) of the quantum-inspired neural network layer is obtained by recursive calculation according to formulas (6) and (7);
  • Step 4 Train the quantum echo state network on the training set
  • the output U(t) obtained by the quantum-inspired neural network layer on the training set is used as the input of the second echo state network layer, and the relevant parameters in the reserve pool are randomly generated.
  • the reserve pool dimension is selected as 100, that is, the input layer connection matrix W in is a randomly generated matrix of 100 ⁇ 4, and the reserve pool internal weight connection matrix W res is a randomly generated sparse matrix of 100 ⁇ 100.
  • the prediction step size is taken as 1, and the weight matrix W out of the output layer is calculated using formula (9). The training is completed.
  • Figure 1 shows a quantum echo state network with a three-dimensional sample input.
  • the quantum network part gives the quantum circuit through which the input quantum state passes, and shows the recursive action at the target quantum state.
  • U(t) is the time series output obtained by the quantum layer
  • Win and Wres are high-dimensional matrices randomly generated in the echo state network reserve pool
  • Wout is the output weight matrix, which can be obtained through only one least squares training.
  • Step 5 Use the trained model to predict data and plot analysis
  • Figure 2 (a) shows the data comparison of 3000 predicted values and true values on the training set. The solid line represents the true value on the training set, and the dotted line represents the predicted value given by the quantum echo state network model.
  • Figure 2 (b) shows the error obtained by subtracting the predicted value from the true value at each time node.
  • Figure 3 (a) shows the data comparison of 1000 predicted values and real values on the test set. The solid line represents the real value on the test set, and the dotted line represents the predicted value given by the quantum echo state network model.
  • Figure 3 (b) shows the error obtained by subtracting the predicted value from the real value at each time node.
  • the quantum echo state network model is applied to the prediction of aircraft engine faults.
  • the predicted value is very different from the actual value, it means that the engine may have a fault, thus achieving a fault warning function for the aircraft engine.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Geometry (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Artificial Intelligence (AREA)
  • Computing Systems (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Molecular Biology (AREA)
  • General Health & Medical Sciences (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Algebra (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Automation & Control Theory (AREA)
  • Databases & Information Systems (AREA)
  • Medical Informatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Neurology (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method for constructing a quantum echo state network model for an aero-engine fault early-warning. The method comprises: first, quantizing time series data of an aero-engine; then, using quantum state data as an input of a quantum network of a first layer and subjecting same to the action of a quantum recursive circuit, and then obtaining a probabilistic output by means of quantum measurement and transferring same to a reservoir of an echo state network of a second layer, so as to obtain a high-dimensional intermediate state; and finally, performing computation only once by using a least squares method, such that a weight matrix of an output layer can be obtained, thus completing network training. A trained quantum echo state network model is applied to aero-engine fault prediction, thereby providing relatively high-accuracy operation state prediction data of an engine at a future moment. In the present invention, a quantum controlled NOT gate is utilized to realize an entangled state, so as to approximately represent a possible coupling relationship between original input data, and a quantum rotation gate is set to be an adjustable parameter of a quantum network of a first layer, such that the distribution of data can be adjusted; moreover, an echo state network layer can exert the computational advantage of fast computation and completion of a final model with one-step training.

Description

针对航空发动机故障预警的量子回声状态网络模型构建方法A quantum echo state network model construction method for aero-engine fault warning 技术领域Technical Field
本发明属于航空发动机的故障预测技术领域,通过引入量子计算机制设计了一种量子回声状态网络模型,用来预测航空发动机在未来时刻的多个运行状态参数。数值仿真结果表明,本发明提出的量子回声状态网络模型可以有效的预测与诊断航空发动机是否发生故障。The present invention belongs to the technical field of aircraft engine fault prediction. By introducing quantum computing mechanism, a quantum echo state network model is designed to predict multiple operating state parameters of aircraft engines at future moments. Numerical simulation results show that the quantum echo state network model proposed in the present invention can effectively predict and diagnose whether an aircraft engine has a fault.
背景技术Background technique
伴随着航空航天事业的发展,飞行器在运行状态下的安全性与稳定性成为了一个重要的研究课题。作为飞行器的心脏,航空发动机是最容易发生故障的核心部件,一旦发生故障,轻则影响飞行器的性能,重则导致机毁人亡。因此,需要提前预测发动机可能发生的故障类型并采取相应的保护措施来保证飞行器的可靠运行,能否准确、高效地预测航空发动机在未来时刻的运行状态,对整个飞行过程的安全和稳定至关重要。在航空发动机的众多故障问题中,喘振故障作为一种最为常见的危险因素,会直接影响航空发动机的性能,并对飞行器的安全性造成了巨大的威胁。解决这个问题的有效方法主要是针对航空发动机以往的喘振故障数据提出一种数据驱动模型,进而预测未来时刻发动机是否会出现故障,起到警报的作用并及时采取相应的安全措施。With the development of aerospace industry, the safety and stability of aircraft in operation has become an important research topic. As the heart of aircraft, aircraft engines are the core components that are most prone to failure. Once a failure occurs, it will affect the performance of the aircraft at the least and cause the aircraft to be destroyed and people to die at the worst. Therefore, it is necessary to predict the possible types of engine failures in advance and take corresponding protection measures to ensure the reliable operation of the aircraft. Whether the operating state of the aircraft engine at a future moment can be accurately and efficiently predicted is crucial to the safety and stability of the entire flight process. Among the many failure problems of aircraft engines, surge failure, as one of the most common risk factors, will directly affect the performance of aircraft engines and pose a huge threat to the safety of aircraft. The effective way to solve this problem is to propose a data-driven model based on the previous surge failure data of aircraft engines, and then predict whether the engine will fail at a future moment, play an alarm role and take corresponding safety measures in time.
目前,预测航空发动机故障问题的方法有以下几种:At present, there are several methods for predicting aircraft engine failures:
1)基于故障树的分析方法。1) Analysis method based on fault tree.
该方法主要是从故障监测的角度出发,来模拟飞行器运行过程中的实时数据,采用故障树方法对监测到的数据进行分析和计算,进而判断发生故障的详细原因。然而,这种基于故障树的分析方法要求分析故障的人员必须充分了解所分析的对象系统并能够熟悉地应用该分析方法,这样就导致了不同的分析人员会给出不同的故障树分析结果。此外,故障树的计算过程也是十分复杂的,很难精确的计算出发生故障的具体原因。This method mainly simulates the real-time data of the aircraft operation process from the perspective of fault monitoring, and uses the fault tree method to analyze and calculate the monitored data, and then determine the detailed cause of the fault. However, this fault tree-based analysis method requires that the person analyzing the fault must fully understand the object system being analyzed and be able to apply the analysis method familiarly, which leads to different fault tree analysis results given by different analysts. In addition, the calculation process of the fault tree is also very complicated, and it is difficult to accurately calculate the specific cause of the fault.
2)基于最小二乘支持向量机的分析方法。2) Analysis method based on least squares support vector machine.
该方法是利用航空发动机的气路参数,建立最小二乘支持向量机模型来对航空发动机进行状态监控。也就是根据建立的模型来监控航空发动机的低压转子转速(n1),高压转子转速(n2)和尾喷管出口温度(T6)等参数,并通过预测值与真实值的相对误差率来分析故障。然而需要注意的是,最小二乘支持向量机是把数据集作为一种向量模式来处理,这样就忽略了数据之间相互耦合,相互影响的自然关系。此外,如果强行地把数据集表示成向量,也会导致原始数据的时序关联性遭到破坏,从而不可避免地产生较大的数值误差。This method uses the gas path parameters of the aircraft engine to establish a least squares support vector machine model to monitor the aircraft engine state. That is, according to the established model, the low-pressure rotor speed (n1), high-pressure rotor speed (n2) and tail nozzle outlet temperature (T6) of the aircraft engine are monitored, and the fault is analyzed by the relative error rate between the predicted value and the true value. However, it should be noted that the least squares support vector machine treats the data set as a vector mode, thus ignoring the natural relationship of mutual coupling and mutual influence between the data. In addition, if the data set is forcibly represented as a vector, the temporal correlation of the original data will be destroyed, which will inevitably produce large numerical errors.
综合以上论述,基于数据驱动的方式,本发明提出了一种新的针对航空发动机故障预测的量子回声状态网络模型。模型主要包含两个网络层,把第一层量子启发式神经网络的输出, 传递到第二层回声状态网络的储备池,只需经过一次训练,最终得到的量子回声状态网络模型可以有效的预测航空发动机的运行状态数据。Based on the above discussion, this paper proposes a new quantum echo state network model for aircraft engine fault prediction based on a data-driven approach. The model mainly includes two network layers. The output of the first layer of quantum heuristic neural network is transmitted to the reserve pool of the second layer of echo state network. After only one training, the final quantum echo state network model can effectively predict the operating status data of aircraft engines.
本专利由中国博士后科学基金(2022TQ0179)、国家自然科学基金(61890920、61890921)和国家重点研发计划(2018YFB1700102)资助。This patent is funded by the China Postdoctoral Science Foundation (2022TQ0179), the National Natural Science Foundation of China (61890920, 61890921) and the National Key R&D Program of China (2018YFB1700102).
发明内容Summary of the invention
本发明的目的是设计一种量子回声状态网络模型,可以应用于航空发动机的故障预测。由于航空发动机是一种高度复杂的气动-热力-机械系统,它所生成的时间序列数据具有很强的时序关联性、耦合性与多模态特征,因此,如何在多变的全包线环境下来预测航空发动机的故障一直是一个挑战性的难题。The purpose of this invention is to design a quantum echo state network model that can be applied to aircraft engine fault prediction. Since aircraft engines are highly complex aerodynamic-thermodynamic-mechanical systems, the time series data they generate have strong temporal correlation, coupling and multimodal characteristics. Therefore, how to predict aircraft engine faults in a variable full envelope environment has always been a challenging problem.
为了达到上述目的,本发明采用的技术方案为:In order to achieve the above object, the technical solution adopted by the present invention is:
一种针对航空发动机故障预警的量子回声状态网络模型,本发明应用量子计算理论,设计一种由量子旋转门和二比特量子受控非门组成的量子线路,构建第一层量子启发式神经网络,作为第二层回声状态网络的前置网络。首先,将航空发动机的时间序列数据量子化;然后,将得到的量子态数据作为第一层量子网络的输入,经过量子递归线路的作用后,通过量子测量得到概率性输出,再传递到第二层回声状态网络的储备池得到一个高维的中间状态;最后,用最小二乘法只需一次计算,即可得到输出层权重矩阵,至此完成网络训练。可以将训练好的量子回声状态网络模型应用于航空发动机故障预测,给出未来时刻精确度较高的发动机运行状态预测数据。具体步骤如下:A quantum echo state network model for aircraft engine fault warning. The present invention applies quantum computing theory to design a quantum circuit composed of a quantum rotation gate and a two-bit quantum controlled NOT gate, and constructs a first-layer quantum heuristic neural network as a pre-network for the second-layer echo state network. First, the time series data of the aircraft engine is quantized; then, the obtained quantum state data is used as the input of the first-layer quantum network, and after being acted upon by the quantum recursive circuit, a probabilistic output is obtained through quantum measurement, and then passed to the reserve pool of the second-layer echo state network to obtain a high-dimensional intermediate state; finally, the least squares method is used to obtain the output layer weight matrix with only one calculation, thus completing the network training. The trained quantum echo state network model can be applied to aircraft engine fault prediction to provide engine operating status prediction data with higher accuracy in the future. The specific steps are as follows:
步骤1:选择数据样本特征Step 1: Select data sample features
首先使用航空发动机的多组传感器采集飞行器的多种运行状态数据,每一种数据代表一个样本特征变量,其数据形式为一组离散时间序列数据,将时间序列记录为:t={1,2,3,...,T},其中t为采样时间,T为采样的最后时刻;然后从多种运行状态数据中选择与航空发动机故障发生相关程度高的数据样本特征变量作为故障预测的判断标准,如环境压力、尾喷管出口温度、发动机燃烧室温度等。例如选定n个数据样本特征变量后,通过传感器采集共得到n×T个初始数据{x i(t)},其中i从1取到n,t从1取到T,x i(t)表示在t时刻,第i种数据样本特征变量(如尾喷管出口温度)的取值。 First, multiple sets of sensors of the aircraft engine are used to collect various operating state data of the aircraft. Each type of data represents a sample feature variable, and its data form is a set of discrete time series data. The time series is recorded as: t = {1, 2, 3, ..., T}, where t is the sampling time and T is the last moment of sampling; then, data sample feature variables with a high degree of correlation with the occurrence of aircraft engine failure are selected from the various operating state data as the judgment criteria for fault prediction, such as ambient pressure, tail nozzle outlet temperature, engine combustion chamber temperature, etc. For example, after selecting n data sample feature variables, a total of n×T initial data { xi (t)} are obtained through sensor collection, where i ranges from 1 to n, t ranges from 1 to T, and xi (t) represents the value of the i-th data sample feature variable (such as tail nozzle outlet temperature) at time t.
步骤2:初始数据量子化Step 2: Initial data quantization
根据量子计算理论,量子线路层的输入必须是量子态,故要对步骤1采集得到的初始数据{x i(t)}进行量子化处理,得到量子态形式数据|ψ>=a|0>+b|1>,其中|ψ>表示某个量子态,|0>,|1>分别代表二进制量子比特的两种基态,a,b为对应的概率幅,其物理意义为:对量子态 |ψ>进行量子测量,将会以|a| 2的概率观察到|0>,以|b| 2的概率观察到|1>,并且|a| 2+|b| 2=1。 According to quantum computing theory, the input of the quantum circuit layer must be a quantum state, so the initial data { xi (t)} collected in step 1 must be quantized to obtain quantum state data |ψ>=a|0>+b|1>, where |ψ> represents a quantum state, |0>, |1> represent the two ground states of the binary quantum bit respectively, and a and b are the corresponding probability amplitudes. The physical meaning is: when quantum measuring the quantum state |ψ>, |0> will be observed with a probability of |a| 2 , |1> will be observed with a probability of |b| 2 , and |a| 2 +|b| 2 =1.
对于某一时刻t采集得到的一组n维初始数据[x 1(t),x 2(t),...,x n(t)] Τ,首先根据公式(1)将初始数据{x i(t)}归一化,公式(1)如下: For a set of n-dimensional initial data [x 1 (t), x 2 (t), ..., x n (t)] Τ collected at a certain time t, the initial data { xi (t)} are first normalized according to formula (1), which is as follows:
Figure PCTCN2022125541-appb-000001
Figure PCTCN2022125541-appb-000001
其中,x i(t)和
Figure PCTCN2022125541-appb-000002
分别表示在t时刻下第i个特征变量的初始数据值和归一化之后的数据值,归一化后的
Figure PCTCN2022125541-appb-000003
的取值范围属于[0,1];
Figure PCTCN2022125541-appb-000004
表示第i个特征变量在该组时间序列中取到的最小值,j表示取到最小值所对应的时刻,
Figure PCTCN2022125541-appb-000005
表示第i个特征变量在该组时间序列中取到的最大值,k表示取到最大值所对应的时刻,i=1,2,...,n表示i从1取到n,即对n个特征变量的时间序列数据全部进行归一化。
Among them, x i (t) and
Figure PCTCN2022125541-appb-000002
They represent the initial data value and normalized data value of the i-th feature variable at time t, respectively.
Figure PCTCN2022125541-appb-000003
The value range of belongs to [0,1];
Figure PCTCN2022125541-appb-000004
represents the minimum value of the i-th characteristic variable in this group of time series, and j represents the time corresponding to the minimum value.
Figure PCTCN2022125541-appb-000005
It represents the maximum value of the i-th characteristic variable in this group of time series, k represents the time corresponding to the maximum value, i=1,2,...,n represents that i ranges from 1 to n, that is, all the time series data of n characteristic variables are normalized.
将初始数据归一化后,考虑用量子比特|1>前面的概率幅来表示输入量子态所蕴含的经典数据信息,则可以按照公式(2)给出的量子化规则,将归一化后的数据制备成量子态形式数据,公式(2)如下:After normalizing the initial data, the probability amplitude in front of the quantum bit |1> is considered to represent the classical data information contained in the input quantum state. Then, the normalized data can be prepared into quantum state form data according to the quantization rule given by formula (2). Formula (2) is as follows:
Figure PCTCN2022125541-appb-000006
Figure PCTCN2022125541-appb-000006
其中,|x i(t)>表示在t时刻下第i个特征变量制备成的量子态数据,cosθ i(t)和sinθ i(t)分别对应量子态|x i(t)>在二进制量子比特基态|0>和|1>前的概率幅,θ i(t)通过对
Figure PCTCN2022125541-appb-000007
取反正弦得到。
Among them, | xi (t)> represents the quantum state data prepared by the i-th characteristic variable at time t, cosθi (t) and sinθi (t) correspond to the probability amplitude of the quantum state | xi (t)> before the binary quantum bit ground state |0> and |1>, respectively, and θi (t) is obtained by
Figure PCTCN2022125541-appb-000007
Taking the inverse sine gives.
利用公式(2),让i从1取到n,由此得到t时刻的量子态数据|x 1(t)>,|x 2(t)>,...,|x n(t)>。 Using formula (2), let i range from 1 to n, and thus obtain the quantum state data at time t |x 1 (t)>, |x 2 (t)>, ..., |x n (t)>.
步骤3:构建量子线路Step 3: Build a quantum circuit
量子启发式神经网络发挥优势的关键是如何构造对应的量子线路,这里给出一种类似图1中的量子线路构造方式,只用到两类最基本的量子旋转门和二比特量子受控非门,具体描述如下:首先构造n+1条量子线路,前n条线路(自上而下)在初始时刻t=1的输入为步骤2中已经制备好的n个量子态数据|x 1(1)>,|x 2(1)>,...,|x n(1)>;第n+1条量子线路主要用来计算量子线路层的输出,其输入是一个辅助量子态|y(0)>,它的初始状态默认为|y(0)>=|0>。前n个量子态|x 1(1)>,|x 2(1)>,...,|x n(1)>依次经过一个量子旋转门,再连同|y(0)>自上而下经过n个二比特量子受控非门,注意还要在第n+1条量子线路中添加一个量子旋转门,最终得到|y(1)>,然后把 |x 1(2)>,|x 2(2)>,...,|x n(2)>,|y(1)>作为下一时刻t=2的n+1个量子态输入,由此进行递归计算直到t=T。 The key to the advantages of quantum-inspired neural networks is how to construct the corresponding quantum circuits. Here is a quantum circuit construction method similar to the one in Figure 1, which only uses two basic types of quantum rotation gates and two-bit quantum controlled NOT gates. The specific description is as follows: First, n+1 quantum circuits are constructed. The input of the first n circuits (from top to bottom) at the initial time t=1 is the n quantum state data |x 1 (1)>,|x 2 (1)>,...,|x n (1)> prepared in step 2; the n+1th quantum circuit is mainly used to calculate the output of the quantum circuit layer, and its input is an auxiliary quantum state |y(0)>, and its initial state defaults to |y(0)>=|0>. The first n quantum states |x 1 (1)>,|x 2 (1)>,...,|x n (1)> pass through a quantum rotation gate in turn, and then together with |y(0)> pass through n two-bit quantum controlled NOT gates from top to bottom. Note that a quantum rotation gate must be added in the n+1th quantum circuit to finally obtain |y(1)>. Then |x 1 (2)>,|x 2 (2)>,...,|x n (2)>,|y(1)> are used as the n+1 quantum state inputs for the next time t=2, and recursive calculations are performed until t=T.
在上述量子线路中,每个量子态输入经过的量子旋转门记为R(θ),其矩阵形式为:In the above quantum circuit, the quantum rotating gate that each quantum state input passes through is denoted as R(θ), and its matrix form is:
Figure PCTCN2022125541-appb-000008
Figure PCTCN2022125541-appb-000008
其中θ为旋转角度,取值范围属于[0,2π]。Where θ is the rotation angle, and its value range is [0,2π].
每两个相邻的量子态之间自上而下作用的二比特量子受控非门记为U CN,其矩阵形式如下: The two-bit quantum controlled NOT gate acting from top to bottom between every two adjacent quantum states is denoted as U CN , and its matrix form is as follows:
Figure PCTCN2022125541-appb-000009
Figure PCTCN2022125541-appb-000009
注意共用到了n+1个量子旋转门,故需事先给定n+1个旋转角度
Figure PCTCN2022125541-appb-000010
i=1,2,...,n+1,其中
Figure PCTCN2022125541-appb-000011
作为量子网络层的参数。在t时刻,第i个量子态输入|x i(t)>通过量子旋转门
Figure PCTCN2022125541-appb-000012
的计算公式为:
Note that n+1 quantum rotating gates are used in common, so n+1 rotation angles need to be given in advance.
Figure PCTCN2022125541-appb-000010
i=1,2,...,n+1,where
Figure PCTCN2022125541-appb-000011
As the parameters of the quantum network layer. At time t, the i-th quantum state input |x i (t)> passes through the quantum rotation gate
Figure PCTCN2022125541-appb-000012
The calculation formula is:
Figure PCTCN2022125541-appb-000013
Figure PCTCN2022125541-appb-000013
下面给出上述量子线路的具体计算过程:从t=1时刻开始利用上述量子线路进行递归计算,t=1时刻的输入量子态(自上而下)为|x 1(t 1)>,|x 2(t 1)>,...,|x n(t 1)>,|y(t 0)>,经过整个量子线路的一次作用后,将量子态|y(1)>作为下一时刻辅助量子态位置的输入。 The specific calculation process of the above quantum circuit is given below: starting from time t=1, the above quantum circuit is used for recursive calculation. The input quantum state at time t=1 (from top to bottom) is |x 1 (t 1 )>,|x 2 (t 1 )>,...,|x n (t 1 )>,|y(t 0 )>. After the entire quantum circuit is acted on once, the quantum state |y(1)> is used as the input of the auxiliary quantum state position at the next moment.
考虑t=r时刻的量子线路作用,前n个输入量子态在经过n个量子旋转门后,再自上而下经过n个量子受控非门,最后在辅助量子态所在线路位置再作用一个量子旋转门,则输出量子态|y(t=r)>的计算公式为:Considering the quantum circuit action at time t=r, the first n input quantum states pass through n quantum rotary gates, then pass through n quantum controlled NOT gates from top to bottom, and finally act on a quantum rotary gate at the circuit position where the auxiliary quantum state is located. The calculation formula for the output quantum state |y(t=r)> is:
Figure PCTCN2022125541-appb-000014
Figure PCTCN2022125541-appb-000014
其中,
Figure PCTCN2022125541-appb-000015
表示量子线路中自上而下第i行位置的最终量子态测量时取|1>的概率,i从1取到n; y(r) 2表示最后一行辅助量子态位置经过受控非门后得到的量子态测量时取|1>的概率。注意最后一行量子线路经过受控非门后还要再作用一个旋转门
Figure PCTCN2022125541-appb-000016
故将最终测量得到t=r时刻的输出记为u(t r),其表示对|y(t=r)>进行测量,取得到|1>的概率。计算结果如公式(7):
in,
Figure PCTCN2022125541-appb-000015
= y(r) 2 represents the probability of the final quantum state of the position of the i-th row from top to bottom in the quantum circuit taking |1> when measured, i ranges from 1 to n; y(r) 2 represents the probability of the quantum state of the last row of auxiliary quantum states after passing through the controlled NOT gate when measured taking |1>. Note that the last row of quantum circuits must also be subjected to a rotating gate after passing through the controlled NOT gate.
Figure PCTCN2022125541-appb-000016
Therefore, the output at time t=r is recorded as u(t r ), which represents the probability of measuring |y(t=r)> and obtaining |1>. The calculation result is shown in formula (7):
Figure PCTCN2022125541-appb-000017
Figure PCTCN2022125541-appb-000017
按照公式(6)和(7)进行递归计算,让r从1取到T,可以得到一组时间序列输出u(t)=[u(t 1),u(t 2),...,u(t T)] Τ。接下来取一组新的量子旋转门旋转角度参数
Figure PCTCN2022125541-appb-000018
i=1,2,...,n+1,用相同的量子线路可以得到一组新的输出,随机生成n组n+1个旋转角度参数,可以得到n组T维输出数据,记为矩阵U(t)=[u 1(t),u 2(t),...,u n(t)]。
According to formulas (6) and (7), recursive calculation is performed, and r is set from 1 to T. We can obtain a set of time series outputs u(t) = [u(t 1 ), u(t 2 ), ..., u(t T )] Τ . Next, we take a new set of quantum rotating gate rotation angle parameters
Figure PCTCN2022125541-appb-000018
i=1,2,...,n+1, a new set of outputs can be obtained using the same quantum circuit. By randomly generating n sets of n+1 rotation angle parameters, n sets of T-dimensional output data can be obtained, which are recorded as the matrix U(t)=[u 1 (t),u 2 (t),..., un (t)].
步骤4:搭建并训练量子回声状态网络Step 4: Build and train the quantum echo state network
作为一种新型的递归神经网络,回声状态网络凭借其简单的计算模式(无需求解目标函数梯度,只需一次线性回归即可完成网络训练)和高稳定性被广泛应用于时间序列预测。所述的回声状态网络由输入层、储备池、输出层三部分组成,其核心结构是一个随机生成且保持不变的储备池。As a new type of recursive neural network, echo state network is widely used in time series prediction due to its simple calculation mode (no need to solve the objective function gradient, only one linear regression is needed to complete the network training) and high stability. The echo state network consists of three parts: input layer, reservoir, and output layer. Its core structure is a randomly generated and unchanged reservoir.
本发明中量子回声状态网络具体的搭建方式如下:如图1,将步骤3量子网络层递归计算得到的输出U(t),作为下一层回声状态网络的输入,将回声状态网络的储备池设计成一个具有多神经元的稀疏网络,包含一个高维稀疏的储备池内部权重连接矩阵W res和一个用来连接U(t)的输入层连接矩阵W in,两个矩阵W res和W in是随机生成的并且在回声状态网络的循环计算过程中是保持不变的。这样一来当量子层得到的低维数据U(t)进入回声状态网络后,会被投影到稀疏高维空间中,并在回声状态网络的储备池中产生复杂多样的非线性状态,由此可以提取更加丰富有效的特征,并实现记忆数据的功能。最后,W out是待训练的输出权重矩阵,需要通过实际问题中给定的训练集数据来训练得到。 The specific construction method of the quantum echo state network in the present invention is as follows: as shown in Figure 1, the output U(t) obtained by recursive calculation of the quantum network layer in step 3 is used as the input of the next layer of the echo state network, and the reserve pool of the echo state network is designed as a sparse network with multiple neurons, including a high-dimensional sparse reserve pool internal weight connection matrix W res and an input layer connection matrix W in for connecting U(t). The two matrices W res and W in are randomly generated and remain unchanged during the cyclic calculation process of the echo state network. In this way, when the low-dimensional data U(t) obtained by the quantum layer enters the echo state network, it will be projected into the sparse high-dimensional space, and complex and diverse nonlinear states will be generated in the reserve pool of the echo state network, thereby extracting more abundant and effective features and realizing the function of memorizing data. Finally, W out is the output weight matrix to be trained, which needs to be trained by the training set data given in the actual problem.
回声状态网络层中的循环计算可以按照公式(8)进行描述:The loop calculation in the echo state network layer can be described according to formula (8):
x(t)=tanh(W res·x(t-1)+W in·U(t)),  (8) x(t)=tanh( Wres ·x(t-1)+ Win ·U(t)), (8)
其中,U(t)为时间序列输入,x(t)为储备池状态,其维度远大于n,将初始状态设置为x(0)=0,根据公式(8)递归的计算x(t),其中tanh为激活函数,W res和W in分别对应上述给定的储备池内部权重连接矩阵和输入层连接矩阵。 Where U(t) is the time series input, x(t) is the state of the reservoir, and its dimension is much larger than n. The initial state is set to x(0) = 0, and x(t) is recursively calculated according to formula (8), where tanh is the activation function, and W res and W in correspond to the internal weight connection matrix of the reservoir and the input layer connection matrix given above, respectively.
经过循环计算后,再根据实际问题中的训练集数据来训练输出权重矩阵W out,训练过程只需用一次公式(9)中的最小二乘计算: After the cyclic calculation, the output weight matrix W out is trained according to the training set data in the actual problem. The training process only needs to use the least squares calculation in formula (9) once:
W out=YX Τ(XX Τ) -1,  (9) W out =YX Τ (XX Τ ) -1 , (9)
其中,X为储备池状态存储矩阵,Y为训练集真实样本数据的时间序列矩阵。Among them, X is the storage matrix of the reserve pool state, and Y is the time series matrix of the real sample data of the training set.
通过公式(9)得到W out后,整个量子回声状态网络模型训练完成。在实际问题中的测试集上应用训练好的量子回声状态网络模型,可以用来预测未来时刻的n个参数数据。 After W out is obtained by formula (9), the entire quantum echo state network model training is completed. Applying the trained quantum echo state network model on the test set in the actual problem can be used to predict n parameter data at future moments.
本发明的有益效果:Beneficial effects of the present invention:
本发明利用量子受控非门实现纠缠态,来近似表示原始输入数据间可能存在的耦合关系,将量子旋转门设为第一层量子网络的可调参数,可以调整数据的分布。而回声状态网络层可以发挥计算快,一步训练即可完成最终模型的计算优势。通过数值实验验证了量子回声状态网络模型能精准的预测航空发动机在未来飞行时刻的状态数据。The present invention uses quantum controlled NOT gates to realize entangled states to approximate the coupling relationship that may exist between the original input data. The quantum rotation gate is set as an adjustable parameter of the first layer of quantum network to adjust the distribution of data. The echo state network layer can take advantage of fast calculation and complete the calculation of the final model in one step of training. Numerical experiments have verified that the quantum echo state network model can accurately predict the state data of aircraft engines at future flight times.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是3维数据样本特征变量情形下的量子回声状态网络模型。FIG1 is a quantum echo state network model under the condition of characteristic variables of 3D data samples.
图2是训练集上的预测数据与真实数据误差对比图,图2(a)为训练集预测数据与真实数据对比图,图2(b)为训练集上真实值与预测值的逐点误差图。Figure 2 is a comparison diagram of the error between the predicted data and the real data on the training set, Figure 2(a) is a comparison diagram of the predicted data and the real data on the training set, and Figure 2(b) is a point-by-point error diagram between the real value and the predicted value on the training set.
图3是测试集上的预测数据与真实数据误差对比图,图3(a)为测试集预测数据与真实数据对比图,图3(b)为测试集上真实值与预测值的逐点误差图。Figure 3 is a comparison diagram of the error between the predicted data and the real data on the test set, Figure 3(a) is a comparison diagram of the predicted data and the real data on the test set, and Figure 3(b) is a point-by-point error diagram between the real value and the predicted value on the test set.
具体实施方式Detailed ways
以下结合附图和技术方案,进一步说明本发明的具体实施方式。The specific implementation of the present invention is further described below in conjunction with the accompanying drawings and technical solutions.
本实施中为一种针对航空发动机故障预警的量子回声状态网络模型,应用图1中的3维输入量子回声状态网络模型预测发动机在未来时刻的运行参数数据,包括以下步骤。This embodiment is a quantum echo state network model for aircraft engine fault warning, which uses the 3D input quantum echo state network model in Figure 1 to predict the operating parameter data of the engine at a future time, including the following steps.
步骤1:选择数据样本特征Step 1: Select data sample features
为了方便描述,考虑n=3个样本特征变量的数值例子。在实际飞行任务中发现,在故障发生时,环境压力、发动机排气温度以及发动机燃烧室温度的变化较为明显,说明这3个特征变量与故障发生相关程度较高,故样本特征选择为以下三种:环境压力,发动机排气温度,发动机燃烧室温度。数据来源于某型号航空发动机的实际飞行任务,用多个传感器进行数据采集,采样时间间隔为0.1秒,采样的最后时刻T=60000,总的时间序列记录为t=1:60000,对每个样本特征采集时间序列数据,共得到3×60000个样本数据,用做数值实验仿真。For the convenience of description, consider the numerical example of n = 3 sample feature variables. In the actual flight mission, it is found that when a fault occurs, the changes in ambient pressure, engine exhaust temperature and engine combustion chamber temperature are more obvious, indicating that these three feature variables are highly correlated with the occurrence of the fault, so the sample features are selected as the following three: ambient pressure, engine exhaust temperature, and engine combustion chamber temperature. The data comes from the actual flight mission of a certain type of aircraft engine. Multiple sensors are used for data collection. The sampling time interval is 0.1 seconds. The last moment of sampling is T = 60000. The total time series record is t = 1:60000. Time series data is collected for each sample feature, and a total of 3×60000 sample data is obtained for numerical experimental simulation.
步骤2:划分训练集与测试集以及数据预处理Step 2: Divide the training set and test set and preprocess the data
在步骤1得到的样本数据中划分训练集与测试集,其中选定训练集时间序列数据为t=40000:45000,测试集时间序列数据为t=46000:48000,训练集数据用于训练量子回声状态网络模型,测试集数据用于验证模型预测效果。在划分好训练集与测试集之后,需要对其中的数据进行预处理,先将步骤1中采集得到的初始数据按照公式(1)进行归一化后,再利用公式(2)描述的量子化规则制备量子态输入,至此完成初始数据的预处理;The sample data obtained in step 1 is divided into a training set and a test set, wherein the selected training set time series data is t=40000:45000, and the test set time series data is t=46000:48000. The training set data is used to train the quantum echo state network model, and the test set data is used to verify the model prediction effect. After the training set and the test set are divided, the data in them need to be preprocessed. First, the initial data collected in step 1 is normalized according to formula (1), and then the quantum state input is prepared using the quantization rule described by formula (2). The preprocessing of the initial data is completed;
步骤3:量子启发式神经网络层的构建Step 3: Construction of quantum-inspired neural network layers
将步骤2中量子化后的训练集数据输入到第一层量子启发式神经网络中,随机生成n=3组旋转角度,表1中利用MATLAB中的rand命令给出了三组不同的量子旋转门旋转角度。The training set data after quantization in step 2 is input into the first layer of quantum-inspired neural network, and n=3 groups of rotation angles are randomly generated. Table 1 shows three groups of different quantum rotating gate rotation angles using the rand command in MATLAB.
表1:三组随机生成的量子选择门旋转角度Table 1: Three sets of randomly generated quantum selective gate rotation angles
Figure PCTCN2022125541-appb-000019
Figure PCTCN2022125541-appb-000019
对每一组确定的旋转角度构建图1中的量子线路,由于缺少量子计算机硬件支持,采用经典计算机模拟的方式进行计算,即按照公式(6)和(7)递归计算得到量子启发式神经网络层的输出U(t);For each set of rotation angles, the quantum circuit shown in Figure 1 is constructed. Due to the lack of quantum computer hardware support, the calculation is performed using classical computer simulation, that is, the output U(t) of the quantum-inspired neural network layer is obtained by recursive calculation according to formulas (6) and (7);
步骤4:在训练集上训练量子回声状态网络Step 4: Train the quantum echo state network on the training set
将训练集上经过量子启发式神经网络层得到的输出U(t),作为第二层回声状态网络层的输入,随机生成储备池中的相关参数,其中储备池维度选择为100,即输入层连接矩阵W in为100×4的随机生成矩阵,储备池内部权重连接矩阵W res为100×100的随机生成稀疏矩阵,在调整相关参数优化网络后,预测步长取为1,用公式(9)计算输出层的权值矩阵W out,至此完成训练; The output U(t) obtained by the quantum-inspired neural network layer on the training set is used as the input of the second echo state network layer, and the relevant parameters in the reserve pool are randomly generated. The reserve pool dimension is selected as 100, that is, the input layer connection matrix W in is a randomly generated matrix of 100×4, and the reserve pool internal weight connection matrix W res is a randomly generated sparse matrix of 100×100. After adjusting the relevant parameters to optimize the network, the prediction step size is taken as 1, and the weight matrix W out of the output layer is calculated using formula (9). The training is completed.
图1给出了一个三维样本输入的量子回声状态网络,对于n维情况只需类似地推广构造即可,其中量子网络部分给出了输入量子态所经过的量子线路,并展示了目标量子态处的递归作用,U(t)为量子层得到的时间序列输出,W in和W res为回声状态网络储备池中随机生成的高维矩阵,W out为输出权重矩阵,只需通过一次最小二乘训练即可得到。 Figure 1 shows a quantum echo state network with a three-dimensional sample input. For the n-dimensional case, a similar generalization of the construction is sufficient. The quantum network part gives the quantum circuit through which the input quantum state passes, and shows the recursive action at the target quantum state. U(t) is the time series output obtained by the quantum layer, Win and Wres are high-dimensional matrices randomly generated in the echo state network reserve pool, and Wout is the output weight matrix, which can be obtained through only one least squares training.
步骤5:利用训练好的模型预测数据并绘图分析Step 5: Use the trained model to predict data and plot analysis
先将训练好的模型应用到训练集上得到预测值,通过观察预测值与真实值之间的误差大小来判断训练效果的好坏并绘图分析。图2中绘制了t=40010:43010时间序列下得到的预测值与真实值的对比图,发现模型给出的预测值与真实数据十分接近,可以计算出在整个训练集上得到的预测值与真实值之间的均方误差为0.0053344,说明训练效果很好,可以用于测试集上测试。图2(a)展示了训练集上3000个预测值与真实值的数据对比,实线表示训练集上的真实值,虚线表示量子回声状态网络模型给出的预测值,图2(b)展示了每个时间节点处真实值减去预测值所得到的误差。First, apply the trained model to the training set to obtain the predicted value. The training effect is judged by observing the error between the predicted value and the true value and then analyzed by drawing. Figure 2 shows the comparison of the predicted value and the true value obtained in the time series t = 40010:43010. It is found that the predicted value given by the model is very close to the real data. The mean square error between the predicted value and the true value obtained on the entire training set can be calculated to be 0.0053344, indicating that the training effect is very good and can be used for testing on the test set. Figure 2 (a) shows the data comparison of 3000 predicted values and true values on the training set. The solid line represents the true value on the training set, and the dotted line represents the predicted value given by the quantum echo state network model. Figure 2 (b) shows the error obtained by subtracting the predicted value from the true value at each time node.
最后将模型应用到测试集上,将步骤2中经过预处理后得到的测试集上的量子态数据,输入到已经训练好的图1形式的量子回声状态网络模型中,得到t=46000:48000时间序列下的预测值。图3绘制了t=46010:47010时间序列下模型给出的预测数据与真实数据间的误差对比图,同时计算出均方误差为0.0065058,说明模型的预测效果很好。图3(a)展示了测试集上1000个预测值与真实值的数据对比,实线表示测试集上的真实值,虚线表示量子回声状态网络模型给出的预测值,图3(b)展示了每个时间节点处真实值减去预测值所得到的误差。Finally, the model is applied to the test set. The quantum state data on the test set obtained after preprocessing in step 2 is input into the trained quantum echo state network model in the form of Figure 1 to obtain the predicted value under the time series of t = 46000:48000. Figure 3 plots the error comparison between the predicted data given by the model and the real data under the time series of t = 46010:47010, and the mean square error is calculated to be 0.0065058, indicating that the prediction effect of the model is very good. Figure 3 (a) shows the data comparison of 1000 predicted values and real values on the test set. The solid line represents the real value on the test set, and the dotted line represents the predicted value given by the quantum echo state network model. Figure 3 (b) shows the error obtained by subtracting the predicted value from the real value at each time node.
将量子回声状态网络模型应用到航空发动机故障预测中,当出现预测值与真实值相差很大的情况时,说明发动机可能出现故障,从而实现了针对航空发动机的故障预警作用。The quantum echo state network model is applied to the prediction of aircraft engine faults. When the predicted value is very different from the actual value, it means that the engine may have a fault, thus achieving a fault warning function for the aircraft engine.
实施结果Implementation Results
1)从图2中可以看出,利用量子回声状态网络模型在训练集上进行一次训练,就可以实现很好的预测效果,预测值与真实值的偏差很小,且经过计算得到的均方误差仅为0.0053344。1) As can be seen from Figure 2, using the quantum echo state network model to train once on the training set can achieve good prediction results. The deviation between the predicted value and the true value is very small, and the calculated mean square error is only 0.0053344.
2)从图3中可以看出,利用量子回声状态网络对测试集进行预测,得到的预测值与真实值吻合程度较高,两者的偏差很小且经过计算得到的均方误差仅为0.0065058。2) As can be seen from Figure 3, the predicted values obtained by using the quantum echo state network to predict the test set are highly consistent with the true values, the deviation between the two is very small, and the calculated mean square error is only 0.0065058.
综上,将量子回声状态网络模型应用于航空发动机数据预测的数值结果表明量子回声状态网络确实能够发挥量子优势,使得预测结果更加准确。In summary, the numerical results of applying the quantum echo state network model to aero-engine data prediction show that the quantum echo state network can indeed exert quantum advantages and make the prediction results more accurate.
以上所述实施例仅表达本发明的实施方式,但并不能因此而理解为对本发明专利的范围的限制,应当指出,对于本领域的技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些均属于本发明的保护范围。The above-described embodiments merely express the implementation methods of the present invention, but they cannot be understood as limiting the scope of the patent of the present invention. It should be pointed out that for those skilled in the art, several modifications and improvements can be made without departing from the concept of the present invention, which all belong to the protection scope of the present invention.

Claims (3)

  1. 一种针对航空发动机故障预警的量子回声状态网络模型构建方法,其特征在于,包括以下步骤:A method for constructing a quantum echo state network model for early warning of aircraft engine faults, characterized in that it comprises the following steps:
    步骤1:选择航空发动机的数据样本特征;Step 1: Select the data sample features of aircraft engines;
    步骤2:对步骤1选择的初始数据进行量子化;Step 2: quantize the initial data selected in step 1;
    步骤3:构建量子线路;Step 3: Construct quantum circuit;
    步骤4:搭建并训练量子回声状态网络模板,将训练好的量子回声状态网络模型应用于航空发动机故障预测,给出未来时刻发动机运行状态预测数据。Step 4: Build and train the quantum echo state network template, apply the trained quantum echo state network model to aviation engine fault prediction, and provide the prediction data of engine operation status at future moments.
  2. 根据权利要求1所述的一种针对航空发动机故障预警的量子回声状态网络模型构建方法,其特征在于,包括以下步骤:The method for constructing a quantum echo state network model for aircraft engine fault warning according to claim 1 is characterized in that it comprises the following steps:
    步骤1:选择数据样本特征Step 1: Select data sample features
    首先,使用航空发动机的多组传感器采集飞行器的多种运行状态数据,每一种数据代表一个样本特征变量,其数据形式为一组离散时间序列数据,将时间序列记录为:t={1,2,3,...,T},其中t为采样时间,T为采样的最后时刻;然后,从多种运行状态数据中选择与航空发动机故障发生相关程度高的数据样本特征变量作为故障预测的判断标准,包括环境压力、尾喷管出口温度、发动机燃烧室温度;Firstly, multiple groups of sensors of aircraft engines are used to collect various operating status data of aircraft. Each data represents a sample characteristic variable, and its data form is a set of discrete time series data. The time series is recorded as: t = {1, 2, 3, ..., T}, where t is the sampling time and T is the last moment of sampling. Then, data sample characteristic variables with a high degree of correlation with the occurrence of aircraft engine failure are selected from the various operating status data as the judgment criteria for fault prediction, including ambient pressure, tail nozzle outlet temperature, and engine combustion chamber temperature.
    步骤2:初始数据量子化Step 2: Initial data quantization
    对步骤1采集得到的初始数据{x i(t)}进行量子化处理,得到量子态形式数据|ψ>=a|0>+b|1>,其中|ψ>表示某个量子态,|0>,|1>分别代表二进制量子比特的两种基态,a,b为对应的概率幅,其物理意义为:对量子态|ψ>进行量子测量,将会以|a| 2的概率观察到|0>,以|b| 2的概率观察到|1>,并且|a| 2+|b| 2=1; The initial data { xi (t)} collected in step 1 is quantized to obtain quantum state data |ψ>=a|0>+b|1>, where |ψ> represents a quantum state, |0>, |1> represent two ground states of binary quantum bits, a, b are corresponding probability amplitudes, and their physical meaning is: when quantum measurement is performed on the quantum state |ψ>, |0> will be observed with a probability of |a| 2 , |1> will be observed with a probability of |b| 2 , and |a| 2 +|b| 2 =1;
    对于某一时刻t采集得到的一组n维初始数据[x 1(t),x 2(t),...,x n(t)] Τ,首先将初始数据{x i(t)}归一化; For a set of n-dimensional initial data [x 1 (t), x 2 (t), ..., x n (t)] Τ collected at a certain time t, firstly, the initial data { xi (t)} are normalized;
    将初始数据归一化后,采用量子比特|1>前面的概率幅来表示输入量子态所蕴含的经典数据信息,按照公式(2)给出的量子化规则,将归一化后的数据制备成量子态形式数据,公式(2)如下:After normalizing the initial data, the probability amplitude in front of the quantum bit |1> is used to represent the classical data information contained in the input quantum state. According to the quantization rule given by formula (2), the normalized data is prepared into quantum state form data. Formula (2) is as follows:
    Figure PCTCN2022125541-appb-100001
    Figure PCTCN2022125541-appb-100001
    其中,|x i(t)>表示在t时刻下第i个特征变量制备成的量子态数据,cosθ i(t)和sinθ i(t)分别对应 量子态|x i(t)>在二进制量子比特基态|0>和|1>前的概率幅,θ i(t)通过对
    Figure PCTCN2022125541-appb-100002
    取反正弦得到;
    Among them, | xi (t)> represents the quantum state data prepared by the i-th characteristic variable at time t, cosθi (t) and sinθi (t) correspond to the probability amplitude of the quantum state | xi (t)> before the binary quantum bit ground state |0> and |1>, respectively, and θi (t) is obtained by
    Figure PCTCN2022125541-appb-100002
    Taking the inverse sine gives;
    利用公式(2),让i从1取到n,由此得到t时刻的量子态数据|x 1(t)>,|x 2(t)>,...,|x n(t)>; Using formula (2), let i range from 1 to n, and thus obtain the quantum state data at time t |x 1 (t)>, |x 2 (t)>, ..., |x n (t)>;
    步骤3:构建量子线路Step 3: Build a quantum circuit
    首先构造n+1条量子线路,前n条线路在初始时刻t=1的输入为步骤2中已经制备好的n个量子态数据|x 1(1)>,|x 2(1)>,...,|x n(1)>;第n+1条量子线路主要用来计算量子线路层的输出,其输入是一个辅助量子态|y(0)>,它的初始状态默认为|y(0)>=|0>;前n个量子态|x 1(1)>,|x 2(1)>,...,|x n(1)>依次经过一个量子旋转门,再连同|y(0)>自上而下经过n个二比特量子受控非门,注意还要在第n+1条量子线路中添加一个量子旋转门,最终得到|y(1)>,然后把|x 1(2)>,|x 2(2)>,...,|x n(2)>,|y(1)>作为下一时刻t=2的n+1个量子态输入,由此进行递归计算直到t=T; First, construct n+1 quantum circuits. The input of the first n circuits at the initial time t=1 is the n quantum state data |x 1 (1)>,|x 2 (1)>,...,|x n (1)> prepared in step 2. The n+1th quantum circuit is mainly used to calculate the output of the quantum circuit layer. Its input is an auxiliary quantum state |y(0)>, and its initial state defaults to |y(0)>=|0>. The first n quantum states |x 1 (1)>,|x 2 (1)>,...,|x n (1)> pass through a quantum rotation gate in turn, and then pass through n two-bit quantum controlled NOT gates from top to bottom together with |y(0)>. Note that a quantum rotation gate should be added to the n+1th quantum circuit to finally obtain |y(1)>, and then |x 1 (2)>,|x 2 (2)>,...,|x n (2)>,|y(1)> is used as the n+1 quantum state input at the next time t=2, and recursive calculation is performed until t=T;
    在上述量子线路中,每个量子态输入经过的量子旋转门记为R(θ),其中,θ为旋转角度,取值范围属于[0,2π];每两个相邻的量子态之间自上而下作用的二比特量子受控非门记为U CNIn the above quantum circuit, the quantum rotation gate that each quantum state input passes through is denoted as R(θ), where θ is the rotation angle, and its value range is [0,2π]. The two-bit quantum controlled NOT gate acting from top to bottom between every two adjacent quantum states is denoted as U CN .
    由于共用到了n+1个量子旋转门,所以需要先给定n+1个旋转角度
    Figure PCTCN2022125541-appb-100003
    i=1,2,...,n+1,其中
    Figure PCTCN2022125541-appb-100004
    作为量子网络层的参数;在t时刻,第i个量子态输入|x i(t)>通过量子旋转门
    Figure PCTCN2022125541-appb-100005
    的计算公式为:
    Since n+1 quantum rotating gates are shared, n+1 rotation angles need to be given first.
    Figure PCTCN2022125541-appb-100003
    i=1,2,...,n+1,where
    Figure PCTCN2022125541-appb-100004
    As the parameters of the quantum network layer; at time t, the i-th quantum state input |x i (t)> passes through the quantum rotation gate
    Figure PCTCN2022125541-appb-100005
    The calculation formula is:
    Figure PCTCN2022125541-appb-100006
    Figure PCTCN2022125541-appb-100006
    下面给出上述量子线路的具体计算过程:The specific calculation process of the above quantum circuit is given below:
    从t=1时刻开始利用上述量子线路进行递归计算,t=1时刻的输入量子态为|x 1(t 1)>,|x 2(t 1)>,...,|x n(t 1)>,|y(t 0)>,经过整个量子线路的一次作用后,将量子态|y(1)>作为下一时刻辅助量子态位置的输入; Starting from time t=1, the above quantum circuit is used for recursive calculation. The input quantum states at time t=1 are |x 1 (t 1 )>, |x 2 (t 1 )>, ..., |x n (t 1 )>, |y(t 0 )>. After the entire quantum circuit is acted upon once, the quantum state |y(1)> is used as the input of the auxiliary quantum state position at the next moment.
    考虑t=r时刻的量子线路作用,前n个输入量子态在经过n个量子旋转门后,再自上而下经过n个量子受控非门,最后在辅助量子态所在线路位置再作用一个量子旋转门,则输出量子态|y(t=r)>的计算公式为:Considering the quantum circuit action at time t=r, the first n input quantum states pass through n quantum rotary gates, then pass through n quantum controlled NOT gates from top to bottom, and finally act on a quantum rotary gate at the circuit position where the auxiliary quantum state is located. The calculation formula for the output quantum state |y(t=r)> is:
    Figure PCTCN2022125541-appb-100007
    Figure PCTCN2022125541-appb-100007
    其中,
    Figure PCTCN2022125541-appb-100008
    表示量子线路中自上而下第i行位置的最终量子态测量时取|1>的概率,i从1取到n;y(r) 2表示最后一行辅助量子态位置经过受控非门后得到的量子态测量时取|1>的概率;最后一行量子线路经过受控非门后还要再作用一个旋转门
    Figure PCTCN2022125541-appb-100009
    故将最终测量得到t=r时刻的输出记为u(t r),其表示对|y(t=r)>进行测量,取得到|1>的概率;计算结果如公式(7):
    in,
    Figure PCTCN2022125541-appb-100008
    represents the probability of the final quantum state of the position of the i-th row from top to bottom in the quantum circuit taking |1> when measured, i ranges from 1 to n; y(r) 2 represents the probability of the quantum state of the last row of auxiliary quantum states after passing through the controlled NOT gate when measured taking |1>; the last row of quantum circuits will also be subjected to a rotating gate after passing through the controlled NOT gate
    Figure PCTCN2022125541-appb-100009
    Therefore, the output at time t=r is recorded as u(t r ), which represents the probability of measuring |y(t=r)> and obtaining |1>. The calculation result is shown in formula (7):
    Figure PCTCN2022125541-appb-100010
    Figure PCTCN2022125541-appb-100010
    按照公式(6)和(7)进行递归计算,让r从1取到T,可以得到一组时间序列输出u(t)=[u(t 1),u(t 2),...,u(t T)] Τ;接下来取一组新的量子旋转门旋转角度参数
    Figure PCTCN2022125541-appb-100011
    i=1,2,...,n+1,用相同的量子线路可以得到一组新的输出,随机生成n组n+1个旋转角度参数,可以得到n组T维输出数据,记为矩阵U(t)=[u 1(t),u 2(t),...,u n(t)];
    According to formulas (6) and (7), recursive calculation is performed, and r is set from 1 to T. A set of time series outputs u(t) = [u(t 1 ), u(t 2 ), ..., u(t T )] Τ can be obtained. Next, a new set of quantum rotating gate rotation angle parameters is obtained:
    Figure PCTCN2022125541-appb-100011
    i=1,2,...,n+1, a new set of outputs can be obtained using the same quantum circuit. By randomly generating n sets of n+1 rotation angle parameters, n sets of T-dimensional output data can be obtained, which are recorded as the matrix U(t)=[u 1 (t),u 2 (t),..., un (t)];
    步骤4:搭建并训练量子回声状态网络Step 4: Build and train the quantum echo state network
    所述的量子回声状态网络由输入层、储备池、输出层三部分组成,其核心结构是一个随机生成且保持不变的储备池;The quantum echo state network is composed of three parts: input layer, reserve pool and output layer. Its core structure is a randomly generated and unchanged reserve pool.
    搭建量子回声状态网络:将步骤3量子网络层递归计算得到的输出U(t),作为下一层回声状态网络的输入,将回声状态网络的储备池设计成一个具有多神经元的稀疏网络,包含一个高维稀疏的储备池内部权重连接矩阵W res和一个用来连接U(t)的输入层连接矩阵W in,两个矩阵W res和W in是随机生成的并且在回声状态网络的循环计算过程中是保持不变的;当量子层得到的低维数据U(t)进入回声状态网络后,会被投影到稀疏高维空间中,并在回声状态网络的储备池中产生复杂多样的非线性状态,由此可以提取更加丰富有效的特征,并实现记忆数据的功能;最后,W out是待训练的输出权重矩阵,需要通过实际问题中给定的训练集数据来训练得到; Build a quantum echo state network: Use the output U(t) obtained by recursive calculation of the quantum network layer in step 3 as the input of the next layer of echo state network, and design the reserve pool of the echo state network into a sparse network with multiple neurons, including a high-dimensional sparse reserve pool internal weight connection matrix W res and an input layer connection matrix W in used to connect U(t). The two matrices W res and W in are randomly generated and remain unchanged during the cyclic calculation process of the echo state network. When the low-dimensional data U(t) obtained by the quantum layer enters the echo state network, it will be projected into the sparse high-dimensional space and generate complex and diverse nonlinear states in the reserve pool of the echo state network, thereby extracting richer and more effective features and realizing the function of memorizing data. Finally, W out is the output weight matrix to be trained, which needs to be trained by the training set data given in the actual problem.
    经过循环计算后,再根据实际问题中的训练集数据来训练输出权重矩阵W out,训练过程 只需用一次公式(9)中的最小二乘计算: After the cyclic calculation, the output weight matrix W out is trained according to the training set data in the actual problem. The training process only needs to use the least squares calculation in formula (9) once:
    W out=YX Τ(XX Τ) -1,  (9) W out =YX Τ (XX Τ ) -1 , (9)
    其中,X为储备池状态存储矩阵,Y为训练集真实样本数据的时间序列矩阵;Among them, X is the storage matrix of the reservoir state, and Y is the time series matrix of the real sample data of the training set;
    通过公式(9)得到W out后,整个量子回声状态网络模型训练完成;在实际问题中的测试集上应用训练好的量子回声状态网络模型,用来预测未来时刻的参数数据。 After W out is obtained through formula (9), the entire quantum echo state network model training is completed; the trained quantum echo state network model is applied to the test set in the actual problem to predict the parameter data at the future time.
  3. 根据权利要求1所述的一种针对航空发动机故障预警的量子回声状态网络模型构建方法,其特征在于,所述的步骤4中,量子回声状态网络层中的循环计算按照公式(8)进行描述:The method for constructing a quantum echo state network model for aircraft engine fault warning according to claim 1 is characterized in that in the step 4, the loop calculation in the quantum echo state network layer is described according to formula (8):
    x(t)=tanh(W res·x(t-1)+W in·U(t)),  (8) x(t)=tanh( Wres ·x(t-1)+ Win ·U(t)), (8)
    其中,U(t)为时间序列输入,x(t)为储备池状态,其维度远大于n,将初始状态设置为x(0)=0,根据公式(8)递归的计算x(t),其中tanh为激活函数,W res和W in分别对应上述给定的储备池内部权重连接矩阵和输入层连接矩阵。 Where U(t) is the time series input, x(t) is the state of the reservoir, and its dimension is much larger than n. The initial state is set to x(0) = 0, and x(t) is recursively calculated according to formula (8), where tanh is the activation function, and W res and W in correspond to the internal weight connection matrix of the reservoir and the input layer connection matrix given above, respectively.
PCT/CN2022/125541 2022-10-12 2022-10-17 Method for constructing quantum echo state network model for aero-engine fault early-warning WO2024077642A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202211246108.XA CN115841067A (en) 2022-10-12 2022-10-12 Quantum echo state network model construction method for aircraft engine fault early warning
CN202211246108.X 2022-10-12

Publications (1)

Publication Number Publication Date
WO2024077642A1 true WO2024077642A1 (en) 2024-04-18

Family

ID=85575603

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/125541 WO2024077642A1 (en) 2022-10-12 2022-10-17 Method for constructing quantum echo state network model for aero-engine fault early-warning

Country Status (2)

Country Link
CN (1) CN115841067A (en)
WO (1) WO2024077642A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110554838A (en) * 2019-06-27 2019-12-10 中南大学 thermal data prediction method based on joint optimization echo state network
CN112149233A (en) * 2020-09-30 2020-12-29 南京航空航天大学 Aero-engine dynamic thrust estimation method based on echo state network
US20200410384A1 (en) * 2018-03-11 2020-12-31 President And Fellows Of Harvard College Hybrid quantum-classical generative models for learning data distributions
CN113743016A (en) * 2021-09-09 2021-12-03 湖南工业大学 Turbofan engine residual service life prediction method based on improved stacked sparse self-encoder and attention echo state network
WO2022141213A1 (en) * 2020-12-30 2022-07-07 中南大学 Gene prediction method and system for fault of autonomous rail rapid transit vehicle in smart city

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200410384A1 (en) * 2018-03-11 2020-12-31 President And Fellows Of Harvard College Hybrid quantum-classical generative models for learning data distributions
CN110554838A (en) * 2019-06-27 2019-12-10 中南大学 thermal data prediction method based on joint optimization echo state network
CN112149233A (en) * 2020-09-30 2020-12-29 南京航空航天大学 Aero-engine dynamic thrust estimation method based on echo state network
WO2022141213A1 (en) * 2020-12-30 2022-07-07 中南大学 Gene prediction method and system for fault of autonomous rail rapid transit vehicle in smart city
CN113743016A (en) * 2021-09-09 2021-12-03 湖南工业大学 Turbofan engine residual service life prediction method based on improved stacked sparse self-encoder and attention echo state network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
GUO YANG-MING, FU LIN-JUAN, RAN CONG-BAO, MA JIE-ZHONG: "ESN-Based Combination Method for Aero-Engine Condition Prediction", HANGKONG-DONGLI-XUEBAO : JIKAN = JOURNAL OF AEROSPACE POWER, BEIJING HANGKONG XUEYUAN CHUBANSHE, BEIJING, vol. 28, no. 04, 30 April 2013 (2013-04-30), Beijing , XP009553900, ISSN: 1000-8055 *

Also Published As

Publication number Publication date
CN115841067A (en) 2023-03-24

Similar Documents

Publication Publication Date Title
CN109034194B (en) Transaction fraud behavior deep detection method based on feature differentiation
CN113255848B (en) Water turbine cavitation sound signal identification method based on big data learning
Xu et al. Application of QGA-BP for fault detection of liquid rocket engines
CN110702418A (en) Aircraft engine fault prediction method
CN108664690A (en) Long-life electron device reliability lifetime estimation method under more stress based on depth belief network
CN114297918B (en) Aero-engine residual life prediction method based on full-attention depth network and dynamic ensemble learning
CN108363382A (en) A kind of complex equipment fault diagnosis method and system
CN105930629B (en) A kind of on-line fault diagnosis method based on magnanimity service data
US20220300808A1 (en) Method for engine performance degradation prediction based on the ec-rbelm algorithm
CN108805195A (en) A kind of motor group method for diagnosing faults based on two-value deep-neural-network
Xu et al. Global attention mechanism based deep learning for remaining useful life prediction of aero-engine
CN112580784A (en) Intelligent early warning method for equipment based on multi-input multi-output convolutional neural network
CN115081484A (en) Aircraft engine sensor fault diagnosis method based on CRJ-OSELM algorithm
Janusz et al. Network device workload prediction: A data mining challenge at knowledge pit
CN115375026A (en) Method for predicting service life of aircraft engine in multiple fault modes
Jin et al. A rotating stall warning method for aero-engine compressor based on DeepESVDD-CNN
Zhong et al. Fault diagnosis of Marine diesel engine based on deep belief network
WO2024077642A1 (en) Method for constructing quantum echo state network model for aero-engine fault early-warning
CN114139638A (en) Fan blade icing fault diagnosis method considering multivariable correlation
Zhao et al. Remaining useful life prediction method based on convolutional neural network and long short-term memory neural network
Ma et al. An interpretability research of the Xgboost algorithm in remaining useful life prediction
CN114818811B (en) Aeroengine rolling bearing fault diagnosis method based on twin network metric learning
CN116521406A (en) Method for detecting anomaly of non-overrun flight parameter data of aero-engine based on residual gate GRU-VAE model
Zhou et al. Fault diagnosis of gas turbine actuator based on improved convolutional neural network
CN114841063A (en) Aero-engine residual life prediction method based on deep learning

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: 22961828

Country of ref document: EP

Kind code of ref document: A1