SlideShare una empresa de Scribd logo
1 de 10
Descargar para leer sin conexión
Abstract
Nowadays, it has been a developing consideration towards utilization of photovoltaic (PV) system. This paper proposes the
Adaptive Neuro-Fuzzy Inference System (ANFIS) and an integrated offline Genetic Algorithm (GA) to track the PV power
based on different circumstances due to the various climate changes. Training data in ANFIS are optimized by GA. The
proposed controller is accomplished and studied applying Matlab/Simulink software. The results show minimal error of
Maximum Power Point (MPP), Optimal Voltage (Vmpp
) and superior capability of the suggested method in MPP tracking.
*Author for correspondence
Indian Journal of Science and Technology, Vol 8(10), 982–991, May 2015
ISSN (Print) : 0974-6846
ISSN (Online) : 0974-5645
Implementing GA-ANFIS for Maximum Power Point
Tracking in PV System
Alireza Rezvani1
*, Maziar Izadbakhsh1
, Majid Gandomkar2
and Saeed Vafaei2
1
Young Researchers and Elite Club, Saveh Branch, Islamic Azad University, Saveh, Iran;
alireza.rezvani.saveh@gmail.com
2
Department of Electrical Engineering, Saveh Branch, Islamic Azad University, Saveh, Iran
Keywords: ANFIS, GA, MPPT, Photovoltaic System.
1. Introduction
For tracking the incessantly diverging the MPP of the
solar array, MPPT control approach acts a significant part
in the PV arrays1-3
.
The rifest methods are the perturbation and observa-
tion (P&O) algorithm3,4
, Incremental conductance
(IC)5,6
fuzzy logic controller (FLC)7,8
and artificial net-
works (ANN)9-11
. The P&O and IC methods are widely
applied in the MPPT due to its simplicity and easy exe-
cution, one of the drawbacks of this technique that it is
precision in steady-state condition is low since the per-
turbation operation would cause to oscillate the operating
point of the PV module around the MPP that wastes
the energy. When perturbation step size is minimized,
variation can be decreased, but a smaller perturba-
tion size decelerates the speed of MPPT. As well as, the
rapid changing of weather condition affects the output
power and this method fails to track easily the MPP12,13
.
Inrecentdecade, FCLisemployedfortracking the MPP
of PV module since it canbeconsidered robust,simplein
design because they do not need knowleminimal necessity
of the mathematical model dge of the accurate model and
Nevertheless, the FLC depends on deliberate election of
parameters, explanation of membership functions and
fuzzy rules. The effectiveness of FLC technique requires
specialist science and testing in choosing membership
functions and parameters. Some other weakness of FLC
is complex algorithms which lead in the high cost of
implementation14,15
. To overcome these weaknesses, new
methods such as ANN have been applied. The applica-
tion of ANN in different subjects has been increasing as it
gives an advantage of doing on non-linear tasks. ANN is
based on learning process and does not need to be repro-
grammed16,17
.
Neural network with approximation of the MPP in
photovoltaic module uses inputs such as environmental
conditions, PV irradiance, wind velocity, temperature and
time parameter which have been provided in18
. Besides,
this paper shows the number of neurons is kept as 5 in
the hidden layer and the output estimates the maximum
power. Maximum power prediction has been carried out
by comparisons between neural network and multiple
regressions. One of the problems in18
is that the results of
ANN are heavily dependent on preliminary selection of
training data.
Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei
Indian Journal of Science and Technology 983Vol 8 (10) | May 2015 | www.indjst.org
The modeling and performance of the MPP in PV
module based on RBFN have been provided in16
. In com-
parison with traditional P&O method, RBFN is faster and
also has less fluctuation in performance point.
ANN can be considered as a best method for mapping
inputs-outputs of non-linear functions, but it lacks subjec-
tive sensations. In the other words, fuzzy logic approach
has the capability to transform linguistic and mental
data into numerical values. However, the determination
of membership functions and FLC rules depends on the
previous knowledge of the system. Neural networks can
be integrated with fuzzy logic and through the combina-
tion of these two smart tools, a robust AI technique called
ANFIS can be obtained19-21
.
In this study first, the 360 data of Temperature and
irradiance as the inputs data are applied to GA and Vmpp
corresponding to the MPP delivery from the photovoltaic
system, afterward the optimum values are implemented
for training the ANFIS.
The remnant of this article is formed as follows: structure
of photovoltaic module has been presented in part 2. The
GA method and ANFIS structure are explained in part
3. The simulation results have been presented in part 4.
Finally, conclusion described in part 5.
2.  Structure of PV System
In Figure 1, the PV cell equivalent circuit is depicted.
Characteristic of one solar array is reported as following
equations (1):
3.  Genetic Algorithm Technic and
ANFIS
Figure 1. Structure of PV solar cell.
S s
pv 0
t P
V R I V R I
I I - I exp -1 -
V n R
  + +
=   
    (1)
Where, I represents the photovoltaic current, V repre-
sents the photovoltaic voltage, Ipv is the light generated
current, the ideality factor can be represented by n, Rsh
and Rs are the parallel and series resistance. Vth is the
thermal voltage of diodes. The name-plate details are
reported in Table 1.
Table 1.  Red sun 90w module
IMP
( Rated current) 4.94 A
VMP
( Rated voltage) 18.65V
PMAX
(Rated power) 90W
VOC
( Open circuit voltage) 22.32
ISC
( Short circuit current) 5.24
NP
(Parallel cells number) 1
NS
(Series cells number) 36
3.1 Applying of GA
ANFIS and GA methods are used to follow the opti-
mal point for MPP in environmental circumstances.
Besides, genetic algorithm is implemented for opti-
mal values. Then, these optimal values are applied for
training ANFIS22,23
. Implementing of GA is as follows24
:
1. the objective function and recogniz-
ing the design parameters are determined,
Implementing GA-ANFIS for Maximum Power Point Tracking in PV System
Indian Journal of Science and Technology984 Vol 8 (10) | May 2015 | www.indjst.org
2. the initial population is defined, 3. determining the size
of population and applying objective function, 4. con-
ducting convergence test.
Objective function of genetic algorithm is used for its
optimization as following: detecting the optimum X= (X1
,
X2
, X3
,..., Xn
) to put the F(X) in the maximum value, that
the design variable number is considered as 1. X is the
design variable equal to array current and also, F(X) is the
array output power which should be maximized22
. The
power should be arranged based on the array current (IX
)
to elect the objective function. The GA parameters have
been given in Table 2.
X(X) XF V *I=
..........................(2)
X SC0 I I< < .........................(3)
Table 2.  The parameters of GA
Design Variable Number 1
Size of population 20
Crossover constant 80%
Mutation rate 10%
Maximum Generations 20
3.2 ANFIS Systems
An adaptive neural network has the advantages of learning
ability, optimization and balancing. However, a FLC based
on rules constructed by the knowledge of experts20,21.
The good performance and effectiveness of FLC have
been approved in nonlinear and complicated systems.
ANFIS combines the advantages of using adaptive neu-
ral network and FLC. ANFIS makes use of Sugeno. Fuzzy
inference system (FIS), a prevalent rule set is obtained
with 2 fuzzy if-then rules by the following Equations.
The fuzzy rules can typically reported as follows:
Rule 1: If x is A1 and y is B1; afterward
1 1 1 1= + +f p x q y r (4)
Rule 2: If x is A2 and y is B2; afterward
2 2 2 2= + +f p x q y r (5)
Which x and y can be considered as the inputs and f is the
output. [pi, qi, ri] are called the consequent parameters,
i = 1, 2.. The ANFIS structure of the above statements is
shown in Figure 2.
Layer 1: this layer consists of an adaptive node with a
node function. We have:
Output of this layer is its membership value. Membership
functions for A can be any proper parameterized mem-
bership function. Each parameter is regarded as a default
parameter.
Layer 2: this layer has been called with an “n” and
the output of each node is the product of multiplying all
incoming signals for that node. These nodes perform the
fuzzy AND operation, and we have:
Layer 3: Each node in this layer has been labeled with an
“N”. Nodes calculate the normalized output of each rule.
Then we have:
3,
1 2
1,2= = =
+
i
i i
W
Q w i
W W (9)
Where, Wi is the firing strength of that rule.
Layer 4: Each node in this layer is associated with a node
function. Then we have:
( )4, = = + +i i i i i i iQ w f w p x q y r
(10)
Where, Wi represents the normalized firing strength of
the third layer and {pi, qi, ri} are parameters sets of the
node i.
Layer 5: The single existing node in this layer is labeled as
Σ. It computes the sum of all its input signals and sends
them to the output section.
5, = =
∑
∑
∑
i ii
i i i
i ii
w f
Q w f
w
(11)
Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei
Indian Journal of Science and Technology 985Vol 8 (10) | May 2015 | www.indjst.org
Where, Q5i
is the output of the node (i) in the fifth layer.
For this reason, first, all existing rules will be established
in the layer 1. For example, if we have two inputs, each
of which has three membership functions, then we must
form 9 rules.
That would be as follows in Figure 3.
Figure 2. ANFIS architecture.
Figure 3. Typical ANFIS structure.
4.  Simulation Result
The mixture of least squares and gradient descent tech-
niques are constructed the hybrid learning algorithm.
The input of the ANFIS can be considered irradiation
and temperature and output is Vmpp
corresponding to the
MPP delivery from the PV system. Then, the output volt-
age of photovoltaic module with ANFIS output voltage
was deducted to obtain the error signal. Then, through a
PI controller, this error signal was given to a pulse width
modulation (PWM) block. In Figure 4, the diagram of
the presented MPPT is demonstrated. PV module was
designed in order to obtain optimum values by genetic
algorithm. A set of 360 data was put to temperature and
irradiance as inputs shown in Figure 5(a) and the output
Implementing GA-ANFIS for Maximum Power Point Tracking in PV System
Indian Journal of Science and Technology986 Vol 8 (10) | May 2015 | www.indjst.org
was Vmpp
corresponding to the MPP as depicted in Figure
5(b). Then these optimum values were utilized for train-
ing the ANFIS. By following Figure 5(a), all input were
360 data in which ANFIS model utilizes set of 330 data
was for training and also, a set of 30 data is utilized to test
the ANFIS. Input temperature ranged from 5 to 55°C in
the steps of 5° C and irradiance varied from 50 to 1000
(W/m2
) in the steps of 32 (W/m2
).
Figure 4. Proposed MPPT scheme.
(a)
Vmpp
corresponding to MPP
sponding to MPP
MPP
ANFIS input structure is shown in Figure 6. It includes
five layers. The two inputs represent irradiation and tem-
perature; that have 3 membership functions. In Figure 7,
the structure of the solar irradiance is shown and also, the
structure of the temperature is illustrated as Figure 8.
They have 9 fuzzy rules in total as shown in Figure 9; these
rules have a unique output for each input.
The network is trained for 10,000 epochs. After the
training process, output data should be very close to the
target outputs as shown in Figure 10.
uts data of irradiation and temperature, (b) Vmpp cor-
responding to MPP
irradiationandtemperature,(b)Vmpp
correspondingtoMPP
n and temperature, (b) Vmpp corresponding to MPP
rature, (b) Vmpp corresponding to MPP
Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei
Indian Journal of Science and Technology 987Vol 8 (10) | May 2015 | www.indjst.org
(b)
Figure 5. Data: (a) Inputs data of irradiation and temperature, (b) Vmpp corresponding to MPP.
Figure 6. ANFIS controller structure.
Figure 7. Solar irradiance membership function.
Implementing GA-ANFIS for Maximum Power Point Tracking in PV System
Indian Journal of Science and Technology988 Vol 8 (10) | May 2015 | www.indjst.org
Figure 8. Temperature membership functions.
Figure 9. Fuzzy rules.
Figure 10. The output of the ANFIS with the value of target data
Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei
Indian Journal of Science and Technology 989Vol 8 (10) | May 2015 | www.indjst.org
Figure 11. ANFIS output with the value of target data
Figure 12. Vmpp
error percentage.
Figure 13. ANFIS test output with the value of target data Data.
Implementing GA-ANFIS for Maximum Power Point Tracking in PV System
Indian Journal of Science and Technology990 Vol 8 (10) | May 2015 | www.indjst.org
According to Figures 11 and 12, Vmpp was compared
with the target values and in Figures 13-15 the output of
ANFIS test was compared with the target values, depict-
ing a negligible training error of about 1.4%. The ANFIS
based temperature and irradiation show best outcomes
with minimum error and the output power is optimized
with the assist of the GA method.
Figure 14. The output of the ANFIS test Vmpp with the value of target data.
Figure 15. Test data error percentage.
5. Conclusion
To track MPP of PV system GA-ANFIS method was
applied. With the assist of this technique, the PV module
was able to increase the production of the output power
at an optimal solution under various circumstances.
The GA was implemented to supply the optimal voltage
corresponding to the MPP for each environmental cir-
cumstances.
Then; optimized values were used for training the ANFIS.
For various conditions the proposed method was verified
and found that the error percentage of Vmpp between
0.05% to 1.46%. Incrementing the number of the training
data could be diminished Error of ANFIS.
6. References
1.	 Villalva MG, Gazoli JR, Filho E. Comprehensive approach
to modeling and simulation of photovoltaic arrays. IEEE
Transactions on Power Electronics. 2009; 24(5):1198–1208.
2.	 Shah R, Mithulananathan N, Bansal R, Lee K.Y, Lomi
A. Influence of large-scale pv on voltage stability of sub-
transmission system. International Journal on Electrical
Engineering and Informatics. 2012; 4(1):148–161.
Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei
Indian Journal of Science and Technology 991Vol 8 (10) | May 2015 | www.indjst.org
3.	 Salas V, Olias E, Barrado A, Lazaro A. Review of the
maximum power point tracking algorithms for stand-
alone photovoltaic systems. Solar Energy Materials and
Solar Cells 2006; 90(11):1555–1578.
4.	 Femia N, Petrone G, Spagnuolo G, Vitelli M. Optimization
of perturb and observer maximum power point tracking
method. IEEE Transactions on Power Electronics. 2005;
20(4):963–973.
5.	 Chu CC, Chen CL. Robust maximum power point tracking
method for photovoltaic cells: a sliding mode control
approach. Solar Energy. 2009; 83(8):1370–1378.
6.	 Liu FF, Duan S, Liu B, Kang Y. A variable step size INC
MPPT method for PV systems. IEEE Trans. Industrial
Electronics. 2008; 55(7):2622-2628.
7.	 ALTIN N. Type-2 fuzzy logic controller based maximum
power point tracking in photovoltaic systems. Advances in
Electrical and Computer Engineering. 2013;13(3):65–70.
8.	 Bouchafaa F, Hamzaoui I, Hadjammar A. Fuzzy logic
control for the tracking of maximum power point of a PV
system. Energy Procedia 2011; 6(1):152–159.
9.	 Veerachary M, Senjyu T, Uezato K. Neural-network-
based maximum-power-point tracking of coupled
inductor interleaved-boost-converter-supplied PV system
using fuzzy controller. IEEE Transactions on Industrial
Electronics 2003; 50(4):749–758.
10.	 Rai AK, Kaushika ND, Singh B, Agarwal N. Simulation
model of ANN based maximum power point tracking
controller for solar PV system. Solar Energy Materials and
Solar Cells. 2011; 95(2):773–778.
11.	 Sundarabalan CK, Selvi K. Power quality enhancement
in power distribution system using artificial intelligence
based dynamic voltage restorer. International Journal on
Electrical Engineering and Informatics. 2013; 5(4):433–
446.
12.	 Fangrui L, Duan S, Liu F, Liu B. A variable step size INC
MPPT method for PV systems. IEEE Trans. on Industrial
Electronics. 2008; 55(7):2622–2628.
13.	Esram T, Chapman PL. Comparison of photovoltaic
array maximum power point tracking techniques. IEEE
Transactions on Energy Conversion. 2007; 22(2):439–449.
14.	 Simoes MG, Franceschetti NN. Fuzzy Optimisation based
control of a solar array system. Electric Power Applications.
1999; 146(5):552–558.
15.	Huh DP, Ropp ME. Comparative study of maximum
powerpoint tacking algorithm using an experimental,
programmable, maximum power point tracking test
bed. Proceedings of 28th IEEE Photovoltaic Specialists
Conference. 2000; pp.1699–1702.
16.	 Amoudi AL, Zhang L. Application of radial basis function
networks for solar-array modeling and maximum power-
point prediction. IEE Proceedings on Generation,
Transmission and Distribution. 2000; 147:310–316.
17.	 Zhang L, Bai YF. Genetic algorithm-trained radial basis
function neural networks for modeling photovoltaic
panels. Engineering Applications of Artifcial Intelligence.
2005; 18: 833–844.
18.	 Hiyama T, Kitabayashi K. Neural network based estimation
of maximum power generation from PV module using
environment information. IEEE Transactiom on Energy
Conversion.1997; 12( 3):241–247.
19.	 Aldobhani AMS, John R. Maximum power point tracking
of PV system using ANFIS prediction and fuzzylogic
tracking. Proceedings of the International Multiconference
Of Engineeris and Computer Scientists IMECS. 2008; 19–
21.
20.	 Jang JSR, Sun CT, Mizutani E. Neuro-fuzzy and soft
computing: a computational approach to learning and
machine intelligence.1997; 8(5):335–368.
21.	 Patcharaprakiti N, Premrudeepreechacharn S. Maximum
powerpoint tracking using adaptive fuzzylogic control for
grid connected photovoltaic system. PESW. 2002; 1(2):
372–377.
22.	 Rezvani A, Izadbakhsh M, Gandomkar M. Enhancement
of hybrid dynamic performance using ANFIS for fast
varying solar radiation and fuzzy logic controller in high
speeds wind. Journal of Electrical Systems. 2015; 11(1):11–
26.
23.	 Rezvani A, Izadbakhsh M, Gandomkar M, Saeed vafaei.
investigation of ANN-GA aniques for photovoltaic system
in the grid connected mode. Indian Journal of Science and
Technology. 2015; 8(1):87–95.
24.	 Yang J, Honavar V. Feature subset selection using a genetic
algorithm. IEEE Intelligent Systems. 1998; 13(2):44–49.

Más contenido relacionado

La actualidad más candente

COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...ijcsit
 
HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID
 HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID
HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRIDIAEME Publication
 
Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...ijscmcj
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studiesmjvshin
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...Onyebuchi nosiri
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET Journal
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...Onyebuchi nosiri
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...eSAT Journals
 
Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...IAEME Publication
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsTELKOMNIKA JOURNAL
 
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...IJECEIAES
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...IJECEIAES
 
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...IJECEIAES
 
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...IOSR Journals
 

La actualidad más candente (18)

COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
COMPARATIVE STUDY OF BACKPROPAGATION ALGORITHMS IN NEURAL NETWORK BASED IDENT...
 
HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID
 HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID
HEURISTIC BASED OPTIMAL PMU ROUTING IN KPTCL POWER GRID
 
Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...Classification and direction discrimination of faults in transmission lines u...
Classification and direction discrimination of faults in transmission lines u...
 
Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...Improvement of grid connected photovoltaic system using artificial neural net...
Improvement of grid connected photovoltaic system using artificial neural net...
 
Australia 2
Australia 2Australia 2
Australia 2
 
ANN for Load Flow Studies
ANN for Load Flow StudiesANN for Load Flow Studies
ANN for Load Flow Studies
 
Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...Rotating blade faults classification of a rotor-disk-blade system using artif...
Rotating blade faults classification of a rotor-disk-blade system using artif...
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
 
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
IRJET- A Simple Approach to Identify Power System Transmission Line Faults us...
 
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
VOLTAGE STABILITY IN NIGERIA 330KV INTEGRATED 52 BUS POWER NETWORK USING PATT...
 
Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...Available transfer capability computations in the indian southern e.h.v power...
Available transfer capability computations in the indian southern e.h.v power...
 
Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...Design and implementation of battery charger using ultrasparse matrix rectifi...
Design and implementation of battery charger using ultrasparse matrix rectifi...
 
A0710113
A0710113A0710113
A0710113
 
Performance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systemsPerformance assessment of an optimization strategy proposed for power systems
Performance assessment of an optimization strategy proposed for power systems
 
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...Impact analysis of actuator torque degradation on the IRB 120 robot performan...
Impact analysis of actuator torque degradation on the IRB 120 robot performan...
 
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
A Novel Technique for Tuning PI-controller in Switched Reluctance Motor Drive...
 
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
Comparison of backstepping, sliding mode and PID regulators for a voltage inv...
 
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...
Artificial Neural Networks for ON Line Assessment of Voltage Stability using ...
 

Destacado

Anfis controller for solar powered cascade multilevel inverter 2
Anfis controller for solar powered cascade multilevel inverter 2Anfis controller for solar powered cascade multilevel inverter 2
Anfis controller for solar powered cascade multilevel inverter 2IAEME Publication
 
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...IDES Editor
 
Design Of Charge Controller Using MPPT Algorithm
Design Of Charge Controller Using MPPT AlgorithmDesign Of Charge Controller Using MPPT Algorithm
Design Of Charge Controller Using MPPT AlgorithmIJRES Journal
 
Design Document - Remote Solar Monitoring and Bateery Optimzation System
Design Document - Remote Solar Monitoring and Bateery Optimzation SystemDesign Document - Remote Solar Monitoring and Bateery Optimzation System
Design Document - Remote Solar Monitoring and Bateery Optimzation SystemMamoon Ismail Khalid
 
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionAdaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionIDES Editor
 
Sukam solar ppt
Sukam solar pptSukam solar ppt
Sukam solar pptSafi Khan
 
Solar PV and Battery Storage Systems
Solar PV and Battery Storage SystemsSolar PV and Battery Storage Systems
Solar PV and Battery Storage SystemsRavinder Soin
 
solar power charge controller
solar power charge controllersolar power charge controller
solar power charge controllerbhavana kanisetty
 
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...ViJay ChouDhary
 
Lead-Acid Battery Simplified Simulink Model using MATLAB
Lead-Acid Battery Simplified Simulink Model using MATLAB Lead-Acid Battery Simplified Simulink Model using MATLAB
Lead-Acid Battery Simplified Simulink Model using MATLAB Tsuyoshi Horigome
 
a project report on MPPT algorithm for PV panel
a project report on MPPT algorithm for PV panela project report on MPPT algorithm for PV panel
a project report on MPPT algorithm for PV panelgauravchitransh
 
Standalone Solar PV system design Example
Standalone Solar PV system design ExampleStandalone Solar PV system design Example
Standalone Solar PV system design ExampleDr Naim R Kidwai
 
Marine pollution ppt
Marine pollution pptMarine pollution ppt
Marine pollution pptSri Harati K
 

Destacado (20)

Springer
SpringerSpringer
Springer
 
Anfis controller for solar powered cascade multilevel inverter 2
Anfis controller for solar powered cascade multilevel inverter 2Anfis controller for solar powered cascade multilevel inverter 2
Anfis controller for solar powered cascade multilevel inverter 2
 
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...
Partial Shading Detection and MPPT Controller for Total Cross Tied Photovolta...
 
1234linkedin
1234linkedin1234linkedin
1234linkedin
 
France 1
France 1France 1
France 1
 
Design Of Charge Controller Using MPPT Algorithm
Design Of Charge Controller Using MPPT AlgorithmDesign Of Charge Controller Using MPPT Algorithm
Design Of Charge Controller Using MPPT Algorithm
 
Design Document - Remote Solar Monitoring and Bateery Optimzation System
Design Document - Remote Solar Monitoring and Bateery Optimzation SystemDesign Document - Remote Solar Monitoring and Bateery Optimzation System
Design Document - Remote Solar Monitoring and Bateery Optimzation System
 
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image CompressionAdaptive Neuro-Fuzzy Inference System based Fractal Image Compression
Adaptive Neuro-Fuzzy Inference System based Fractal Image Compression
 
Hybrid Energy System fed ANFIS based SEPIC Converter for DC/AC Loads
Hybrid Energy System fed ANFIS based SEPIC Converter for DC/AC LoadsHybrid Energy System fed ANFIS based SEPIC Converter for DC/AC Loads
Hybrid Energy System fed ANFIS based SEPIC Converter for DC/AC Loads
 
Sukam solar ppt
Sukam solar pptSukam solar ppt
Sukam solar ppt
 
Solar Power Charge Controller
Solar Power Charge ControllerSolar Power Charge Controller
Solar Power Charge Controller
 
Solar PV and Battery Storage Systems
Solar PV and Battery Storage SystemsSolar PV and Battery Storage Systems
Solar PV and Battery Storage Systems
 
solar power charge controller
solar power charge controllersolar power charge controller
solar power charge controller
 
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...
Major Project report "MPPT BASED BATTERY CHARGING USING SOLAR ENERGY" (or) so...
 
Lead-Acid Battery Simplified Simulink Model using MATLAB
Lead-Acid Battery Simplified Simulink Model using MATLAB Lead-Acid Battery Simplified Simulink Model using MATLAB
Lead-Acid Battery Simplified Simulink Model using MATLAB
 
Solar inverter
Solar inverterSolar inverter
Solar inverter
 
Marine pollution
Marine pollutionMarine pollution
Marine pollution
 
a project report on MPPT algorithm for PV panel
a project report on MPPT algorithm for PV panela project report on MPPT algorithm for PV panel
a project report on MPPT algorithm for PV panel
 
Standalone Solar PV system design Example
Standalone Solar PV system design ExampleStandalone Solar PV system design Example
Standalone Solar PV system design Example
 
Marine pollution ppt
Marine pollution pptMarine pollution ppt
Marine pollution ppt
 

Similar a GA-ANFIS Approach Maximizes PV Panel Power Output

An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...theijes
 
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...IJECEIAES
 
MFFNN_ALO presentation.pptx
MFFNN_ALO presentation.pptxMFFNN_ALO presentation.pptx
MFFNN_ALO presentation.pptxTaghreedSaid5
 
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...phthanh04
 
An efficient scanning algorithm for photovoltaic systems under partial shading
An efficient scanning algorithm for photovoltaic systems under  partial shadingAn efficient scanning algorithm for photovoltaic systems under  partial shading
An efficient scanning algorithm for photovoltaic systems under partial shadingIJECEIAES
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...IJECEIAES
 
2018 solar energy forecasting based on hybrid neural network and improved met...
2018 solar energy forecasting based on hybrid neural network and improved met...2018 solar energy forecasting based on hybrid neural network and improved met...
2018 solar energy forecasting based on hybrid neural network and improved met...Souvik Ganguli
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISIJERA Editor
 
Getnet thesis ppt 2013 Final (2).ppt
Getnet thesis ppt 2013 Final (2).pptGetnet thesis ppt 2013 Final (2).ppt
Getnet thesis ppt 2013 Final (2).pptGetnet56
 
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...IRJET Journal
 
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Cemal Ardil
 

Similar a GA-ANFIS Approach Maximizes PV Panel Power Output (20)

An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
An IntelligentMPPT Method For PV Systems Operating Under Real Environmental C...
 
Experimental investigation of artificial intelligence applied in MPPT techniques
Experimental investigation of artificial intelligence applied in MPPT techniquesExperimental investigation of artificial intelligence applied in MPPT techniques
Experimental investigation of artificial intelligence applied in MPPT techniques
 
Comparison between proposed fuzzy logic and ANFIS for MPPT control for photov...
Comparison between proposed fuzzy logic and ANFIS for MPPT control for photov...Comparison between proposed fuzzy logic and ANFIS for MPPT control for photov...
Comparison between proposed fuzzy logic and ANFIS for MPPT control for photov...
 
France 2
France 2France 2
France 2
 
Adaptive Neuro-Fuzzy Inference System-based Improvement of Perturb and Observ...
Adaptive Neuro-Fuzzy Inference System-based Improvement of Perturb and Observ...Adaptive Neuro-Fuzzy Inference System-based Improvement of Perturb and Observ...
Adaptive Neuro-Fuzzy Inference System-based Improvement of Perturb and Observ...
 
SOP 1
SOP 1SOP 1
SOP 1
 
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...
ANFIS used as a Maximum Power Point Tracking Algorithmfor a Photovoltaic Syst...
 
MFFNN_ALO presentation.pptx
MFFNN_ALO presentation.pptxMFFNN_ALO presentation.pptx
MFFNN_ALO presentation.pptx
 
Track the maximum power of a photovoltaic to control a cascade five-level inv...
Track the maximum power of a photovoltaic to control a cascade five-level inv...Track the maximum power of a photovoltaic to control a cascade five-level inv...
Track the maximum power of a photovoltaic to control a cascade five-level inv...
 
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
A Reliable Tool Based on the Fuzzy Logic Control Method Applying to the DC/DC...
 
A new High Speed and Accurate FPGA-based Maximum Power Point Tracking Method ...
A new High Speed and Accurate FPGA-based Maximum Power Point Tracking Method ...A new High Speed and Accurate FPGA-based Maximum Power Point Tracking Method ...
A new High Speed and Accurate FPGA-based Maximum Power Point Tracking Method ...
 
Maximum power control for photovoltaic system using intelligent strategies
Maximum power control for photovoltaic system using intelligent strategiesMaximum power control for photovoltaic system using intelligent strategies
Maximum power control for photovoltaic system using intelligent strategies
 
An efficient scanning algorithm for photovoltaic systems under partial shading
An efficient scanning algorithm for photovoltaic systems under  partial shadingAn efficient scanning algorithm for photovoltaic systems under  partial shading
An efficient scanning algorithm for photovoltaic systems under partial shading
 
Paper18
Paper18Paper18
Paper18
 
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
Time-domain harmonic extraction algorithms for three-level  inverter-based sh...Time-domain harmonic extraction algorithms for three-level  inverter-based sh...
Time-domain harmonic extraction algorithms for three-level inverter-based sh...
 
2018 solar energy forecasting based on hybrid neural network and improved met...
2018 solar energy forecasting based on hybrid neural network and improved met...2018 solar energy forecasting based on hybrid neural network and improved met...
2018 solar energy forecasting based on hybrid neural network and improved met...
 
Investigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFISInvestigations on Hybrid Learning in ANFIS
Investigations on Hybrid Learning in ANFIS
 
Getnet thesis ppt 2013 Final (2).ppt
Getnet thesis ppt 2013 Final (2).pptGetnet thesis ppt 2013 Final (2).ppt
Getnet thesis ppt 2013 Final (2).ppt
 
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...
ANFIS Control of Energy Control Center for Distributed Wind and Solar Generat...
 
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
Hybrid neuro-fuzzy-approach-for-automatic-generation-control-of-two--area-int...
 

Más de Maziar Izadbakhsh (8)

Indian journal 3
Indian journal 3Indian journal 3
Indian journal 3
 
Australia 1
Australia 1Australia 1
Australia 1
 
SOP 2
SOP 2SOP 2
SOP 2
 
Poland 2
Poland 2Poland 2
Poland 2
 
Poland 1
Poland 1Poland 1
Poland 1
 
Wiley
WileyWiley
Wiley
 
JCP
JCPJCP
JCP
 
Renewable Energy
Renewable EnergyRenewable Energy
Renewable Energy
 

GA-ANFIS Approach Maximizes PV Panel Power Output

  • 1. Abstract Nowadays, it has been a developing consideration towards utilization of photovoltaic (PV) system. This paper proposes the Adaptive Neuro-Fuzzy Inference System (ANFIS) and an integrated offline Genetic Algorithm (GA) to track the PV power based on different circumstances due to the various climate changes. Training data in ANFIS are optimized by GA. The proposed controller is accomplished and studied applying Matlab/Simulink software. The results show minimal error of Maximum Power Point (MPP), Optimal Voltage (Vmpp ) and superior capability of the suggested method in MPP tracking. *Author for correspondence Indian Journal of Science and Technology, Vol 8(10), 982–991, May 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Implementing GA-ANFIS for Maximum Power Point Tracking in PV System Alireza Rezvani1 *, Maziar Izadbakhsh1 , Majid Gandomkar2 and Saeed Vafaei2 1 Young Researchers and Elite Club, Saveh Branch, Islamic Azad University, Saveh, Iran; alireza.rezvani.saveh@gmail.com 2 Department of Electrical Engineering, Saveh Branch, Islamic Azad University, Saveh, Iran Keywords: ANFIS, GA, MPPT, Photovoltaic System. 1. Introduction For tracking the incessantly diverging the MPP of the solar array, MPPT control approach acts a significant part in the PV arrays1-3 . The rifest methods are the perturbation and observa- tion (P&O) algorithm3,4 , Incremental conductance (IC)5,6 fuzzy logic controller (FLC)7,8 and artificial net- works (ANN)9-11 . The P&O and IC methods are widely applied in the MPPT due to its simplicity and easy exe- cution, one of the drawbacks of this technique that it is precision in steady-state condition is low since the per- turbation operation would cause to oscillate the operating point of the PV module around the MPP that wastes the energy. When perturbation step size is minimized, variation can be decreased, but a smaller perturba- tion size decelerates the speed of MPPT. As well as, the rapid changing of weather condition affects the output power and this method fails to track easily the MPP12,13 . Inrecentdecade, FCLisemployedfortracking the MPP of PV module since it canbeconsidered robust,simplein design because they do not need knowleminimal necessity of the mathematical model dge of the accurate model and Nevertheless, the FLC depends on deliberate election of parameters, explanation of membership functions and fuzzy rules. The effectiveness of FLC technique requires specialist science and testing in choosing membership functions and parameters. Some other weakness of FLC is complex algorithms which lead in the high cost of implementation14,15 . To overcome these weaknesses, new methods such as ANN have been applied. The applica- tion of ANN in different subjects has been increasing as it gives an advantage of doing on non-linear tasks. ANN is based on learning process and does not need to be repro- grammed16,17 . Neural network with approximation of the MPP in photovoltaic module uses inputs such as environmental conditions, PV irradiance, wind velocity, temperature and time parameter which have been provided in18 . Besides, this paper shows the number of neurons is kept as 5 in the hidden layer and the output estimates the maximum power. Maximum power prediction has been carried out by comparisons between neural network and multiple regressions. One of the problems in18 is that the results of ANN are heavily dependent on preliminary selection of training data.
  • 2. Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei Indian Journal of Science and Technology 983Vol 8 (10) | May 2015 | www.indjst.org The modeling and performance of the MPP in PV module based on RBFN have been provided in16 . In com- parison with traditional P&O method, RBFN is faster and also has less fluctuation in performance point. ANN can be considered as a best method for mapping inputs-outputs of non-linear functions, but it lacks subjec- tive sensations. In the other words, fuzzy logic approach has the capability to transform linguistic and mental data into numerical values. However, the determination of membership functions and FLC rules depends on the previous knowledge of the system. Neural networks can be integrated with fuzzy logic and through the combina- tion of these two smart tools, a robust AI technique called ANFIS can be obtained19-21 . In this study first, the 360 data of Temperature and irradiance as the inputs data are applied to GA and Vmpp corresponding to the MPP delivery from the photovoltaic system, afterward the optimum values are implemented for training the ANFIS. The remnant of this article is formed as follows: structure of photovoltaic module has been presented in part 2. The GA method and ANFIS structure are explained in part 3. The simulation results have been presented in part 4. Finally, conclusion described in part 5. 2.  Structure of PV System In Figure 1, the PV cell equivalent circuit is depicted. Characteristic of one solar array is reported as following equations (1): 3.  Genetic Algorithm Technic and ANFIS Figure 1. Structure of PV solar cell. S s pv 0 t P V R I V R I I I - I exp -1 - V n R   + + =        (1) Where, I represents the photovoltaic current, V repre- sents the photovoltaic voltage, Ipv is the light generated current, the ideality factor can be represented by n, Rsh and Rs are the parallel and series resistance. Vth is the thermal voltage of diodes. The name-plate details are reported in Table 1. Table 1.  Red sun 90w module IMP ( Rated current) 4.94 A VMP ( Rated voltage) 18.65V PMAX (Rated power) 90W VOC ( Open circuit voltage) 22.32 ISC ( Short circuit current) 5.24 NP (Parallel cells number) 1 NS (Series cells number) 36 3.1 Applying of GA ANFIS and GA methods are used to follow the opti- mal point for MPP in environmental circumstances. Besides, genetic algorithm is implemented for opti- mal values. Then, these optimal values are applied for training ANFIS22,23 . Implementing of GA is as follows24 : 1. the objective function and recogniz- ing the design parameters are determined,
  • 3. Implementing GA-ANFIS for Maximum Power Point Tracking in PV System Indian Journal of Science and Technology984 Vol 8 (10) | May 2015 | www.indjst.org 2. the initial population is defined, 3. determining the size of population and applying objective function, 4. con- ducting convergence test. Objective function of genetic algorithm is used for its optimization as following: detecting the optimum X= (X1 , X2 , X3 ,..., Xn ) to put the F(X) in the maximum value, that the design variable number is considered as 1. X is the design variable equal to array current and also, F(X) is the array output power which should be maximized22 . The power should be arranged based on the array current (IX ) to elect the objective function. The GA parameters have been given in Table 2. X(X) XF V *I= ..........................(2) X SC0 I I< < .........................(3) Table 2.  The parameters of GA Design Variable Number 1 Size of population 20 Crossover constant 80% Mutation rate 10% Maximum Generations 20 3.2 ANFIS Systems An adaptive neural network has the advantages of learning ability, optimization and balancing. However, a FLC based on rules constructed by the knowledge of experts20,21. The good performance and effectiveness of FLC have been approved in nonlinear and complicated systems. ANFIS combines the advantages of using adaptive neu- ral network and FLC. ANFIS makes use of Sugeno. Fuzzy inference system (FIS), a prevalent rule set is obtained with 2 fuzzy if-then rules by the following Equations. The fuzzy rules can typically reported as follows: Rule 1: If x is A1 and y is B1; afterward 1 1 1 1= + +f p x q y r (4) Rule 2: If x is A2 and y is B2; afterward 2 2 2 2= + +f p x q y r (5) Which x and y can be considered as the inputs and f is the output. [pi, qi, ri] are called the consequent parameters, i = 1, 2.. The ANFIS structure of the above statements is shown in Figure 2. Layer 1: this layer consists of an adaptive node with a node function. We have: Output of this layer is its membership value. Membership functions for A can be any proper parameterized mem- bership function. Each parameter is regarded as a default parameter. Layer 2: this layer has been called with an “n” and the output of each node is the product of multiplying all incoming signals for that node. These nodes perform the fuzzy AND operation, and we have: Layer 3: Each node in this layer has been labeled with an “N”. Nodes calculate the normalized output of each rule. Then we have: 3, 1 2 1,2= = = + i i i W Q w i W W (9) Where, Wi is the firing strength of that rule. Layer 4: Each node in this layer is associated with a node function. Then we have: ( )4, = = + +i i i i i i iQ w f w p x q y r (10) Where, Wi represents the normalized firing strength of the third layer and {pi, qi, ri} are parameters sets of the node i. Layer 5: The single existing node in this layer is labeled as Σ. It computes the sum of all its input signals and sends them to the output section. 5, = = ∑ ∑ ∑ i ii i i i i ii w f Q w f w (11)
  • 4. Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei Indian Journal of Science and Technology 985Vol 8 (10) | May 2015 | www.indjst.org Where, Q5i is the output of the node (i) in the fifth layer. For this reason, first, all existing rules will be established in the layer 1. For example, if we have two inputs, each of which has three membership functions, then we must form 9 rules. That would be as follows in Figure 3. Figure 2. ANFIS architecture. Figure 3. Typical ANFIS structure. 4.  Simulation Result The mixture of least squares and gradient descent tech- niques are constructed the hybrid learning algorithm. The input of the ANFIS can be considered irradiation and temperature and output is Vmpp corresponding to the MPP delivery from the PV system. Then, the output volt- age of photovoltaic module with ANFIS output voltage was deducted to obtain the error signal. Then, through a PI controller, this error signal was given to a pulse width modulation (PWM) block. In Figure 4, the diagram of the presented MPPT is demonstrated. PV module was designed in order to obtain optimum values by genetic algorithm. A set of 360 data was put to temperature and irradiance as inputs shown in Figure 5(a) and the output
  • 5. Implementing GA-ANFIS for Maximum Power Point Tracking in PV System Indian Journal of Science and Technology986 Vol 8 (10) | May 2015 | www.indjst.org was Vmpp corresponding to the MPP as depicted in Figure 5(b). Then these optimum values were utilized for train- ing the ANFIS. By following Figure 5(a), all input were 360 data in which ANFIS model utilizes set of 330 data was for training and also, a set of 30 data is utilized to test the ANFIS. Input temperature ranged from 5 to 55°C in the steps of 5° C and irradiance varied from 50 to 1000 (W/m2 ) in the steps of 32 (W/m2 ). Figure 4. Proposed MPPT scheme. (a) Vmpp corresponding to MPP sponding to MPP MPP ANFIS input structure is shown in Figure 6. It includes five layers. The two inputs represent irradiation and tem- perature; that have 3 membership functions. In Figure 7, the structure of the solar irradiance is shown and also, the structure of the temperature is illustrated as Figure 8. They have 9 fuzzy rules in total as shown in Figure 9; these rules have a unique output for each input. The network is trained for 10,000 epochs. After the training process, output data should be very close to the target outputs as shown in Figure 10. uts data of irradiation and temperature, (b) Vmpp cor- responding to MPP irradiationandtemperature,(b)Vmpp correspondingtoMPP n and temperature, (b) Vmpp corresponding to MPP rature, (b) Vmpp corresponding to MPP
  • 6. Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei Indian Journal of Science and Technology 987Vol 8 (10) | May 2015 | www.indjst.org (b) Figure 5. Data: (a) Inputs data of irradiation and temperature, (b) Vmpp corresponding to MPP. Figure 6. ANFIS controller structure. Figure 7. Solar irradiance membership function.
  • 7. Implementing GA-ANFIS for Maximum Power Point Tracking in PV System Indian Journal of Science and Technology988 Vol 8 (10) | May 2015 | www.indjst.org Figure 8. Temperature membership functions. Figure 9. Fuzzy rules. Figure 10. The output of the ANFIS with the value of target data
  • 8. Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei Indian Journal of Science and Technology 989Vol 8 (10) | May 2015 | www.indjst.org Figure 11. ANFIS output with the value of target data Figure 12. Vmpp error percentage. Figure 13. ANFIS test output with the value of target data Data.
  • 9. Implementing GA-ANFIS for Maximum Power Point Tracking in PV System Indian Journal of Science and Technology990 Vol 8 (10) | May 2015 | www.indjst.org According to Figures 11 and 12, Vmpp was compared with the target values and in Figures 13-15 the output of ANFIS test was compared with the target values, depict- ing a negligible training error of about 1.4%. The ANFIS based temperature and irradiation show best outcomes with minimum error and the output power is optimized with the assist of the GA method. Figure 14. The output of the ANFIS test Vmpp with the value of target data. Figure 15. Test data error percentage. 5. Conclusion To track MPP of PV system GA-ANFIS method was applied. With the assist of this technique, the PV module was able to increase the production of the output power at an optimal solution under various circumstances. The GA was implemented to supply the optimal voltage corresponding to the MPP for each environmental cir- cumstances. Then; optimized values were used for training the ANFIS. For various conditions the proposed method was verified and found that the error percentage of Vmpp between 0.05% to 1.46%. Incrementing the number of the training data could be diminished Error of ANFIS. 6. References 1. Villalva MG, Gazoli JR, Filho E. Comprehensive approach to modeling and simulation of photovoltaic arrays. IEEE Transactions on Power Electronics. 2009; 24(5):1198–1208. 2. Shah R, Mithulananathan N, Bansal R, Lee K.Y, Lomi A. Influence of large-scale pv on voltage stability of sub- transmission system. International Journal on Electrical Engineering and Informatics. 2012; 4(1):148–161.
  • 10. Alireza Rezvani, Maziar Izadbakhsh, Majid Gandomkar and Saeed Vafaei Indian Journal of Science and Technology 991Vol 8 (10) | May 2015 | www.indjst.org 3. Salas V, Olias E, Barrado A, Lazaro A. Review of the maximum power point tracking algorithms for stand- alone photovoltaic systems. Solar Energy Materials and Solar Cells 2006; 90(11):1555–1578. 4. Femia N, Petrone G, Spagnuolo G, Vitelli M. Optimization of perturb and observer maximum power point tracking method. IEEE Transactions on Power Electronics. 2005; 20(4):963–973. 5. Chu CC, Chen CL. Robust maximum power point tracking method for photovoltaic cells: a sliding mode control approach. Solar Energy. 2009; 83(8):1370–1378. 6. Liu FF, Duan S, Liu B, Kang Y. A variable step size INC MPPT method for PV systems. IEEE Trans. Industrial Electronics. 2008; 55(7):2622-2628. 7. ALTIN N. Type-2 fuzzy logic controller based maximum power point tracking in photovoltaic systems. Advances in Electrical and Computer Engineering. 2013;13(3):65–70. 8. Bouchafaa F, Hamzaoui I, Hadjammar A. Fuzzy logic control for the tracking of maximum power point of a PV system. Energy Procedia 2011; 6(1):152–159. 9. Veerachary M, Senjyu T, Uezato K. Neural-network- based maximum-power-point tracking of coupled inductor interleaved-boost-converter-supplied PV system using fuzzy controller. IEEE Transactions on Industrial Electronics 2003; 50(4):749–758. 10. Rai AK, Kaushika ND, Singh B, Agarwal N. Simulation model of ANN based maximum power point tracking controller for solar PV system. Solar Energy Materials and Solar Cells. 2011; 95(2):773–778. 11. Sundarabalan CK, Selvi K. Power quality enhancement in power distribution system using artificial intelligence based dynamic voltage restorer. International Journal on Electrical Engineering and Informatics. 2013; 5(4):433– 446. 12. Fangrui L, Duan S, Liu F, Liu B. A variable step size INC MPPT method for PV systems. IEEE Trans. on Industrial Electronics. 2008; 55(7):2622–2628. 13. Esram T, Chapman PL. Comparison of photovoltaic array maximum power point tracking techniques. IEEE Transactions on Energy Conversion. 2007; 22(2):439–449. 14. Simoes MG, Franceschetti NN. Fuzzy Optimisation based control of a solar array system. Electric Power Applications. 1999; 146(5):552–558. 15. Huh DP, Ropp ME. Comparative study of maximum powerpoint tacking algorithm using an experimental, programmable, maximum power point tracking test bed. Proceedings of 28th IEEE Photovoltaic Specialists Conference. 2000; pp.1699–1702. 16. Amoudi AL, Zhang L. Application of radial basis function networks for solar-array modeling and maximum power- point prediction. IEE Proceedings on Generation, Transmission and Distribution. 2000; 147:310–316. 17. Zhang L, Bai YF. Genetic algorithm-trained radial basis function neural networks for modeling photovoltaic panels. Engineering Applications of Artifcial Intelligence. 2005; 18: 833–844. 18. Hiyama T, Kitabayashi K. Neural network based estimation of maximum power generation from PV module using environment information. IEEE Transactiom on Energy Conversion.1997; 12( 3):241–247. 19. Aldobhani AMS, John R. Maximum power point tracking of PV system using ANFIS prediction and fuzzylogic tracking. Proceedings of the International Multiconference Of Engineeris and Computer Scientists IMECS. 2008; 19– 21. 20. Jang JSR, Sun CT, Mizutani E. Neuro-fuzzy and soft computing: a computational approach to learning and machine intelligence.1997; 8(5):335–368. 21. Patcharaprakiti N, Premrudeepreechacharn S. Maximum powerpoint tracking using adaptive fuzzylogic control for grid connected photovoltaic system. PESW. 2002; 1(2): 372–377. 22. Rezvani A, Izadbakhsh M, Gandomkar M. Enhancement of hybrid dynamic performance using ANFIS for fast varying solar radiation and fuzzy logic controller in high speeds wind. Journal of Electrical Systems. 2015; 11(1):11– 26. 23. Rezvani A, Izadbakhsh M, Gandomkar M, Saeed vafaei. investigation of ANN-GA aniques for photovoltaic system in the grid connected mode. Indian Journal of Science and Technology. 2015; 8(1):87–95. 24. Yang J, Honavar V. Feature subset selection using a genetic algorithm. IEEE Intelligent Systems. 1998; 13(2):44–49.