Mission-Driven Inverse Design of Blended Wing Body Aircraft with Machine Learning

Rohan S. Sharma,Serhat Hosder
DOI: https://doi.org/10.3390/aerospace11020137
IF: 2.66
2024-02-06
Aerospace
Abstract:The intent of this work was to investigate the feasibility of developing machine learning models for calculating values of airplane configuration design variables when provided time-series, mission-informed performance data. Shallow artificial neural networks were developed, trained, and tested using data pertaining to the blended wing body (BWB) class of aerospace vehicles. Configuration design parameters were varied using a Latin-hypercube sampling scheme. These data were used by a parametric-based BWB configuration generator to create unique BWBs. Performance for each configuration was obtained via a performance estimation tool. Training and testing of neural networks was conducted using a K-fold cross-validation scheme. A random forest approach was used to determine the values of predicted configuration design variables when evaluating neural network accuracy across a blended wing body vehicle survey. The results demonstrated the viability of leveraging neural networks in mission-dependent, inverse design of blended wing bodies. In particular, feed-forward, shallow neural network architectures yielded significantly better predictive accuracy than cascade-forward architectures. Furthermore, for both architectures, increasing the number of neurons in the hidden layer increased the prediction accuracy of configuration design variables by at least 80%.
engineering, aerospace
What problem does this paper attempt to address?
The problem this paper attempts to address is the development of machine learning models to achieve inverse design of Blended Wing Body (BWB) aircraft based on task requirements. Specifically, the goal of the research is to calculate the values of aircraft configuration design parameters by providing task performance data related to time series. Traditional direct optimization methods usually require multiple iterations to approach the target performance, while inverse design methods can directly calculate suitable aircraft configurations from fixed task objectives. ### Main Issues 1. **Feasibility of Inverse Design**: The research aims to verify whether machine learning models (especially shallow artificial neural networks) can be used to achieve inverse design of BWB aircraft based on task requirements. 2. **Mapping of Multidimensional Inputs and Outputs**: Traditional response surface models perform poorly when dealing with multidimensional inputs and multiple outputs, while artificial neural networks (ANNs) have advantages in handling high-dimensional, nonlinear data relationships. Therefore, the study explores the application of ANNs in inverse design. 3. **Prediction Accuracy of the Model**: The research evaluates the prediction accuracy of different neural network architectures (such as feedforward neural networks and cascade feedforward neural networks) and explores the impact of increasing the number of neurons in hidden layers on prediction accuracy. ### Research Background - **Traditional Aircraft Design**: The traditional Tube and Wing (TAW) aircraft design method is mature, but the requirements for performance and environmental impact are becoming increasingly stringent, necessitating the exploration of new concepts. - **Blended Wing Body Aircraft**: BWB is a new type of aircraft design that differs from traditional TAW, requiring the tight integration of wings, fuselage, engines, and tail to improve performance. - **Advantages of Inverse Design**: Inverse design methods can fix task objectives to calculate design parameters that meet these objectives, avoiding the potential mismatches that may exist in traditional direct optimization methods. ### Research Methods - **Data Generation**: A large number of BWB configurations were generated using the Latin Hypercube Sampling (LHS) method, and performance data for each configuration was obtained through performance evaluation tools. - **Neural Network Training**: The K-fold Cross-Validation method was used to train and test the neural network models to ensure the generalization ability of the models. - **Random Forest Validation**: The Random Forest method was used to evaluate the prediction accuracy of the neural network models on unknown design points. ### Key Findings - **Effectiveness of Neural Networks**: The study shows that shallow feedforward neural networks significantly outperform cascade feedforward neural networks in prediction accuracy for inverse design. - **Effect of Increasing Neurons**: For both architectures, increasing the number of neurons in hidden layers can significantly improve the prediction accuracy of configuration design parameters, by at least 80%. In summary, this paper successfully demonstrates the feasibility of inverse design of BWB aircraft based on task requirements by developing and validating machine learning models. This method not only improves design efficiency but also provides new ideas for future new aircraft designs.