Comparison of Artificial Bee Colony Algorithm With Other Algorithms
Comparison of Artificial Bee Colony Algorithm With Other Algorithms
Comparison of Artificial Bee Colony Algorithm with other Algorithms used for
Tracking of Maximum Power Point of Photovoltaic Arrays
Abstract. Maximum power point tracker (MPPT) is one of and Observe algorithm, Genetic Algorithm and Fuzzy
the key components of a solar electricity generation systems. It is Logic algorithm.
used to extract the maximum power produced by an array of
Photovoltaic cells. In this paper Artificial Bee Colony algorithm 2. Artificial Bee Colony algorithm
is analysed and implemented for tracking the maximum power
point of Photovoltaic arrays. Furthermore the results obtained
from ABC algorithm are compared with that of Perturb and
The artificial bee colony algorithm (ABC) was
Observe method, Fuzzy Logic Control and Genetic Algorithms. introduced by Karaboga in 2005 [6] and a modified
version was introduced in by Akay and Karaboga in 2010
[7]. In a bee swarm there is a very efficient natural task
Key words: management mechanism that actively changes by the
condition of the surroundings. Foraging behaviour is one
of the very important parts of bee swarms. It is guided by
Artificial Bee Colony algorithm, Photovoltaic arrays,
the factors such as task management, division of labour,
Maximum Power Point Tracking.
grouping of bees according to their statuses and the
quantity and quality of the available food. The two main
1. Introduction management criteria for the foraging are recruitment for
exploring food sources and the abandonment after their
An increase in the use of solar electric energy has been depletion.
observed in recent years. The reason of this focus on
photovoltaic is due of their simple structure, noiseless Naturally there are three groups of bees in a swarm and
operations and little maintenance. More over these systems they differ with each other due to the tasks handled by
can be designed from very small power generating systems them. Scouts bees have the job of founding new food
to very large Mega-Watt systems. The main drawbacks of sources; they do their job by randomly exploring the area
Photovoltaic systems include lower efficiency and a high either by internal motivation or by some external clue.
capital cost. Currently the efficiency of photovoltaic Employed bees exploit the already discovered food
systems is in the range of 9÷17%. In addition to that, source until the food source is depleted. Onlooker bees
characteristics of photovoltaic are non-linear and mainly wait in the hives and they select a food source after
depend on the environmental conditions. To overcome the getting motivated by watching dances performed by the
issues of high installation costs the efficiency of these employed bees in the dancing area. Dancing area can be
systems has to be increased. One of the main techniques to considered as the main information sharing area of the
increase PV energy harvesting is by keeping the bee hives. In this area the employed bees return with the
photovoltaic to extract power at its maximum point. In Fig. nectar and perform different types of dances, while at the
1 P-V and I-V typical characteristic diagrams of same time the onlooker bees watch these dances.
Photovoltaic systems are shown. These characteristics are Different types of dances are performed for example
mainly dependent on the environmental conditions and the round, tremble and waggle dance. The type of dance and
maximum power point coordinates change with the its intensity provides a measure of the feasibility of the
temperature and solar irradiance. In the last time, in food source [8].
literature are proposed different intelligent algorithms for
actively seeking of the maximum power point [1÷5]. In The three groups of bees in a hive, as explained before,
this work the Artificial Bee Colony algorithm used for perform specialized task for maximizing the amount of
maximum power point tracking is analysed and compared nectar. In the algorithm, half of the bees are always
with other algorithms used for the same purpose: Perturb employed bees while half of them are onlooker bees.
Every food source is exploited by a single employed bee, fitnessi
Pi , (4)
which means for every employed bee there is one food SN
Variable Value
Maximum Power, Pmax 200 Watts (+10% / -5%)
Maximum Power Voltage, Vmpp 26.3 V
Maximum Power Current, Impp 7.61 A
Open Circuit Voltage, Voc 32.9 V
Short Circuit Current, Isc 8.21 A
Temperature Coefficient, KVoc -1.23 x 10-1 V/0C
Temperature Coefficient, KIsc 3.18 x 10-3 A/0C