Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2011, Vol. 37 ›› Issue (7): 268-270,281. doi: 10.3969/j.issn.1000-3428.2011.07.090

• Networks and Communications • Previous Articles     Next Articles

Design and Implementation of Genetic Algorithm Pipelining Based on FPGA

ZHOU Ying-bo, KUANG Ji-shun, YANG Peng   

  1. (College of Computer and Communication, Hunan University, Changsha 410082, China)
  • Online:2011-04-05 Published:2011-03-31

基于FPGA的遗传算法流水线设计与实现

周颖波,邝继顺,杨 鹏   

  1. (湖南大学计算机与通信学院,长沙 410082)
  • 作者简介:周颖波(1984-),男,硕士研究生,主研方向:集成电路设计;邝继顺,教授、博士生导师;杨 鹏,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目“由被测电路自己产生测试向量的内建自测试技术研究”(60773207)

Abstract: Aiming at the problem that it is too slow to run genetic algorithm with software, this paper designs a pipelining of FPGA-based genetic algorithm. The system is implemented by means of a four-cascade full pipeline, i.e., dividing the system into reproduction, crossover, mutation and calculating fitness pipeline cells. The whole design is implemented in the Cyclone serial chips, and experimental result shows that the hardware implementation runs over three orders of magnitude faster than usual software implementation.

Key words: genetic algorithm, pipelining, FPGA, VHDL

摘要: 针对软件实现遗传算法运行速度过慢的问题,设计一种基于FPGA的遗传算法流水线。硬件系统采用完全流水线结构,划分为选择、交叉、变异、适应度计算4个流水单元。在Cyclone系列芯片上进行实现,测试结果表明,基于硬件实现的遗传算法的运行速度比用软件实现快3个数量级。

关键词: 遗传算法, 流水线, 现场可编程门阵列, 硬件描述语言

CLC Number: