This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Airfoil is a critical component of the shape design of UAV wings, tail fins, and propellers [1]. The airfoil affects the cruise speed, takeoff and landing performance, stall speed, operational performance, and aerodynamic efficiency of the UAV throughout the flight cycle. It is a critical component of the aerodynamic and overall performance of the UAV [2]. The century-old development of airfoil research can be roughly divided into three stages [3–5]. The first stage from the beginning of the twentieth century to the 1950s, mainly in order to explore the mystery of more efficient flight of aircraft, carried out systematic research on airfoils and formed several general airfoil families. The second stage started from about the 1960s to the end of the twentieth century. With the continuous improvement of aircraft flight speed and the continuous improvement of performance index requirements, the need to develop more advanced airfoils became increasingly urgent. At the same time, the discovery of the supercritical airfoil principle has made the world’s aviation powers begin to reemphasize airfoil research and has targeted the development of various modern airfoil families suitable for different types of aircraft and helicopters. The third stage is roughly from the beginning of the twenty-first century to the present. The rapid development of advanced numerical simulation methods, optimization design techniques, wind tunnel tests, and testing techniques has led to and promoted the research of various new airfoils. Under the constraints of complex engineering, an airfoil with excellent comprehensive performance is designed.
With the continuous expansion of the military use of UAVs, the tasks undertaken by UAVs have higher and higher requirements for the basic performance of UAVs [6]. Selection and optimization of airfoils are critical tasks in UAV design [7, 8]. The conventional aerodynamic shape optimization of an airfoil is primarily investigated for large aircraft airfoils with Reynolds numbers in the order of magnitude of
In other countries, a parametric description based on standard airfoils was frequently used to improve the flight performance of small UAVs [12, 13]. Currently, the primary methods for airfoil parameterization are Hicks-Henne, Parsec Method, B-spline Curves, Mesh points, and CST [14–18], with the Hicks-Henne function and Parsec Method being the most frequently used. In recent years, evolutionary algorithms have been gradually introduced as optimization approaches, including iterative optimization of neural network prediction models and genetic algorithm optimization using Gaussian process regression [19, 20]. AtthaphonAriyarit used an evolutionary algorithm and a gradient-based method for multiobjective problems [21]. PhiboonTharathep proposed a multifidelity surrogate model and used nondominated sorting genetic algorithm II to solve multifidelity multiobjective airfoil design problem of UAV [22, 23]. An evolutionary algorithm is a type of heuristic search algorithm created by combining computer science and biology almost by corresponding laws [24]. Particle swarm optimization (PSO) is a significant subfield of evolutionary algorithms. It is an optimization algorithm based on a global random search strategy proposed in 1995 by Kennedy and Eberhart [25]. In 2006, Margarita Reyes Sierra carried out a summary study on the multiobjective optimization problem of particle swarm optimization algorithm [26]. Current PSO has been widely applied in various research fields, successfully resolving a wide variety of practical engineering problems, including task allocation and scheduling, data clustering, energy conservation in buildings, pattern recognition, shape design, and fault diagnosis [27–32]. Northwestern Polytechnical University used it in China to optimize the aerodynamic design of airfoil and wing [33]. PSO has some drawbacks when solving complex problems, including slow convergence, a proclivity to fall into local optimal solutions, and late-stage oscillation. Many attempts have been made to address these issues. Tsai and Kao proposed and demonstrated the efficiency and suitability of a selective regenerative PSO algorithm for multipeak optimization functions [34]. The method’s feasibility in dealing with practical complex optimization problems was demonstrated by its application in data clustering [35].
The airfoil optimization objective function was established by considering the airfoil’s power factor and handling stability; the Hicks-Henne function was parameterized for the airfoil. Tsai et al. then proposed an improved PSO algorithm based on selective regenerative PSO to address PSO’s slow convergence, inclination to fall into local optimal solutions, and late-stage oscillation. The CFD solver was directly invoked to obtain aerodynamic parameters for the airfoil, and the optimal airfoil profile was finally obtained by iteratively solving the objective function for airfoil optimization. We analyzed the aerodynamic performance and robustness of the optimized airfoil.
2. Optimization Objective Function
In the range of low Reynolds number, the required power consumption
where
According to the following formula:
The expression of required power consumption is
where
where
[figure(s) omitted; refer to PDF]
3. Algorithm
3.1. Particle Swarm Optimization
Each alternative PSO solution is transformed into a particle. Multiple particles coexist and search for optimization cooperatively. The optimal solution is determined iteratively using a randomly generated initial population, as illustrated in Figure 4. Each particle represents a candidate solution in the solution space, and the fitness function, which is defined according to the optimization criterion, determines the quality of the solution. As described below, particle velocities and positions are constantly updated to find the optimal solution.
(1) Initialization: Let the algorithm’s search space be
[figure(s) omitted; refer to PDF]
where
(2) Update of velocity and position: each particle will seek a more advantageous position in space based on its own experience and that of neighboring particle swarms. The particle velocity and position are updated in accordance with the following:
where
(3) The individually optimal particle
(4) Check of termination condition. Due to the iterative nature of PSO, the first termination condition is that the fitness of the optimal solution found by the algorithm is less than the minimum fitness threshold; the second termination condition is that the algorithm runs for the specified number of iterations. If the termination condition is satisfied, the iteration ends; otherwise, continue to Step (2)
3.2. Selective Regenerative PSO
Tsai found that particles close to
[figure(s) omitted; refer to PDF]
The selective regenerative PSO algorithm can regenerate particles close to the global optimal particle while reducing the ability of particles to optimize locally. As a result, this paper proposes an improved PSO.
3.3. Improved Particle Swarm Optimization
The improved PSO introduces some particles which are very close to the global best particle
(1) Distance calculation. Firstly, the distance d of each particle to the global best particle is calculated, as given by Equation (4). According to the distance, particles can be divided into three categories:
where
(2) Particle selection and regeneration. Select a certain fraction
(3) Particle selection and location optimization. For the particles whose distance to the global best particle is not greater than
where
4. Optimization Design
4.1. Optimization Process
First, a favorable initial airfoil was chosen to obtain a good model coefficient through the fitting, and then the coefficient’s variable range was determined. The improved PSO was then used to optimize the model coefficient. Following that, the surrogate model was directly invoked to obtain samples for analyzing aerodynamic characteristics, as illustrated in Figure 6.
[figure(s) omitted; refer to PDF]
4.2. Method of Airfoil Profile Parameterization
Hicks and Henne proposed the Hicks-Henne method for parameterized airfoil description [14]. The parameterization method is used to describe the change superimposed on the
where
The Hicks-Henne method suffers from a lack of trailing edge disturbance [38]. The airfoil profile’s trailing edge disturbance function was optimized to provide effective trailing edge disturbance, as illustrated in the following equations:
4.3. Flow Field Solving and Mesh Generation of the Airfoil
N-S equation was used as the main governing equation for flow field calculation [39], and space discretization was performed using the finite volume method. The field was solved on a density basis, and the flux difference was calculated using the Roe scheme. The Spalart-Allmaras (S-A) model was used as the turbulence model [40], and the spatial discretization scheme used was the upwind scheme with second-order accuracy. The pressure far field was chosen as the boundary condition, and the nonslip boundary was used for the airfoil wall. The airfoil calculation area was a circular area with the midpoint of the chord as the center and 20 times the length of the chord as the radius, and the grid distance near the wall was
[figure(s) omitted; refer to PDF]
In order to ensure the reliability of the simulation results, the numerical calculation results were compared with the wind tunnel test results [41]. The results show that the numerical calculation results could accurately calculate the aerodynamic characteristics of the airfoil before the stall of the airfoil, as shown in Figure 8.
[figure(s) omitted; refer to PDF]
The radial basis function neural network (RBFNN) could be used to nonlinear fit the function. It had high prediction accuracy and strong generalization ability for individuals outside the learning samples. The input of the neural network were the parameterized parameters of the sample airfoil, and the corresponding maximum power factor, average coefficient of the pitching moment, and the output were the approximate mapping relationship between the parameterized parameters and the maximum power factor, average coefficient of the pitching moment. In order to ensure the coverage of the training samples to the design space, this paper used the Latin hypercube method to generate 160 groups of initial training samples, 150 of which were used to train the neural network. The remaining 10 groups were used to test the prediction accuracy of the neural network. The average relative and absolute errors of the maximum power factor and the average coefficient of the pitching moment of the 10 groups of prediction samples are shown in Table 1. The relative error was the error of the predicted value of the proxy model for the lift resistance of the optimized airfoil relative to the CFD calculated value. The error accuracy had reached the order of 10−3, which shows that the prediction accuracy of RBFNN is relatively high.
Table 1
Absolute and relative errors of RBF.
Type | ||||
Absolute error | Relative error | Absolute error of | Relative error | |
Average value | 0.0018 | 0.0012 | 0.0009 | 0.0004 |
5. Result Analysis
In this paper, an airfoil is used as the reference airfoil for optimization, and the ambient states of airfoil analysis is as follows:
The parameters of the improved PSO were configured as in Table 2, and the same were those of the standard PSO. The range of the parameters to be identified,
Table 2
Optimization algorithm settings.
Parameters | Value | Parameters | Value |
2.5 | |||
0.4 | |||
0.6 | 0.8 | ||
E.G. | 0.8 | ||
0.5 | 200 |
The maximum number of optimization steps
[figure(s) omitted; refer to PDF]
The comparison of the profiles before and after the dimensionless airfoil optimization is shown in Figure 10. The dashed lines represent the airfoil optimization’s inner and outer boundary constraints, and the optimized airfoil’s maximum thickness decreases from 19.77% to 18.76%. The comparison curves of aerodynamic characteristics before and after airfoil optimization are shown in Figure 11. As can be seen, the optimized rear airfoil’s lift coefficient performance remains unchanged, but the drag coefficient and pitching moment both decrease significantly. The maximum lift-drag ratio
[figure(s) omitted; refer to PDF]
To test the sensitivity of airfoil performance to incoming flow velocity, the aerodynamic characteristics of the airfoil in the range of 25 m/s~45 m/s were analyzed. Figures 12 and 13 are aerodynamic characteristic curves and velocity contours of the airfoil at different speeds with
[figure(s) omitted; refer to PDF]
6. Conclusions
Airfoil is an important basic technology of aircraft. At present, with the increasing demand for small UAV flight capability, higher requirements are put forward for UAV airfoil, including higher power factor and better torque characteristics in mission state, which leads to the problem of airfoil optimization. To solve this problem, an optimization design method for the low-speed airfoil of small UAVs was proposed based on an improved PSO algorithm, The objective optimization function for the airfoil was established based on the power factor and handling of the airfoil. An improved PSO algorithm was proposed to address the PSO algorithm’s slow convergence, inclination to fall into local optimal solutions, and late-stage oscillation. The results indicate that the improved PSO significantly improves search performance and reduces the number of iteration steps from 112 to 31; the aerodynamic performance of the optimized airfoil is improved considerably, the maximum power factor
Acknowledgments
This project is supported by the Research and Development Fund of Chinese Equipment Development Department of the Central Military Commission, project number: 41411020301.
[1] H. A. Zhonghua, G. A. Zhenghong, S. O. Wenping, X. I. Lu, "On airfoil research and development: history, current status, and future directions," Acta Aerodynamica Sinica, vol. 39, 2021.
[2] D. Raymer, Aircraft Design: A Conceptual Approach, 2012.
[3] J. D. Anderson, Introduction to flight, 2008.
[4] G. D. Padfield, B. Lawrence, "The birth of flight control: an engineering analysis of the wright brothers' 1902 glider," Aeronautical Journal, vol. 2854, pp. 697-718, 2003.
[5] R. M. Hicks, P. A. Henne, "Wing design by numerical optimization," Journal of Aircraft, vol. 15 no. 7, pp. 407-412, DOI: 10.2514/3.58379, 1978.
[6] T. Jiang, J. Yin, C. Yang, J. Liang, "Identification method of SUAV in diving phase based on flight tests," Mathematical Problems in Engineering, vol. 2021,DOI: 10.1155/2021/1187697, 2021.
[7] Z. Wei, Z. Ke, X. Lu, Z. Gao, "A multi-disciplinary global/local optimization method for flying-wing airfoils design," Acta Aerodynamica Sinica, vol. 39 no. 6, pp. 37-52, 2021.
[8] Z. Gao, C. Wang, "Aerodynamic shape design methods for aircraft: status and trends," Acta Aerodynamica Sinica, vol. 35 no. 4, pp. 516-528, 2017.
[9] M. D. Maughmer, D. M. Somers, "Design and experimental results for a high-altitude, long-endurance airfoil," Journal of Aircraft, vol. 26 no. 2, pp. 148-153, DOI: 10.2514/3.45736, 1989.
[10] R. Eppler, D. M. Somers, Airfoil Design for Reynolds Numbers between 50, 000 and 500, 000, 1985.
[11] L. F. Banal, A. T. Ubando, "Lift enhancement of the LRN 1015 airfoil using a gurney flap: a computational fluid dynamics investigation," Journal of Computational Innovations and Engineering Applications, vol. 2 no. 1, pp. 18-26, 2017.
[12] T. S. Tao, Design and Development of a High-Altitude, in-Flight-Deployable Micro-UAV, 2010.
[13] Z. Huan, Z. Gao, L. Xia, "Efficient robust aerodynamic design optimization method for high-speed NLF airfoil," Acta Aeronautica et Astronautica Sinica, vol. 43 no. 1, 2022.
[14] H. J. Kim, D. Sasaki, S. Obayashi, K. Nakahashi, "Aerodyanmic optimization of supersonic transport wing using unstructured adjoint method," AIAA Journal, vol. 39 no. 6, 2001.
[15] L. He, W. Q.. Qian, T. Liu, X. C. Zhang, K. S. Dong, "Inverse design method of airfoil based on deep learning," Journal of Aerospace Power, vol. 35 no. 9, pp. 1909-1917, 2020.
[16] S. Jeong, M. Murayama, K. Yamamoto, Efficient optimization design method using kriging model, 2004.
[17] B. M. Kulfan, A universal parametric geometry representation method-CST, 2007.
[18] C. Linsen, Z. Qianying, X. Guo, "Airfoil optimization design based on Gaussian process regression and genetic algorithm," Journal of Aerospace Power, vol. 36 no. 11, pp. 2306-2316, 2021.
[19] B. Nvzi, P. Yehui, F. Heying, Y. Chenghao, "Aerodynamic characteristic analysis and optimization design of four-parameter variable camber airfoil," Mechanical Science and Technology for Aerospace Engineering,DOI: 10.13433/j.cnki.1003-8728.20200605, .
[20] M. Sessarego, K. R. Dixon, D. E. Rival, D. H. Wood, "A hybrid multi-objective evolutionary algorithm for wind-turbine blade optimization," Engineering Optimization, vol. 47 no. 8, pp. 1043-1062, DOI: 10.1080/0305215X.2014.941532, 2015.
[21] A. Ariyarit, M. Kanazaki, S. Bureerat, "An approach combining an efficient and global evolutionary algorithm with a gradient-based method for airfoil design problems," Smart Science, vol. 8 no. 1, pp. 14-23, DOI: 10.1080/23080477.2020.1726007, 2020.
[22] T. Phiboon, K. Khankwa, N. Petcharat, N. Phoksombat, M. Kanazaki, Y. Kishi, S. Bureerat, A. Ariyarit, "Experiment and computation multi-fidelity multi-objective airfoil design optimization of fixed-wing UAV," Journal of Mechanical Science and Technology, vol. 35 no. 9, pp. 4065-4072, DOI: 10.1007/s12206-021-0818-3, 2021.
[23] A. Ariyarit, M. Kanazaki, "Multi-fidelity multi-objective efficient global optimization applied to airfoil design problems," Applied Sciences, vol. 7 no. 12,DOI: 10.3390/app7121318, 2017.
[24] S. P. Ni, H. T. Qi, H. F. Li, "Hybrid algorithm based on multiple population genetic and mind evolution," Computer Engineering, vol. 47 no. 12, pp. 62-70, 2021.
[25] J. Kennedy, R. C. Eberhart, "Particle swarm optimization in neural networks proceedings," IEEE international conference, pp. 1942-1948, .
[26] M. Reyes-Sierra, C. A. Coello Coello, "Multi-objective particle swarm optimizers: a survey of the state-of-the-art," International Journal of Computational Intelligence Research, vol. 2 no. 3, pp. 287-308, DOI: 10.5019/j.ijcir.2006.68, 2006.
[27] H. S. Wang, Z. H. Che, C. Wu, "Using analytic hierarchy process and particle swarm optimization algorithm for evaluating product plans," Expert Systems with Applications, vol. 37 no. 2, pp. 1023-1034, DOI: 10.1016/j.eswa.2009.05.073, 2010.
[28] L. Bo, L. Wang, J. Yihui, "An effective hybrid PSO-based algorithm for low shop scheduling with limited buffers," Computers and Operrations Research, vol. 35, pp. 2791-2806, 2008.
[29] Y. T. Kao, E. Zahara, I. W. Kao, "A hybridized approach to data clustering," Expert Systems with Application, vol. 34 no. 3, pp. 1754-1762, DOI: 10.1016/j.eswa.2007.01.028, 2008.
[30] C.-J. Lin, J.-G. Wang, C.-Y. Lee, "Pattern recognition using neural-fuzzy networks based on improved particle swam optimization," Expert Systems with Application, vol. 36 no. 3, pp. 5402-5410, DOI: 10.1016/j.eswa.2008.06.110, 2009.
[31] P. Acharjee, S. K. Goswami, "Expert algorithm based on adaptive particle swarm optimization for power flow analysis," Expert Systems with Applications, vol. 36 no. 3, pp. 5151-5156, DOI: 10.1016/j.eswa.2008.06.027, 2009.
[32] T. Jiang, J. Li, K. Huang, "Longitudinal parameter identification of a small unmanned aerial vehicle based on modified particle swarm optimization," Chinese Journal of Aeronautics, vol. 28 no. 3, pp. 865-873, DOI: 10.1016/j.cja.2015.04.005, 2015.
[33] M. Chang, Y. Sun, J. Q. Bai, X. X. Meng, "Aerodynamic design optimization of twice folding wing for tube-launched UAV constrained by flat-angle rotation mechanism," Acta Aeronautica et Astronautica Sinica, vol. 43 no. 9, 2022.
[34] C. Y. Tsai, I.-W. Kao, "A particle swarm with selective particle regeneration for multimodal functions," WSEAS Transactions on Information Science and Applications, vol. 6 no. 2, pp. 242-252, 2009.
[35] C.-Y. Tsai, I.-W. Kao, "Particle swarm optimization with selective particle regeneration for data clustering," Expert Systems with Applications, vol. 38 no. 6, pp. 6565-6576, DOI: 10.1016/j.eswa.2010.11.082, 2011.
[36] R. T. Marler, J. S. Arora, "The weighted sum method for multi-objective optimization: new insights," Structural and Multidisciplinary Optimization, vol. 41 no. 6, pp. 853-862, DOI: 10.1007/s00158-009-0460-7, 2010.
[37] S. Hemamalini, S. P. Simon, "Economic/emission load dispatch using artificial bee colony algorithm," ACEEE International Journal on Electrical and Power Engineering, vol. 1, pp. 212-217, 2010.
[38] W. Zhang, Q. Wang, J. Lu, C. Yan, "Robust optimization design under geometric uncertainty based on PCA-Hicks Henne method," Journal of Beijing University of Aeronautics and Astronautics,DOI: 10.13700/j.bh.1001-5965.2021.0142, 2021.
[39] J. D. Anderson, Computational Fluid Dynamics the Basics With Applications, 2002.
[40] P. Spalart, S. Allmaras, "A one-equation turbulence model for aerodynamic flows," La Recherche Aerospatiale, vol. 1 no. 1, 1994.
[41] S. S. Michael, B. D. Granahan, "Wind tunnel testing airfoils at low Reynolds numbers," 49th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition, pp. 986-1000, .
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2022 Tieying Jiang and Liang Jiang. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
Airfoil optimization is an essential task in the aerodynamic layout design of the unmanned aerial vehicle (UAV). An objective optimization function was constructed based on the airfoil power factor and handling stability at various attack angles. The parametric mathematical model of the airfoil and aerodynamic parameter proxy model of airfoil were constructed using the Hicks-Henne improved function and CFD solution sample, focusing on the issues with particle swarm optimization algorithms such as slow convergence, a tendency to fall into local optimal solutions, and oscillation at a late stage; an optimization method for the low-speed airfoil of a small UAV based on improved particle swarm optimization was developed. When compared to standard particle swarm optimization, selective regenerative particle swarm optimization, and improved particle swarm optimization, the results indicate that the maximum thickness of the optimized rear airfoil decreases from 19.77% to 18.76%, the number of iterations decreases from 112 to 31, and the search speed of the improved particle swarm optimization significantly improves; the CFD results indicate that the optimized rear airfoil exhibits superior aerodynamic performance. On average, the airfoil’s maximum lift-to-drag ratio is increased by 11.9%, its maximum power factor is increased by 12.5%, and its pitching moment is reduced by 8.4%. Within the UAV’s speed range, the aerodynamic performance is stable.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details

1 Aerospace Times FeiHong Technology Company Limited, China Academy of Aerospace Electronics Technology, Beijing 100094, China; Intelligent Unmanned System Overall Technology Research and Development Center, China Aerospace Science and Technology Group co., Ltd., Beijing 100094, China