Extended Abstract ICASE2022 - Oran
Extended Abstract ICASE2022 - Oran
EXTENDED ABSTRACT
Photovoltaic (PV) energy has been the center of interest of industry and research in the last
few decades because it is a clean and inexhaustible energy. However, to maximize the out of a
PV array, since it varies under different conditions, Maximum Power Point Tracking (MPPT)
controllers have been introduced. In the recent years many MPPT methods have been proposed,
ranging from simple conventional methods to more advanced and complex metaheuristic
algorithms each having their own strong points and weaknesses.
The boost converter (figure 1) consists of an input capacitor Cin, an inductor L, a power
MOSFET, a diode D, a filter capacitor Cout and a load resistance RL. The MOSFET which is
considered as a switch is turned ON and OFF at the switching frequency fs=1/T with the ON
duty ratio D=ton/T where ton is the time interval where the MOSFET is ON. [1]
The conventional MPPT used is the Perturb and Observe method which consists of
increasing or decreasing the PV module’s voltage and observing wither the output power
increases or decreases. Maintaining or reversing the process to keep track on the MPP.[2]
Comparing the latter with the Particle Swarm Optimization (PSO) technique which is
based on the population-based stochastic optimization algorithm inspired from schools of
fish or birds flock. Mimicking the performance gained by interaction between the different
individuals or particles. The movement of these particles is defined as follows: [3]
where X is the position of the particle; i the particle number, k the number of iteration; V
the velocity; w the inertial weight; 𝑐1 and 𝑐2 the particle acceleration coefficients; Pbest and
Gbest are the best local position and the best global position respectively; 𝑟1,𝑟2 ∈ [0.1] are
uniformly distributed random coefficients.
ICASE-22 Page 1
The International Conference On Applied
Cuckoo Search Algorithm (CSA) which imitates the behaviors of the cuckoo birds and
relies on the Lévy flight search to find a suitable host nest to lay its egg on, the MPP in our
case. [4]
The output of each algorithm has been visualized and drawn side by side on the same
figure, Figure 2, to observe the difference in the tracking converging speed and stability
time.
As it can be seen in Table 1, PSO is the fastest to converge to the MPP with 0.12s
compared to CSA 0.21s and 0.44s for the conventional P&O. However, regarding
efficiency, P&O slightly outperforms both PSO and CSA.
Figure 2. Side by side comparison of the different algorithm power outputs at 1000w/m².
Conclusion:
In this paper, the performance of two MPPT meta-heuristic optimization algorithms are
compared with the conventional P&O method. The meta-heuristic algorithms consist of PSO
and CSA. The simulation results show that the PSO algorithm performs better than CSA and
P&O in response time. On the other hand, the P&O method is slightly more efficient than the
two other methods.
ICASE-22 Page 2
The International Conference On Applied
References
[1] M. Kazimierczuk, Pulse-width Modulated DC-DC Power Converters, Wiley, Dayton,
Ohio, USA (2008).
[2] Salman, S., AI, X. & WU, Z. Prot Control Mod Power Syst. Volume 3, 25 (2018).
[3] F. M. Oliveira, S. A. O. da Silva, F. R. Durand and L. P. Sampaio, 2015 IEEE 13th Brazilian
Power Electronics Conference and 1st Southern Power Electronics Conference
(COBEP/SPEC), 2015, pp. 1-6.
[4] Hussaian Basha, C., Bansal, V., Rani, C., Brisilla, R.M., Odofin, S. Soft Computing for
Problem Solving. Volume 1048. pp 727–736 (2019).
ICASE-22 Page 3