首页> 外文OA文献 >Mission Planning for Unmanned Aircraft with Genetic Algorithms
【2h】

Mission Planning for Unmanned Aircraft with Genetic Algorithms

机译:基于遗传算法的无人机任务规划

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

摘要

Unmanned aircraft invokes different feelings in people. Some see ruthless killing machines, other see a potential for fast and cheap distribution of goods, yet other see flexible and convenient emergency rescue drones. Regardless, advances and miniaturization in motors, sensors, and computer processing power have taken the unmanned aircraft from being a military application to the commercial sector and even into the hands of hobbyists.Still, the enthusiastic interest in the new technology and its prospective advantages overshadows the fact that it mainly sees application where the aircraft are mostly under human command, just like remote controlled planes have been for years. Actually the revolution of the drones is not so much a revolution of the unmanned aircraft as it is a digital control revolution. Only a few years ago, hopeful remote-control pilots had to invest countless hours of training in mastering the planes, the controls were complex and originated from the stick-and-throttle controls of real fighter airplanes. Now, inherentlyunstable quad-copters can be controlled with touch screen, where a sliding motion to the right on the screen moves the aircraft to the right. Exactly such underlying automatic control methods has played a big role in popularizing the quad-copter as a toy, which in turn has awakened people’s imagination and enthusiasm.The next step of the unmanned aircraft is to become fully autonomous. Expertoperators use unmanned aircraft to perform aerial surveys of nature conservation areas, construction sites, and the like. Although it flies autonomously, the operator need to understand the tool that the aircraft is to him. He must set the coordinates and altitude of each waypoint that the aircraft must visit, and he must decide on the sequence by which the waypoints must be visited. Surely, computer programs assist the operator in the planning process, but actually, the end product of the survey is not the flight plan of the aircraft or the aerial images that it takes, rather, it is the results of the analysisof the images; the politician or the entrepreneur who ordered the analysis probably did not care how the data was collected. Just like the control algorithms in the autopilot relieved the operator of the piloting burden, the next step will relieve him of the planning burden. The analyst simply defines which analysis she wants to perform and a plan isautomatically created for the aircraft, which collects the needed data in the best possible fashion. All she has to do is release the aircraft and collect it again when it lands.In this dissertation we study the automatic mission planning for unmanned aircraft.The basis for the research is the case of agriculture automation where unmanned aircraft are used for aerial surveying of the crops. The farmer takes the role of the analyst above, who does not necessarily have any specific interest in remote controlled aircraft but needs the outcome of the survey. The recurring method in the study is the genetic algorithm; a flexible optimization framework that is used to perfect the flight plans.Focus is given to planning under the kinematic constraints of the aircraft to obtain smooth trajectories that are much closer to a real flyable trajectory than the point-topoint waypoint trajectory. This focus results in the development of a method which models the aircraft as a Dubins vehicle and produces a plan that automatically decides on the headings and target speeds of a set of waypoints.Another point of study is the constraint given by fuel limits. An aircraft can onlyvisit so many waypoints before it must refuel. A method is developed, which plans for refueling stops in the sequence of waypoints, so that the unmanned aircraft can continuously survey a given area. This area is an important direction for research into long-term autonomy, where robots work for hours or days without human intervention.Two more technical contributions are made in the area of the genetic algorithms.One is a method to decide on the right time to stop the computation of the plan, when the right balance is stricken between using the time planning and using the time flying.The other contribution is a characterization of the evolutionary operators used in the genetic algorithm. The result is a measure based on entropy to evaluate and control the diversity of the population of the genetic algorithm, which is an important factor its effectiveness.
机译:无人驾驶飞机会唤起人们的不同感受。一些人看到了无情的杀人机器,另一些人看到了快速廉价地分发货物的潜力,另一些人则看到了灵活方便的紧急救援无人机。无论如何,电动机,传感器和计算机处理能力的进步和小型化已使无人飞机从军事上应用于商业领域,甚至落入了业余爱好者的手中,但对新技术的热烈兴趣及其潜在的优势却黯然失色。事实上,它主要用于飞机通常由人指挥的应用,就像遥控飞机已经使用了很多年一样。实际上,无人机的革命与其说是无人机的革命,不如说是数字控制的革命。仅在几年前,有希望的遥控飞行员就不得不花费无数小时的培训来掌握飞机,其控制是复杂的,并且起源于真实战斗机的油门控制。现在,可以用触摸屏控制本质上不稳定的四旋翼飞机,其中屏幕上向右的滑动将飞机向右移动。正是这种潜在的自动控制方法在普及四轴飞行器作为玩具方面发挥了重要作用,这反过来唤起了人们的想象力和热情。无人驾驶飞机的下一步是实现完全自主。专家操作员使用无人驾驶飞机对自然保护区,建筑工地等进行空中勘测。尽管它会自动飞行,但操作员需要了解飞机对他的工具。他必须设置飞机必须访问的每个航路点的坐标和高度,并且他必须决定必须访问航路点的顺序。当然,计算机程序可以帮助操作员进行规划,但是实际上,勘测的最终产品不是飞机的飞行计划或所拍摄的航拍图像,而是图像分析的结果。下令进行分析的政客或企业家可能并不关心如何收集数据。就像自动驾驶仪中的控制算法可以减轻操作员的驾驶负担一样,下一步将减轻他的计划负担。分析人员只需定义她要执行的分析,并自动为飞机创建一个计划,该计划将以最佳方式收集所需的数据。她要做的就是放下飞机,然后在飞机降落时再次收集飞机。本文研究无人飞机的自动任务计划。研究的基础是农业自动化的情况,其中无人飞机用于飞机的空中测量庄稼。农夫由上述分析员担任,他不一定对遥控飞机有任何特殊兴趣,但需要调查结果。研究中的重复方法是遗传算法。一个灵活的优化框架,用于完善飞行计划。重点放在飞机的运动学约束下进行规划,以获得比点对点航路轨迹更接近真实可飞行轨迹的平滑轨迹。这项工作的重点是开发一种将飞机建模为杜宾斯(Dubins)车辆的方法,并生成可自动决定一组航路点的航向和目标速度的计划。另一研究点是燃料限制所带来的约束。一架飞机在必须加油之前只能访问许多航路点。开发了一种方法,该方法计划按航路点的顺序对加油站进行加油,以便无人驾驶飞机可以连续勘测给定区域。该领域是长期自治研究的重要方向,在这种情况下,机器人可以在无人干预的情况下工作数小时或数天。在遗传算法领域,又有两项技术贡献。一种是确定正确时间的方法。当在使用时间计划和使用时间飞行之间达到适当的平衡时,停止计划的计算。另一个贡献是遗传算法中使用的进化算子的表征。结果是一种基于熵的评估和控制遗传算法种群多样性的措施,这是其有效性的重要因素。

著录项

  • 作者

    Hansen Karl Damkjær;

  • 作者单位
  • 年度 2014
  • 总页数
  • 原文格式 PDF
  • 正文语种 eng
  • 中图分类

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号