1,088 research outputs found

    Particle Swarm Optimization

    Get PDF
    Particle swarm optimization (PSO) is a population based stochastic optimization technique influenced by the social behavior of bird flocking or fish schooling.PSO shares many similarities with evolutionary computation techniques such as Genetic Algorithms (GA). The system is initialized with a population of random solutions and searches for optima by updating generations. However, unlike GA, PSO has no evolution operators such as crossover and mutation. In PSO, the potential solutions, called particles, fly through the problem space by following the current optimum particles. This book represents the contributions of the top researchers in this field and will serve as a valuable tool for professionals in this interdisciplinary field

    A comprehensive survey on cultural algorithms

    Get PDF
    Peer reviewedPostprin

    Role of Metaheuristics in Optimizing Microgrids Operating and Management Issues::A Comprehensive Review

    Get PDF
    The increased interest in renewable-based microgrids imposes several challenges, such as source integration, power quality, and operating cost. Dealing with these problems requires solving nonlinear optimization problems that include multiple linear or nonlinear constraints and continuous variables or discrete ones that require large dimensionality search space to find the optimal or sub-optimal solution. These problems may include the optimal power flow in the microgrid, the best possible configurations, and the accuracy of the models within the microgrid. Metaheuristic optimization algorithms are getting more suggested in the literature contributions for microgrid applications to solve these optimization problems. This paper intends to thoroughly review some significant issues surrounding microgrid operation and solve them using metaheuristic optimization algorithms. This study provides a collection of fundamental principles and concepts that describe metaheuristic optimization algorithms. Then, the most significant metaheuristic optimization algorithms that have been published in the last years in the context of microgrid applications are investigated and analyzed. Finally, the employment of metaheuristic optimization algorithms to specific microgrid issue applications is reviewed, including examples of some used algorithms. These issues include unit commitment, economic dispatch, optimal power flow, distribution system reconfiguration, transmission network expansion and distribution system planning, load and generation forecasting, maintenance schedules, and renewable sources max power tracking

    Evolutionary Computation 2020

    Get PDF
    Intelligent optimization is based on the mechanism of computational intelligence to refine a suitable feature model, design an effective optimization algorithm, and then to obtain an optimal or satisfactory solution to a complex problem. Intelligent algorithms are key tools to ensure global optimization quality, fast optimization efficiency and robust optimization performance. Intelligent optimization algorithms have been studied by many researchers, leading to improvements in the performance of algorithms such as the evolutionary algorithm, whale optimization algorithm, differential evolution algorithm, and particle swarm optimization. Studies in this arena have also resulted in breakthroughs in solving complex problems including the green shop scheduling problem, the severe nonlinear problem in one-dimensional geodesic electromagnetic inversion, error and bug finding problem in software, the 0-1 backpack problem, traveler problem, and logistics distribution center siting problem. The editors are confident that this book can open a new avenue for further improvement and discoveries in the area of intelligent algorithms. The book is a valuable resource for researchers interested in understanding the principles and design of intelligent algorithms

    Research Trends and Outlooks in Assembly Line Balancing Problems

    Get PDF
    This paper presents the findings from the survey of articles published on the assembly line balancing problems (ALBPs) during 2014-2018. Before proceeding a comprehensive literature review, the ineffectiveness of the previous ALBP classification structures is discussed and a new classification scheme based on the layout configurations of assembly lines is subsequently proposed. The research trend in each layout of assembly lines is highlighted through the graphical presentations. The challenges in the ALBPs are also pinpointed as a technical guideline for future research works

    Optimal tuning of proportional integral controller for fixed-speed wind turbine using grey wolf optimizer

    Get PDF
    The need for tuning the PI controller is to improve its performance metrics such as rise time, settling time and overshoot. This paper proposed the Grey Wolf Optimizer (GWO) tuning method of a Proportional Integral (PI) controller for fixed speed Wind Turbine. The objective is to overcome the limitations in using the PSO and GA tuning methods for tuning the PI controller, such as quick convergence occurring too soon into a local optimum, and the controller step input response. The GWO, the Particle Swarm Optimization (PSO), and the Genetic Algorithm (GA) tuning methods were implemented in the Matlab 2016b to search the optimal gains of the Proportional and Integral controller through minimization of the objective function. A comparison was made between the results obtained from the GWO tuning method against PSO and GA tuning techniques. The GWO computed the smallest value of the objective function minimized. It exhibited faster convergence and better time response specification compared to other methods. These and more performance indicators show the superiority of the GWO tuning method

    Wind farm control technologies : from classical control to reinforcement learning

    Get PDF
    Wind power plays a vital role in the global effort towards net zero. The recent figure shows that 93GW new wind capacity was installed worldwide in 2020, leading to a 53% year-on-year increase. Control system is the core in wind farm operations and has essential influences on the farm’s power capture efficiency, economic profitability, and operation & maintenance cost. However, wind farms’ inherent system complexities and the aerodynamic interactions among wind turbines bring significant barriers to control systems design. The wind industry has recognized that new technologies are needed to handle wind farm control tasks, especially for large-scale offshore wind farms. This paper provides a comprehensive review of the development and most recent advances of wind farm control technologies. This covers the introduction of fundamental aspects in wind farm control in terms of system modelling, main challenges, and control objectives. Existing wind farm control methods for different purposes, including layout optimization, power generation maximization, fatigue loads minimization, and power reference tracking, are investigated. Moreover, a detailed discussion regarding the differences and connections among model-based, model-free and data-driven wind farm approaches is presented. In addition, highlights are made on the state-of-the-art wind farm control technologies based on reinforcement learning - a booming machine learning technique that has drawn worldwide attention. Future challenges and research avenues in wind farm control are also analysed

    Multiple robot co-ordination using particle swarm optimisation and bacteria foraging algorithm

    Get PDF
    The use of multiple robots to accomplish a task is certainly preferable over the use of specialised individual robots. A major problem with individual specialized robots is the idle-time, which can be reduced by the use of multiple general robots, therefore making the process economical. In case of infrequent tasks, unlike the ones like assembly line, the use of dedicated robots is not cost-effective. In such cases, multiple robots become essential. This work involves path-planning and co-ordination between multiple mobile agents in a static-obstacle environment. Multiple small robots (swarms) can work together to accomplish the designated tasks that are difficult or impossible for a single robot to accomplish. Here Particle Swarm Optimization (PSO) and Bacteria Foraging Algorithm (BFA) have been used for coordination and path-planning of the robots. PSO is used for global path planning of all the robotic agents in the workspace. The calculated paths of the robots are further optimized using a localised BFA optimization technique. The problem considered in this project is coordination of multiple mobile agents in a predefined environment using multiple small mobile robots. This work demonstrates the use of a combinatorial PSO algorithm with a novel local search enhanced by the use of BFA to help in efficient path planning limiting the chances of PSO getting trapped in the local optima. The approach has been simulated on a graphical interface
    corecore