Prediction of the energy and exergy performance of F135 PW100 turbofan engine via deep learning

Mohammadreza Sabzehali,Amir Hossein Rabieeb,Mahdi Alibeigia,Amir Mosavi
DOI: https://doi.org/10.1016/j.enconman.2022.115775
2022-08-25
Abstract:In the present study, the effects of flight-Mach number, flight altitude, fuel types, and intake air temperature on thrust specific fuel consumption, thrust, intake air mass flow rate, thermal and propulsive efficiecies, as well as the exergetic efficiency and the exergy destruction rate in F135 PW100 engine are investigated. Based on the results obtained in the first phase, to model the thermodynamic performance of the aforementioned engine cycle, Flight-Mach number and flight altitude are considered to be 2.5 and 30,000 m, respectively; due to the operational advantage of supersonic flying at high altitude flight conditions, and the higher thrust of hydrogen fuel. Accordingly, in the second phase, taking into account the mentioned flight conditions, an intelligent model has been obtained to predict output parameters (i.e., thrust, thrust specific fuel consumption, and overall exergetic efficiency) using the deep learning method. In the attained deep neural model, the pressure ratio of the high-pressure turbine, fan pressure ratio, turbine inlet temperature, intake air temperature, and bypass ratio are considered input parameters. The provided datasets are randomly divided into two sets: the first one contains 6079 samples for model training and the second set contains 1520 samples for testing. In particular, the Adam optimization algorithm, the cost function of the mean square error, and the active function of rectified linear unit are used to train the network. The results show that the error percentage of the deep neural model is equal to 5.02%, 1.43%, and 2.92% to predict thrust, thrust specific fuel consumption, and overall exergetic efficiency, respectively, which indicates the success of the attained model in estimating the output parameters of the present problem.
Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to predict the thermodynamic performance parameters of the F135 PW100 turbofan engine through deep - learning methods. Specifically, the author focuses on the following aspects: 1. **Research on the influence of flight Mach number, flight altitude, fuel type and inlet air temperature on engine performance**: - Thrust - specific fuel consumption (TSFC) - Thrust - Inlet air mass flow rate - Thermal efficiency and propulsion efficiency - Energy efficiency and energy destruction rate 2. **Establish an intelligent model to predict these performance parameters**: - Use deep - learning methods for modeling - Input parameters include: high - pressure compressor pressure ratio, fan pressure ratio, turbine inlet temperature, inlet air temperature and bypass ratio - Output parameters are: thrust, TSFC and overall energy efficiency ### Specific problem description The paper mentions that in the first - stage research, the author considered the conditions of a flight Mach number of 2.5 and a flight altitude of 30,000 meters, because these conditions have operational advantages during supersonic - altitude flight and hydrogen fuel has higher thrust. Based on these conditions, the second - stage research used deep - learning methods to construct an intelligent model to predict the output parameters. ### Model training and testing - The data set was randomly divided into two parts: 6,079 samples were used for model training, and 1,520 samples were used for testing. - The Adam optimization algorithm, mean - squared error (MSE) as the loss function, and ReLU as the activation function were used for network training. - The results show that the error percentages for predicting thrust, TSFC, and overall energy efficiency are 5.02%, 1.43%, and 2.92% respectively, indicating that the obtained model has been successful in estimating these parameters. ### Summary of main formulas - Inlet air temperature calculation formula: \[ T_1 = T_0+\Delta T \] - Air temperature at the diffuser exit: \[ T_2 = T_1\left(1+\frac{k_d - 1}{2}M_a^2\right) \] - Air pressure at the diffuser exit: \[ P_2 = P_1\left(\frac{T_2}{T_1}\right)^{\frac{k_d}{k_d - 1}} \] - Fan exit pressure: \[ P_3=\pi_{fan}P_2 \] - High - pressure compressor exit pressure: \[ P_4=\pi_CP_3 \] - Actual mass flow rate of engine inlet air: \[ m_{total}=\rho V_0A \] - Heat flow rate: \[ Q_h = m_{ah}C_{av}(T_5 - T_4) \] - Thrust formula: \[ F = m_8(V_9 - V_0)+A_9(P_9 - P_0) \] - Specific fuel consumption (TSFC): \[ TSFC=\frac{m_f}{F} \] - Thermal efficiency: \[ \eta_{th}=\frac{m_8(V_9^2 - V_0^2)}{2m_fFHV} \] - Propulsion efficiency: \[ \eta_P=\frac{V_0F}{m_8(V_9^2 - V_0^2)} \] Through the above research, the author aims to improve the understanding of the performance of the F135 PW100 turbofan engine and develop a method for accurately predicting its performance parameters.