MPPT Algorithm PDF
MPPT Algorithm PDF
MPPT Algorithm PDF
ISSN: 2319-4863
Abstract – Compared to the traditional energy resources, power generation is very low, especially under low radiation
photovoltaic (PV) system that uses the solar energy to states, and the other drawback is the amount of electric power
produce electricity considered as one of renewable energies generated by solar arrays is always changing with weather
R
has a great potential and developing increasingly fast conditions, i.e., irradiation and temperature. it can be observed
compared to its counterparts of renewable energies. Such that the output power characteristics of the PV system as
system can be either stand-alone or connected to utility grid. function of irradiance and temperature is nonlinear and is
While, the disadvantage is that PV generation depended on crucially influenced by solar irradiation and temperature. The
Maximum Power Point (MPP) of the PV array changes
AC
weather conditions. The major problem with photovoltaic
(PV) systems is the amount of electrical power generated by continuously; consequently the PV system’s operating point
solar arrays depends up on a number of conditions (i.e. must change to maximize the energy produced. Therefore a
solar irradiance, temperature and angle of incident light Maximum Power Point Tracking (MPPT) is an essential part of
etc.). In order to maximize the output of a PV system, the PV system to ensure that system operates at the maximum
continuously tracking the maximum power point (MPP) is power of the PV array.
necessary. In this thesis there is a implementation of
maximum power point tracking (MPPTs) algorithm for a Basic principle
PV system so as to extract maximum power from the solar
IJD
arrays during unfavorable condition, also the effect on V-I According to the theory of maximum power transfer, the power
and V-P characteristics of PV array module due to change in delivered to the load is maximum when the source internal
irradiance and temperature are delineated. MPPT algorithm impedance matches the load impedance.
plays an important role in increasing the efficiency of
system. A proposed MPPT algorithm is implemented in ZS=ZL* (1)
boost converter and compared with various MPPTs Thus, the impedance seen from the converter side needs to
Algorithm. match the internal impedance of the solar array.
Keywords – Photovoltaic, Maximum power point tracking PV system with MPPT control
(MPPT), Perturb and Observe Algorithm.
The operation of MPPT cannot be achieved unless a tunable
I. INTRODUCTION matching network is used to interface the load to the PV array.
The photovoltaic system has a non-linear current-voltage and The main constituent components of a PV system are power
power-voltage characteristics that continuously varies with stage and controller as shown in fig.1The power stage is realized
irradiation and temperature. In order to track the continuously using switch mode DC-DC converters (boost, buck-boost),
varying maximum power point of the solar array the MPPT employing PWM control.The control parameter is duty ratio δ
(maximum power point tracking) control technique plays an which is used for the tuning of the network for maximum
important role in the PV systems. The task of a maximum power extraction of power.
point tracking (MPPT) network in a photovoltaic (PV) system is
to continuously tune the system so that it draws maximum
power from the solar array regardless of weather or load
conditions. In recent years, a large number of techniques have
been proposed for tracking the maximum power point (MPP).In
this literature a MPPT method is proposed. Its implementation
and performance is presented. Also comparison and analysis
with the other conventional methods is presented.
Two existing drawbacks encountered while generating power
from PV systems are: the first one that the efficiency of electric Fig.1 PV System with MPPT
IJDACR
ISSN: 2319-4863
R
the most common. These techniques have the advantage of an
easy implementation but they also have drawbacks, as will be
shown later. Other techniques based on different principles are
fuzzy control, neural circuit, fractional open circuit voltage or
AC
short circuit current, current sweep, etc. Most of these methods
yield a local maximum and some, like the fractional open circuit
voltage or short circuit current, give an approximated MPP, not Figure 4-3- PV panel characteristic curves.
the exact one. In normal conditions the V-P curve has only one
maximum, so it is not a problem. While, if the PV array is
partially shaded, there are multiple maxima in these curves. If there is an increment in the power, the perturbation should be
According to order to relieve this problem, some algorithms kept in the same direction and if the power decreases, then the
have been implemented. These techniques differ in many aspects next perturbation should be in the opposite direction. Based on
such as required sensors, cost, complexity,convergence speed these facts, the algorithm is implemented [1]. The process is
IJD
range of effectiveness, correct tracking when irradiation and/or repeated until the MPP is reached. Then the operating point
change in temperature, hardware needed for the implementation oscillates around theMPP. This problem is common also to the
or popularity. INC method, as was mention earlier. A scheme of the algorithm
is shown in Figure 3
a) Perturb and Observe
In this method, the sign of the last perturbation and the sign of
the last increment in the power are used to decide what the next
perturbation should be.on the left of the MPP incrementing the
voltage increases the power whereas on the right decrementing
the voltage increases the power.
b) Incremental conductance
The incremental conductance algorithm is based on the fact that
the slope of the curve power vs. voltage (current) of the PV
module is zero at the MPP, positive (negative) on the left of it
and negative (positive) on the right
V P=0 (IP=0) at the MPP V
P>0 (IP<0) on the left V P< 0 (IP>0) on the right
By comparing the increment of the power vs. the increment of
the voltage (current) between two consecutives samples, the
change in the MPP voltage can be determined.
A scheme of the algorithm is shown in Figure .4
R
The other handicap of both methods is the oscillations of the
voltage and current around the MPP in the steady state. This is
due to the fact that the control is discrete and the voltage and
AC current are not constantly at the MPP but oscillating around it.
The size of the oscillations depends on the size of the rate of
change of the reference voltage. The greater it is, the higher is
the amplitude of the oscillations.
(B) Fuzzy logic
Fuzzy logic control [2][3]generally consists of three stages:
fuzzification, rule base lookup table and defuzzification. During
fuzzification, numerical input variables are converted into
IJD
R
is that the MPP reached is not the real one because the
relationship is only an approximation.
Measuring the short circuit current while the system is operating Proposed Method
is a problem. It usually requires adding an additional switch to The proposed method solves the problem caused in hill-climbing
the power converter to periodically short the PV array and process from those caused by irradiance changing by decoupling
measure ISC. In [4]ISC is measured by shorting the PV array with the PV power fluctuations. This method adds an irradiance-
an additional field-effect transistor added between the PV array changing estimate process in every perturb process to measure
and the DC link capacitor. the amount of power change caused by the change of
One other option is shown in [5] a boost converter is used and atmospheric condition, and then compensates it in the following
the switch of the converter is used to short the PV array. Short perturb process. There are two operation modes named: Mode 1
circuiting the PV array also leads to a loss of power. One last for estimate process; and Mode 2 for perturb process as shown
handicap is that the real MPP is not reached because the
IJDACR
ISSN: 2319-4863
R
AC
IJD
R
Fig 9 Plot of O/P voltage of PV panel v/s time without MPPT
AC
IJD
Fig.11 Plot of O/P Voltage at load side v/s time without MPPT
Fig. 14 Plot of PI Control gain v/s time without MPPT
IJDACR
ISSN: 2319-4863
Fig. 18 Plot of O/P Voltage at load side v/s time with MPPT
R
Fig.15Plot of O/P voltage of PV panel v/s time with MPPT
AC
IJD
Fig. 19 Plot of O/P current at load side v/s time with MPPT
Fig.20 Plot of Power obtained at load side v/s time with MPPT
Fig 17 Plot of cal MPPT Vref voltage v/s time with MPPT
IJDACR
ISSN: 2319-4863
R
Systems.
[6]TrishanEsram Patrick L. Chapman“Comparison of
Photovoltaic Array Maximum PowerPoint Tracking
Techniques” IEEE Transactions on Energy Conversion,vol.22
AC No.2 2007.
[7]Dave Freeman ,” Introduction to Photovoltaic Systems
Maximum Power Point Tracking,” Texas Instruments
Application Report .
[8] Doo-Yong Jung, Young-HyokJi, Sang-Hoon Park, Yong-
Chae Jung and Chung-Yuen Won ,”Interleaved Soft Switching
Boost Converter for Photovoltaic Power Generation System”,
2010 IEEE.
IJD