A Novel Sensorless Hybrid MPPT Method Based On FOCV Measurement and P&O MPPT Technique For Solar PV Applications
A Novel Sensorless Hybrid MPPT Method Based On FOCV Measurement and P&O MPPT Technique For Solar PV Applications
Abstract—In the era of Renewable Energy, Solar power is the system reliability. Hill Climbing method, Perturb and
considered as one among the prominent and emerging energy Observe method (P&O) [2], Artificial Neural Network (ANN)
source. But the output of a solar PV varies drastically due [3], Fractional Open Circuit Voltage algorithm (FOCV) [4],
to varying atmospheric conditions like temperature and solar Incremental Conductance method (Inc- Cond) [5] [6] and
insolation. The Maximum Power Point Tracking (MPPT) method Particle Swarm Optimization (PSO) [7] are the widely used
is an inevitable part which must be present for the efficient
utilization of solar energy tapped using solar PV units. The
MPPT methods. Though these controllers serve the same ob-
conventional methods fail to trail the maximum available power jective, these algorithms vary in terms of PV array dependency,
efficiently and economically, and can even fail during partial control strategies, number of control variables, implementation
shading conditions. This paper proposes an advanced hybrid complexity, application, cost, oscillations around the MPP
algorithm that blends the advantages of both Fractional Open- point, speed and types of circuitry. MPPT is considered to be
Circuit Voltage (FOCV) MPPT and Perturb and Observe (P&O) one of the most efficient mechanisms to enhance the perfor-
algorithm, thereby overcoming their inherited flaws. To validate mance of a solar panel. These conventional MPPT algorithms
the proposed algorithm’s potency, the technique is simulated may even fail during Partial Shading Conditions (PSC). This
using Simulink environment on MATLAB and simulation results necessitates the demand for advanced MPPT controllers [8].
show a clear improvement in achieving the MPPT under varying To further improve the effectiveness of these conventional
atmospheric conditions.
methods, [9] proposes an improved adaptive P&O MPPT
Keywords—Solar PV, P&O MPPT, FOCV MPPT, Hybrid MPPT, method, which largely minimizes the steady-state oscillation,
Buck Converter inaccurate tracking direction and instills the ability to detect
the global power point during PSC. FOCV based MPPT is
I. I NTRODUCTION another method that makes use of open circuit voltage of solar
PV. This method needs only a single sensor and requires only
In this fast-growing world, electricity demand is rapidly minor computations when compared with other conventional
thriving day-by-day. The limited availability of conventional MPPT methods, but fails during subtle changes in temperature
resources and their harmful effects made the human kind think and irradiance level. The shading of uneven pattern results
about an unconventional and sustainable source of energy. in numerous spikes in the P-V characteristics. This problem
Renewable Energy Sources (RES) are the future for powering due to shading effects is mitigated and discussed in [10]. [11]
the whole nation. Solar, Wind, Biomass, Geothermal are a few discusses a novel MPPT which combines the relation between
among the list. Among the renewables, energy from the sun the load curve and the IV characteristics of a solar module and
is very promising. The main features of such a promising has a rapid convergence speed.
energy source are easy availability, eco-friendly nature, less This work is coordinated into six sections. Section II discusses
operational and maintenance cost. the one diode model of a solar PV system and its characteristics
The performance of PV panel depends upon the ambient under varying atmospheric conditions. Section III introduces
cell temperature and solar insolation. Any variation in the conventional MPPT methods like P&O and FOCV techniques
above-mentioned parameters disturbs the desired performance are discussed, along with the proposed hybrid MPPT tech-
of the entity. The drawbacks of PV panels are low conversion niques. In section IV implementation of the complete system in
efficiency and non-linearity in I-V characteristics. The Max- MATLAB/Simulink environment is briefed. Section V details
imum Power Point Tracking (MPPT) [1] method is adopted simulation results and analyses the results by comparing and
so as to accurately track the maximum available power from contrasting with the existing conventional methods. The Paper
a solar panel. The primary objective of MPPT controller is is concluded in section VI. The future expansion possibilities
to achieve maximum available power from the photovoltaic of the proposed system are also discussed in the concluding
panels irrespective of the atmospheric parameters like solar segment of this paper.
irradiance and temperature. Such controllers grant the desired
amount of power, thereby curtailing the cost and enhancing
978-1-7281-3250-1/19/$31.00
c 2019 IEEE
Authorized licensed use limited to: Fondren Library Rice University. Downloaded on May 17,2020 at 05:59:23 UTC from IEEE Xplore. Restrictions apply.
II. S OLAR P HOTO VOLTAIC S YSTEM A. Perturb & Observe (P&O) MPPT
A. One Diode Model Perturb & Observe [14] MPPT technique is one of the
The photovoltaic effect is the basic principle that makes a extensively adopted iterative MPPT methods to trap maximum
PV cell convert incident solar radiation (sunlight) into electric- power. This method requires two sensors, namely the current,
ity. Solar radiation, which constitutes infrared heat waves and and a voltage sensor, that periodically measures the current and
visible light waves, when getting incident on a photovoltaic voltage of a SPV cell to calculate the system power. It starts
cell get absorbed, reflected, or even go right through [12]. by perturbing along the operating values and observes any
During this phenomenon, the light that is absorbed develops variation in the power difference. If the variation is positive,
useful electricity. Each category of the photovoltaic panel then the step size is moved in the same direction and vice-
has its own distinct attributes correlating to the atmospheric versa.
parameters like temperature and solar irradiance. These cells This method is known for its simplicity and economical.
are either connected in parallel, series or series-parallel array Even, the previous knowledge of the solar PV is not required.
combinations that might depend upon the end-user application. The technique fails during an abrupt change in atmospheric
If they are connected in series, the net voltage gets added up conditions [17] like the sudden variation in irradiance level or
and in a parallel combination, the overall current delivered partial shading.
is summed up based on the number of cells or PV array
connected, and while in series-parallel combination, required B. Fractional Open Circuit Voltage (FOCV) MPPT
voltage and current levels can be achieved.
At a given atmospheric condition, there exists an exclusive
operating point P(Vmp, Imp) called the Maximum Power Point
(MPP) at which the solar PV power is at its peak(Pmp).
If anyone of the point (Vmp or Imp) can be tracked by
some methods, then corresponding Pmp can be found out at
ease. In the FOCV measurement, the nonlinear IV curve of
a solar PV is modeled using mathematical equations or basic
approximations under varying atmospheric conditions. Based
on this understanding, an empirical relationship is calculated
as follows:
Fig. 1. One Diode model of Solar Photo Voltaic system
Authorized licensed use limited to: Fondren Library Rice University. Downloaded on May 17,2020 at 05:59:23 UTC from IEEE Xplore. Restrictions apply.
TABLE I. S PECIFICATION OF THE PV ARRAY CONSIDERED FOR
RESEARCH
Description Rating
Maximum Power (Pmp) 100 W
Maximum Current (Imp) 5A
Maximum Voltage (Vmp) 23 V
Open-Circuit Voltage (Voc) 28.5 V
Short-Circuit Current (Isc) 5.49 A
Number of parallely connected modules 1
Number of series strings 1
Authorized licensed use limited to: Fondren Library Rice University. Downloaded on May 17,2020 at 05:59:23 UTC from IEEE Xplore. Restrictions apply.
TABLE III. C OMPARISON OF P&O, FOCV AND P ROPOSED H YBRID
MPPT
P&O MPPT FOCV MPPT
Tracking Time (ms) 0.32 0.21
Ripple Content (%) 14 4
85.4 (1000 W/m2 ) 87.8 (1000 W/m2 )
Efficiency (%)
72.78 (800 W/m2 ) 73.82 (800 W/m2 )
Hybrid MPPT
0.16
2
98.17 (1000 W/m2 )
81.67 (800 W/m2 )
rithm, the same model was simulated using P&O and FOCV
based MPPT. Fig. 6 shows the comparison between the three
Fig. 4. Characteristics of PV module considered for research (a) I-V Curve MPPT algorithms. The solar irradiance level was shifted from
and (b) P-V curve 1000 to 800 W/m2 at 0.01s. The simulation results show that
the hybrid MPPT method exceeds the conventional algorithms
TABLE II. B UCK C ONVERTER S PECIFICATIONS
in terms of ripple content, tracking time and efficiency of the
Description Rating system. A detailed analysis results are given in Table III.
PV panel rating 23 V, 5 A, 100 W
Inductor L1= 17.66 uH
DC link Capacitor C1= 100 uF
Load Capacitor C2= 500 uF
Load Resistance 1 ohm
Switching frequency 20 kHz
V. S IMULATION R ESULTS
To validate the potentiality of the proposed algorithm,
the solar irradiance was varied between 1000 to 800 W/m2
with a constant temperature of 25o C. The buck converter
steps down the input voltage from 23V to 12V under normal
irradiance. The output voltage drastically reduced when the
irradiance value was reduced to 800 W/m2 . The proposed
hybrid MPPT method could track the MPP successfully even
during varying irradiance. The output load characteristics of
the buck converter is provided in fig. 5.
Fig. 6. Plot for power vs time for various MPPT techniques (a) P&O MPPT
(b) FOCV Method (c) Hybrid MPPT
VI. C ONCLUSION
The RES is advantageous than any other energy resources,
as it is suited for any individual application or for the grid. The
effective utilization of solar energy and the MPPT controller
is proposed in this paper. For the analysis, a Buck converter
with hybrid MPPT has been successfully simulated. The open-
circuit voltage of a solar PV is measured by the intelligent
decision making capability of the advanced hybrid MPPT
method.
The Hybrid MPPT method dominates over the traditional
MPPT algorithms by the following factors:
• Implementation is more effortless.
Fig. 5. Plot for Load Characteristics of DC Load, (a) Current vs time (b) • It has a fair convergence speed under rapidly varying
Voltage vs time and (c) Power vs time
atmospheric conditions.
To compare the performance of the hybrid MPPT algo- • It reaches the MPP region rapidly.
Authorized licensed use limited to: Fondren Library Rice University. Downloaded on May 17,2020 at 05:59:23 UTC from IEEE Xplore. Restrictions apply.
• It achieves more efficiency and fewer oscillations in [13] H. A. Sher, A. F. Murtaza, A. Noman, K. E. Addoweesh, K. Al-Haddad,
power without reducing the tracking speed of P&O, and M. Chiaberge, “A new sensorless hybrid mppt algorithm based
on fractional short-circuit current measurement and p&o mppt,” IEEE
by utilizing reduced perturbation size. Transactions on Sustainable Energy, vol. 6, pp. 1426–1434, Oct. 2015.
• The Voc value is intelligently sensed during varying [14] M. Taguchi, A. Yano, S. Tohoda, K. Matsuyama, Y. Nakamura, T. Nishi-
atmospheric conditions, without implementing an ad- waki, K. Fujita, and E. Maruyama, “24.7 x0025; record efficiency hit
solar cell on thin silicon wafer,” IEEE Journal of Photovoltaics, vol. 4,
ditional sensor to measure the irradiance level. pp. 96–99, Jan. 2014.
• The proposed technique is much more efficient than [15] N. Balakrishnan, T. S. Angel, and R. C. Lekshmi, “Pv-battery system
for smart green building using transformer coupled dc-dc converter,”
the conventional methods to harness energy. in 2016 IEEE 1st International Conference on Power Electronics,
Intelligent Control and Energy Systems (ICPEICES), pp. 1–6, July 2016.
During the initial stage, to make the system more close to [16] X. Li, H. Wen, L. Jiang, W. Xiao, Y. Du, and C. Zhao, “An improved
the peak power point, an offline MPPT method is utilized, and mppt method for pv system with fast-converging speed and zero oscil-
then using a variable step-size P&O MPPT technique, the MPP lation,” IEEE Transactions on Industry Applications, vol. 52, pp. 5051–
is reached more efficiently and economically. The proposed 5064, Nov. 2016.
hybrid algorithm hybridizes the above-mentioned techniques [17] A. Chikh and A. Chandra, “An optimal maximum power point tracking
algorithm for pv systems with climatic parameters estimation,” IEEE
to track MPP more accurately and can even be utilized for a Transactions on Sustainable Energy, vol. 6, pp. 644–652, April 2015.
wide range of solar PV applications. The PV power tracking
[18] K. R. Bharath, H. Choutapalli, and P. Kanakasabapathy, “Control of
research area is endowed with the proposed hybrid algorithm. bidirectional dc-dc converter in renewable based dc microgrid with
improved voltage stability,” International Journal of Renewable Energy
Research, vol. 8, pp. 871–877, 01 2018.
R EFERENCES [19] E. Dallago, A. Liberale, D. Miotti, and G. Venchi, “Direct mppt
algorithm for pv sources with only voltage measurements,” IEEE
[1] B. Subudhi and R. Pradhan, “A comparative study on maximum
Transactions on Power Electronics, vol. 30, pp. 6742–6750, Dec. 2015.
power point tracking techniques for photovoltaic power systems,” IEEE
Transactions on Sustainable Energy, vol. 4, pp. 89–98, Jan 2013. [20] K. R. Bharath and P. Kanakasabapathy, “Implementation of enhanced
perturb and observe maximum power point tracking algorithm to
[2] W. Zhu, L. Shang, P. Li, and H. Guo, “Modified hill climbing mppt
overcome partial shading losses,” in 2016 International Conference on
algorithm with reduced steady-state oscillation and improved tracking
Energy Efficient Technologies for Sustainability (ICEETS), pp. 62–67,
efficiency,” The Journal of Engineering, vol. 2018, no. 17, pp. 1878–
April 2016.
1883, 2018.
[3] H. Choutapalli, K. R. Bharath, and P. Kanakasabapathy, “A review on
advanced mppt methods for spv system under partial shaded condi-
tions,” in 2018 International Conference on Control, Power, Communi-
cation and Computing Technologies (ICCPCCT), pp. 305–310, March
2018.
[4] D. C. Huynh and M. W. Dunnigan, “Development and comparison of
an improved incremental conductance algorithm for tracking the mpp
of a solar pv panel,” IEEE Transactions on Sustainable Energy, vol. 7,
pp. 1421–1429, Oct. 2016.
[5] K. P. K. Vineeth and C. A. Asha, “An efficient solar power converter
with high mpp tracking accuracy for rural electrification,” in 2014
International Conference on Computation of Power, Energy, Information
and Communication (ICCPEIC), pp. 383–389, April 2014.
[6] K. P. K. Vineeth and M. K. Sreenivasan, “Hardware implementation of
high efficient and high voltage gain dc-dc converter for dc microgrid
applications,” in 2015 IEEE International Conference on Electrical,
Computer and Communication Technologies (ICECCT), pp. 1–5, March
2015.
[7] R. B. A. Koad, A. F. Zobaa, and A. El-Shahat, “A novel mppt algorithm
based on particle swarm optimization for photovoltaic systems,” IEEE
Transactions on Sustainable Energy, vol. 8, pp. 468–476, April 2017.
[8] H. M. El-Helw, A. Magdy, and M. I. Marei, “A hybrid maximum power
point tracking technique for partially shaded photovoltaic arrays,” IEEE
Access, vol. 5, pp. 11900–11908, 2017.
[9] J. Ahmed and Z. Salam, “An enhanced adaptive p&o mppt for fast
and efficient tracking under varying environmental conditions,” IEEE
Transactions on Sustainable Energy, vol. 9, pp. 1487–1496, July 2018.
[10] K. R. Bharath and E. Suresh, “Design and implementation of improved
fractional open circuit voltage based maximum power point tracking
algorithm for photovoltaic applications,” International Journal of Re-
newable Energy Research-IJRER, vol. 7, no. 3, 2017.
[11] T. K. Soon and S. Mekhilef, “A fast-converging mppt technique for
photovoltaic system under fast-varying solar irradiation and load resis-
tance,” IEEE Transactions on Industrial Informatics, vol. 11, pp. 176–
186, Feb. 2015.
[12] J. Ahmed and Z. Salam, “A modified p&o maximum power point
tracking method with reduced steady-state oscillation and improved
tracking efficiency,” IEEE Transactions on Sustainable Energy, vol. 7,
pp. 1506–1515, Oct. 2016.
Authorized licensed use limited to: Fondren Library Rice University. Downloaded on May 17,2020 at 05:59:23 UTC from IEEE Xplore. Restrictions apply.