首页> 外文OA文献 >Optimization of flight control parameters of an aircraft using genetic algorithms
【2h】

Optimization of flight control parameters of an aircraft using genetic algorithms

机译:用遗传算法优化飞机飞行控制参数

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

Genetic Algorithms (GAs) are stochastic search techniques that mimic evolutionary processes in nature such as natural selection and natural genetics. They have shown to be very useful for applications in optimization, engineering and learning, among other fields. In control engineering, GAs have been applied mainly in problems involving functions difficult to characterize mathematically or known to present difficulties to more conventional numerical optimizers, as well as problems involving non-numeric and mixed-type variables. In addition, they exhibit a large degree of parallelism, making it possible to effectively exploit the computing power made available through parallel processing.ududDespite active research for more than three decades, and success in solving difficult problems, GAs are still not considered as an essential global optimization method for some practical engineering problems. While testing GAs by using mathematical functions has a great theoretical value, especially to understand GAs behavior, these tests do not operate under the same factors as real life problems do. Among those factors it is worth to mention two possible situations or scenarios: one is when a problem must be solved quickly on not too many instances and there are not enough resources (time, money, and/or knowledge); and the other is when the objective function is not "known" and one can only "sample" it. The first scenario is realistic in engineering design problems where GAs must have a relatively short execution time in achieving a global optimum and a high enough effectiveness (closeness to the true global optimum) to avoid several iterations of the algorithm. The second scenario is also true in the design of technical systems that generally require extensive simulations and where input-output behavior cannot be explicitly computed, in which case sampling becomes necessary.ududF1ight control design presents these two types of scenarios and, during the last ten years, such problems as structure-specified Hoo controllers design, dynamic output feedback with eigenstructure assignment, gain scheduled controllers design, command augmentation system design, and other applications have been targeted using genetic methods. Although this research produced very interesting results, none so far has focused on reducing the execution time and increasing the effectiveness of GAs.ududThe efficiency and effectiveness of Genetic Algorithms are highly determined by the degree of exploitation and exploration throughout the execution. Several strategies have been developed for controlling the exploitation/exploration relationship for avoiding the premature convergence problem. While significant body of expertise and knowledge have been produced through several years of empirical studies, no research has reported the use of Bayes Network (BN) for adapting the control parameters of GAs in order to induce a suitable exploitation/exploration value.ududThe present dissertation fills the gap by proposing a model based on Bayes Network for controlling the adaptation of the probability of crossover and the probability of mutation of a Real-Coded GA. The advantage of BNs is that knowledge, Iike summaries of factual or empirical information, obtained from an expert or even by learning, are interpreted as conditional probability expressions. It is important to highlight that our interest, which is motivated by the requirements of real applications, is the behavior of GAs within reasonable time bound and not the limit behavior. Related genetic algorithm issues, such as the ability to maintain diverse solutions along the optimization process, are also considered in conjunction with new mutation and selection operators.ududThe application of the new approach to eight different realistic cases along the flight control envelope of a commercial aircraft, and to several mathematical test functions demonstrates the effectiveness of GAs in solving flight-control design problems in a single run.
机译:遗传算法(GA)是一种随机搜索技术,可模仿自然界的进化过程,例如自然选择和自然遗传学。它们已显示对于优化,工程和学习以及其他领域的应用非常有用。在控制工程中,遗传算法主要应用于涉及难以用数学方法表征的功能或已知对更常规的数值优化器造成困难的问题,以及涉及非数字和混合类型变量的问题。此外,它们表现出高度的并行性,从而可以有效地利用通过并行处理提供的计算能力。 ud ud尽管进行了三十多年的积极研究,并且在解决难题方面取得了成功,但仍未考虑GA作为一些实际工程问题的基本全局优化方法。虽然使用数学函数测试GA具有很大的理论价值,尤其是对于了解GA行为,但这些测试的作用与现实生活中的问题不同。在这些因素中,值得一提的是两种可能的情况或场景:一种是在不太多情况下必须迅速解决问题,而资源(时间,金钱和/或知识)不足的情况;另一个是当目标函数“未知”且只能对其进行“采样”时。在工程设计问题中,第一种情况是现实的,在这种情况下,GA必须具有相对较短的执行时间才能实现全局最优,并且必须具有足够高的有效性(接近真实的全局最优),才能避免算法的多次迭代。第二种情况在通常需要大量模拟并且无法明确计算输入输出行为的技术系统设计中也适用,在这种情况下,有必要进行采样。 ud udFight控制设计介绍了这两种类型的情况,在过去的十年中,已经使用遗传方法来解决诸如结构指定的Hoo控制器设计,具有特征结构分配的动态输出反馈,增益调度控制器设计,命令增强系统设计等问题。尽管这项研究产生了非常有趣的结果,但是到目前为止,没有一个方法集中在减少执行时间和提高GA的有效性上。 ud ud遗传算法的效率和有效性在很大程度上取决于整个执行过程中的开发和探索程度。为了避免过早的收敛问题,已经开发了几种策略来控制开发/开发关系。尽管经过几年的经验研究,已经积累了大量的专业知识和知识,但尚无任何研究报告使用贝叶斯网络(BN)来调整GA的控制参数,以得出合适的开采/勘探价值。本论文通过提出一种基于贝叶斯网络的模型来控制实数遗传算法的交叉概率和突变概率的适应性,从而填补了空白。 BN的优势在于,从专家或什至通过学习获得的知识(如事实或经验信息的摘要)被解释为条件概率表达式。重要的是要强调,我们的兴趣是由实际应用程序的需求所激发的,它是GA在合理时限内的行为,而不是极限行为。还与新的变异和选择算子一起考虑了相关的遗传算法问题,例如在优化过程中保持各种解决方案的能力。 ud ud将新方法应用于沿飞行控制范围的八个不同现实情况一架商用飞机,并通过多项数学测试功能证明了GA在一次运行中解决飞行控制设计问题的有效性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号