Next Article in Journal
The UAV Trajectory Optimization for Data Collection from Time-Constrained IoT Devices: A Hierarchical Deep Q-Network Approach
Next Article in Special Issue
Reliability Analysis of Military Vehicles Based on Censored Failures Data
Previous Article in Journal
Compound Structures of Periodic Holes and Curved Ripples Fabricated by the Interference between the Converging Surface Plasmon Polaritons and Femtosecond Laser
Previous Article in Special Issue
TD-Based Adaptive Output Feedback Control of Ship Heading with Stochastic Noise and Unknown Actuator Dead-Zone Input
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Correction and Fitting Civil Aviation Flight Data EGT Based on RPM: Polynomial Least Squares Analysis

1
College of Civil Aviation, Nanjing University of Aeronautics and Astronautics, Nanjing 211106, China
2
College of Aviation Engineering, Civil Aviation Flight University of China, Guanghan 618307, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(5), 2545; https://doi.org/10.3390/app12052545
Submission received: 21 January 2022 / Revised: 18 February 2022 / Accepted: 24 February 2022 / Published: 28 February 2022
(This article belongs to the Special Issue Soft Computing Application to Engineering Design)

Abstract

:
There are different missing flight data due to various reasons in the process of acquisition and storage, especially in general aviation, which cause inconvenience for flight data analysis. Effectively explaining the relationship between flight data parameters and selecting a simple and effective method for fitting and correcting flight data suitable for engineering applications are the main points of the paper. Herein, a convenient and applicable approach of missing data correction and fitting based on the least squares polynomial method is introduced in this work. Firstly, the polynomial fitting model based on the least squares method is used to establish multi-order polynomial by existing flight data since the order of the least squares polynomial has a direct impact on the fitting effect. The order is too high or too small, over-fitting or deviation will occur, resulting in improper data. Therefore, the optimization and selection of the model order are significant for flight data correction and fitting. Because the flight data of the aircraft engine exhaust gas temperature (EGT) are often lost because of the immature detection technology, a series of the multi-order polynomial are established by the relationship of aircraft engine exhaust gas temperature and Revolutions Per Minute (RPM). Case study results confirm the optimal model order is four for the fitting and correction of aircraft engine exhaust temperature, and the least squares polynomial method is applicable and effective for EGT flight data correction and fitting based on RPM data.

1. Introduction

Flight data is playing an increasingly important role in data-driven civil aviation safety management, especially in the application of flight operation quality assurance (FOQA) [1], aircraft fault diagnosis [2], runway safety analysis [3], airline safety management [4], flight performance analysis [5], which strongly promotes the construction of smart civil aviation, the big data applications play an increasingly important role [6,7,8,9]. During the flight, the aircraft QAR (quick access recorder) and FDR (flight data recorder) record all the performance and status parameters of various equipment and related components, such as operating parameters, flight real-time communication data, and other data. QAR database system is a comprehensive monitoring system that records and processes the operating state parameters of aircraft, engines, and electronic and electrical equipment. Therefore, flight data provides an applicable and convenient way to obtain flight information and has become the main approach of capturing flight safety information for pilot crew and aircraft health monitor. In the process of collecting and recording flight data, some data are lost at a certain point due to various reasons, which will result in a breakpoint in the data curve. This lost flight number is named the missing data; mechanical failures and random disturbances often result in some missing flight data, which always occur in general aviation. Especially, airplane vibration or shock severely often leads to the data logging sensor failing in general aviation. There are many other unclear reasons leading to the loss of flight data, which will make the analysis of aircraft operating performance and accident diagnosis more difficult. Therefore, it is necessary and meaningful to conclude an effective and practical method for correction and fitting of the missing flight data.
Many scholars have carried out a series of studies on flight data analysis and applied research. Puranik and colleagues [10] had applied machine learning technology and other technologies to flight data analysis in general aviation, applied flight data to identify and isolate abnormal operations, implemented an important driving force for aviation safety based on data-driven. Yildirim and Kurt [11] used neural networks and other methods in engine fault diagnosis and aircraft health management, and excellent results have been achieved. Francisco and colleagues [12] had applied a data mining technique for the generation of an information system’s data model, which helps regulate the flight time and pilot scheduling. Reynolds and colleagues [13] had made the effective management for air traffic control and pilots via flight data analysis. Kumar [14] provided a novel approach for non-linear aerodynamic modeling by GPR-based flight data. Combined with high altitude QAR flight data, the pilot’s maneuvering behavior was analyzed [15]. Lu [16] offered fault-tolerant control (FTC) systems for aircraft safety in case there are malfunctions in the IMU sensors monitoring flight data. Sartor [17] used the Bayesian network for flight landing data analysis. Simon [18] presents an algorithm that automatically identifies and extracts steady-state engine operating points from engine flight data. It calculates the mean and standard deviation of select parameters contained in the incoming flight data stream. Shenghan Zhou [19] make the four landing states divided by three flight parameter variables, including a touchdown, vertical acceleration, and distance to go, and establish pattern recognition based on a BP neural network is used to establish the landing state prediction model and used the genetic algorithm to initialize the model parameter. Revised the Markov chain to improve the model for higher prediction precision establish the landing safety prediction model by integrating pattern recognition and Markov chain with flight data. Massimo and colleagues [20] present new perspectives on the application of Artificial Intelligence (AI) solutions to process Spacecraft (S/C) flight data in order to augment currently used operational S/C health monitoring and diagnostics systems. Yao Li [21] used the Cessna172 flight simulator for flight data extraction to obtain an aerodynamic model, based on the idea of machine learning, a recurrent neural network was used to process multi-dimensional non-linear flight test data, and a real-time recursive learning algorithm was proved to be suitable for dynamic training, and some scholars have conducted combining multiple classifiers for the quantitative rank of abnormalities in-flight data, and applied in-flight data monitoring, flight control behavior analysis [22,23,24]. In terms of flight data analysis and application research, make the outlier detections with uncertain data from flight data for pilot performance and maintenance assessment [25,26].
Many scholars have carried out a series of studies on linear and non-linear flight data fitting and correction, and the provision of various flight data correction and fitting methods shows important value, but he convenient and applicable methods are still worth discussing, especially in the research of correlation and prediction analysis two types of key flight data parameters between the engine exhaust temperature (EGT) and the revolutions per minute (RPM). Effectively explaining the relationship between flight data EGT and RPM also selecting a simple and effective method for fitting and correcting flight data suitable for engineering applications are the main points of the paper. For the fitting and correction of the missing flight data, the common and applicable methods include the extrapolation method of the least squares method, polynomial regression model method, and differential integrated moving average autoregressive method. The extrapolation method of the least square method is the most common method, which applies in engineering fields. Due to its convenience and practicability, the least square method has rich and mature applications in the field of engineering data processing and has a very strong method application universality. For the data of aircraft engine exhaust temperature is often lost or numerical deviation because of the immature detection technology in the general aviation, the polynomial fitting method based on least squares method is used to fit and correct the missing flight data for the relationship of aircraft engine exhaust temperature (EGT) and aircraft engine revolutions per minute (RPM). Conclusively, the algorithm is fitted and corrected with the example of aircraft engine speed data to fit and correct the missing flight data and seek out the most suitable fitting polynomial order through the numerical calculation of the fitting equation of the polynomial and the minimum deviation analysis.

2. Algorithm Principle

According to the given data point, the so-called fitting curve is set by the least square method—the curve changes with the variation trend of the data point. In the process of establishing multi-order polynomial fitting curves, the orders of functions are diverse; different orders of the model polynomial will induce different fitting effects. When the order of fitting for general aviation flight data is too low or too high, different general aviation flight data noise will break into the model. The optimum order of fitting curves for the EGT and RPM needs to be selected. If there is a more precise relationship between variables such as y = a1 × x1 + a2 × x2 + a3 × x3+ a4 × x4 + a5 × x5 +…+ an × xn, the observed value y i of the variable is equal to the obtained regression value y i ^ . Figure 1 shows the process of missing flight data fitting and correction.

3. Polynomial Fitting Model Based on Least Squares Method

Make the actual detected value be y ( z ) , by order polynomial of RPM variable:
y ( t ) = a 1 t n + a 2 t n 1 + + a n t + a n + 1
It is assumed that there are currently N + 1 detection data with equal time intervals, which are y k , y k + 1 , , y k + N , and the interval is T , assuming that the corresponding time point of the initial measurement point is t k = 0 , then the corresponding time point of the y k + l measurement points is t k + l T = l T , it can be derived from Equation (1).
y ( t ) = a 1 t n + a 2 t n 1 + + a n t + a n + 1
a 1 = a 1 T n , a 2 = a 2 T n 1 , a 3 = a 3 T n 2 , , a n = a n T
We can attain:
[ y k y k + 1 y k + n ] = [ 0 1 N n 0 1 N n 1 0 1 N 1 1 1 ] [ a 1 a 2 a n + 1 ]
Let:
V = [ 0 1 N n 0 1 N n 1 0 1   1 1 N ]
Y = [ y k , y k + 1 , , y k + N ] T
X = [ a 1 , a 2 , a 3 , a n + 1 ]
Substitute in Equation (4), so we attain:
Y = V K
It can be seen that this is a contradiction equation and solved by the least squares method.
X ^ = [ V T V ] 1 [ V T Y ]
And so that:
Y ^ = [ V T V ] 1 [ V T Y ]
From the above equations, it can derive the equations for the N + 1 points, and the n order polynomial roughly derives the data estimate y k + l ^ = ( l = 0 , 1 , 2 , , N ) at time l :
y k + l ^ = [ 1 l l 2 l n ] { [ V T V ] 1 [ V T Y ] }
When l > N , Equation (11) is changed to estimate the fitted data without the detected amount with the current value data. When l = N + 1 , N + 2 , N + 3 , it is the first, second, and third more successive estimation point. The data point at the point in time. Since the predicted deviation gradually increases away from the current data segment, the estimated deviation is gradually increased, so usually seeking out the most suitable fitting polynomial order through the numerical calculation of the fitting equation of the polynomial and the minimum deviation analysis.

4. Calculation Model and Order Selection

Different orders of model polynomials will produce different fitting effects, and we also know that the order is too high and over-fitting will occur and bring data noise to the model. Starting from the basis of statistical analysis, if the difference between the χ 2 quantity and its degree of freedom under the estimation parameter is not large, the order is considered to be moderate, that is, when the N + 1 dates detected of y k , y k + 1 , , y k + N fitted by the order polynomial is completed, the obtained parameter estimation is put into the following equation to derive the amount of χ 2 .
χ 2 = i = 1 N [ y i ( a 1 x i n + a 2 x i n 1 + + a n x i + a n + 1 ) Δ y i ] 2
For a modest order, its χ 2 quantity must have the degree of freedom ( N n ) as the expected value. Therefore, starting from n = 2 , from small to large, the amount of χ 2 each order is derived. The distance between 1 p ( χ 2 < ( N n ) ) and 0.5 is determined. In the process of realistic derivation, using the mean square error test, and the corresponding formula is:
σ = l = 0 N ( y k + l y k + l ^ ) 2 N
When the mean square error reaches a minimum, the value of n is the best order.

5. Case Study

Taking the trainer aircraft CESSNA172R of the Civil Aviation Flight University of China as the research object, the engine of CESSNA172R is produced by the American Textron Lycoming engine manufacturer. The engine model is I0-360-L2A, its health management system is the GARMIN1000 system, and the data is obtained from the sensors on the aircraft. Generated, and the GARMIN1000 system is responsible for collecting and summarizing. The collection of engine data is mainly based on reading, saving, and backup by an on-board download after the flight over. There are 12 parameters related to the engine, and the meaning of each parameter is shown in Table 1. Random captures 20 partial raw flight data engine revolutions per minute (RPM) data and exhaust gas temperature (EGT) of a general aviation aircraft in cruise state shown in Table 2, the engine revolutions per minute (RPM) data as the monitoring data without trend item shows the normal flight training. According to those data, five fitting curves are drawn in Figure 2, Figure 3, Figure 4 and Figure 5. Herein we set Y1, Y2, Y3, Y4 to represent the value of EGT1, EGT2, EGT3, EGT4, respectively, and X represents the value of RPM, for increasing the conciseness of multi-order polynomial, Z was employed here Z = (X − 1.1 × 103)/20. According to the Polynomial Least Squares Analysis fitting method, the multi-order fitting equation relationship between EGT (Y) and RPM (X) was established, respectively. In order to make the equation expression between Y and X more concise, the parameter Z is introduced here, where Z = (X − 1.1 × 103)/20; in fact, Z still represents RPM (X).
We use the squares polynomial fitting method to fit these known numerical scatter plots, and the fitting multi-order polynomial results are listed following:
Y1 = 13 × Z2 + 58 × Z + 9.3 × 102
Y1 = 1.1 × Z3 +15 × Z2 + 57 × Z + 9.3 × 102
Y1 = -5.8 × Z4 − 15 × Z3 + 17 × Z2 + 95 × Z + 9.1 × 102
Y1 = −15 × Z5−61 × Z4 − 40 × Z3 + 77 × Z2 +95Z + 9.1 × 102
Y1 = −5.3 × Z6 − 37 × Z5 − 75 × Z4 − 15 × Z3 + 94 × Z2 + 87 × Z +9.1 × 102
To verify those multi-order polynomial results and find the optimum order, we select a real value (1069, 906.1), where Z = −3.66. According to the error results from Table 3, we can find four-order polynomial is the best.
We use the squares polynomial fitting method to fit these known numerical scatter plots, and the fitting multi-order polynomial results are listed following:
Y2 = 5.2 × Z2 + 20 × Z + 9.6 × 102
Y2 = 0.53 × Z3 + 6.3 × Z2 + 20 × Z + 9.5 × 102
Y2 = −2.5 × Z4 − 6.2 × Z3 + 7.1 × Z2 + 26 × Z + 9.5 × 102
Y2 = −5.3 × Z5 − 22 × Z4 − 15 × Z3 + 29 × Z2 + 34 × Z + 9.5 × 102
Y2 = −1.2 × Z6 − 10 × Z5 − 25 × Z4 − 9.8 × Z3 + 32 × Z2 + 32 × Z + 9.5 × 102
To verify those multi-order polynomial results and find the optimum order, we select a real value (1058.8, 937.76), where Z = −2.06. According to the error results from Table 4, we can find four-order polynomial is the best.
We use the squares polynomial fitting method to fit these known numerical scatter plots, and the fitting multi-order polynomial results are listed following:
Y3 = 2.6 × Z2 + 11 × Z + 9.7 × 102
Y3 = 0.074 × Z3 + 2.8 × Z2 + 11 × Z + 9.7 × 102
Y3 = −0.9 × Z4 − 2.4 × Z3 + 3.1 × Z2 + 13 × Z + 9.7 × 102
Y3 = −2.7 × Z5 − 11 × Z4 − 7 × Z3 + 14 × Z2 + 18 × Z + 9.7 × 102
Y3 = −1.7 × Z6 − 9.7 × Z5 − 15 × Z4 + 1.1 × Z3 + 19 × Z2 + 15 × Z + 9.7 × 102
To verify those multi-order polynomial results and find the optimum order, we select a real value (1058.8, 958.14), where Z = −2.06. According to the error results from Table 5, we can find a four-order polynomial that meets the forecast requirements well.
We use the squares polynomial fitting method to fit these known numerical scatter plots, and the fitting multi-order polynomial results are listed following:
Y4 = 2.6 × Z2 + 11 × Z +9.7 × 102
Y4 = 0.074 × Z3 + 2.8 × Z2 + 11 × Z + 9.7 × 102
Y4 = −0.9 × Z4 − 2.4 × Z3 + 3.1 × Z2 + 13 × Z + 9.7 × 102
Y4 = −2.7 × Z5 − 11 × Z4 − 7 × Z3 + 14 × Z2 + 18 × Z + 9.7 × 102
Y4 = −1.7 × Z6 − 9.7 × Z5 − 15 × Z4 +1.1 × Z3 +19 × Z2 + 15 × Z + 9.7 × 102
To verify those multi-order polynomial results and find the optimum order, we select a real value (1058.8, 956.81), where Z = −2.06. According to the error results from Table 6, we can find four-order polynomial is the best.

6. Discussion

When comparing the error of different multi-order polynomial, it can be clearly seen that the missing data has been fitted closely. It shows that the least squares polynomial fitting method is simple and applicable, which can make up for the lack of data of the flying reference data and improve the accuracy and reliability of the data.
The least squares method can be used to easily obtain unknown data, and the sum of the squares of the errors between the obtained data and the actual data is minimized. It can also be used for curve fitting, and the least squares method is simple and effective. The RPM and EGT are used as examples to verify the feasibility of the least squares polynomial fitting model. With the confirmation of the relationship between RPM and EGT, the four-order polynomial is more suitable.

7. Conclusions

To prevent the affecting of missing flight data on flight information analysis, the polynomial fitting model based on the least squares method was employed to fit and correct the missing flight data. For the flight data of aircraft engine exhaust gas temperature (EGT) is often lost because of the immature detection technology, a series of multi-order polynomials are established by the relationship of aircraft engine exhaust gas temperature (EGT) and revolutions per minute (RPM). By comparing the error of every polynomial, the four-order polynomial has more obvious advantages for correction and fitting of flight Data EGT based on RPM, and it is verified that the polynomial least squares analysis method in correction and fitting civil aviation flight data EGT based on RPM is simpler and more effective than the previous method, has universal practicability, and has engineering application value in-flight data fitting and correction. Subsequent research will be applied to aircraft operation reliability assessment and pilot flight quality monitoring on the basis of filling and fitting data.

Author Contributions

Conceptualization, N.C. and Y.-C.S.; data curation, N.C. and Z.W.; methodology, N.C. and C.P.; formal analysis, N.C. and C.P.; writing—original draft preparation, N.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China, grant number U2033202; Key R&D Program of Sichuan Provincial Department of Science and Technology (22ZDYF2942); Safety Capability Fund Project of Civil Aviation Administration of China (2022J026).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used to support the findings of this study are included within the article.

Acknowledgments

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wang, L.; Zhang, J.; Dong, C.; Sun, H.; Ren, Y. A method of applying flight data to evaluate landing operation performance. Ergonomics 2017, 62, 171–180. [Google Scholar] [CrossRef]
  2. Cui, H.J.; Guan, Y.; Chen, H.Y. Rolling element fault diagnosis based on VMD and sensitivity MCKD. IEEE Access 2021, 9, 120297–120308. [Google Scholar] [CrossRef]
  3. Barry, D.J. Estimating runway veer-off risk using a Bayesian network with flight data. Transp. Res. Part C Emerg. Technol. 2021, 128, 103180. [Google Scholar] [CrossRef]
  4. Oehling, J.; Barry, D. Using machine learning methods in airline flight data monitoring to generate new operational safety knowledge from existing data. Saf. Sci. 2019, 114, 89–104. [Google Scholar] [CrossRef]
  5. Aksoy, H.; Turgut, E.T.; Usanmaz, Ö. The design and analysis of optimal descent profiles using real flight data. Transp. Res. Part D Transp. Environ. 2021, 100, 103028. [Google Scholar] [CrossRef]
  6. Ran, X.J.; Zhou, X.B.; Lei, M.; Worawit, T.; Deng, W. A novel K-Means clustering algorithm with a noise algorithm for capturing urban hotspots. Appl. Sci. 2021, 11, 11202. [Google Scholar] [CrossRef]
  7. Cui, H.J.; Guan, Y.; Chen, H.Y.; Deng, W. A novel advancing signal processing method based on coupled multi-stable stochastic resonance for fault detection. Appl. Sci. 2021, 11, 5385. [Google Scholar] [CrossRef]
  8. Zhang, X.; Wang, H.; Du, C.; Fan, X.; Cui, L.; Chen, H.; Deng, F.; Tong, Q.; He, M.; Yang, M.; et al. Custom-molded offloading footwear effectively prevents recurrence and amputation, and lowers mortality rates in high-risk diabetic foot patients: A multicenter, prospective observational study. Diabetes Metab. Syndr. Obes. 2022, 15, 103–109. [Google Scholar] [CrossRef]
  9. Deng, W.; Zhang, X.; Zhou, Y.; Liu, Y.; Zhou, X.; Chen, H.; Zhao, H. An enhanced fast non-dominated solution sorting genetic algorithm for multi-objective problems. Inform. Sci. 2022, 585, 441–453. [Google Scholar] [CrossRef]
  10. Puranik, T.; Mavris, D.N. Identification of instantaneous anomalies in general aviation operations using energy metrics. J. Aerosp. Inf. Syst. 2020, 17, 51–65. [Google Scholar] [CrossRef]
  11. Yildirim, M.T.; Kurt, B. Aircraft gas turbine engine health monitoring system by real flight data. Int. J. Aerosp. Eng. 2018, 2018, 9570873. [Google Scholar] [CrossRef] [Green Version]
  12. Yildirim, M.T.; Kurt, B. Confidence interval prediction of ANN estimated LPT parameters. Aircr. Eng. Aerosp. Technol. 2019, 92, 101–106. [Google Scholar] [CrossRef]
  13. Martín, F.J.V.; Sequera, J.L.C.; Huerga, M.A.N. Using data mining techniques to discover patterns in an airline’s flight hours assignments. Int. J. Data Warehous. Min. 2017, 13, 45–62. [Google Scholar] [CrossRef]
  14. Reynolds, H.J.D.; Lokhande, K.; Kuffner, M.; Yenson, S. Human–systems integration design process of the air traffic control tower flight data manager. J. Cogn. Eng. Decis. Mak. 2013, 17, 273–292. [Google Scholar] [CrossRef]
  15. Kumar, A.; Ghosh, K. GPR-based novel approach for non-linear aerodynamic modelling from flight data. Aeronaut. J. 2018, 8, 1–14. [Google Scholar] [CrossRef]
  16. Lan, C.E.; Wu, K.; Yu, J. Flight characteristics analysis based on QAR data of a jet transport during landing at a high-altitude airport. Chin. J. Aeronaut. 2012, 25, 13–24. [Google Scholar] [CrossRef] [Green Version]
  17. Lu, P.; Eykeren, L.V.; Kampen, V.E.; Devisser, C.C.; Chu, P. Aircraft inertial measurement unit fault identification with ap-plication to real flight data. J. Guid. Control Dyn. 2015, 38, 2467–2473. [Google Scholar] [CrossRef]
  18. Sartor, P.; Becker, W.; Worden, K.; Schmidt, R.K.; Bond, D. Bayesian sensitivity analysis of flight parameters in a hard-landing analysis process. J. Aircr. 2016, 53, 1317–1331. [Google Scholar] [CrossRef] [Green Version]
  19. Simon, D.L.; Litt, J.S. A data filter for identifying steady-state operating points in engine flight data for condition monitoring applications. J. Eng. Gas Turbines Power 2011, 133, 191–200. [Google Scholar] [CrossRef]
  20. Zhou, S.; Zhou, Y.; Xu, Z.; Chang, W.; Cheng, Y. The landing safety prediction model by integrating pattern recognition and Markov chain with flight data. Neural Comput. Appl. 2019, 31, 147–159. [Google Scholar] [CrossRef]
  21. Tipaldi, M.; Feruglio, L.; Denis, P.; D’Angelo, G. On applying AI-driven flight data analysis for operational spacecraft model-based diagnostics. Annu. Rev. Control 2020, 49, 197–211. [Google Scholar] [CrossRef]
  22. Li, Y.; Si, H.; Zong, Y.; Wu, X.; Zhang, P.; Jia, H.; Xu, S.; Tang, D. Application of neural network based on real-time recursive learning and Kalman filter in flight data identification. Int. J. Aeronaut. Space Sci. 2021, 22, 1383–1396. [Google Scholar] [CrossRef]
  23. Smart, E.; Brown, D.; Denman, J. Combining multiple classifiers to quantitatively rank the impact of abnormalities in flight data. Appl. Soft Comput. 2012, 12, 2583–2592. [Google Scholar] [CrossRef] [Green Version]
  24. Walker, G. Redefining the incidents to learn from: Safety science insights acquired on the journey from black boxes to flight data monitoring. Saf. Sci. 2017, 99, 14–22. [Google Scholar] [CrossRef]
  25. Wang, L.; Ren, Y.; Wu, C. Effects of flare operation on landing safety: A study based on ANOVA of real flight data. Saf. Sci. 2018, 102, 14–25. [Google Scholar] [CrossRef]
  26. Peck, M.W.; Scheraga, C.A.; Boisjoly, R.P. Assessing the relative efficiency of aircraft maintenance technologies: An application of data envelopment analysis. Transp. Res. Part A Policy Pract. 1998, 32, 261–269. [Google Scholar] [CrossRef]
Figure 1. Process of missing flight data fitting and correction.
Figure 1. Process of missing flight data fitting and correction.
Applsci 12 02545 g001
Figure 2. Five different polynomial fitting curves for RPM(Z) and EGT1(Y1).
Figure 2. Five different polynomial fitting curves for RPM(Z) and EGT1(Y1).
Applsci 12 02545 g002
Figure 3. Five different polynomial fitting curves for RPM (Z) and EGT2 (Y2).
Figure 3. Five different polynomial fitting curves for RPM (Z) and EGT2 (Y2).
Applsci 12 02545 g003
Figure 4. Five different polynomial fitting curves for RPM(Z) and EGT3(Y3).
Figure 4. Five different polynomial fitting curves for RPM(Z) and EGT3(Y3).
Applsci 12 02545 g004
Figure 5. Five different polynomial fitting curves for RPM (Z) and EGT4(Y4).
Figure 5. Five different polynomial fitting curves for RPM (Z) and EGT4(Y4).
Applsci 12 02545 g005
Table 1. Flight data engine data structure.
Table 1. Flight data engine data structure.
Saserial NumberParameter AbbreviationParameter Explanation
1E1 FFlowfuel flow
2E1 OilTlubricating oil temperature
3E1 OilpOil pressure
4E1 RPMEngine speed
5E1 CHT1No. 1 cylinder temperature
6E1 CHT2No. 2 cylinder temperature
7E1 CHT3No. 3 cylinder temperature
8E1 CHT4No. 4 cylinder temperature
9E1 EGT1No. 1 cylinder exhaust gas temperature
10E1 EGT2No. 2 cylinder exhaust gas temperature
11E1 EGT3No. 3 cylinder exhaust gas temperature
12E1 EGT4No.4 cylinder exhaust gas temperature
Table 2. Partial raw flight data RPM and four different EGT.
Table 2. Partial raw flight data RPM and four different EGT.
Flight DataRPMEGT1EGT2EGT3EGT4
11026.8864.39936.05957.78954.93
21039.2868.36936.71957.77955.47
31058.8878.23937.76958.14956.81
41049.2885.51941.7960.2959.41
51056.2898.87944.24964.63962.23
61069906.1945.41967.03964.14
71080912.3948.98967.44966.89
81082.3923.17952.29967.77970.15
91081935.1955.88967.77971.42
101081.8945.63960.01969.55973.29
111093.1954.94963.35971.52975.99
121090.2963.98965.81975.16978.94
131083.2971.95969.14978.3981.44
141087.7978.44972.41979.23981.44
151093978.44973.81980.28987.47
161088.6990.26975.82981.49990.65
171088.8995.62977.37981.88991.54
181093.7999.37980.16983.5993.24
191093.21002.45981.44986.47995.57
201084.61003.41984.02988.37997.35
Table 3. The error of different multi-order polynomial for EGT1.
Table 3. The error of different multi-order polynomial for EGT1.
OrderReal ValuePredicted ValueError (%)
two906.1871.333.8
three906.1873.593.6
four906.1878.453.0
five906.1610.413.6
six906.1871.853.8
Table 4. The error of different multi-order polynomial for EGT2.
Table 4. The error of different multi-order polynomial for EGT2.
OrderReal ValuePredicted ValueError (%)
two937.76940.870.3
three937.76930.900.7
four937.76935.750.2
five937.76934.580.3
six937.76812.3913.3
Table 5. The error of different multi-order polynomial for EGT3.
Table 5. The error of different multi-order polynomial for EGT3.
OrderReal ValuePredicted ValueError (%)
two958.14958.37342.2
three958.14958.57522.2
four958.14961.14822.4
five958.14955.59482.0
six958.14969.91613.4
Table 6. The error of different multi-order polynomial for EGT4.
Table 6. The error of different multi-order polynomial for EGT4.
OrderReal ValuePredicted ValueError (%)
two956.81953.65180.3
three956.81953.6120.3
four956.81959.12510.2
five956.81954.43780.3
six956.81937.38112.0
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Chen, N.; Sun, Y.; Wang, Z.; Peng, C. Correction and Fitting Civil Aviation Flight Data EGT Based on RPM: Polynomial Least Squares Analysis. Appl. Sci. 2022, 12, 2545. https://doi.org/10.3390/app12052545

AMA Style

Chen N, Sun Y, Wang Z, Peng C. Correction and Fitting Civil Aviation Flight Data EGT Based on RPM: Polynomial Least Squares Analysis. Applied Sciences. 2022; 12(5):2545. https://doi.org/10.3390/app12052545

Chicago/Turabian Style

Chen, Nongtian, Youchao Sun, Zongpeng Wang, and Chong Peng. 2022. "Correction and Fitting Civil Aviation Flight Data EGT Based on RPM: Polynomial Least Squares Analysis" Applied Sciences 12, no. 5: 2545. https://doi.org/10.3390/app12052545

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop