Helicopter Turboshaft Engines' Neural Network System for Monitoring Sensor Failures
Serhii Vladov1, Łukasz Ścisło2, Nina Szczepanik-Ścisło3,4
1Kharkiv National University of Internal Affairs, 27, L. Landau Avenue, 61080 Kharkiv, Ukraine.
Abstract:
An effective neural network system for monitoring sensors in helicopter turboshaft engines has been developed based on a hybrid architecture combining LSTM and GRU. This system enables sequential data processing while ensuring high accuracy in anomaly detection. Using recurrent layers (LSTM/GRU) is critical for dependencies among data time series analysis and identification, facilitating key information retention from previous states. Modules such as SensorFailClean and SensorFailNorm implement adaptive discretization and quantisation techniques, enhancing the data input quality and contributing to more accurate predictions. The developed system demonstrated anomaly detection accuracy at 99.327% after 200 training epochs, with a reduction in loss from 2.5 to 0.5%, indicating stability in anomaly processing. A training algorithm incorporating temporal regularization and a combined optimization method (SGD with RMSProp) accelerated neural network convergence, reducing the training time to 4 min and 13 s while achieving an accuracy of 0.993. Comparisons with alternative methods indicate superior performance for the proposed approach across key metrics, including accuracy at 0.993 compared to 0.981 and 0.982. Computational experiments confirmed the presence of the highly correlated sensor and demonstrated the method's effectiveness in fault detection, highlighting the system's capability to minimize omissions.
Related Concept Videos
Turbine-Governor Control
Multi-input and Multi-variable systems
In the absence...
Control Systems: Applications
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The...
Control Systems
At the heart...
Multimachine Stability
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...


