Gas turbines (GTs) play a crucial role in the production of electricity. Extreme working conditions can lead to deterioration in GTs' performance, resulting in the occurrence of various issues. This study proposes an approach to deal with this issue by combining a layered recurrent neural network (LRNN) with principal component analysis (PCA). This approach aims to reduce the dimensionality of data and computational complexity effectively while enhancing the accuracy of gas turbine fault classification. The methodology outlined consists of two steps. The first step is to apply PCA to the dataset that was collected from the gas turbine. By transforming the data into a lower-dimensional space, PCA helps to eliminate redundant information and improve computational efficiency. Next, LRNN is employed to detect and classify faults in the gas turbine. The LRNN’s structure enables it to capture complex patterns and relationships in the data, which enhances the accuracy of fault classification. This study is based on historical data collected from a gas turbine power station, consisting of 8200 samples of 34 measured variables. The operating parameters contain data such as temperature and pressure. Each data point's relationship to a specific turbine scenario reveals if it is healthy or one of the four faulty scenarios. The results showed that by combining the LRNN with PCA, the gas turbine fault classification achieved good performance in terms of accuracy, precision and neural network model performances, while also showcasing the faster convergence speed of the LRNN when trained on PCA instead of the original dataset.
Read full abstract