Wind Farm Area Shape Optimization Using Newly Developed Multi-Objective Evolutionary Algorithms
Abstract
:1. Introduction
2. Methodology
2.1. Analytical Modelling of the Wind Farm Flow
2.2. Multi-Objective Wind Farm Layout Optimization (MO-WFLO)
2.3. Formulation of the MO-WFLO Problem
- <An area is defined through the expansion of until reaching size, while keeping its shape proportional to the original area. This area will be used as limit for any new position of those turbines which need to be relocated (if any) due to a violation of the constraint.
- >The is updated by shrinking its size until reaching , while keeping the shape proportional to the original area. This area will be the limit for those turbines which need to be relocated (if any) due to a violation of the constraint, and for those turbines which are left out of the new area.
- =No action is taken.
- : Maximize PO: .
- : Minimize CL: minimum spanning tree.
- Constraint for the minimum distance X between turbines:
- Constraint for the maximum area: .
2.4. MOEA Optimization Algorithms
2.4.1. NSGA-II Algorithm
2.4.2. Vertex-Selection Crossover-Elitist Genetic Algorithm (V-CEGA)
- SelectionOnce the objective functions have been evaluated for all individuals and their values are deployed throughout the objective space, a few of them are selected to generate new offspring individuals. The number of selected individuals is defined by the population size N and the generation gap , so that . Following [39,91] a value of = 0.9 was set for V-CEGA, this meaning that at each generation 10% of the population is selected, whereas the dismissed 90% need to be renewed. Once N and are set, the V-CEGA selection follows a self-adaptive scheme with two possible procedures depending on the amount of non-dominated solutions at the Pareto front. If , then the whole Pareto front is selected, as well as the F() solutions nearest to any solution F(). If on the contrary (which is most usual), in first place the algorithm systematically selects three points in the objective space: the two Pareto front solutions that are optimal at each objective function individually (vertices ,), plus the Pareto solution showing the minimum distance to the Ideal Objective Vector (IOV, here equal to (,)), namely the frontal vertex . To ensure that the selection of is kept independent from the possible difference of magnitudes of the two objective functions, is defined after normalizing the objective space. This normalization (Figure 2) is performed with respect to the distances form and to IOV, respectively and , so that they are similar after the normalization. To achieve that, the x coordinates of the solutions in the objective space (PO values in this case) are multiplied by the ratio, so after that (the distance between the new vertex position and IOV) is equal to . In second place, further (dominated) solutions F() are randomly selected until the selection size () is reached. To harness all non-dominated solutions from past generations, if an individual F() is not selected in a past generation but still represents a non-dominated solution in the following generation (after fitness), it is reinstated into the Pareto Front, and therefore susceptible to be selected and become part of .
- BreedingDuring the breeding, which in this work involves both crossover and mutation, new individuals are created from the selected population until the population size N is restored. In V-CEGA, the breeding procedures have been preserved identically as in CEGA [39]. During the CEGA crossover, which is especially conceived for the WFLO problem, each of the new individuals (here 90% of the population) are created from two parents randomly chosen from the selected ones (here 10%). The way the information from the two parents is used to create the offspring is based on elitist criteria, which relies on the relative power output of each turbine with respect to the rest. The crossover is controlled by a single parameter , which indicates the fraction of PO with respect to the most performing turbine at the individual with the higher power output, and is used as a threshold. The turbines at which exceed that threshold are retained. Finally, the rest of turbines remaining to reach the number of turbines T in the wind farm are those turbines at which are placed closest to the dismissed ones in .Following the crossover, a certain amount of mutation is introduced to the individuals to enrich the population diversity. In this way, each offspring has a certain probability of being mutated. In turn, each turbine at a mutating individual has a probability of varying its position a distance (in m). With respect to its original position , a mutated turbine position is defined as:
2.4.3. Hybrid Algorithms and Variations from V-CEGA and NSGA-II
2.5. Case Study and Local Conditions
2.6. Wind Farm Maximum Length Constraint
3. Results
3.1. Maximum Power Output and Minimum Cable Length
3.2. Non-Dominated Solutions Regarding the Aggregated Pareto Front
- (1)
- First, the aggregated Pareto front is computed (i.e., the solutions forming the aggregated Pareto front are selected).
- (2)
- Next, the midpoints of the segments formed by all solutions two by two are calculated.
- (3)
- Then, a score is provided to each solution, equal to the length between its two surrounding midpoints. As vertices and are surrounded by only one midpoint, they receive a score equal to the distance to it.
- (4)
- The final score of as given algorithm is the sum of the scores associated with its solutions, divided by the whole length of the aggregated front.
3.3. Performance Comparison of the Applied Algorithms
3.4. Results of the Aggregated Pareto Pront
3.5. Decision Maker in Denmark
4. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
Abbreviations
maximum area of the wind farm | |
area of the wind farm | |
CEGA | crossover-elitist genetic algorithm |
CL | cable length |
export cable length | |
substation cable length | |
thrust coefficient | |
cost of cable installation | |
wind farm investment cost in year y | |
wind farm operations and maintenance costs in year y | |
wind turbine cost | |
D | turbine rotor diameter |
d, | distance to IOV, normalized distance to IOV |
DM | decision maker |
initial wake expansion parameter | |
crossover distribution index for NSGA-II | |
mutation distribution index for NSGA-II | |
Energy produced in year y | |
EPFL | École Polytechnique Fédéral de Lausanne |
objective function | |
F(x) | solution in the objective space |
Pareto front | |
aggregated Pareto front | |
generation gap | |
HR | Horns Rev I wind farm |
HR-b | baseline layout of the Horns Rev I wind farm |
I | turbulence intensity level |
IOV | ideal objective vector |
wake growth rate | |
objective space | |
L | electricity cable transport losses |
lC | constrained maximum wind farm length |
LCOE | levelized cost of energy |
LES | large eddy simulation |
M | number of objective functions |
optimum ideal value of the objective function | |
MO | multi-objective |
MOEA | multi-objective evolutionary algorithm |
N | number of individuals in the population |
number of individuals in the selected population | |
NSGA-II | Non-dominated Sorting Genetic Algorithm version II |
decision space | |
crossover operator in CEGA and V-CEGA | |
crossover probability in NSGA-II | |
mutation probability in NSGA-II | |
mutation operator in CEGA, V-CEGA | |
electricity cable price | |
PO | power output |
power output at turbine t, angular sector s and velocity bin b | |
PMUT | polynomial mutation |
random number | |
aggregated Pareto front ratio | |
r | discount rate |
S | offshore substation |
size of the Pareto front | |
SBX | simulated binary crossover |
SPX | single point crossover |
T | number of turbines |
uniform distribution | |
streamwise incoming velocity | |
streamwise incoming velocity in turbine j | |
streamwise incoming velocity in turbine j produced by wake in turbine i | |
streamwise velocity deficit | |
V, | Pareto front vertex, normalized Pareto front vertex |
V-CEGA | vertex crossover-elitist genetic algorithm |
WFLO | wind farm layout optimization |
WF | wind farm |
streamwise, spanwise and vertical coordinates in the wind farm | |
non-dominated solution in the decision space | |
dominated solution in the decision space | |
X | Euclidean distance in the wind farm |
wind farm lifespan | |
turbine hub height |
Appendix A
References
- Alfredsson, P.H.; Dahlberg, J.A. Measurements of wake interaction effects on the power output from small wind turbine models. NASA STI/Recon Tech. Rep. N 1981, 82, 18720. [Google Scholar]
- Barthelmie, R.J.; Hansen, K.; Frandsen, S.T.; Rathmann, O.; Schepers, J.; Schlez, W.; Phillips, J.; Rados, K.; Zervos, A.; Politis, E.; et al. Modelling and measuring flow and wind turbine wakes in large wind farms offshore. Wind Energy Int. J. Prog. Appl. Wind Power Convers. Technol. 2009, 12, 431–444. [Google Scholar] [CrossRef]
- Porté-Agel, F.; Bastankhah, M.; Shamsoddin, S. Wind-turbine and wind-farm flows: A review. Bound. Layer Meteorol. 2020, 174, 1–59. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Porté-Agel, F.; Wu, Y.T.; Chen, C.H. A numerical study of the effects of wind direction on turbine wakes and power losses in a large wind farm. Energies 2013, 6, 5297–5313. [Google Scholar] [CrossRef]
- Herbert-Acero, J.F.; Probst, O.; Réthoré, P.E.; Larsen, G.C.; Castillo-Villar, K.K. A review of methodological approaches for the design and optimization of wind farms. Energies 2014, 7, 6930–7016. [Google Scholar] [CrossRef]
- Poku, M.Y.B.; Biegler, L.T.; Kelly, J.D. Nonlinear optimization with many degrees of freedom in process engineering. Ind. Eng. Chem. Res. 2004, 43, 6803–6812. [Google Scholar] [CrossRef]
- Frandi, E.; Papini, A. Coordinate search algorithms in multilevel optimization. Optim. Methods Softw. 2014, 29, 1020–1041. [Google Scholar] [CrossRef]
- Etemaadi, R.; Chaudron, M.R. New degrees of freedom in metaheuristic optimization of component-based systems architecture: Architecture topology and load balancing. Sci. Comput. Program. 2015, 97, 366–380. [Google Scholar] [CrossRef]
- Chen, K.; Song, M.; He, Z.; Zhang, X. Wind turbine positioning optimization of wind farm using greedy algorithm. J. Renew. Sustain. Energy 2013, 5, 023128. [Google Scholar] [CrossRef]
- Chen, K.; Song, M.; Zhang, X.; Wang, S. Wind turbine layout optimization with multiple hub height wind turbines using greedy algorithm. Renew. Energy 2016, 96, 676–686. [Google Scholar] [CrossRef]
- Stanley, A.P.; Thomas, J.; Ning, A.; Annoni, J.; Dykes, K.; Fleming, P.A. Gradient-Based Optimization of Wind Farms with Different Turbine Heights. In Proceedings of the 35th Wind Energy Symposium, Grapevine, TX, USA, 9–13 January 2017; p. 1619. [Google Scholar]
- Stanley, A.P.; Ning, A. Coupled wind turbine design and layout optimization with nonhomogeneous wind turbines. Wind Energy Sci. 2019, 4, 99–114. [Google Scholar] [CrossRef] [Green Version]
- Wu, C.; Yang, X.; Zhu, Y. On the design of potential turbine positions for physics-informed optimization of wind farm layout. Renew. Energy 2021, 164, 1108–1120. [Google Scholar] [CrossRef]
- Hou, P.; Zhu, J.; Ma, K.; Yang, G.; Hu, W.; Chen, Z. A review of offshore wind farm layout optimization and electrical system design methods. J. Mod. Power Syst. Clean Energy 2019, 7, 975–986. [Google Scholar] [CrossRef] [Green Version]
- Grilli, A.; Spaulding, M.; O’Reilly, C.; Potty, G. Offshore wind farm Macro and Micro siting protocol Application to Rhode Island. Coast. Eng. 2012, 2. [Google Scholar] [CrossRef] [Green Version]
- Liu, F.; Ju, X.; Wang, N.; Wang, L.; Lee, W.J. Wind farm macro-siting optimization with insightful bi-criteria identification and relocation mechanism in genetic algorithm. Energy Convers. Manag. 2020, 217, 112964. [Google Scholar] [CrossRef]
- Li, W.; Özcan, E.; John, R. Multi-objective evolutionary algorithms and hyper-heuristics for wind farm layout optimisation. Renew. Energy 2017, 105, 473–482. [Google Scholar] [CrossRef] [Green Version]
- Guirguis, D.; Romero, D.A.; Amon, C.H. Gradient-based multidisciplinary design of wind farms with continuous-variable formulations. Appl. Energy 2017, 197, 279–291. [Google Scholar] [CrossRef]
- Tong, W.; Chowdhury, S.; Mehmani, A.; Messac, A.; Zhang, J. Sensitivity of wind farm output to wind conditions, land configuration, and installed capacity, under different wake models. J. Mech. Des. 2015, 137, 061403. [Google Scholar] [CrossRef]
- Ching-Lai, H.; Abu, S.M.M. Multiple Objective Decision Making, Methods and Applications: A State-of-the-Art Survey; Springer: Berlin/Heidelberg, Germany, 1979. [Google Scholar]
- Sawaragi, Y.; Nakayama, H.; Tanino, T. Theory of Multiobjective Optimization; Elsevier: Amsterdam, The Netherlands, 1985; Volume 176. [Google Scholar]
- Coello, C.A.C. A comprehensive survey of evolutionary-based multiobjective optimization techniques. Knowl. Inf. Syst. 1999, 1, 269–308. [Google Scholar] [CrossRef]
- Anvari-Moghaddam, A.; Monsef, H.; Rahimi-Kian, A. Cost-effective and comfort-aware residential energy management under different pricing schemes and weather conditions. Energy Build. 2015, 86, 782–793. [Google Scholar] [CrossRef]
- Kim, J.; Moon, I. Strategic design of hydrogen infrastructure considering cost and safety using multiobjective optimization. Int. J. Hydrog. Energy 2008, 33, 5887–5896. [Google Scholar] [CrossRef]
- Ascione, F.; Bianco, N.; De Stasio, C.; Mauro, G.M.; Vanoli, G.P. A new methodology for cost-optimal analysis by means of the multi-objective optimization of building energy performance. Energy Build. 2015, 88, 78–90. [Google Scholar] [CrossRef]
- Abido, M.A. Environmental/economic power dispatch using multiobjective evolutionary algorithms. In Proceedings of the 2003 IEEE Power Engineering Society General Meeting (IEEE Cat. No. 03CH37491), Toronto, ON, Canada, 13–17 July 2003; Volume 2, pp. 920–925. [Google Scholar]
- Oliveira, C.; Antunes, C.H. A multiple objective model to deal with economy–energy–environment interactions. Eur. J. Oper. Res. 2004, 153, 370–385. [Google Scholar] [CrossRef]
- Zakariazadeh, A.; Jadid, S.; Siano, P. Economic-environmental energy and reserve scheduling of smart distribution systems: A multiobjective mathematical programming approach. Energy Convers. Manag. 2014, 78, 151–164. [Google Scholar] [CrossRef]
- Zhu, Y.; Wang, J.; Qu, B. Multi-objective economic emission dispatch considering wind power using evolutionary algorithm based on decomposition. Int. J. Electr. Power Energy Syst. 2014, 63, 434–445. [Google Scholar] [CrossRef]
- Abdollahzadeh, H.; Atashgar, K.; Abbasi, M. Multi-objective opportunistic maintenance optimization of a wind farm considering limited number of maintenance groups. Renew. Energy 2016, 88, 247–261. [Google Scholar] [CrossRef]
- Qu, B.; Liang, J.J.; Zhu, Y.; Wang, Z.; Suganthan, P.N. Economic emission dispatch problems with stochastic wind power using summation based multi-objective evolutionary algorithm. Inf. Sci. 2016, 351, 48–66. [Google Scholar] [CrossRef]
- Coello, C.A.C. Evolutionary multi-objective optimization and its use in finance. In Handbook of Research on Nature Inspired Computing for Economy and Management; Idea Group Publishing: Hershey, PA, USA, 2006. [Google Scholar]
- Ravi, V.; Pradeepkumar, D.; Deb, K. Financial time series prediction using hybrids of chaos theory, multi-layer perceptron and multi-objective evolutionary algorithms. Swarm Evol. Comput. 2017, 36, 136–149. [Google Scholar] [CrossRef]
- Gambier, A.; Badreddin, E. Multi-objective optimal control: An overview. In Proceedings of the 2007 IEEE International Conference on Control Applications, Singapore, 1–3 October 2007; pp. 170–175. [Google Scholar]
- Logist, F.; Houska, B.; Diehl, M.; Van Impe, J.F. Robust multi-objective optimal control of uncertain (bio) chemical processes. Chem. Eng. Sci. 2011, 66, 4670–4682. [Google Scholar] [CrossRef]
- Nastasi, G.; Colla, V.; Cateni, S.; Campigli, S. Implementation and comparison of algorithms for multi-objective optimization based on genetic algorithms applied to the management of an automated warehouse. J. Intell. Manuf. 2018, 29, 1545–1557. [Google Scholar] [CrossRef]
- Yao, L.; Huang, J.H. Multi-objective optimization of energy saving control for air conditioning system in data center. Energies 2019, 12, 1474. [Google Scholar] [CrossRef] [Green Version]
- DuPont, B.; Cagan, J. A hybrid extended pattern search/genetic algorithm for multi-stage wind farm optimization. Optim. Eng. 2016, 17, 77–103. [Google Scholar] [CrossRef]
- Kirchner-Bossi, N.; Porté-Agel, F. Realistic wind farm layout optimization through genetic algorithms using a Gaussian wake model. Energies 2018, 11, 3268. [Google Scholar] [CrossRef] [Green Version]
- Yin Kwong, W.; Yun Zhang, P.; Romero, D.; Moran, J.; Morgenroth, M.; Amon, C. Multi-objective wind farm layout optimization considering energy generation and noise propagation with NSGA-II. J. Mech. Des. 2014, 136, 091010. [Google Scholar] [CrossRef]
- Sorkhabi, S.Y.D.; Romero, D.A.; Beck, J.C.; Amon, C.H. Constrained multi-objective wind farm layout optimization: Novel constraint handling approach based on constraint programming. Renew. Energy 2018, 126, 341–353. [Google Scholar] [CrossRef]
- Mittal, P.; Mitra, K.; Kulkarni, K. Optimizing the number and locations of turbines in a wind farm addressing energy-noise trade-off: A hybrid approach. Energy Convers. Manag. 2017, 132, 147–160. [Google Scholar] [CrossRef]
- Kusiak, A.; Song, Z. Design of wind farm layout for maximum wind energy capture. Renew. Energy 2010, 35, 685–694. [Google Scholar] [CrossRef]
- Şişbot, S.; Turgut, Ö.; Tunç, M.; Çamdalı, Ü. Optimal positioning of wind turbines on Gökçeada using multi-objective genetic algorithm. Wind Energy Int. J. Prog. Appl. Wind Power Convers. Technol. 2010, 13, 297–306. [Google Scholar]
- Veeramachaneni, K.; Wagner, M.; O’Reilly, U.M.; Neumann, F. Optimizing energy output and layout costs for large wind farms using particle swarm optimization. In Proceedings of the 2012 IEEE Congress on Evolutionary Computation, Brisbane, QLD, Australia, 10–15 June 2012; pp. 1–7. [Google Scholar]
- Chen, Y.; Li, H.; He, B.; Wang, P.; Jin, K. Multi-objective genetic algorithm based innovative wind farm layout optimization method. Energy Convers. Manag. 2015, 105, 1318–1327. [Google Scholar] [CrossRef]
- Rodrigues, S.; Bauer, P.; Bosman, P.A. Multi-objective optimization of wind farm layouts–Complexity, constraint handling and scalability. Renew. Sustain. Energy Rev. 2016, 65, 587–609. [Google Scholar] [CrossRef] [Green Version]
- Tran, R.; Wu, J.; Denison, C.; Ackling, T.; Wagner, M.; Neumann, F. Fast and effective multi-objective optimisation of wind turbine placement. In Proceedings of the 15th Annual Conference on Genetic and Evolutionary Computation, Amsterdam, The Netherlands, 6–10 June 2013. [Google Scholar]
- Feng, J.; Shen, W.Z.; Xu, C. Multi-Objective Random Search Algorithm for Simultaneously Optimizing Wind Farm Layout and Number of Turbines; Journal of Physics: Conference Series; IOP Publishing: Bristol, UK, 2016; Volume 753, p. 032011. [Google Scholar]
- Mustakerov, I.; Borissova, D. Wind park layout design using combinatorial optimization. In Wind Turbines; IntechOpen: Rijeka, Croatia, 2011; pp. 403–424. [Google Scholar]
- Turner, S.; Romero, D.; Zhang, P.; Amon, C.; Chan, T. A new mathematical programming approach to optimize wind farm layouts. Renew. Energy 2014, 63, 674–680. [Google Scholar] [CrossRef]
- MirHassani, S.; Yarahmadi, A. Wind farm layout optimization under uncertainty. Renew. Energy 2017, 107, 288–297. [Google Scholar] [CrossRef]
- Fleming, P.A.; Ning, A.; Gebraad, P.M.; Dykes, K. Wind plant system engineering through optimization of layout and yaw control. Wind Energy 2016, 19, 329–344. [Google Scholar] [CrossRef] [Green Version]
- Eroğlu, Y.; Seçkiner, S.U. Design of wind farm layout using ant colony algorithm. Renew. Energy 2012, 44, 53–62. [Google Scholar] [CrossRef]
- Chowdhury, S.; Zhang, J.; Messac, A.; Castillo, L. Unrestricted wind farm layout optimization (UWFLO): Investigating key factors influencing the maximum power generation. Renew. Energy 2012, 38, 16–30. [Google Scholar] [CrossRef]
- Pookpunt, S.; Ongsakul, W. Optimal placement of wind turbines within wind farm using binary particle swarm optimization with time-varying acceleration coefficients. Renew. Energy 2013, 55, 266–276. [Google Scholar] [CrossRef]
- Rahmani, R.; Khairuddin, A.; Cherati, S.M.; Pesaran, H.M. A novel method for optimal placing wind turbines in a wind farm using particle swarm optimization (PSO). In Proceedings of the IPEC, IEEE 2010 Conference Proceedings, Singapore, 27–29 October 2010; pp. 134–139. [Google Scholar]
- Mosetti, G.; Poloni, C.; Diviacco, B. Optimization of wind turbine positioning in large windfarms by means of a genetic algorithm. J. Wind Eng. Ind. Aerodyn. 1994, 51, 105–116. [Google Scholar] [CrossRef]
- Salcedo-Sanz, S.; Gallo-Marazuela, D.; Pastor-Sánchez, A.; Carro-Calvo, L.; Portilla-Figueras, A.; Prieto, L. Evolutionary computation approaches for real offshore wind farm layout: A case study in northern Europe. Expert Syst. Appl. 2013, 40, 6292–6297. [Google Scholar] [CrossRef]
- Salcedo-Sanz, S.; Gallo-Marazuela, D.; Pastor-Sánchez, A.; Carro-Calvo, L.; Portilla-Figueras, A.; Prieto, L. Offshore wind farm design with the Coral Reefs Optimization algorithm. Renew. Energy 2014, 63, 109–115. [Google Scholar] [CrossRef]
- Bilbao, M.; Alba, E. CHC and SA applied to wind energy optimization using real data. In Proceedings of the Evolutionary Computation (CEC), 2010 IEEE Congress on Evolutionary Computation, Barcelona, Spain, 18–23 July 2010; pp. 1–8. [Google Scholar]
- Huang, H.S. Distributed genetic algorithm for optimization of wind farm annual profits. In Proceedings of the 2007 International Conference on Intelligent Systems Applications to Power Systems, Kaohsiung, Taiwan, 5–8 November 2007; pp. 1–6. [Google Scholar]
- Liu, F.; Wang, Z. Offshore wind farm layout optimization using adapted genetic algorithm: A different perspective. arXiv 2014, arXiv:1403.7178. [Google Scholar]
- Gao, X.; Yang, H.; Lu, L. Investigation into the optimal wind turbine layout patterns for a Hong Kong offshore wind farm. Energy 2014, 73, 430–442. [Google Scholar] [CrossRef]
- Réthoré, P.E.; Fuglsang, P.; Larsen, G.C.; Buhl, T.; Larsen, T.J.; Madsen, H.A. TOPFARM: Multi-fidelity optimization of wind farms. Wind Energy 2014, 17, 1797–1816. [Google Scholar] [CrossRef] [Green Version]
- Jensen, N.O. A Note on Wind Generator interaction 1983. Available online: https://backend.orbit.dtu.dk/ws/portalfiles/portal/55857682/ris_m_2411.pdf (accessed on 7 July 2021).
- Frandsen, S.; Barthelmie, R.; Pryor, S.; Rathmann, O.; Larsen, S.; Højstrup, J.; Thøgersen, M. Analytical modelling of wind speed deficit in large offshore wind farms. Wind Energy Int. J. Prog. Appl. Wind Power Convers. Technol. 2006, 9, 39–53. [Google Scholar] [CrossRef]
- Bastankhah, M.; Porté-Agel, F. A new analytical model for wind-turbine wakes. Renew. Energy 2014, 70, 116–123. [Google Scholar] [CrossRef]
- Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
- Zhang, X.; Bai, H.; Zhao, X.; Diabat, A.; Zhang, J.; Yuan, H.; Zhang, Z. Multi-objective optimisation and fast decision-making method for working fluid selection in organic Rankine cycle with low-temperature waste heat source in industry. Energy Convers. Manag. 2018, 172, 200–211. [Google Scholar] [CrossRef]
- Hu, Y.; Bie, Z.; Ding, T.; Lin, Y. An NSGA-II based multi-objective optimization for combined gas and electricity network expansion planning. Appl. Energy 2016, 167, 280–293. [Google Scholar] [CrossRef] [Green Version]
- Feng, J.; Shen, W.Z. Modelling wind for wind farm layout optimization using joint distribution of wind speed and wind direction. Energies 2015, 8, 3075–3092. [Google Scholar] [CrossRef] [Green Version]
- Stevens, R.J.; Meneveau, C. Flow structure and turbulence in wind farms. Annu. Rev. Fluid Mech. 2017, 49, 311–339. [Google Scholar] [CrossRef]
- Niayifar, A.; Porté-Agel, F. Analytical modeling of wind farms: A new approach for power prediction. Energies 2016, 9, 741. [Google Scholar] [CrossRef] [Green Version]
- Lissaman, P.S. Energy effectiveness of arbitrary arrays of wind turbines. J. Energy 1979, 3, 323–328. [Google Scholar] [CrossRef]
- Wu, Y.T.; Porté-Agel, F. Atmospheric turbulence effects on wind-turbine wakes: An LES study. Energies 2012, 5, 5340–5362. [Google Scholar] [CrossRef]
- Carbajo Fuertes, F.; Markfort, C.D.; Porté-Agel, F. Wind Turbine Wake Characterization with Nacelle-Mounted Wind Lidars for Analytical Wake Model Validation. Remote Sens. 2018, 10, 668. [Google Scholar] [CrossRef] [Green Version]
- Crespo, A.; Herna, J. Turbulence characteristics in wind-turbine wakes. J. Wind Eng. Ind. Aerodyn. 1996, 61, 71–85. [Google Scholar] [CrossRef]
- Vira, C.; Haimes, Y.Y. Multiobjective decision making: Theory and methodology. In North Holland Series in System Science and Engineering; Courier Dover Publications: Amsterdam, The Netherlands, 1983; Number 8. [Google Scholar]
- Blaquiere, A. Sur la géométrie des surfaces de Pareto d’un jeu différentiel à N joueurs. C. R. Acad. Sci. Paris Sér. A 1970, 271, 744–747. [Google Scholar]
- Coello, C.A.C.; Lamont, G.B.; Van Veldhuizen, D.A. Evolutionary Algorithms for Solving Multi-Objective Problems; Springer: Berlin/Heidelberg, Germany, 2007; Volume 5. [Google Scholar]
- Deb, K. Multi-Objective Optimization. In Search Methodologies: Introductory Tutorials in Optimization and Decision Support Techniques; Burke, E.K., Kendall, G., Eds.; Springer: Boston, MA, USA, 2005; pp. 273–316. [Google Scholar] [CrossRef]
- Carrillo, C.; Montaño, A.O.; Cidrás, J.; Díaz-Dorado, E. Review of power curve modelling for wind turbines. Renew. Sustain. Energy Rev. 2013, 21, 572–581. [Google Scholar] [CrossRef]
- Graham, R.L.; Hell, P. On the history of the minimum spanning tree problem. Ann. Hist. Comput. 1985, 7, 43–57. [Google Scholar] [CrossRef]
- Graham, R.L. An efficient algorithm for determining the convex hull of a finite planar set. Inf. Process. Lett. 1972, 1, 132–133. [Google Scholar] [CrossRef]
- Zitzler, E.; Laumanns, M.; Thiele, L. SPEA2: Improving the strength Pareto evolutionary algorithm. TIK Report 2001, 103. [Google Scholar] [CrossRef]
- Hadka, D.; Reed, P. Borg: An auto-adaptive many-objective evolutionary computing framework. Evol. Comput. 2013, 21, 231–259. [Google Scholar] [CrossRef] [PubMed]
- Deb, K. Multi-Objective Optimization Using Evolutionary Algorithms; John Wiley & Sons: Hoboken, NJ, USA, 2001; Volume 16. [Google Scholar]
- Bridges, C.L.; Goldberg, D.E. An analysis of reproduction and crossover in a binary-coded genetic algorithm. Grefenstette 1987, 878, 9–13. [Google Scholar]
- Deb, K.; Agrawal, R.B. Simulated binary crossover for continuous search space. Complex Syst. 1995, 9, 115–148. [Google Scholar]
- Grefenstette, J.J. Optimization of control parameters for genetic algorithms. IEEE Trans. Syst. Man Cybern. 1986, 16, 122–128. [Google Scholar] [CrossRef]
- Rivas, R.A.; Clausen, J.; Hansen, K.S.; Jensen, L.E. Solving the turbine positioning problem for large offshore wind farms by simulated annealing. Wind Eng. 2009, 33, 287–297. [Google Scholar] [CrossRef]
- Feng, J.; Shen, W.Z. Solving the wind farm layout optimization problem using random search algorithm. Renew. Energy 2015, 78, 182–192. [Google Scholar] [CrossRef]
- Jørgensen, H.E.; Nielsen, M.; Barthelmie, R.J.; Mortensen, N.G. Modelling offshore wind resources and wind conditions. In Copenhagen Offshore Wind 2005; Risø National Laboratory: Roskilde, Denmark, 2005. [Google Scholar]
- Hansen, K.S.; Barthelmie, R.J.; Jensen, L.E.; Sommer, A. The impact of turbulence intensity and atmospheric stability on power deficits due to wind turbine wakes at Horns Rev wind farm. Wind Energy 2012, 15, 183–196. [Google Scholar] [CrossRef] [Green Version]
- Pau, L.F. Anholt Offshore Wind Farm. 2015. Available online: https://studylib.net/doc/18515130/anholt-offshore-wind-farm (accessed on 7 July 2021).
- Fisheries, C. Horns Rev 3 Offshore Wind Farm. 2014. Available online: https://ens.dk/sites/ens.dk/files/Vindenergi/hydrology_and_water_quality_v5.pdf (accessed on 7 July 2021).
- Van Veldhuizen, D.A.; Lamont, G.B. Evolutionary computation and convergence to a pareto front. In Proceedings of the Late Breaking Papers at the Genetic Programming 1998 Conference, Madison, WI, USA, 22–25 July 1998; pp. 221–228. [Google Scholar]
- Duan, Y.; Edwards, J.S.; Dwivedi, Y.K. Artificial intelligence for decision making in the era of Big Data–evolution, challenges and research agenda. Int. J. Inf. Manag. 2019, 48, 63–71. [Google Scholar] [CrossRef]
- Short, W.; Packey, D.J.; Holt, T. A Manual for the Economic Evaluation of Energy Efficiency and Renewable Energy Technologies; Technical Report; National Renewable Energy Lab.: Golden, CO, USA, 1995. [Google Scholar]
- Gasnier, S.; Debusschere, V.; Poullain, S.; François, B. Technical and economic assessment tool for offshore wind generation connection scheme: Application to comparing 33 kV and 66 kV AC collector grids authors. In Proceedings of the 2016 IEEE 18th European Conference on Power Electronics and Applications (EPE’16 ECCE Europe), Karlsruhe, Germany, 5–9 September 2016; pp. 1–8. [Google Scholar]
- Snyder, B.; Kaiser, M.J. Ecological and economic cost-benefit analysis of offshore wind energy. Renew. Energy 2009, 34, 1567–1578. [Google Scholar] [CrossRef]
- Cory, K.; Schwabe, P. Wind Levelized Cost of Energy: A Comparison of Technical and Financing Input Variables; Technical Report; National Renewable Energy Lab. (NREL): Golden, CO, USA, 2009. [Google Scholar]
- Sommer, A.; Hansen, K. Wind Resources at Horns Rev; Technical Report D-160949; Yumpu: Diepoldsau, Switzerland, 2002. [Google Scholar]
- Fingersh, L.; Hand, M.; Laxson, A. Wind Turbine Design Cost and Scaling Model; Technical Report; National Renewable Energy Lab. (NREL): Golden, CO, USA, 2006. [Google Scholar]
- BVG Associates. Guide to an Offshore Wind Farm; Technical Report; BVG Associates: Swindon, UK, 2019. [Google Scholar]
- GlobalMarine-Group. Installing Subsea Cables at Horns Rev, Europe’s 1st Commercial Wind Farm Situated in the North Sea; Technical Report CW027v01; 2009. Available online: https://globaloffshore.co.uk/wp-content/uploads/2018/11/Horns-Rev-Case-Study-GO035-v1.pdf (accessed on 7 July 2021).
- Sharples, M. Offshore Electrical Cable Burial for Wind Farms: State of the Art, Standards and Guidance and Acceptable Burial Depths, Separation Distances and Sand Wave Effect; Bureau of Safety and Environmental Enforcement: Washington, DC, USA, 2011. [Google Scholar]
- Sedighi, M.; Moradzadeh, M.; Kukrer, O.; Fahrioglu, M. Simultaneous optimization of electrical interconnection configuration and cable sizing in offshore wind farms. J. Mod. Power Syst. Clean Energy 2018, 6, 749–762. [Google Scholar] [CrossRef] [Green Version]
- Fischetti, M.; Pisinger, D. On the impact of using mixed integer programming techniques on real-world offshore wind parks. In Proceedings of the 6th International Conference on Operations Research and Enterprise System (ICORES 2017), Porto, Portugal, 23–25 February 2017. [Google Scholar]
- Harting, C. AC Transmission Line Losses. AC Transm. Line Losses 2010, 24. Available online: http://large.stanford.edu/courses/2010/ph240/harting1/ (accessed on 7 July 2021).
- Lazaridis, L. Economic Comparison of HVAC and HVDCSolutions for Large Offshore Wind Farms under Special Consideration of Reliability. Ph.D. Thesis, Royal Institute of Technology, Stockholm, Sweden, 2005. [Google Scholar]
- Röckmann, C.; Lagerveld, S.; Stavenuiter, J. Operation and maintenance costs of offshore wind farms and potential multi-use platforms in the Dutch North Sea. In Aquaculture Perspective of Multi-Use Sites in the Open Ocean; Springer: Cham, Switzerland, 2017; pp. 97–113. [Google Scholar]
- Thornton, G.; Pipeline, C.E. Renewable Energy Discount Rate Survey Results–2017. Grant Thornton Clean Energy Pipeline Initiat. Grant Thornton UK LLP. 2018. Available online: https://www.grantthornton.at/globalassets/1.-member-firms/austria/pdfs/energy/renewable-energy-discount-rate-survey-2017.pdf (accessed on 7 July 2021).
Breeding | Selection | Structure | |
---|---|---|---|
NSGA-II | NSGA-II | NSGA-II | NSGA-II |
NSGAII-SPX | SPX | NSGA-II | NSGA-II |
hybrid1 | NSGA-II | V-CEGA | NSGA-II |
hybrid2 | V-CEGA | NSGA-II | NSGA-II |
hybrid3 | NSGA-II | NSGA-II | V-CEGA |
hybrid4 | NSGA-II | V-CEGA | V-CEGA |
hybrid5 | V-CEGA | NSGA-II | V-CEGA |
hybrid6 | V-CEGA | V-CEGA | NSGA-II |
V-CEGA-PMUT | PMUT | V-CEGA | V-CEGA |
V-CEGA-SBX | SBX | V-CEGA | V-CEGA |
V-CEGA-SPX | SPX | V-CEGA | V-CEGA |
V-CEGA-noHF | V-CEGA | V-CEGA | V-CEGA |
V-CEGA | V-CEGA | V-CEGA | V-CEGA |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Kirchner-Bossi, N.; Porté-Agel, F. Wind Farm Area Shape Optimization Using Newly Developed Multi-Objective Evolutionary Algorithms. Energies 2021, 14, 4185. https://doi.org/10.3390/en14144185
Kirchner-Bossi N, Porté-Agel F. Wind Farm Area Shape Optimization Using Newly Developed Multi-Objective Evolutionary Algorithms. Energies. 2021; 14(14):4185. https://doi.org/10.3390/en14144185
Chicago/Turabian StyleKirchner-Bossi, Nicolas, and Fernando Porté-Agel. 2021. "Wind Farm Area Shape Optimization Using Newly Developed Multi-Objective Evolutionary Algorithms" Energies 14, no. 14: 4185. https://doi.org/10.3390/en14144185
APA StyleKirchner-Bossi, N., & Porté-Agel, F. (2021). Wind Farm Area Shape Optimization Using Newly Developed Multi-Objective Evolutionary Algorithms. Energies, 14(14), 4185. https://doi.org/10.3390/en14144185