Indexation of Bench Test and Flight Data
##plugins.themes.bootstrap3.article.main##
##plugins.themes.bootstrap3.article.sidebar##
Abstract
An important amount of data is provided every day in Safran Aircraft Engines’ test benches. Produced by thousands of sensors, test and flight data represent a big interest for engineers but manual analysis of the information is too complex, if not impossible. As specific data are extracted from the database, it is not unusual to miss interesting information when focusing on a given problem. Defining the data as a succession of labels where each label appears as transient or stabilized phases would be one way to solve the problem. The start and stop points of the different phases will be computed by an offline change-point detection algorithm. In order to detect potential crucial changes of characteristic variables, it is relevant to develop powerful algorithms. The Pruned Exact Linear Time (PELT) method (Killick R. & Eckley, 2012) is a parametric change-point detection which searches the optimal partition of a monovariate signal (temporal series of one
variable) in our case (but can also be applied to a multivariate signal) with a linear complexity. This algorithm meets our expectations in many ways: robustness, fast computing and accurate results. Then on a multivariate aspect, patterns are built with parameters and initial conditions and, classified in a specific category with a map/reduce scheme. This clustering will allow different analysis: the comparison of different patterns with the definition of a distance and the research of a specific pattern in a large database. For example if an engine shows a specific engine temperature pattern after the test pilot changes the shaft rotation speed from one level to another, engineers may ask if this behavior is usual. If not, it should be very interesting to see if such pattern happens in the past on other engines or other tests and dig from the database the old documents related to those rare events and eventually the people concerned. The objective of this project is to progressively score and classify different patterns in an increasing database of labels. The first step was to implement the PELT algorithm. Then it is possible to identify the different transient phases extracted from small subsets of temporal measurements and compute models for each patterns. These codification of transient phase will lead to a classification into labels or topics. After defining enough patterns, each new record of measurements will be automatically classified.
How to Cite
##plugins.themes.bootstrap3.article.details##
database, turbofan, bench test, flight data
Davis, R. A., Lee, T. C., & Rodriguez-Yam, G. A. (2006). Structural break estimation for nonstationary time series models. Journal of the American Statistical Association, 101, 223-239.
Jackson, B. e. a. (2005). An algorithm for optimal partitioning of data on an interval. IEEE Signal Processing Letters, 12(2), 105–108. doi: 10.1109/LSP.2001.838216
Killick R., F. P., & Eckley, I. (2012). Optimal detection of changepoints with a linear computational cost. JASA, 107(500), 1590–1598. Retrieved from http://arxiv.org/abs/1101.1438
Lacaille, J. (2014). Robust monitoring of turbofan sensors. In Ieee aerospace conference proceedings. doi: 10.1109/AERO.2014.6836193
Lacaille, J., & Gerez, V. (2011). Online Abnormality Diagnosis for real-time Implementation on Turbofan Engines and Test Cells. Phm, 1–9.
Lacaille J., B. I. S. F. C., Bense W. (2016). Indexation of numeric bench test records, a big data vision. IEEE Aerospace conference.
Lavielle, M., & Moulines, E. (2000). Least-squares estimation of an unknown number of shifts in a time series. Journal of Time Series Analysis, 21, 33–59. doi: 10.1111/1467-9892.00172
Rissanen, J. (1978). Modeling by shortest data description. Automatica, 14(5), 465–471. doi: 10.1016/0005-1098(78)90005-5
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
The Prognostic and Health Management Society advocates open-access to scientific data and uses a Creative Commons license for publishing and distributing any papers. A Creative Commons license does not relinquish the author’s copyright; rather it allows them to share some of their rights with any member of the public under certain conditions whilst enjoying full legal protection. By submitting an article to the International Conference of the Prognostics and Health Management Society, the authors agree to be bound by the associated terms and conditions including the following:
As the author, you retain the copyright to your Work. By submitting your Work, you are granting anybody the right to copy, distribute and transmit your Work and to adapt your Work with proper attribution under the terms of the Creative Commons Attribution 3.0 United States license. You assign rights to the Prognostics and Health Management Society to publish and disseminate your Work through electronic and print media if it is accepted for publication. A license note citing the Creative Commons Attribution 3.0 United States License as shown below needs to be placed in the footnote on the first page of the article.
First Author et al. This is an open-access article distributed under the terms of the Creative Commons Attribution 3.0 United States License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.