4 research outputs found

    BlockCopy-based operators for evolving efficient wind farm layouts

    Get PDF
    A novel search operator, BlockCopy, is proposed for efficiently solving the wind farm layout optimisation problem. BlockCopy, which can be used either as mutation or a crossover operator, copies patterns of turbines from part of a layout to another part. The target layout may be the same as the source, or a different layout altogether. The rationale behind this is that it is the relative configurations of turbines rather than their individual absolute positions on the layouts that count, and BlockCopy, for the most part, maintains relative configurations. Our evaluation on four benchmark scenarios shows that BlockCopy outperforms two other standard approaches (namely, the turbine displacement algorithm and random perturbation) from the literature. We also evaluate the BlockCopy operator in conjunction with both singlesolution and population-based strategies

    Surrogate-Assisted Evolutionary Algorithms for Wind Farm Layout Optimisation Problem

    Get PDF
    Due to the increasing need for computationally expensive optimisation in many real-world applications, surrogate-assisted evolutionary algorithms have attracted growing attention. In the literature, surrogate-assisted evolutionary approaches have been successful in highly computational expensive optimisation problems. However, surrogates have not been used with the Wind Farm Layout Optimisation Problem (WFLOP) before. In this work, an evolutionary approach using surrogate modelling techniques to reduce the computational cost of the WFLOP is studied. The WFLOP mainly focuses on finding the optimal geographical placement of wind turbines within a wind farm in order to maximise power generation. But evaluating wind farm layout is very computationally expensive. The purpose of using surrogates is to approximate the real evaluation function of an evolutionary algorithm, but the surrogates can be computed more efficiently. The aim of this study is try to discover whether if surrogate-assisted evolutionary approach is effective on the WFLOP. An analytical wake model is used to calculate the velocity deficits in the downstream generated by individual turbines. A set of initial offline experiments was conducted based on a dataset of wind farm layouts sampled from the space of all layouts, using biased random walk. These experiments were designed to discover which features lead to construction of an accurate surrogate model. According to the results of these experiments, polar coordinates (sorted according to distance) as features are selected for learning. A multilayer perceptron (MLP) neural network and a tree-based regression model (M5P) are chosen as the surrogate models to approximate the real fitness function in conjunction with an (mu, lambda) evolutionary strategy. Two previously presented BlockCopy operators are used in the evolutionary strategy. The surrogate models are managed using a modified version of the Pre-selection strategy and the Best strategy. Our evaluation used four benchmark wind farm scenarios with dimensionality ranging from 200 to 1420 dimensions. The evaluation results show that our preliminary MLP and M5P surrogate models did not improve the optimisation results over traditional evolutionary strategies due to scalability issues. The scalability is a known weakness of many surrogate-assisted evolutionary approaches for the reason that most of them are designed for low-dimensionality problems. However, the research should continue on this topic because of its importance to renewable energy

    Randomising block sizes for BlockCopy-based wind farm layout optimisation

    Get PDF
    The BlockCopy stochastic local search algorithm is a state-of-the-art optimiser for the Wind Farm Layout Optimisation problem. Unlike many other metaheuristics-based optimisers, BlockCopy requires the specification of only one key parameter, namely a block size. In this paper, we investigate the effect on different block sizes on the optimisation results. Using standard benchmarks for the Wind Farm Layout Optimisation problem, we show that smaller fixed block sizes (relative to overall layout size) produce better optimised layouts than larger fixed block sizes. More interestingly, we also show that randomising the block size parameter results in optimisation performance at the same or a better level than that produced by the best algorithm with a fixed block size. Effectively, this means that the user can ignore the need to tune the block size parameter and simply randomise it instead. Such a strategy results in what is effectively a parameterless, but none-the-less effective, optimisation algorithm for the Wind Farm Layout Optimisation problem

    Aesthetic local search of wind farm layouts

    Get PDF
    corecore