Short term wind speed predicting is essential in using wind energy as an alternative source of electrical power generation, thus the improvement of wind speed prediction accuracy becomes an important issue. Although many prediction models have been developed during the last few years, they suffer a poor performance becausetheir dependency on performing only the local search without the capability in performing the global search in the whole search space.To overcome this problem, we propose a new passive congregation term to the standard hybrid Genetic Algorithm / Particle Swarm Optimization (GA/ PSO) model in training Neural Network (NN) wind speed predictor. This term is based on the mutual cooperation between different particles in determining new positions rather than their selfish thinking. Experiment study shows significantly the influence of the passive congregation term in improving the performance accuracy compared to the standard model.
General TermsWind Speed Prediction,
Key wordsParticle Swarm Optimization, Genetic Algorithm, Neural Networks, Passive Congregation.
INTRODUCTIONWind energy is one of the lowest costs of electricity production among renewable energy sources, but is visible only as long as weather conditions allow, so to maintain economical dispatch of wind generation electricity, it is important to make short term predictions of future wind speed which directly affects generation capacity [1]. Without this ability, a wind farm operator is prone to allocate more generation units or supplemental energy reserves than necessary in order to ensure budgeted electricity outputs are met, with an end result of increased operating costs [2]. Thus, the further prediction accuracy improvement of the wind speed predication becomes a fundamental issue in the wind industry [2-3].In short term wind speed prediction, Feedforward Neural Networks (FNN) trained using tabu search [4] and Recurrent Neural Networks (RNN) [5] have been used.Particle Swarm Optimization (PSO) which is a population based stochastic algorithm was used in training both FNN and RNN wind speed predictors to enhance their prediction accuracy [2]. Also, Genetic Algorithm (GA) operators was introduced to increase the training accuracy of PSO learning algorithm, to form GA/ PSO hybrid model to enable searching new regions in the search space [6][7].However, in GA/ PSO model, the PSO algorithm is restricted in doing the local search around its best position and the global best position without any cooperation with other particles in the swarm while the GA operators are responsible in doing the global search by making particles fly to new regions in the search space leading to poor model performance in terms of accuracy, convergence speed and robustness [8].To overcome this problem and improve the model performance, each particle in the swarm should be capable of performing the global search and not to be only restricted in local search [9]. Thus, we introduce our new proposed hybrid (GA/PSO) model with passive congregation inspired ...