CN111177975A - Aviation equipment availability prediction method based on artificial intelligence - Google Patents
Aviation equipment availability prediction method based on artificial intelligence Download PDFInfo
- Publication number
- CN111177975A CN111177975A CN201911353973.2A CN201911353973A CN111177975A CN 111177975 A CN111177975 A CN 111177975A CN 201911353973 A CN201911353973 A CN 201911353973A CN 111177975 A CN111177975 A CN 111177975A
- Authority
- CN
- China
- Prior art keywords
- neural network
- layer
- artificial neural
- network model
- training sample
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 21
- 238000013473 artificial intelligence Methods 0.000 title claims abstract description 12
- 238000012549 training Methods 0.000 claims abstract description 53
- 238000013528 artificial neural network Methods 0.000 claims abstract description 44
- 230000007306 turnover Effects 0.000 claims abstract description 11
- 238000007689 inspection Methods 0.000 claims abstract description 10
- 238000012937 correction Methods 0.000 claims description 21
- 238000012423 maintenance Methods 0.000 abstract description 3
- 238000005516 engineering process Methods 0.000 abstract description 2
- 238000011161 development Methods 0.000 description 4
- 238000013461 design Methods 0.000 description 3
- 210000002569 neuron Anatomy 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 230000031018 biological processes and functions Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 210000000653 nervous system Anatomy 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Testing And Monitoring For Control Systems (AREA)
Abstract
The invention belongs to the aviation maintenance support technology, and relates to an aviation equipment availability prediction method based on artificial intelligence. The method comprises the following steps: acquiring various input data of the aviation equipment to be tested, wherein the input data comprises equipment mean fault interval time, spare part turnover time, mean repair time, regular inspection period and overhaul period; inputting various input data of the aviation equipment to be tested into the three-layer artificial neural network model to obtain the availability index of the aviation equipment; the three-layer artificial neural network model is trained according to training sample data of the conventional aviation equipment.
Description
Technical Field
The invention belongs to the aviation maintenance support technology, and relates to an aviation equipment availability prediction method based on artificial intelligence.
Background
In the process of developing aviation equipment, the availability index of the equipment needs to be subjected to predictive analysis so as to develop design and development in a targeted manner, wherein the availability index of the equipment represents the probability that the equipment is in an intact and available state at any moment. However, the traditional availability calculation model is rough, the needed parameters are mostly statistical data in equipment use, and in the early development stage of novel aviation equipment, a corresponding equipment availability prediction method is lacked to predict equipment availability and optimize equipment design.
Disclosure of Invention
The purpose of the invention is as follows: the aviation equipment availability prediction method based on artificial intelligence is provided, and prediction analysis of equipment availability indexes is achieved.
The invention provides an aviation equipment availability prediction method based on artificial intelligence, which comprises the following steps:
acquiring various input data of the aviation equipment to be tested, wherein the input data comprises equipment mean fault interval time, spare part turnover time, mean repair time, regular inspection period and overhaul period;
inputting various input data of the aviation equipment to be tested into the three-layer artificial neural network model to obtain the availability index of the aviation equipment; the three-layer artificial neural network model is trained according to training sample data of the conventional aviation equipment.
Further, the artificial neural network model comprises an input layer, a hidden layer and an output layer, wherein the number of input nodes of the input layer is 5, and the number of nodes of the hidden layer is 3.
Further, the method further comprises:
collecting and counting average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period of the conventional aviation equipment as training sample data, and using availability data as a training result sample;
training an initial artificial neural network model through training sample data to train an available artificial neural network.
Further, training the initial artificial neural network model by training sample data to train an available artificial neural network, including:
dividing training sample data and corresponding training sample results into n groups;
correcting the initial artificial neural network model according to each set of training sample data and corresponding training sample results in sequence by taking a group as a unit to obtain a first weight correction factor from a hidden layer to an output layer and a second weight correction factor from an input layer to the hidden layer;
according to the weight, the first weight correction factor and the second weight correction factor, correcting the parameters of the corresponding layer of the artificial neural network model; wherein the weight is composed of a group number and a group number used for training.
The invention provides an aviation equipment availability prediction device based on artificial intelligence, which comprises:
the acquisition module is used for acquiring various input data of the aviation equipment to be detected, wherein the input data comprises equipment average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period;
the input module is used for inputting various input data of the aviation equipment to be tested into the three-layer artificial neural network model to obtain the availability index of the aviation equipment; the three-layer artificial neural network model is trained according to training sample data of the conventional aviation equipment.
Further, the artificial neural network model comprises an input layer, a hidden layer and an output layer, wherein the number of input nodes of the input layer is 5, and the number of nodes of the hidden layer is 3.
Further, the apparatus further comprises:
the collection module is used for collecting and counting average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period of the conventional aviation equipment as training sample data, and using availability data as training result samples;
and the training module is used for training the initial artificial neural network model through training sample data to train an available artificial neural network.
Further, the training module comprises:
the grouping unit is used for dividing the training sample data and the corresponding training sample results into n groups;
the correction unit is used for correcting the initial artificial neural network model according to each group of training sample data and the corresponding training sample result in sequence by taking a group as a unit to obtain a first weight correction factor from the hidden layer to the output layer and a second weight correction factor from the input layer to the hidden layer; according to the weight, the first weight correction factor and the second weight correction factor, correcting the parameters of the corresponding layer of the artificial neural network model; the weight is composed of a group number and a group number used for training.
The invention has the advantages that: the method can accurately predict and analyze the availability index of the equipment in the early stage of development of novel aviation equipment, and supports development of equipment index demonstration and design optimization.
Drawings
FIG. 1 is a flow chart of an artificial intelligence based aviation equipment availability prediction method.
FIG. 2 is a schematic diagram of a three-layer artificial neural network model.
Detailed description of the invention
Artificial neural networks are artificial intelligence techniques developed in recent years that simulate biological processes of the nervous system. The method is characterized in that a complex nonlinear system is formed by interconnection of a large number of simple-structured neurons, and the nonlinear mapping capability is strong. The availability of the aviation equipment is a nonlinear model, so that the artificial neural network has a wide application prospect in the field of equipment availability prediction. The input signal and the expected output can be continuously provided to the network in the training process of the neural network, and the network is considered to complete the learning when the neural network can generate the actual output which is similar to the expected output for various input signals provided by learning the statistical data of the previous model equipment, so that the specific work task can be executed, and the usability prediction of the model equipment in research can be carried out. The neural network algorithm has the advantages of no need of complex nonlinear modeling work, high calculation speed and strong adaptability and stability.
The invention provides an aviation equipment availability prediction method based on artificial intelligence, which comprises the following steps of:
the method comprises the following steps: and establishing a three-layer artificial neural network model as shown in figure 2. Wherein xi(i 1, 2.. n.) is the input to the network, yj(j ═ 1, 2.. times, p) is the output of the hidden layer, and o is the output of the output layer, which is equipment availability. v. ofijRepresenting the weight between the ith node of the input layer and the jth node of the hidden layer, wjRepresenting the jth node and output layer of the hidden layerWeight between nodes. ThetajRepresents the threshold of the jth neuron node of the hidden layer, and gamma represents the threshold of the output node.
This patent is selected and is equipped mean fault interval time, spare part turnover time, mean repair time, regular maintenance cycle, overhaul period totally 5 parameters as the input, sets for input number n promptly and equals 5, sets for implicit layer node number p and equals 3.
Step two: collecting and counting average fault interval time, spare part turnover time, average repair time, regular inspection period, overhaul period and availability data of past aviation equipment as training sample data.
initializing each weight value of the neural network as a random number, setting a learning rate η as a decimal between 0 and 1, and determining a threshold theta of each neuron node of the hidden layerj(j ═ 1, 2,. p), an output layer node threshold γ is set.
Step four: inputting training sample data of past equipment, wherein d represents the availability value of the past equipment. And calculating the output of each layer of the neural network according to a formula.
And calculating the output of each node of the hidden layer:
calculating output layer node output:
calculating a weight correction factor from a hidden layer to an output layer:
Δwf=η(d-o)o(1-α)yi;
calculating a weight correction factor from an input layer to a hidden layer:
Δvij=η(d-o)o(1-o)wfyj(1-yj)xi;
step five: and updating all weights according to the weight correction factors:
step six: and (4) checking whether all training samples are trained, if so, executing the step seven, and if not, selecting untrained samples and returning to the step four.
Step seven: inputting various input data of the aviation equipment needing availability prediction, and calculating through a neural network to obtain an output value, namely the predicted availability value of the aviation equipment.
Claims (8)
1. An aviation equipment availability prediction method based on artificial intelligence is characterized by comprising the following steps:
acquiring various input data of the aviation equipment to be tested, wherein the input data comprises equipment mean fault interval time, spare part turnover time, mean repair time, regular inspection period and overhaul period;
inputting various input data of the aviation equipment to be tested into the three-layer artificial neural network model to obtain the availability index of the aviation equipment; the three-layer artificial neural network model is trained according to training sample data of the conventional aviation equipment.
2. The method of claim 1, wherein the artificial neural network model comprises an input layer, a hidden layer and an output layer, wherein the number of inputs of the input layer is 5, and the number of nodes of the hidden layer is 3.
3. The method of claim 1, further comprising:
collecting and counting average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period of the conventional aviation equipment as training sample data, and using availability data as training result samples;
training an initial artificial neural network model through training sample data to train an available artificial neural network.
4. The method of claim 3, wherein training the initial artificial neural network model with training sample data to train an available artificial neural network comprises:
dividing training sample data and corresponding training sample results into n groups;
correcting the initial artificial neural network model according to each set of training sample data and corresponding training sample results in sequence by taking a group as a unit to obtain a first weight correction factor from a hidden layer to an output layer and a second weight correction factor from an input layer to the hidden layer;
according to the weight, the first weight correction factor and the second weight correction factor, correcting the parameters of the corresponding layer of the artificial neural network model; wherein the weight is composed of a group number and a group number used for training.
5. An artificial intelligence based aviation equipment availability prediction device, comprising:
the acquisition module is used for acquiring various input data of the aviation equipment to be detected, wherein the input data comprises equipment average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period;
the input module is used for inputting various input data of the aviation equipment to be tested into the three-layer artificial neural network model to obtain the availability index of the aviation equipment; the three-layer artificial neural network model is trained according to training sample data of the conventional aviation equipment.
6. The apparatus of claim 5, wherein the artificial neural network model comprises an input layer, a hidden layer and an output layer, wherein the number of inputs of the input layer is 5, and the number of nodes of the hidden layer is 3.
7. The apparatus of claim 5, further comprising:
the collection module is used for collecting and counting average fault interval time, spare part turnover time, average repair time, regular inspection period and overhaul period of the conventional aviation equipment as training sample data, and using the availability data as a training result sample;
and the training module is used for training the initial artificial neural network model through training sample data to train an available artificial neural network.
8. The apparatus of claim 7, wherein the training module comprises:
the grouping unit is used for dividing the training sample data and the corresponding training sample results into n groups;
the correction unit is used for correcting the initial artificial neural network model according to each set of training sample data and the corresponding training sample result in sequence by taking a set as a unit to obtain a first weight correction factor from the hidden layer to the output layer and a second weight correction factor from the input layer to the hidden layer; according to the weight, the first weight correction factor and the second weight correction factor, correcting the parameters of the corresponding layer of the artificial neural network model; wherein the weight is composed of a group number and a group number used for training.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911353973.2A CN111177975A (en) | 2019-12-24 | 2019-12-24 | Aviation equipment availability prediction method based on artificial intelligence |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911353973.2A CN111177975A (en) | 2019-12-24 | 2019-12-24 | Aviation equipment availability prediction method based on artificial intelligence |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111177975A true CN111177975A (en) | 2020-05-19 |
Family
ID=70657931
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911353973.2A Pending CN111177975A (en) | 2019-12-24 | 2019-12-24 | Aviation equipment availability prediction method based on artificial intelligence |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111177975A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112347560A (en) * | 2020-11-09 | 2021-02-09 | 张铮 | Aviation equipment availability prediction method and device based on artificial intelligence |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102937784A (en) * | 2012-10-30 | 2013-02-20 | 中冶南方工程技术有限公司 | Artificial neural network based method for controlling online prediction of casting billet quality |
CN108918137A (en) * | 2018-06-08 | 2018-11-30 | 华北水利水电大学 | Fault Diagnosis of Gear Case devices and methods therefor based on improved WPA-BP neural network |
-
2019
- 2019-12-24 CN CN201911353973.2A patent/CN111177975A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102937784A (en) * | 2012-10-30 | 2013-02-20 | 中冶南方工程技术有限公司 | Artificial neural network based method for controlling online prediction of casting billet quality |
CN108918137A (en) * | 2018-06-08 | 2018-11-30 | 华北水利水电大学 | Fault Diagnosis of Gear Case devices and methods therefor based on improved WPA-BP neural network |
Non-Patent Citations (2)
Title |
---|
于宗艳等: "基于人工神经网络的航空发动机故障诊断方法", 《现代电子技术》, vol. 36, no. 2, 15 January 2013 (2013-01-15), pages 65 - 67 * |
左力: "基于CPNN的航空装备维修保障能力评估研究", 《电子设计工程》, vol. 24, no. 23, 5 December 2016 (2016-12-05), pages 7 - 9 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112347560A (en) * | 2020-11-09 | 2021-02-09 | 张铮 | Aviation equipment availability prediction method and device based on artificial intelligence |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112149316B (en) | Aero-engine residual life prediction method based on improved CNN model | |
CN109492822B (en) | Air pollutant concentration time-space domain correlation prediction method | |
CN109308522B (en) | GIS fault prediction method based on recurrent neural network | |
CN103226741B (en) | Public supply mains tube explosion prediction method | |
CN106779151B (en) | A kind of line of high-speed railway wind speed multi-point multi-layer coupling prediction method | |
CN113609596B (en) | Aircraft aerodynamic characteristic prediction method based on neural network | |
CN102707256B (en) | Fault diagnosis method based on BP-Ada Boost nerve network for electric energy meter | |
CN110807554B (en) | Generation method and system based on wind power/photovoltaic classical scene set | |
CN111160520A (en) | BP neural network wind speed prediction method based on genetic algorithm optimization | |
CN108280545A (en) | A kind of photovoltaic power prediction technique based on K mean cluster neural network | |
CN112685504B (en) | Production process-oriented distributed migration chart learning method | |
CN108537336B (en) | Air quality prediction method based on deep neural network | |
CN101814158A (en) | Method for analyzing and processing experimental data based on artificial neural network | |
CN113468817A (en) | Ultra-short-term wind power prediction method based on IGOA (optimized El-electric field model) | |
CN112763215B (en) | Multi-working-condition online fault diagnosis method based on modular federal deep learning | |
CN109582974A (en) | A kind of student enrollment's credit estimation method and device based on deep learning | |
CN114169374A (en) | Cable-stayed bridge stay cable damage identification method and electronic equipment | |
CN112580588A (en) | Intelligent flutter signal identification method based on empirical mode decomposition | |
CN115455764A (en) | Multi-node damage diagnosis method for frame structure | |
CN110110426A (en) | A kind of Switching Power Supply filter capacitor abatement detecting method | |
CN114295967A (en) | Analog circuit fault diagnosis method based on migration neural network | |
CN111177975A (en) | Aviation equipment availability prediction method based on artificial intelligence | |
CN116432359A (en) | Variable topology network tide calculation method based on meta transfer learning | |
CN115206455B (en) | Deep neural network-based rare earth element component content prediction method and system | |
CN116502526A (en) | Improved PSO-GRNN neural network-based weighing sensor fault diagnosis method |
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 |