A memetic-inspired harmony search method in optimal wind generator design
详细信息    查看全文
  • 作者:X. Z. Gao (1)
    X. Wang (1)
    K. Zenger (1)
  • 关键词:Harmony Search (HS) ; Memetic computing ; Local search ; Hybrid optimization methods ; Bee foraging ; Particle Swarm Optimization (PSO) ; Momentum PSO ; Nonlinear function optimization ; Optimal wind generator design
  • 刊名:International Journal of Machine Learning and Cybernetics
  • 出版年:2015
  • 出版时间:February 2015
  • 年:2015
  • 卷:6
  • 期:1
  • 页码:43-58
  • 全文大小:1,078 KB
  • 参考文献:1. Geem ZW, Kim JH, Loganathan GV (2001) A new heuristic optimization algorithm: harmony search. Simulation 76(2):60鈥?8 CrossRef
    2. Nahas N, Thien-My D (2010) Harmony search algorithm: application to the redundancy optimization problem. Eng Optim 42(9):845鈥?61 CrossRef
    3. Gao XZ, Wang X, Ovaska SJ (2009) Uni-modal and multi-modal optimization using modified harmony search methods. Int J Innov Comput, Inf Control 5(10):2985鈥?996
    4. Lee KS, Geem ZW (2004) A new structural optimization method based on the harmony search algorithm. Comput Struct 82(9鈥?0):781鈥?98 CrossRef
    5. Cheng YM, Li L, Lansivaara T, Chi SC, Sun YJ (2008) Minimization of factor of safety using different slip surface generation methods and an improved harmony search minimization algorithm. Eng Optim 40(2):95鈥?15 CrossRef
    6. Geem ZW, Kim JH, Loganathan GV (2002) Harmony search optimization: application to pipe network design. Int J Model Simul 22(2):125鈥?33
    7. Lee KS, Geem ZW (2005) A new meta-heuristic algorithm for continuous engineering optimization: harmony search theory and practice. Comput Method Appl Mech Eng 194(36鈥?8):3902鈥?922 CrossRef
    8. Poli R, Langdon WB (2002) Foundations of Genetic Programming. Springer-Verlag, Berlin
    9. Storn R, Price K (1997) Differential evolution: a simple and efficient adaptive scheme for global optimization over continuous spaces. J Global Optim 11:341鈥?59 CrossRef
    10. Engelbrecht AP (2005) Fundamentals of Computational Swarm Intelligence. John Wiley & Sons Ltd, West Sussex
    11. Geem ZW (2008) Novel derivative of harmony search algorithm for discrete design variables. Appl Math Comput 199(1):223鈥?30 CrossRef
    12. Omran MGH, Mahdavi M (2008) Global-best harmony search. Appl Math Comput 198(2):643鈥?56 CrossRef
    13. Pan Q-K, Suganthan PN, Liang JJ, Tasgetiren MF (2010) A local-best harmony search algorithm with dynamic subpopulations. Eng Optim 42(2):101鈥?17 CrossRef
    14. Gao XZ, Wang X, Jokinen T, Ovaska SJ, Arkkio A, Zenger K (2012) A hybrid optimization method for wind generator design. Int J Innov Comput, Inf Control 8(6):4347鈥?373
    15. Gao XZ, Wang X, Ovaska SJ, Zenger K (2012) A hybrid optimization method of harmony search and opposition-based learning. Eng Optim 44(8):895鈥?14 CrossRef
    16. Gao XZ, Wang X, Jokinen T, Ovaska SJ, Arkkio A, Zenger K (2012) A hybrid PBIL-based harmony search method. Neural Comput Appl 21(5):1071鈥?083 CrossRef
    17. Neria F, Cottab C (2012) Memetic algorithms and memetic computing optimization: a literature review. Swarm Evol Comput 2:1鈥?4 CrossRef
    18. D. T. Pham and M. Castellani (2009) 鈥淭he bees algorithm: modelling foraging behaviour to solve continuous optimization problems鈥? In: proceedings of institution of mechanical engineers, Part C, vol. 223, pp 2919鈥?938
    19. Wu B, Qian C, Ni W, Fan S (2012) Hybrid harmony search and artificial bee colony algorithm for global optimization problems. Comput Math Appl 64(8):2621鈥?634 CrossRef
    20. M. A. Al-Betar, A. T. Khader, and M. Zaman (2012) 鈥淯niversity course timetabling using a hybrid harmony search metaheuristic algorithm鈥? In: IEEE Transactions on Systems, Man, and Cybernetics鈥擯art C: Applications and reviews, vol. 42(5) pp 664鈥?81
    21. Nguyen K, Nguyen P, Tran N (2012) A hybrid algorithm of harmony search and bees algorithm for a university course timetabling problem. Int J Comp Sci Issues 9(1):12鈥?7
    22. Michalewicz Z (1996) Genetic Algorithms聽+聽Data Structures聽=聽Evolution Programs, 3rd edn. Springer-Verlag, Berlin
    23. Ali MM, Khompatraporn C, Zabinsky ZB (2005) A numerical evaluation of several stochastic algorithms on selected continuous global optimization test problems. J Global Optim 31(4):635鈥?72 CrossRef
    24. Pyrh枚nen J, Jokinen T, Hrabovcov谩 V (2008) Design of Rotating Electrical Machines. John Wiley & Sons Ltd, West Sussex CrossRef
    25. Y. Shi and R. C. Eberhart, 鈥?/strong>A modified particle swarm optimizer,鈥?/strong> in / Proceedings of the 1998 IEEE Congress on Evolutionary Computation, Anchorage, AK, May 1998, pp. 69-73
    26. Wolpert DH, Macready WG (1997) No free lunch theorems for optimization. IEEE Trans Evol Comput 1(1):67鈥?2 CrossRef
  • 作者单位:X. Z. Gao (1)
    X. Wang (1)
    K. Zenger (1)

    1. Department of Automation and Systems Technology, School of Electrical Engineering, Aalto University, Otaniementie 17, 00076, Aalto, Finland
  • 刊物类别:Engineering
  • 刊物主题:Artificial Intelligence and Robotics
    Statistical Physics, Dynamical Systems and Complexity
    Computational Intelligence
    Control , Robotics, Mechatronics
  • 出版者:Springer Berlin / Heidelberg
  • ISSN:1868-808X
文摘
The harmony search (HS) method is an emerging meta-heuristic optimization algorithm inspired by the natural musical performance process, which has been extensively applied to handle numerous optimization problems during the past decade. However, it usually lacks of an efficient local search capability, and may sometimes suffer from weak convergence. In this paper, a memetic HS method, m-HS, with local search function is proposed and studied. The local search in the m-HS is based on the principle of bee foraging like strategy, and performs only at selected harmony memory members, which can significantly improve the efficiency of the overall search procedure. Compared with the original HS method and particle swarm optimization (PSO), our m-HS has been demonstrated in numerical simulations of 16 typical benchmark functions to yield a superior optimization performance. The m-HS is further successfully employed in the optimal design of a practical wind generator.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700