326 research outputs found

    The SOS Platform: Designing, Tuning and Statistically Benchmarking Optimisation Algorithms

    Get PDF
    open access articleWe present Stochastic Optimisation Software (SOS), a Java platform facilitating the algorithmic design process and the evaluation of metaheuristic optimisation algorithms. SOS reduces the burden of coding miscellaneous methods for dealing with several bothersome and time-demanding tasks such as parameter tuning, implementation of comparison algorithms and testbed problems, collecting and processing data to display results, measuring algorithmic overhead, etc. SOS provides numerous off-the-shelf methods including: (1) customised implementations of statistical tests, such as the Wilcoxon rank-sum test and the Holm–Bonferroni procedure, for comparing the performances of optimisation algorithms and automatically generating result tables in PDF and formats; (2) the implementation of an original advanced statistical routine for accurately comparing couples of stochastic optimisation algorithms; (3) the implementation of a novel testbed suite for continuous optimisation, derived from the IEEE CEC 2014 benchmark, allowing for controlled activation of the rotation on each testbed function. Moreover, we briefly comment on the current state of the literature in stochastic optimisation and highlight similarities shared by modern metaheuristics inspired by nature. We argue that the vast majority of these algorithms are simply a reformulation of the same methods and that metaheuristics for optimisation should be simply treated as stochastic processes with less emphasis on the inspiring metaphor behind them

    Wind Farm Coordinated Control and Optimisation

    Get PDF
    This thesis develops and implements computationally efficient and accurate wind farm coordinated control strategies increasing energy per area by mitigating wake losses. Simulations with data from the Brazos, Le Sole de Moulin Vieux (SMV) and Lillgrund wind farms show an increase of up to 8% in farm production and up to 6% in efficiency. A live field implementation of coordinated control strategies show that curtailing upstream turbine by up to 17% in full or near-full wake conditions can increase downstream turbine’s production by up to 11%. To the best knowledge of the author, this is the first practical implementation of Light Detection And Ranging (LiDAR) based coordinated control strategies in an operating wind farm. With coordinated control, upstream turbines are curtailed using coefficient of power or yaw offsets in such a way that the decrease in upstream turbines’ production is less than the increase in downstream turbines’ production resulting in net gain. This optimum curtailment is achieved with on-line coordinated control which requires an accurate and fast processing wind deficit model and an optimiser which achieves the desired results with high processing speed using minimum overheads. Performance evaluation of carefully selected optimisers was undertaken using an objective function developed for increasing farm production based on coordinated control. This evaluation concluded that Particle Swarm Optimisation (PSO) is the most suitable optimiser for on-line coordinated control due to its high processing speed, computational efficiency and solution quality. The standard Jensen model was used as a starting point for developing a fast processing and accurate wind deficit model referred to as the Turbulence Intensity based Jensen Model (TI-JM), taking wake added turbulence intensity and deep array effect into consideration. The TI-JM uses free-stream and wake-added turbulence intensities for predicting effective values of wake decay coefficients deep inside the farm. This model is validated using WindPRO and data from three wind farms case studies as benchmarks. A methodology for assessing the impact of wakes on farm production is developed. This methodology visualises wake effects (in 360°) by calculating power production using data from the wind farms (case-studies). The wake affected wind conditions are further analysed by calculating relative efficiency. The innovative coordinated control strategies are evaluated using data from the wind farms case studies and WindPRO as benchmarks. A live field implementation of coordinated control strategies demonstrated that the production of downstream turbines can be increased by curtailing upstream turbines. This field setup consisted of two operating wind turbines equipped with modern LiDAR. Analyses of the high frequency real time data were performed comparing field results with simulations. It was found that simulations are in good agreement (within a range of 1.5%) with field results

    State-of-the-art in aerodynamic shape optimisation methods

    Get PDF
    Aerodynamic optimisation has become an indispensable component for any aerodynamic design over the past 60 years, with applications to aircraft, cars, trains, bridges, wind turbines, internal pipe flows, and cavities, among others, and is thus relevant in many facets of technology. With advancements in computational power, automated design optimisation procedures have become more competent, however, there is an ambiguity and bias throughout the literature with regards to relative performance of optimisation architectures and employed algorithms. This paper provides a well-balanced critical review of the dominant optimisation approaches that have been integrated with aerodynamic theory for the purpose of shape optimisation. A total of 229 papers, published in more than 120 journals and conference proceedings, have been classified into 6 different optimisation algorithm approaches. The material cited includes some of the most well-established authors and publications in the field of aerodynamic optimisation. This paper aims to eliminate bias toward certain algorithms by analysing the limitations, drawbacks, and the benefits of the most utilised optimisation approaches. This review provides comprehensive but straightforward insight for non-specialists and reference detailing the current state for specialist practitioners

    Can Single Solution Optimisation Methods Be Structurally Biased?

    Get PDF
    open access articleThis paper investigates whether optimisation methods with the population made up of one solution can suffer from structural bias just like their multisolution variants. Following recent results highlighting the importance of choice of strategy for handling solutions generated outside the domain, a selection of single solution methods are considered in conjunction with several such strategies. Obtained results are tested for the presence of structural bias by means of a traditional approach from literature and a newly proposed here statistical approach. These two tests are demonstrated to be not fully consistent. All tested methods are found to be structurally biased with at least one of the tested strategies. Confirming results for multisolution methods, it is such strategy that is shown to control the emergence of structural bias in single solution methods. Some of the tested methods exhibit a kind of structural bias that has not been observed before

    An Optimisation-Driven Prediction Method for Automated Diagnosis and Prognosis

    Get PDF
    open access articleThis article presents a novel hybrid classification paradigm for medical diagnoses and prognoses prediction. The core mechanism of the proposed method relies on a centroid classification algorithm whose logic is exploited to formulate the classification task as a real-valued optimisation problem. A novel metaheuristic combining the algorithmic structure of Swarm Intelligence optimisers with the probabilistic search models of Estimation of Distribution Algorithms is designed to optimise such a problem, thus leading to high-accuracy predictions. This method is tested over 11 medical datasets and compared against 14 cherry-picked classification algorithms. Results show that the proposed approach is competitive and superior to the state-of-the-art on several occasions

    Information Sharing Impact of Stochastic Diffusion Search on Population-Based Algorithms

    Get PDF
    This work introduces a generalised hybridisation strategy which utilises the information sharing mechanism deployed in Stochastic Diffusion Search when applied to a number of population-based algorithms, effectively merging this nature-inspired algorithm with some population-based algorithms. The results reported herein demonstrate that the hybrid algorithm, exploiting information-sharing within the population, improves the optimisation capability of some well-known optimising algorithms, including Particle Swarm Optimisation, Differential Evolution algorithm and Genetic Algorithm. This hybridisation strategy adds the information exchange mechanism of Stochastic Diffusion Search to any population-based algorithm without having to change the implementation of the algorithm used, making the integration process easy to adopt and evaluate. Additionally, in this work, Stochastic Diffusion Search has also been deployed as a global optimisation algorithm, and the optimisation capability of two newly introduced minimised variants of Particle Swarm algorithms is investigated

    A multi-cycled sequential memetic computing approach for constrained optimisation

    Get PDF
    In this paper, we propose a multi-cycled sequential memetic computing structure for constrained optimisation. The structure is composed of multiple evolutionary cycles. At each cycle, an evolutionary algorithm is considered as an operator, and connects with a local optimiser. This structure enables the learning of useful knowledge from previous cycles and the transfer of the knowledge to facilitate search in latter cycles. Specifically, we propose to apply an estimation of distribution algorithm (EDA) to explore the search space until convergence at each cycle. A local optimiser, called DONLP2, is then applied to improve the best solution found by the EDA. New cycle starts after the local improvement if the computation budget has not been exceeded. In the developed EDA, an adaptive fully-factorized multivariate probability model is proposed. A learning mechanism, implemented as the guided mutation operator, is adopted to learn useful knowledge from previous cycles. The developed algorithm was experimentally studied on the benchmark problems in the CEC 2006 and 2010 competition. Experimental studies have shown that the developed probability model exhibits excellent exploration capability and the learning mechanism can significantly improve the search efficiency under certain conditions. The comparison against some well-known algorithms showed the superiority of the developed algorithm in terms of the consumed fitness evaluations and the solution quality
    • …
    corecore