计算机应用 ›› 2013, Vol. 33 ›› Issue (11): 3111-3113.

• 人工智能 • 上一篇    下一篇

改进的蚁群遗传优化算法及其应用

刘传领1,2   

  1. 1. 南京理工大学 计算机科学与工程学院,南京 210094
    2. 商丘师范学院 计算机与信息技术学院,河南 商丘 476000
  • 收稿日期:2013-05-02 修回日期:2013-07-01 出版日期:2013-11-01 发布日期:2013-12-04
  • 通讯作者: 刘传领
  • 作者简介:刘传领(1969-),男,河南商丘人,副教授,博士研究生,主要研究方向:模式识别、计算机智能控制。
  • 基金资助:
    国家自然科学基金资助项目

Improved ant colony genetic optimization algorithm and its application

LIU Chuansong   

  1. School of Computer and Information Technology, Shangqiu Normal College, Shangqiu Henan 476000, China;
  • Received:2013-05-02 Revised:2013-07-01 Online:2013-12-04 Published:2013-11-01
  • Contact: LIU Chuansong

摘要: 针对当前移动机器人的一些路径规划算法存在的局限性,提出了一种基于改进蚁群优化和遗传优化的融合算法。利用改进的信息素更新技术和路径节点选择技术使算法尽快找到优化路径,来形成融合算法的初始种群,机器人每前进一步,蚂蚁就对局部路径重新搜索,并处理随机出现的障碍物;然后利用遗传算法(GA)对种群个体进行全局优化,从而能使机器人沿一条全局优化的路径到达终点。仿真结果表明了该融合算法的可行性和有效性。

关键词: 蚁群优化, 遗传算法, 移动机器人, 路径规划, 信息素

Abstract: In order to overcome the limitation of the current path planning algorithms for mobile robot, a fusion algorithm based on ant colony optimization and genetic optimization was proposed. First, this method used pheromone update and path node selection technology to find optimization paths quickly so as to form initial population, and the ant executed a local search again once the robot went forward and dealt with random obstacles. Second, it optimized the individuals of the population by using Genetic Algorithm (GA) in the global scope, which could make the robot move on a globally optimal path to the ending node. The simulation results indicate the feasibility and effectiveness of the proposed method.

Key words: Ant Colony Optimization (ACO), Genetic Algorithm (GA), mobile robot, path planning, pheromone

中图分类号: