scispace - formally typeset
Search or ask a question

Showing papers on "Particle swarm optimization published in 2014"


Journal ArticleDOI
TL;DR: The results of the classical engineering design problems and real application prove that the proposed GWO algorithm is applicable to challenging problems with unknown search spaces.

10,082 citations


Book
17 Feb 2014
TL;DR: This book can serve as an introductory book for graduates, doctoral students and lecturers in computer science, engineering and natural sciences, and researchers and engineers as well as experienced experts will also find it a handy reference.
Abstract: Nature-Inspired Optimization Algorithms provides a systematic introduction to all major nature-inspired algorithms for optimization. The book's unified approach, balancing algorithm introduction, theoretical background and practical implementation, complements extensive literature with well-chosen case studies to illustrate how these algorithms work. Topics include particle swarm optimization, ant and bee algorithms, simulated annealing, cuckoo search, firefly algorithm, bat algorithm, flower algorithm, harmony search, algorithm analysis, constraint handling, hybrid methods, parameter tuning and control, as well as multi-objective optimization. This book can serve as an introductory book for graduates, doctoral students and lecturers in computer science, engineering and natural sciences. It can also serve a source of inspiration for new applications. Researchers and engineers as well as experienced experts will also find it a handy reference.Discusses and summarizes the latest developments in nature-inspired algorithms with comprehensive, timely literatureProvides a theoretical understanding as well as practical implementation hintsProvides a step-by-step introduction to each algorithm

901 citations


Journal ArticleDOI
TL;DR: The proposed binary bat algorithm (BBA) is able to significantly outperform others on majority of the benchmark functions and there is a real application of the proposed method in optical engineering called optical buffer design that evidence the superior performance of BBA in practice.
Abstract: Bat algorithm (BA) is one of the recently proposed heuristic algorithms imitating the echolocation behavior of bats to perform global optimization. The superior performance of this algorithm has been proven among the other most well-known algorithms such as genetic algorithm (GA) and particle swarm optimization (PSO). However, the original version of this algorithm is suitable for continuous problems, so it cannot be applied to binary problems directly. In this paper, a binary version of this algorithm is proposed. A comparative study with binary PSO and GA over twenty-two benchmark functions is conducted to draw a conclusion. Furthermore, Wilcoxon's rank-sum nonparametric statistical test was carried out at 5 % significance level to judge whether the results of the proposed algorithm differ from those of the other algorithms in a statistically significant way. The results prove that the proposed binary bat algorithm (BBA) is able to significantly outperform others on majority of the benchmark functions. In addition, there is a real application of the proposed method in optical engineering called optical buffer design at the end of the paper. The results of the real application also evidence the superior performance of BBA in practice.

549 citations


Journal ArticleDOI
TL;DR: A neural network (NN)-based method for the construction of prediction intervals (PIs) and a new problem formulation is proposed, which translates the primary multiobjectives problem into a constrained single-objective problem.
Abstract: Electrical power systems are evolving from today's centralized bulk systems to more decentralized systems. Penetrations of renewable energies, such as wind and solar power, significantly increase the level of uncertainty in power systems. Accurate load forecasting becomes more complex, yet more important for management of power systems. Traditional methods for generating point forecasts of load demands cannot properly handle uncertainties in system operations. To quantify potential uncertainties associated with forecasts, this paper implements a neural network (NN)-based method for the construction of prediction intervals (PIs). A newly introduced method, called lower upper bound estimation (LUBE), is applied and extended to develop PIs using NN models. A new problem formulation is proposed, which translates the primary multiobjective problem into a constrained single-objective problem. Compared with the cost function, this new formulation is closer to the primary problem and has fewer parameters. Particle swarm optimization (PSO) integrated with the mutation operator is used to solve the problem. Electrical demands from Singapore and New South Wales (Australia), as well as wind power generation from Capital Wind Farm, are used to validate the PSO-based LUBE method. Comparative results show that the proposed method can construct higher quality PIs for load and wind power generation forecasts in a short time.

506 citations


Journal ArticleDOI
TL;DR: In this article, the authors proposed a maximum power point tracking (MPPT) method using Cuckoo Search (CS) method for large and medium-sized PV systems. And the results show that CS is capable of tracking MPP within 100-250 ms under various types of environmental change.

476 citations


Journal ArticleDOI
TL;DR: This study proposes a method for time series prediction using Hinton and Salakhutdinov׳s deep belief nets (DBN) which are probabilistic generative neural network composed by multiple layers of restricted Boltzmann machine (RBM).

472 citations


Journal ArticleDOI
01 May 2014
TL;DR: Experiments on twenty benchmark datasets show that PSO with the new initialisation strategies and/or the new updating mechanisms can automatically evolve a feature subset with a smaller number of features and higher classification performance than using all features.
Abstract: In classification, feature selection is an important data pre-processing technique, but it is a difficult problem due mainly to the large search space. Particle swarm optimisation (PSO) is an efficient evolutionary computation technique. However, the traditional personal best and global best updating mechanism in PSO limits its performance for feature selection and the potential of PSO for feature selection has not been fully investigated. This paper proposes three new initialisation strategies and three new personal best and global best updating mechanisms in PSO to develop novel feature selection approaches with the goals of maximising the classification performance, minimising the number of features and reducing the computational time. The proposed initialisation strategies and updating mechanisms are compared with the traditional initialisation and the traditional updating mechanism. Meanwhile, the most promising initialisation strategy and updating mechanism are combined to form a new approach (PSO(4-2)) to address feature selection problems and it is compared with two traditional feature selection methods and two PSO based methods. Experiments on twenty benchmark datasets show that PSO with the new initialisation strategies and/or the new updating mechanisms can automatically evolve a feature subset with a smaller number of features and higher classification performance than using all features. PSO(4-2) outperforms the two traditional methods and two PSO based algorithm in terms of the computational time, the number of features and the classification performance. The superior performance of this algorithm is due mainly to both the proposed initialisation strategy, which aims to take the advantages of both the forward selection and backward selection to decrease the number of features and the computational time, and the new updating mechanism, which can overcome the limitations of traditional updating mechanisms by taking the number of features into account, which reduces the number of features and the computational time.

457 citations


Journal ArticleDOI
TL;DR: A Back Propagation neural network based on Particle Swam Optimization that combines PSO-BP with comprehensive parameter selection is introduced that achieves much better forecast performance than the basic back propagation neural network and ARIMA model.
Abstract: As a clean and renewable energy source, wind energy has been increasingly gaining global attention. Wind speed forecast is of great significance for wind energy domain: planning and design of wind farms, wind farm operation control, wind power prediction, power grid operation scheduling, and more. Many wind speed forecasting algorithms have been proposed to improve prediction accuracy. Few of them, however, have studied how to select input parameters carefully to achieve desired results. After introducing a Back Propagation neural network based on Particle Swam Optimization (PSO-BP), this paper details a method called IS-PSO-BP that combines PSO-BP with comprehensive parameter selection. The IS-PSO-BP is short for Input parameter Selection (IS)-PSO-BP, where IS stands for Input parameter Selection. To evaluate the forecast performance of proposed approach, this paper uses daily average wind speed data of Jiuquan and 6-hourly wind speed data of Yumen, Gansu of China from 2001 to 2006 as a case study. The experiment results clearly show that for these two particular datasets, the proposed method achieves much better forecast performance than the basic back propagation neural network and ARIMA model.

419 citations


Journal ArticleDOI
TL;DR: This paper presents Linear/Nonlinear Programming (LP/NLP) formulations of these problems followed by two proposed algorithms for the same based on particle swarm optimization (PSO) followed by results compared with the existing algorithms to demonstrate their superiority.

411 citations


Journal ArticleDOI
TL;DR: Based on the proposed discrete framework, a multiobjective discrete particle swarm optimization algorithm is proposed to solve the network clustering problem and the decomposition mechanism is adopted.
Abstract: The field of complex network clustering has been very active in the past several years. In this paper, a discrete framework of the particle swarm optimization algorithm is proposed. Based on the proposed discrete framework, a multiobjective discrete particle swarm optimization algorithm is proposed to solve the network clustering problem. The decomposition mechanism is adopted. A problem-specific population initialization method based on label propagation and a turbulence operator are introduced. In the proposed method, two evaluation objectives termed as kernel k-means and ratio cut are to be minimized. However, the two objectives can only be used to handle unsigned networks. In order to deal with signed networks, they have been extended to the signed version. The clustering performances of the proposed algorithm have been validated on signed networks and unsigned networks. Extensive experimental studies compared with ten state-of-the-art approaches prove that the proposed algorithm is effective and promising.

342 citations


Journal ArticleDOI
TL;DR: In this article, a hybrid wind/PV system with battery storage and diesel generator is used for this purpose, and a power management algorithm is applied to the load, and the Multi-Objective Particle Swarm Optimization (MOPSO) method is used to find the best configuration of the system and for sizing the components.

Journal ArticleDOI
TL;DR: In this article, a maximum power-point tracking (MPPT) method for photovoltaic (PV) systems under partially-shaded conditions using firefly algorithm is presented.
Abstract: This paper reports the development of a maximum power-point tracking (MPPT) method for photovoltaic (PV) systems under partially shaded conditions using firefly algorithm. The major advantages of the proposed method are simple computational steps, faster convergence, and its implementation on a low-cost microcontroller. The proposed scheme is studied for two different configurations of PV arrays under partial shaded conditions and its tracking performance is compared with traditional perturb and observe (P&O) method and particle swarm optimization (PSO) method under identical conditions. The improved performance of the algorithm in terms of tracking efficiency and tracking speed is validated through simulation and experimental studies.

Journal ArticleDOI
TL;DR: This paper proposes a hybrid method, which combines P&O and PSO methods, and the advantage of using the proposed hybrid method is that the search space for the PSO is reduced, and hence, the time that is required for convergence can be greatly improved.
Abstract: Conventional maximum power point tracking (MPPT) methods such as perturb-and-observe (P&O) method can only track the first local maximum point and stop progressing to the next maximum point. MPPT methods based on particle swarm optimization (PSO) have been proposed to track the global maximum point (GMP). However, the problem with the PSO method is that the time required for convergence may be long if the range of the search space is large. This paper proposes a hybrid method, which combines P&O and PSO methods. Initially, the P&O method is employed to allocate the nearest local maximum. Then, starting from that point on, the PSO method is employed to search for the GMP. The advantage of using the proposed hybrid method is that the search space for the PSO is reduced, and hence, the time that is required for convergence can be greatly improved. The excellent performance of the proposed hybrid method is verified by comparing it against the PSO method using an experimental setup.

Journal ArticleDOI
01 Oct 2014
TL;DR: Experimental results show that the LFPSO is clearly seen to be more successful than one of the state-of-the-art PSO (SPSO) and the other PSO variants in terms of solution quality and robustness and compared with well-known and recent population-based optimization methods.
Abstract: Particle swarm optimization (PSO) is one of the well-known population-based techniques used in global optimization and many engineering problems. Despite its simplicity and efficiency, the PSO has problems as being trapped in local minima due to premature convergence and weakness of global search capability. To overcome these disadvantages, the PSO is combined with Levy flight in this study. Levy flight is a random walk determining stepsize using Levy distribution. Being used Levy flight, a more efficient search takes place in the search space thanks to the long jumps to be made by the particles. In the proposed method, a limit value is defined for each particle, and if the particles could not improve self-solutions at the end of current iteration, this limit is increased. If the limit value determined is exceeded by a particle, the particle is redistributed in the search space with Levy flight method. To get rid of local minima and improve global search capability are ensured via this distribution in the basic PSO. The performance and accuracy of the proposed method called as Levy flight particle swarm optimization (LFPSO) are examined on well-known unimodal and multimodal benchmark functions. Experimental results show that the LFPSO is clearly seen to be more successful than one of the state-of-the-art PSO (SPSO) and the other PSO variants in terms of solution quality and robustness. The results are also statistically compared, and a significant difference is observed between the SPSO and the LFPSO methods. Furthermore, the results of proposed method are also compared with the results of well-known and recent population-based optimization methods.

Journal ArticleDOI
TL;DR: In this article, the authors proposed a hybrid intelligent algorithm approach to directly formulate optimal prediction intervals of wind power generation based on extreme learning machine and particle swarm optimization to estimate and quantify the potential impacts and risks facing system operation with wind penetration beforehand.
Abstract: Accurate and reliable wind power forecasting is essential to power system operation. Given significant uncertainties involved in wind generation, probabilistic interval forecasting provides a unique solution to estimate and quantify the potential impacts and risks facing system operation with wind penetration beforehand. This paper proposes a novel hybrid intelligent algorithm approach to directly formulate optimal prediction intervals of wind power generation based on extreme learning machine and particle swarm optimization. Prediction intervals with associated confidence levels are generated through direct optimization of both the coverage probability and sharpness to ensure the quality. The proposed method does not involve the statistical inference or distribution assumption of forecasting errors needed in most existing methods. Case studies using real wind farm data from Australia have been conducted. Comparing with benchmarks applied, experimental results demonstrate the high efficiency and reliability of the developed approach. It is therefore convinced that the proposed method provides a new generalized framework for probabilistic wind power forecasting with high reliability and flexibility and has a high potential of practical applications in power systems.

Journal ArticleDOI
TL;DR: A novel approach of incorporating PSO algorithm with ANN has been proposed to eliminate the limitation of the BP-ANN and the results indicate that the proposed method is able to predict flyrock distance and PPV induced by blasting with a high degree of accuracy.
Abstract: Blasting is a major component of the construction and mining industries in terms of rock fragmentation and concrete demolition. Blast designers are constantly concerned about flyrock and ground vibration induced by blasting as adverse and unintended effects of explosive usage on the surrounding areas. In recent years, several researches have been done to predict flyrock and ground vibration by means of conventional backpropagation (BP) artificial neural network (ANN). However, the convergence rate of the BP-ANN is relatively slow and solutions can be trapped at local minima. Since particle swarm optimization (PSO) is a robust global search algorithm, it can be used to improve ANNs' performance. In this study, a novel approach of incorporating PSO algorithm with ANN has been proposed to eliminate the limitation of the BP-ANN. This approach was applied to simulate the flyrock distance and peak particle velocity (PPV) induced by blasting. PSO parameters and optimal network architecture were determined using sensitivity analysis and trial and error method, respectively. Finally, a model was selected, and the proposed model was trained and tested using 44 datasets obtained from three granite quarry sites in Malaysia. Each dataset involved ten inputs, including the most influential parameters on flyrock distance and PPV, and two outputs. The results indicate that the proposed method is able to predict flyrock distance and PPV induced by blasting with a high degree of accuracy. Sensitivity analysis was also conducted to determine the influence of each parameter on flyrock distance and PPV. The results show that the powder factor and charge per delay are the most effective parameters on flyrock distance, whereas sub-drilling and charge per delay are the most effective parameters on PPV.

Journal ArticleDOI
TL;DR: In this article, a teaching learning based optimization (TLBO) approach is proposed to minimize power loss and energy cost by optimal placement of capacitors in radial distribution systems, where learners improve their knowledge or ability through the teaching methodology of teacher and in second part learners increase their knowledge by interactions among themselves.

Journal ArticleDOI
01 Mar 2014-Energy
TL;DR: The effectiveness of the proposed method is presented in terms of reduction in power system losses, maximization of system loadability and voltage quality improvement and HPSO (hybrid particle swarm optimization) algorithm is proposed in this paper.

Journal ArticleDOI
TL;DR: In this article, a multi-objective particle swarm optimization approach was proposed to determine the optimal DGs places, sizes, and their generated power contract price in the IEEE 33-bus distribution test system.
Abstract: Distributed generations (DGs) have significant benefits in the electric power industry, such as a reduction in CO2 and NOX emissions in electricity generation, improvement of voltage profile in distribution feeders, amending voltage stability in heavy load levels, enhancement of reliability and power quality, as well as securing the power market. Despite the numerous advantages of DG technologies, weak capability in dispatching and management of DGs is a major challenge for distribution system operators. Hence, during recent years, several studies about various aspects of control, operation, placement, and sizing of DGs have been conducted. This paper presents a novel application of multiobjective particle swarm optimization with the aim of determining the optimal DGs places, sizes, and their generated power contract price. In the proposed multiobjective optimization, not only are the operational aspects, such as improving voltage profile and stability, power-loss reduction, and reliability enhancement taken into account, but also an economic analysis is performed based on the distribution company's and DG owner's viewpoints. The simulation study is performed on the IEEE 33-bus distribution test system and the consequent discussions prove the effectiveness of the proposed approach.

Journal ArticleDOI
TL;DR: A Task-based System Load Balancing method using Particle Swarm Optimization (TBSLB-PSO) that achieves system load balancing by only transferring extra tasks from an overloaded VM instead of migrating the entire overloaded VM is proposed.
Abstract: Live virtual machine (VM) migration is a technique for achieving system load balancing in a cloud environment by transferring an active VM from one physical host to another. This technique has been proposed to reduce the downtime for migrating overloaded VMs, but it is still time- and cost-consuming, and a large amount of memory is involved in the migration process. To overcome these drawbacks, we propose a Task-based System Load Balancing method using Particle Swarm Optimization (TBSLB-PSO) that achieves system load balancing by only transferring extra tasks from an overloaded VM instead of migrating the entire overloaded VM. We also design an optimization model to migrate these extra tasks to the new host VMs by applying Particle Swarm Optimization (PSO). To evaluate the proposed method, we extend the cloud simulator (Cloudsim) package and use PSO as its task scheduling model. The simulation results show that the proposed TBSLB-PSO method significantly reduces the time taken for the load balancing process compared to traditional load balancing approaches. Furthermore, in our proposed approach the overloaded VMs will not be paused during the migration process, and there is no need to use the VM pre-copy process. Therefore, the TBSLB-PSO method will eliminate VM downtime and the risk of losing the last activity performed by a customer, and will increase the Quality of Service experienced by cloud customers.

Journal ArticleDOI
TL;DR: In this article, a particle swarm optimization algorithm for finding the optimal location and sizing of DSTATCOM with the aim of reducing the total power loss along with voltage profile improvement of Radial Distribution System is proposed.

Journal ArticleDOI
TL;DR: In this article, the authors proposed a methodology to solve Mixed Integer Non-Linear Programming (MINLP) formulation for loss minimization, which simplifies the problem by dividing it in two phases, namely Siting Planning Model (SPM) and Capacity Planning Model(CPM) thereby reducing the search space and computational time.

Journal ArticleDOI
TL;DR: This work is investigating methods that are particularly efficient at Particle Distribution Optimization (PDO) to fight sample degeneracy and impoverishment, with an emphasis on intelligence choices.
Abstract: During the last two decades there has been a growing interest in Particle Filtering (PF). However, PF suffers from two long-standing problems that are referred to as sample degeneracy and impoverishment. We are investigating methods that are particularly efficient at Particle Distribution Optimization (PDO) to fight sample degeneracy and impoverishment, with an emphasis on intelligence choices. These methods benefit from such methods as Markov Chain Monte Carlo methods, Mean-shift algorithms, artificial intelligence algorithms (e.g., Particle Swarm Optimization, Genetic Algorithm and Ant Colony Optimization), machine learning approaches (e.g., clustering, splitting and merging) and their hybrids, forming a coherent standpoint to enhance the particle filter. The working mechanism, interrelationship, pros and cons of these approaches are provided. In addition, approaches that are effective for dealing with high-dimensionality are reviewed. While improving the filter performance in terms of accuracy, robustness and convergence, it is noted that advanced techniques employed in PF often causes additional computational requirement that will in turn sacrifice improvement obtained in real life filtering. This fact, hidden in pure simulations, deserves the attention of the users and designers of new filters.

Journal ArticleDOI
TL;DR: Verification with 10 years’ continuous cycling data suggests that the proposed method is able to accurately estimate the capacity of Li-ion battery throughout the whole life-time.

Journal ArticleDOI
01 Aug 2014-Energy
TL;DR: In this paper, a new model based on combination of the WT (wavelet transform) and GM (grey model) is presented for short term electric load forecasting and is improved by PSO (particle swarm optimization) algorithm.

Journal ArticleDOI
TL;DR: A hybrid load forecasting model with parameter optimization is proposed for short-term load forecasting of micro-grids, being composed of Empirical Mode Decomposition (EMD), Extended Kalman Filter (EKF), Extreme Learning Machine with Kernel (KELM), and Particle Swarm Optimization (PSO).

Journal ArticleDOI
TL;DR: A novel hybrid particle swarm optimization and gravitational search algorithm (HPSO–GSA), having attributes of PSO and GSA, is proposed in this paper to solve economic emission load dispatch (EELD) problems considering various practical constraints.

Journal ArticleDOI
TL;DR: Evaluating the performance of different artificial intelligence techniques for optimum sizing of a PV/wind/FC hybrid system to continuously satisfy the load demand with the minimal total annual cost finds that particle swarm optimization has the most robustness.

01 Jan 2014
TL;DR: This approach is applied to a six bus three unit system and the results are compared with results of Linear Programming method for different test cases and the obtained solution proves that the proposed technique is efficient and accurate.
Abstract: 2 Abstract: This paper proposes the application of Particle Swarm Optimization (PSO) technique to solve Optimal Power Flow with inequality constraints on Line Flow. To ensure secured operation of power system, it i s necessary to keep the line flow within the prescribed MVA limit so that the system operates in normal state. The problem involves non-linear objective function and constraints. Therefore, the population based method like PSO is more suitable than the conventional Linear Programming methods. This approach is applied to a six bus three unit system and the results are compared with results of Linear Programming method for different test cases. The obtained solution proves that the proposed technique is efficient and accurate.

Journal ArticleDOI
TL;DR: Through the simulation of MATLAB programming it is seen that OTLBO provides better results than all other optimization techniques at less computational time.