Skip to main content

2017 | OriginalPaper | Buchkapitel

2. Particle Swarm Optimization

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Particle swarm optimization (PSO) algorithms are nature-inspired population-based metaheuristic algorithms originally accredited to Eberhart, Kennedy, and Shi [1, 2]. The algorithms mimic the social behavior of birds flocking and fishes schooling. Starting form a randomly distributed set of particles (potential solutions), the algorithms try to improve the solutions according to a quality measure (fitness function). The improvisation is preformed through moving the particles around the search space by means of a set of simple mathematical expressions which model some interparticle communications. These mathematical expressions, in their simplest and most basic form, suggest the movement of each particle toward its own best experienced position and the swarm’s best position so far, along with some random perturbations. There is an abundance of different variants using different updating rules, however.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Kennedy J, Eberhart R (1995) Particle swarm optimization. Proc IEEE Int Conf Neural Netw 4:1942–1948CrossRef Kennedy J, Eberhart R (1995) Particle swarm optimization. Proc IEEE Int Conf Neural Netw 4:1942–1948CrossRef
2.
Zurück zum Zitat Shi Y, Eberhart R (1998) A modified particle swarm optimizer. In: Proceedings of IEEE World Congress on computational intelligence. The 1998 I.E. international conference on evolutionary computation, pp 69–73 Shi Y, Eberhart R (1998) A modified particle swarm optimizer. In: Proceedings of IEEE World Congress on computational intelligence. The 1998 I.E. international conference on evolutionary computation, pp 69–73
3.
Zurück zum Zitat Reeves WT (1983) Particle systems—a technique for modeling a class of fuzzy objects. ACM Trans Graph 2(2):91–108CrossRef Reeves WT (1983) Particle systems—a technique for modeling a class of fuzzy objects. ACM Trans Graph 2(2):91–108CrossRef
4.
Zurück zum Zitat Renolds CW (1987) Flocks, herds, and schools: a distributed behavioral model. Comput Graph 21(4):25–34 (Proc SIGGRAPH’87)CrossRef Renolds CW (1987) Flocks, herds, and schools: a distributed behavioral model. Comput Graph 21(4):25–34 (Proc SIGGRAPH’87)CrossRef
5.
Zurück zum Zitat Millonas MM (1993) Swarms, phase transitions, and collective intelligence. In: Langton CG (ed) Proceedings of ALIFE III. Santa Fe Institute, Addison-Wesley, USA Millonas MM (1993) Swarms, phase transitions, and collective intelligence. In: Langton CG (ed) Proceedings of ALIFE III. Santa Fe Institute, Addison-Wesley, USA
6.
Zurück zum Zitat Heppner F, Grenander U (1990) A stochastic nonlinear model for coordinated bird flocks. In: Krasner S (ed) The ubiquity of chaos. AAAS Publications, Washington, DC Heppner F, Grenander U (1990) A stochastic nonlinear model for coordinated bird flocks. In: Krasner S (ed) The ubiquity of chaos. AAAS Publications, Washington, DC
7.
Zurück zum Zitat Eberhart RC, Simpson P, Dobbins R (1996) Computational intelligence PC tools. AP Professional, San Diego, CA, pp 212–226, Chapter 6 Eberhart RC, Simpson P, Dobbins R (1996) Computational intelligence PC tools. AP Professional, San Diego, CA, pp 212–226, Chapter 6
8.
Zurück zum Zitat Shi Y, Eberhart RC (1998) A modified particle swarm optimizer. In: Proceedings of the congress on evolutionary computation, pp 73–79 Shi Y, Eberhart RC (1998) A modified particle swarm optimizer. In: Proceedings of the congress on evolutionary computation, pp 73–79
9.
Zurück zum Zitat Eberhart RC, Shi Y (2000) Comparing inertia weights and constriction factors in particle swarm optimization. In: Proceedings of IEEE congress evolutionary computation, San Diego, CA, pp 84–88 Eberhart RC, Shi Y (2000) Comparing inertia weights and constriction factors in particle swarm optimization. In: Proceedings of IEEE congress evolutionary computation, San Diego, CA, pp 84–88
10.
Zurück zum Zitat Clerc M (1999) The swarm and the queen: towards a deterministic and adaptive particle swarm optimization. In: Proceedings of I999 ICEC, Washington, DC, pp 1951–1957 Clerc M (1999) The swarm and the queen: towards a deterministic and adaptive particle swarm optimization. In: Proceedings of I999 ICEC, Washington, DC, pp 1951–1957
11.
Zurück zum Zitat Bui LT, Soliman O, Abass HS (2007) A modified strategy for the constriction factor in particle swarm optimization. In: Randall M, Abass HS, Wiles J (eds) Lecture notes in artificial intelligence 4828. pp 333–344 Bui LT, Soliman O, Abass HS (2007) A modified strategy for the constriction factor in particle swarm optimization. In: Randall M, Abass HS, Wiles J (eds) Lecture notes in artificial intelligence 4828. pp 333–344
12.
Zurück zum Zitat Kennedy J (2006) Swarm intelligence. In: Handbook of nature-inspired and innovative computing. Springer, New York, pp 187–219CrossRef Kennedy J (2006) Swarm intelligence. In: Handbook of nature-inspired and innovative computing. Springer, New York, pp 187–219CrossRef
14.
Zurück zum Zitat Shi Y, Eberhart RC (1998) Parameter selection in particle swarm optimization. In: The proceedings of evolutionary programming VII (EP98), pp 591–600 Shi Y, Eberhart RC (1998) Parameter selection in particle swarm optimization. In: The proceedings of evolutionary programming VII (EP98), pp 591–600
15.
Zurück zum Zitat Carlisle A, Dozier G (2001) An off-the-shelf PSO. In: Proceedings of workshop on particle swarm optimization, Indianapolis, IN Carlisle A, Dozier G (2001) An off-the-shelf PSO. In: Proceedings of workshop on particle swarm optimization, Indianapolis, IN
16.
Zurück zum Zitat Trelea IC (2003) The particle swarm optimization algorithm: convergence analysis and parameter selection. Inf Process Lett 85:317–325MathSciNetCrossRefMATH Trelea IC (2003) The particle swarm optimization algorithm: convergence analysis and parameter selection. Inf Process Lett 85:317–325MathSciNetCrossRefMATH
17.
Zurück zum Zitat Zhang L, Yu H, Hu S (2005) Optimal choice of parameters for particle swarm optimization. J Zhejiang Univ Sci 6A(6):528–534CrossRef Zhang L, Yu H, Hu S (2005) Optimal choice of parameters for particle swarm optimization. J Zhejiang Univ Sci 6A(6):528–534CrossRef
18.
Zurück zum Zitat Pedersen MEH (2010) Good parameters for particle swarm optimization. Hvass Laboratories Technical Report HL1001 Pedersen MEH (2010) Good parameters for particle swarm optimization. Hvass Laboratories Technical Report HL1001
19.
Zurück zum Zitat Bansal JC, Singh PK, Saraswat M, Verma A, Jadon SS, Abraham A (2011) Inertia weight strategies in particle swarm optimization. In: Third world congress on nature and biologically inspired computing (NaBIC 2011), IEEE, Salamanca, Spain, pp 640–647 Bansal JC, Singh PK, Saraswat M, Verma A, Jadon SS, Abraham A (2011) Inertia weight strategies in particle swarm optimization. In: Third world congress on nature and biologically inspired computing (NaBIC 2011), IEEE, Salamanca, Spain, pp 640–647
20.
Zurück zum Zitat Wang Y, Li B, Weise T, Wang J, Yuan B, Tian Q (2011) Self-adaptive learning based particle swarm optimization. Inform Sci 181(20):4515–4538MathSciNetCrossRefMATH Wang Y, Li B, Weise T, Wang J, Yuan B, Tian Q (2011) Self-adaptive learning based particle swarm optimization. Inform Sci 181(20):4515–4538MathSciNetCrossRefMATH
21.
Zurück zum Zitat Angeline PJ (1998) Evolutionary optimization versus particle swarm optimization: philosophy and performance difference. In: Proceedings of 7th annual conference on evolutionary programming, p 601 Angeline PJ (1998) Evolutionary optimization versus particle swarm optimization: philosophy and performance difference. In: Proceedings of 7th annual conference on evolutionary programming, p 601
22.
Zurück zum Zitat Zhao Y, Zub W, Zeng H (2009) A modified particle swarm optimization via particle visual modeling analysis. Comput Math Appl 57:2022–2029MathSciNetCrossRefMATH Zhao Y, Zub W, Zeng H (2009) A modified particle swarm optimization via particle visual modeling analysis. Comput Math Appl 57:2022–2029MathSciNetCrossRefMATH
23.
Zurück zum Zitat van den Bergh F, Engelbrecht AP (2002) A new locally convergent particle swarm optimizer. In: Proceedings of IEEE conference on systems, man and cybernetics, Hammamet, Tunisia van den Bergh F, Engelbrecht AP (2002) A new locally convergent particle swarm optimizer. In: Proceedings of IEEE conference on systems, man and cybernetics, Hammamet, Tunisia
24.
Zurück zum Zitat Krink T, Vestertroem JS, Riget J (2002) Particle swarm optimization with spatial particle extension. In: Proceedings of the IEEE congress on evolutionary computation (CEC 2002), Honolulu, Hawaii Krink T, Vestertroem JS, Riget J (2002) Particle swarm optimization with spatial particle extension. In: Proceedings of the IEEE congress on evolutionary computation (CEC 2002), Honolulu, Hawaii
25.
Zurück zum Zitat Riget J, Vesterstrøm JS (2002) A diversity-guided particle swarm optimizer—the ARPSO. EVALife Technical Report No 2002–2002 Riget J, Vesterstrøm JS (2002) A diversity-guided particle swarm optimizer—the ARPSO. EVALife Technical Report No 2002–2002
26.
Zurück zum Zitat Silva A, Neves A, Costa E (2002) An empirical comparison of particle swarm and predator prey optimization. In: Proceedings of 13th Irish international conference on artificial intelligence and cognitive science 2464, pp 103–110 Silva A, Neves A, Costa E (2002) An empirical comparison of particle swarm and predator prey optimization. In: Proceedings of 13th Irish international conference on artificial intelligence and cognitive science 2464, pp 103–110
27.
Zurück zum Zitat Jie J, Zeng J, Han CZ (2006) Adaptive particle swarm optimization with feedback control of diversity. In: Proceedings of the 2006 international conference on computational intelligence and bioinformatics (ICIC’06)—Volume Part III, pp 81–92 Jie J, Zeng J, Han CZ (2006) Adaptive particle swarm optimization with feedback control of diversity. In: Proceedings of the 2006 international conference on computational intelligence and bioinformatics (ICIC’06)—Volume Part III, pp 81–92
28.
Zurück zum Zitat Kaveh A, Zolghadr A (2013) A democratic PSO for truss layout and size optimization with frequency constraints. Comput Struct 42(3):10–21 Kaveh A, Zolghadr A (2013) A democratic PSO for truss layout and size optimization with frequency constraints. Comput Struct 42(3):10–21
29.
Zurück zum Zitat Mendes R, Kennedy J, Neves J (2004) The fully informed particle swarm: simpler, maybe better. IEEE Trans Evolut Comput 8(3):204–210CrossRef Mendes R, Kennedy J, Neves J (2004) The fully informed particle swarm: simpler, maybe better. IEEE Trans Evolut Comput 8(3):204–210CrossRef
30.
Zurück zum Zitat Matsushita H, Nishio Y (2009) Network-structured particle swarm optimizer with various topology and its behaviors. In: Advances in self-organizing maps, Lecture notes in computer science 5629. pp 163–171 Matsushita H, Nishio Y (2009) Network-structured particle swarm optimizer with various topology and its behaviors. In: Advances in self-organizing maps, Lecture notes in computer science 5629. pp 163–171
31.
Zurück zum Zitat Monson CK, Seppi KD (2005) Exposing origin-seeking bias in PSO. In: Proceedings of the conference on genetic and evolutionary computation (GECCO’05), Washington DC, USA, pp 241–248 Monson CK, Seppi KD (2005) Exposing origin-seeking bias in PSO. In: Proceedings of the conference on genetic and evolutionary computation (GECCO’05), Washington DC, USA, pp 241–248
32.
Zurück zum Zitat Angeline PJ (1998) Using selection to improve particle swarm optimization. In: Proceedings of the IEEE congress on evolutionary computation (CEC 1998), Anchorage, Alaska, USA Angeline PJ (1998) Using selection to improve particle swarm optimization. In: Proceedings of the IEEE congress on evolutionary computation (CEC 1998), Anchorage, Alaska, USA
33.
Zurück zum Zitat Gehlhaar DK, Fogel DB (1996) Tuning evolutionary programming for conformationally flexible molecular docking. In: Evolutionary programming, pp 419–429 Gehlhaar DK, Fogel DB (1996) Tuning evolutionary programming for conformationally flexible molecular docking. In: Evolutionary programming, pp 419–429
34.
Zurück zum Zitat Suganthan PN, Hansen N, Liang JJ, Deb K, Chen YP, Auger A, Tiwari S (2005) Problem definitions and evaluation criteria for the CEC 2005 special session on real parameter optimization. Nanyang Technological University, Singapore Suganthan PN, Hansen N, Liang JJ, Deb K, Chen YP, Auger A, Tiwari S (2005) Problem definitions and evaluation criteria for the CEC 2005 special session on real parameter optimization. Nanyang Technological University, Singapore
35.
Zurück zum Zitat Clerc M (2006) Confinements and biases in particle swarm optimisation. Open access archive HAL Clerc M (2006) Confinements and biases in particle swarm optimisation. Open access archive HAL
36.
Zurück zum Zitat Wilke DN, Kok S, Groenwold AA (2007) Comparison of linear and classical velocity update rules in particle swarm optimization: notes on scale and frame invariance. Int J Numer Methods Eng 70:985–1008MathSciNetCrossRefMATH Wilke DN, Kok S, Groenwold AA (2007) Comparison of linear and classical velocity update rules in particle swarm optimization: notes on scale and frame invariance. Int J Numer Methods Eng 70:985–1008MathSciNetCrossRefMATH
37.
Zurück zum Zitat Talbi E-G (2002) A taxonomy of hybrid metaheuristics. J Heuristics 8:541–564CrossRef Talbi E-G (2002) A taxonomy of hybrid metaheuristics. J Heuristics 8:541–564CrossRef
38.
Zurück zum Zitat Banks A, Vincent J, Anyakoha C (2008) A review of particle swarm optimization. Part II: hybridisation, combinatorial, multicriteria and constrained optimization, and indicative applications. Nat Comput 7(1):109–124MathSciNetCrossRefMATH Banks A, Vincent J, Anyakoha C (2008) A review of particle swarm optimization. Part II: hybridisation, combinatorial, multicriteria and constrained optimization, and indicative applications. Nat Comput 7(1):109–124MathSciNetCrossRefMATH
39.
Zurück zum Zitat Černý V (1985) Thermodynamical approach to the traveling salesman problem: an efficient simulation algorithm. J Optim Theory Appl 45:41–51MathSciNetCrossRefMATH Černý V (1985) Thermodynamical approach to the traveling salesman problem: an efficient simulation algorithm. J Optim Theory Appl 45:41–51MathSciNetCrossRefMATH
40.
Zurück zum Zitat Locatelli M (1996) Convergence properties of simulated annealing for continuous global optimization. J Appl Probab 33:1127–1140MathSciNetCrossRefMATH Locatelli M (1996) Convergence properties of simulated annealing for continuous global optimization. J Appl Probab 33:1127–1140MathSciNetCrossRefMATH
41.
Zurück zum Zitat Shieh HL, Kuo CC, Chiang CM (2011) Modified particle swarm optimization algorithm with simulated annealing behavior and its numerical verification. Appl Math Comput 218:4365–4383MATH Shieh HL, Kuo CC, Chiang CM (2011) Modified particle swarm optimization algorithm with simulated annealing behavior and its numerical verification. Appl Math Comput 218:4365–4383MATH
44.
Zurück zum Zitat Shen Q, Shi WM, Kong W (2008) Hybrid particle swarm optimization and tabu search approach for selecting genes for tumor classification using gene expression data. Comput Biol Chem 32:53–60CrossRefMATH Shen Q, Shi WM, Kong W (2008) Hybrid particle swarm optimization and tabu search approach for selecting genes for tumor classification using gene expression data. Comput Biol Chem 32:53–60CrossRefMATH
45.
Zurück zum Zitat Løvbjerg M, Rasmussen TK, Krink T (2001) Hybrid particle swarm optimizer with breeding and subpopulations In: Proceedings of the genetic and evolutionary computation conference (GECCO-2001) Løvbjerg M, Rasmussen TK, Krink T (2001) Hybrid particle swarm optimizer with breeding and subpopulations In: Proceedings of the genetic and evolutionary computation conference (GECCO-2001)
46.
Zurück zum Zitat Krink T, Løvbjerg M (2002) The lifecycle model: combining particle swarm optimization, genetic algorithms and hillclimbers. In: Proceedings of parallel problem solving from nature VII (PPSN 2002). Lecture notes in computer science (LNCS) No 2439, pp 621–630 Krink T, Løvbjerg M (2002) The lifecycle model: combining particle swarm optimization, genetic algorithms and hillclimbers. In: Proceedings of parallel problem solving from nature VII (PPSN 2002). Lecture notes in computer science (LNCS) No 2439, pp 621–630
47.
Zurück zum Zitat Kaveh A, Talatahari S (2009) Particle swarm optimizer, ant colony strategy and harmony search scheme hybridized for optimization of truss structures. Comput Struct 87(56):267–283CrossRef Kaveh A, Talatahari S (2009) Particle swarm optimizer, ant colony strategy and harmony search scheme hybridized for optimization of truss structures. Comput Struct 87(56):267–283CrossRef
48.
Zurück zum Zitat Dorigo M (1992) Optimization, learning and natural algorithms (in Italian). PhD Thesis, Dipartimento di Elettronica, Politecnico di Milano, IT Dorigo M (1992) Optimization, learning and natural algorithms (in Italian). PhD Thesis, Dipartimento di Elettronica, Politecnico di Milano, IT
49.
Zurück zum Zitat Geem ZW, Kim J-H, Loganathan GV (2001) A new heuristic optimization algorithm: harmony search. Simulation 76(2):60–68CrossRef Geem ZW, Kim J-H, Loganathan GV (2001) A new heuristic optimization algorithm: harmony search. Simulation 76(2):60–68CrossRef
50.
Zurück zum Zitat Higashi N, Iba H (2003) Particle swarm optimization with Gaussian mutation. In: Proceedings of the IEEE swarm intelligence symposium 2003 (SIS 2003), Indianapolis, Indiana, USA, pp 72–79 Higashi N, Iba H (2003) Particle swarm optimization with Gaussian mutation. In: Proceedings of the IEEE swarm intelligence symposium 2003 (SIS 2003), Indianapolis, Indiana, USA, pp 72–79
51.
Zurück zum Zitat Juang C-F (2004) A hybrid of genetic algorithm and particle swarm optimization for recurrent network design. IEEE Trans Syst Man Cybern Part B Cybern 34(2):997–1006CrossRef Juang C-F (2004) A hybrid of genetic algorithm and particle swarm optimization for recurrent network design. IEEE Trans Syst Man Cybern Part B Cybern 34(2):997–1006CrossRef
52.
Zurück zum Zitat Kaveh A, Talatahari S (2011) Hybrid charged system search and particle swarm optimization for engineering design problems. Eng Comput 28(4):423–440CrossRefMATH Kaveh A, Talatahari S (2011) Hybrid charged system search and particle swarm optimization for engineering design problems. Eng Comput 28(4):423–440CrossRefMATH
53.
Zurück zum Zitat Kaveh A, Talatahari S (2010) A novel heuristic optimization method: charged system search. Acta Mech 213(3–4):267–289CrossRefMATH Kaveh A, Talatahari S (2010) A novel heuristic optimization method: charged system search. Acta Mech 213(3–4):267–289CrossRefMATH
54.
Zurück zum Zitat Liu H, Abraham A (2005) Fuzzy adaptive turbulent particle swarm optimization. In: Proceedings of fifth international conference on hybrid intelligent systems (HIS’05), Rio de Janeiro, Brazil, 6–9 November Liu H, Abraham A (2005) Fuzzy adaptive turbulent particle swarm optimization. In: Proceedings of fifth international conference on hybrid intelligent systems (HIS’05), Rio de Janeiro, Brazil, 6–9 November
55.
Zurück zum Zitat Zahara E, Kao YT (2009) Hybrid Nelder–Mead simplex search and particle swarm optimization for constrained engineering design problems. Expert Syst Appl 36:3880–3886CrossRef Zahara E, Kao YT (2009) Hybrid Nelder–Mead simplex search and particle swarm optimization for constrained engineering design problems. Expert Syst Appl 36:3880–3886CrossRef
56.
Zurück zum Zitat Qian X, Cao M, Su Z, Chen J (2012) A hybrid particle swarm optimization (PSO)-simplex algorithm for damage identification of delaminated beams. Math Probl Eng, Article ID 607418, p 11 Qian X, Cao M, Su Z, Chen J (2012) A hybrid particle swarm optimization (PSO)-simplex algorithm for damage identification of delaminated beams. Math Probl Eng, Article ID 607418, p 11
57.
Zurück zum Zitat Kaveh A, Talatahari S (2007) A discrete particle swarm ant colony optimization for design of steel frames. Asian J Civil Eng 9(6):563–575 Kaveh A, Talatahari S (2007) A discrete particle swarm ant colony optimization for design of steel frames. Asian J Civil Eng 9(6):563–575
58.
Zurück zum Zitat Kennedy J, Eberhart RC (1997) A discrete binary version of the particle swarm algorithm. In: Proceedings of the conference on systems, man and cybernetics, Piscataway, New Jersey, pp 4104–4109 Kennedy J, Eberhart RC (1997) A discrete binary version of the particle swarm algorithm. In: Proceedings of the conference on systems, man and cybernetics, Piscataway, New Jersey, pp 4104–4109
59.
Zurück zum Zitat Chen WN, Zhang J, Chung HSH, Zhong WL, Wu WG, Shi Y (2010) A novel set-based particle swarm optimization method for discrete optimization problems. IEEE Trans Evol Comput 14(2):278–300CrossRef Chen WN, Zhang J, Chung HSH, Zhong WL, Wu WG, Shi Y (2010) A novel set-based particle swarm optimization method for discrete optimization problems. IEEE Trans Evol Comput 14(2):278–300CrossRef
60.
Zurück zum Zitat Gomes MH (2011) Truss optimization with dynamic constraints using a particle swarm algorithm. Expert Syst Appl 38:957–968CrossRef Gomes MH (2011) Truss optimization with dynamic constraints using a particle swarm algorithm. Expert Syst Appl 38:957–968CrossRef
62.
Zurück zum Zitat Sedaghati R, Suleman A, Tabarrok B (2002) Structural optimization with frequency constraints using finite element force method. AIAA J 40:382–388CrossRef Sedaghati R, Suleman A, Tabarrok B (2002) Structural optimization with frequency constraints using finite element force method. AIAA J 40:382–388CrossRef
63.
Zurück zum Zitat Wang D, Zha WH, Jiang JS (2004) Truss optimization on shape and sizing with frequency constraints. AIAA J 42:1452–1456 Wang D, Zha WH, Jiang JS (2004) Truss optimization on shape and sizing with frequency constraints. AIAA J 42:1452–1456
64.
Zurück zum Zitat Lingyun W, Mei Z, Guangming W, Guang M (2005) Truss optimization on shape and sizing with frequency constraints based on genetic algorithm. J Comput Mech 25:361–368CrossRefMATH Lingyun W, Mei Z, Guangming W, Guang M (2005) Truss optimization on shape and sizing with frequency constraints based on genetic algorithm. J Comput Mech 25:361–368CrossRefMATH
65.
Zurück zum Zitat Kaveh A, Zolghadr A (2011) Shape and size optimization of truss structures with frequency constraints using enhanced charged system search algorithm. Asian J Civil Eng 12:487–509 Kaveh A, Zolghadr A (2011) Shape and size optimization of truss structures with frequency constraints using enhanced charged system search algorithm. Asian J Civil Eng 12:487–509
66.
Zurück zum Zitat Kaveh A, Zolghadr A (2012) Truss optimization with natural frequency constraints using a hybridized CSS-BBBC algorithm with trap recognition capability. Comput Struct 102–103:14–27CrossRef Kaveh A, Zolghadr A (2012) Truss optimization with natural frequency constraints using a hybridized CSS-BBBC algorithm with trap recognition capability. Comput Struct 102–103:14–27CrossRef
67.
Zurück zum Zitat Lin JH, Chen WY, Yu YS (1982) Structural optimization on geometrical configuration and element sizing with static and dynamic constraints. Comput Struct 15:507–515CrossRef Lin JH, Chen WY, Yu YS (1982) Structural optimization on geometrical configuration and element sizing with static and dynamic constraints. Comput Struct 15:507–515CrossRef
Metadaten
Titel
Particle Swarm Optimization
verfasst von
A. Kaveh
Copyright-Jahr
2017
DOI
https://doi.org/10.1007/978-3-319-46173-1_2

    Marktübersichten

    Die im Laufe eines Jahres in der „adhäsion“ veröffentlichten Marktübersichten helfen Anwendern verschiedenster Branchen, sich einen gezielten Überblick über Lieferantenangebote zu verschaffen.