• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2016, Vol. 38 ›› Issue (05): 863-870.

• 论文 • Previous Articles     Next Articles

A NoC floorplanning scheme based on a hybrid of
particle swarm optimization and simulated annealing       

SONG Gouzhi,TU Yao,ZHANG Dakun,WEN Yuebo   

  1. (School of Computer Science and Software Engineering,Tianjin Polytechnic University,Tianjin 300387,China)
  • Received:2015-12-04 Revised:2016-02-11 Online:2016-05-25 Published:2016-05-25

Abstract:

Using intelligent optimization algorithms as a method to solve the problem of floorplanning in the design of VLSI has been a trend for so many years. In order to solve the slow convergence speed and low efficiency of optimization for the simulated annealing (SA) algorithm and to improve the search strategy and probabilistic inferior transfer, combing the features of the floorplanning problem for heterogeneous 3D NoCs, we adopt the B*tree to indirectly describe the structure of the answer to floorplanning problems. We then introduce the improved SA algorithm into the PSO algorithm, and the resulting hybrid algorithm possesses the advantages of PSO's parallel computing and the SA's global optimization. Simulation results validate the superiority of the new hybrid algorithm to the traditional SA.

Key words: floorplanning;NoC;simulated annealing;particle swarm optimization