Experiment 4: Aim of The Experiment
Experiment 4: Aim of The Experiment
Theory:
The photovoltaic (P-V) systems power-voltage characteristic is a nonlinear curve. At a particular
voltage this curve exhibits maximum power. This operating point is called maximum power point
(MPP). To operate the PV at its MPP, a MPPT algorithm is required. For this, an interfacing DC-DC
is used. The relationship between the load resistance and output impedance is discussed in the previous
experiments. The most widely used MPPT algorithms are perturb and observation (P&O), and
Incremental conductance (INC).
P & O MPPT algorithm:
This is a simple MPPT algorithm. In this approach, the PV array voltage is measured at a particular
voltage. A small perturbation is given to the voltage and the power the measured at the new point. If
the present power is greater than previous one the present voltage is updated as MPP and the procedure
continues with next perturbation. If the power is less than new power than this process will stop, and
previous power is taken as MPP. The complete flowchart of this approach is shown below.
P & O MPPT algorithm
Incremental Conductance Method:
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, as can be seen in the figure below
180
160 Maximum
G1=1000W/m2 power points
140
G2=800W/m2
PV array power(W)
120
100 G3=600W/m2
80 G4=1000W/m2
60
40
20
0
0 10 20 30 40 50 60
PV array voltage(V)
I I
At the MPP
V V
I I
At the left of MPP
V V
I I
At the right or MPP
V V
By comparing the increment of the power vs. the increment of the voltage (current) between two
consecutive samples, the change in the MPP voltage can be determined. A scheme of the algorithm is
shown in the figure below
Logic diagram:
Logic diagram:
Results: