SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
International Journal of Electrical and Computer Engineering (IJECE)
Vol. 8, No. 3, June 2018, pp. 1315~1323
ISSN: 2088-8708, DOI: 10.11591/ijece.v8i3.pp1315-1323  1315
Journal homepage: http://iaescore.com/journals/index.php/IJECE
Modeling and Simulation of Fuzzy Logic based Maximum
Power Point Tracking (MPPT) for PV Application
Ahmad Saudi Samosir, Herri Gusmedi, Sri Purwiyanti, Endah Komalasari
Departement of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia
Article Info ABSTRACT
Article history:
Received Sep 30, 2017
Revised Jan 3, 2018
Accepted Feb 1, 2018
This paper presents modeling and simulation of maximum power point
tracking (MPPT) used in solar PV power systems. The Fuzzy logic algorithm
is used to minimize the error between the actual power and the estimated
maximum power. The simulation model was developed and tested to
investigate the effectiveness of the proposed MPPT controller. MATLAB
Simulink was employed for simulation studies. The proposed system was
simulated and tested successfully on a photovoltaic solar panel model. The
Fuzzy logic algorithm succesfully tracking the MPPs and performs precise
control under rapidly changing atmospheric conditions. Simulation results
indicate the feasibility and improved functionality of the system.
Keyword:
Fuzzy logic algorithm
Maximum power point tracking
MPPT
Photovoltaic
Simulink Copyright © 2018 Institute of Advanced Engineering and Science.
All rights reserved.
Corresponding Author:
Ahmad Saudi Samosir,
Departement of Electrical Engineering,
University of Lampung,
No. 1, Jln. Prof. Soemantri Brojonegoro, Bandar Lampung, 35152, Indonesia.
Email: ahmad.saudi@eng.unila.ac.id
1. INTRODUCTION
The growing energy demand of the world and the tremendous risk of climate change associated with
the use of fossil fuels have driven research and development of alternative energy sources that are clean,
efficient, renewable and environmentally friendly. Among all renewable energy sources, solar power systems
attract more attention because they have several advantages such as pollution-free, low maintenance costs
and low operating costs. Their sources of energy, which is derived from solar energy, are also widely
available and it is free [1]-[4].
In solar power system, the solar energy is directly converted into electrical energy by solar PV
module. The main components of solar PV systems are solar cells made from semiconductor materials that
have a photovoltaic effect, which serves to convert solar energy into direct current electricity. When exposed
to sunlight; the solar panels will generate the direct current electricity, which is ready to supply power to the
load.
Solar Panels do not need much maintenance and have no moving parts. The unfavorable issue with
solar PV systems is the high installing cost and the variation of energy form the solar panel with
environmental conditions. In order to attain the maximum efficiency from the solar panel, it is important to
obtain the maximum available power at any operating condition [5]. Also, the power distribution across the
system has to be managed. Storage devices are used so that the energy is stored or supplied according to the
availability of sufficient power and the load requirements [6].
The efficiency of solar cells depends on many factors such as temperature, irradiance, spectral
characteristics of sunlight, dirt, shadow, and so on. Changes in insolation on panels due to fast climatic
changes such as cloudy weather and increase in ambient temperature can reduce the photovoltaic (PV) array
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323
1316
output power. In other words, each PV cell produces energy pertaining to its operational and environmental
conditions [7].
In addressing the poor efficiency of PV systems, some methods were proposed, among which is a
new concept called “maximum power point tracking” (MPPT). All MPPT methods follow the same goal
which is maximizing the PV array output power by tracking the maximum power on every operating
condition.
2. SOLAR PHOTOVOLTAIC MODEL
The mathematical model of the PV cell can be developed by using equivalent circuit model of PV
Cell. An ideal solar cell may be modeled by a current source connected in parallel with a diode; the current
source represents the generated photocurrent when the sunlight hits on the surface of the solar panel, and the
diode represents the p-n transition area of the solar cell [8]. This PV cell model represents the electrical
behavior of the pn-junction [9]-[11]. Figure 1 shows the single diode equivalent circuit model of Solar cell.
Figure 1. Solar Cell Equivalent Circuit Model
From the single diode equivalent circuit in Figure 1, the equation for the output current is given by:
pv ph D shI I I I   (1)
The current through the diode follow the Shockley diode equation:
D OI 1I
DqV
nkT
e
 
 
 
 
 
  
 (2)
sh
sh
sh
I
R
=
V
(3)
D pv pv s+V V I R (4)
where, Ipv is the PV output current, Iph is the photocurrent, ID is the diode current, Ish is the shunt current, IO is
the reverse saturation current, n is diode ideality factor, q is the electron charge, k is the Boltzmann constant,
T is the absolute temperature, VD is the voltage across diode and resistor Rsh, Vpv is the output terminal
voltage, and RS is the series resistance of the PV cells.
By substituting Equations (2), (3) and (4) into the first equation, the characteristic equation of a PV
cell, which relates solar cell parameters to the output current and voltage, is given by the following
expression[1], [2]:
pv pv s( + )V I R
pv pv s
pv ph O
sh
V I R
I I
R
+
I 1
q
nkT
e
 
  
 
 
   
 
 
(5)
Int J Elec & Comp Eng ISSN: 2088-8708 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir)
1317
The nonlinear equation of PV characteristic actualy depends on the solar irradiance and the cell
temperature. As the references, the PV module manufacturers normally provided specified data at Standard
Test Conditions where the irradiance is 1000W/m2
and the cell temperature is 25O
C.
In this paper, the ICA100 PV module was chosen for simulation setup. The electrical parameters are
tabulated in Table 1, and the characteristic curves are shown in Figure 2 and Figure 3. Figure 2 illustrates the
P-V characteristic of the ICA100 module under different irradiance and Figure 3 illustrates the P-V
characteristic under different temperature conditions.
Figure 2. P-V characteristics at irradiance variation Figure 3. P-V characteristics at temperature variation
Figure 4. Current – vs – Voltage curve of PV module
Figure 4 shows the current-vs-voltage curve of the PV module. It gives an idea about the significant
points on each I–V curve: open-circuit voltage, short-circuit current, and the operating point where the
module performs the maximum power (MPP). This point is related to a voltage and a current that are Vmpp
and Impp, respectively, and is highly dependent on solar irradiation and ambient temperature.
Table 1. Specification of ICA100 PV Module
Parameters Symbol Value
Maximum power Pmax 100 W
Voltage at max power Vmp 17.6 V
Current at max power Imp 5.69 A
Open circuit voltage Voc 22.4 V
Short circuit current Isc 6.03 A
Number of Series Cells Ns 36
Number of Parallel Cells Np 1
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323
1318
3. MAXIMUM POWER POINT TRACKING (MPPT)
The Maximum Power Point Tracking (MPPT) is an algorithm that included in charge controllers
used for extracting maximum available power from PV module under certain conditions. The MPPT
algorithm moves the electrical operating point of the PV modules to its Maximum Power Point, so that the
modules are able to deliver maximum available power.
The voltage at which PV module can produce maximum power point is called maximum power
voltage (or peak power voltage). The Maximum Power Point of PV module varies with solar radiation,
ambient temperature and solar cell temperature. From Power – vs – Voltage curve in Figure 5, the
ICA100 PV module produces power with maximum power voltage of around 17.6V when measured at a cell
temperature of 25°C, it can drop to around 16V on a very hot day and it can also rise to 19V on a very cold
day.
Figure 5. Power – vs – Voltage curve of PV module
When a load is directly connected to the PV panel, the PV panel operating point is usually not at
peak power. In Figure 5, it is clear when a 12V dc load is directly connected to the PV panel, the PV output
power is only 72W, which is less then the maximum available power of PV module.
The impedance seen by the PV panel derives the electrical operating point of the solar PV panel. By
varying the impedance seen by the PV panel, the electrical operating point can be moved towards peak power
point. Since solar PV panels are DC devices, DC-DC converters might be used to transform the impedance of
solar panel circuit to the load circuit. Changing the duty ratio of the DC-DC converter results in the
impedance seen by the panel being changed. In order to maximize the extraction power of solar photovoltaic
systems, the DC-DC converter must be able to track a particular duty ratio that make the operating point will
be at the maximum power point (MPP).
There are a large number of algorithms that are able to track the MPPs. Some of them are simple,
such as voltage and current feedback control base, while some are more complicated, such as hill cimbing
method, Perturbation and Observation (P&O) method and Incremental Conductance method. They vary in
complexity, sensor requirement, speed of convergence, cost, range of operation, popularity, ability to detect
multiple local maxima, and their applications [12]-[14].
Figure 6. Basic idea of the MPPT method
Int J Elec & Comp Eng ISSN: 2088-8708 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir)
1319
Most of MPPT method focuses directly on power variations and the slope of the P–V characteristic
curve. In Figure 6, we can see that the MPP is located at the peak of the Power – vs – Voltage curve of PV
module. Here the value of PV power is maximum. Figure 6 shows that the slope of the PV array power
curve, dP/dV, is zero at the MPP, positive on the left of the MPP and negative on the right-hand side of the
MPP. The basic equations of this method are as follows :
=0
dP
dV
, at MPP (6)
>0
dP
dV
, left of MPP (7)
<0
dP
dV
, right of MPP (8)
where P and V are the PV array output power and voltage, respectively.
4. MPPT FUZZY LOGIC CONTROLLER
Fuzzy Logic has been used for tracking the Maximum Power Point (MPP) of PV module because it
has the advantages of being robust, relatively simple to design and does not require the knowledge of PV
exact model. Fuzzy logic control generally consists of three basic componens: fuzzification module, fuzzy
inference engine, and defuzzification module, as shown in Figure 7.
Figure 7. Structure of fuzzy logic controller
4.1. Fuzzification
During fuzzification, numerical input variables are converted into linguistic variable based on a
membership function. For this MPPT, the actual voltage and current of PV module measured continuously
and the power can be calculated as P=VxI. The control is determined based on satisfaction of two proposed
input control variable, namely the error E (which represents the slope of P-V characteristic) and change of
error CE at the instant sampling k. The variable E and CE are exprexed as follows:
( ) ( 1)
( )
( ) ( 1)
P k P k
E k
V k V k
 

 
(9)
( ) ( ) ( 1)CE k E k E k   (10)
where P(k) is the power and V(k) is voltage of PV module. The change in duty ratio (D) of the
DC-DC Converter is used as the output of the controller. Therefore, the control is done by changing this duty
ratio according to the slope E(k) in order to track the operation point to the optimal point where the slope is
zero.
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323
1320
As shown in Figure 8, the input variables of the fuzzy controller (E, CE) are converted to the
liguistic variables such as PB (positive big), PS (positive small), ZO (zero), NS (negative small), and NB
(negative big) using basic fuzzy subset. Figure 8 shows the membership grades of five basic fuzzy subsets for
input and output variables.
(a) (b)
(c)
Figure 8. Membership function for (a) Input E, (b) Input CE, (c) Output D
4.2. Inference engine
The inference engine applies a rule to the fuzzy input to determine the fuzzy output. Therefore,
before the rule can be evaluated, the real input value must be fuzzified to obtain an appropriate linguistic
value. Table 2 shows the fuzzy controller rule table, where all the matrix entries are fuzzy sets of the error
(E), the change of error (CE) and the change of duty ratio (D) to converter.
The rule table in Table 2 containt 25 rules of fuzzy controller. These rules are employed to control
the DC-DC converter so that the MPP of the PV module is reached. The main idea of the rules are to bring
the operation point of PV module to the MPP by increasing or decreasing the duty ratio of DC-DC Converter
depending on the position of the operation point from the MPP.
4.3. Defuzzification
Since the DC-DC converter require a precise control signal D at its entry, it is necessary to tranform
the output of fuzzy controller from fuzzy information into deterministic information. This tranformation is
called defuzzification. In the defuzzification stage, the fuzzy logic controller output is converted from a
linguistic variable to a numerical variable.
Defuzzification can be performed normally by two algorithms; Center of Area (COA) and the Max
Criterion Method (MCM). The most widely used defuzzification method is the determination of the center of
gravity (COA) of the final combined fuzzy set.
The final combined fuzzy set is defined by the unification of all outputs of the fuzzy rule set, using
the maximum aggregation method. The center of gravity (D) is computed by,
1
1
( )
( )
n
j jj
n
jj
D D
D
D




 
 



(11)
Int J Elec & Comp Eng ISSN: 2088-8708 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir)
1321
and the actual duty ratio D is calculated by:
( ) ( 1) ( )DD k D k S D k    (12)
5. RESULT AND ANALYSIS
In order to evaluate the performance of the proposed Fuzzy Logic based MPPT controller, a
simulation analysis was conducted. The simulation model was developed using MATLAB Simulink. The
simulink model of PV system is shown as Figure 9. The PV module considered in the simulation is the
ICA100.
Figure 9 shows the developed PV model system consisting of PV Solar Panel, Power Circuit and
MPPT controller block diagram which is implemented using Fuzzy logic controller. The Fuzzy MPPT
algorithm is presented in Figure 10. Figure 11 shows the simulation result of the Fuzzy MPPT algorithm
response.
Figure 9. Simulink model of PV system
Figure 10. Block diagram of fuzzy MPPT algorithm
 ISSN: 2088-8708
Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323
1322
Figure 11. fuzzy MPPT algorithm response
6. CONCLUSION
A modeling and simulation of fuzzy logic based Maximum Power Point Tracking for PV application is
presented. The performance of the fuzzy logic MPPT algorithm system has been investigated. The simulation
results show that the proposed fuzzy logic algorithm has a good and effective performance to generate
maximum power from solar panels.
ACKNOWLEDGEMENTS
The authors would like to thanks the Directorate General of Higher Education Indonesia (DIKTI)
for the financial support, and Lampung University for providing the facilities to conduct the research.
REFERENCES
[1] Azadeh Safari and Saad Mekhilef, “Simulation and Hardware Implementation of Incremental Conductance MPPT
with Direct Control Method Using Cuk Converter”, IEEE Transactions on Industrial Electronics, vol. 58, no. 4,
April 2011.
[2] M. Abdulkadir, A.S. Samosir and A.H.M. Yatim, “Modelling and simulation of maximum power point tracking of
photovoltaic system in Simulink model”, PECon 2012 - IEEE International Conference on Power and Energy,
2012.
[3] M. Abdulkadir, A.S. Samosir and A.H.M. Yatim, “Modeling and Simulation of a Solar Photovoltaic System, Its
Dynamics and Transient Characteristics in LABVIEW”, ARPN Journal of Engineering and Applied Sciences,
vol. 3, no. 2, Jun 2013.
[4] A. S. Samosir, A. Trisanto, A. Sadnowo, "Development of dynamic evolution control for pv inverter in solar power
plant application”, ARPN Journal of Engineering and Applied Sciences, vol. 12, no.12, Jun 2017.
[5] M. A. Abdourraziq and M. Maaroufi, “Experimental Verification of the Main MPPT Techniques for Photovoltaic
System”, International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 8, no. 1, pp. 384-391, March
2017.
Int J Elec & Comp Eng ISSN: 2088-8708 
Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir)
1323
[6] Z. Almukhtar, A. Merabet, “Fuzzy MPPT Control and Power Regulation for Standalone Photovoltaic Energy
Conversion System”, International Journal of Advanced Engineering Research and Applications (IJA-ERA), vol. 2,
no. 7, Nov 2016.
[7] F. Liu, S. Duan, F. Liu, B. Liu, and Y. Kang, “A variable step size INC MPPT method for PV systems,” IEEE
Trans. I nd. Electron, vol. 55, no. 7, pp. 2622-2628, Jul. 2008.
[8] N. Mohammad, M. A. Islam, T. Karim, and Q. D. Hossain, “Improved Solar Photovoltaic Array Model with FLC
Based Maximum Power Point Tracking”, International Journal of Electrical and Computer Engineering (IJECE),
vol. 2, no. 6, pp. 717-730, December 2012.
[9] Pandiarajan, N, Ranganath Muthu, “Mathematical Modeling of Photovoltaic Module with Simulink”, International
Conference on Electrical Energy System, ICESS 2011.
[10] H. Gusmedi, E. Komalasari, “DocumentFeasibility and optimal design of micro-hydro and photovoltaic hybrid
system in support to energy independent village”, Proceedings - ICPERE 2014: 2nd IEEE Conference on Power
Engineering and Renewable Energy, 2014.
[11] Amirullah and A. Kiswantono, “Power Quality Enhancement of Integration Photovoltaic Generator to Grid under
Variable Solar Irradiance Level using MPPT-Fuzzy”, International Journal of Electrical and Computer Engineering
(IJECE), vol. 6, no. 6, pp. 2629-2642, December 2016.
[12] T. Esram and P. L. C hapman, “Comparison of photovoltaic array maximum power point tracking techniques,”
IEEE Trans. Energy Conversion, vo l. 22, no. 2, pp. 439-449, Jun. 2007.
[13] V. Salas, E. Olias, A. B arrado, and A. Lazaro, “Review of the maximum power point tracking algorithms for stand-
alone photovoltaic systems,” Solar Energy Materials and Solar Cells, vol. 90, no. 11, pp. 1555-1578, Jul. 2006.
[14] M.A. Abdullah, A.H.M.Yatim, C.W. Tan, A.S. Samosir, “Particle swarm optimization-based maximum power point
tracking algorithm for wind energy conversion system”, PECon 2012 - IEEE International Conference on Power
and Energy, 2012.
BIOGRAPHIES OF AUTHORS
Ahmad Saudi Samosir was born in Belawan, Indonesia in 1971. He obtained his Bachelor degree
in electrical engineering from University of North Sumatera, Indonesia, in 1995, Master degree in
electrical power engineering from Bandung Institute of Technology, Indonesia, in 1999, and PhD
degree from Universiti Teknologi Malaysia, Malaysia, in 2010. His areas of interest research include
renewable energy, control technique and application of power electronic converters. Currently he is
working as a professor in the department of Electrical Engineering, University of Lampung, Bandar
Lampung, Indonesia.
Herri Gusmedi was born in Palembang, Indonesia in 1971. He received his Bachelor degree in
electrical engineering from Sriwijaya University, Indonesia, in 1995, and Master degree in electrical
power engineering from Bandung Institute of Technology, Indonesia, in 2001. His research area
includes power system, load analysis, system monitoring and renewable energy. Currently He is
working as a lecturer in the department of Electrical Engineering, University of Lampung, Bandar
Lampung, Indonesia.
Sri Purwiyanti was born in Jakarta, Indonesia in 1973. She received bachelor degree in electrical
engineering from Universitas Mercubuana, Indonesia, in 1996, Master degree in electrical
engineering from Universitas Gajah Mada, Indonesia, in 2000, and PhD degree from Universitas
Indonesia and Shizuoka University, Japan, in 2015. Her research interest includes electronic system,
nanowire silicon semiconductor, application of artificial intelligent in power system as well as
renewable energy in distributed generation. Currently She is working as a lecturer in the department
of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia.
Endah Komalasari was born in Ujung Pandang, Indonesia in 1973. She received bachelor degree in
electrical engineering from Sriwijaya University, Indonesia, in 1997, Master degree in electrical
power engineering from Bandung Institute of Technology, Indonesia, in 2002, and PhD degree from
Kyushu University, Japan, in 2012. Her research interest includes system monitoring, power
electronic system, and renewable energy. Currently She is working as a lecturer in the department of
Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia.

Weitere ähnliche Inhalte

Was ist angesagt?

Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1SAI SREE
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency controlBalaram Das
 
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
 
Maximum power point tracking.......saq
Maximum power point tracking.......saqMaximum power point tracking.......saq
Maximum power point tracking.......saqSaquib Maqsood
 
simulation of maximum power point tracking for photovoltaic systems
simulation of maximum power point tracking for photovoltaic systemssimulation of maximum power point tracking for photovoltaic systems
simulation of maximum power point tracking for photovoltaic systemsST. MARTIN'S ENGINEERING COLLEGE
 
Grid integration issues and solutions
Grid integration issues and solutionsGrid integration issues and solutions
Grid integration issues and solutionsSwathi Venugopal
 
Voltage sag and it’s mitigation
Voltage sag and it’s mitigationVoltage sag and it’s mitigation
Voltage sag and it’s mitigationMayur Dhande
 
Solar Presentation.pptx
Solar Presentation.pptxSolar Presentation.pptx
Solar Presentation.pptxSteve Martinez
 
importance of reactive power in power system
importance of reactive power in power systemimportance of reactive power in power system
importance of reactive power in power systemsneh pratap singh
 

Was ist angesagt? (20)

Two area system
Two area systemTwo area system
Two area system
 
Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1Single area load frequency control by using pi,fuzzy logic control1
Single area load frequency control by using pi,fuzzy logic control1
 
Microgrid
MicrogridMicrogrid
Microgrid
 
statcom
statcomstatcom
statcom
 
Automatic load frequency control
Automatic load frequency controlAutomatic load frequency control
Automatic load frequency control
 
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
 
Maximum power point tracking.......saq
Maximum power point tracking.......saqMaximum power point tracking.......saq
Maximum power point tracking.......saq
 
simulation of maximum power point tracking for photovoltaic systems
simulation of maximum power point tracking for photovoltaic systemssimulation of maximum power point tracking for photovoltaic systems
simulation of maximum power point tracking for photovoltaic systems
 
PPT ON POWER SYSTEM STABILITY
PPT ON POWER SYSTEM STABILITYPPT ON POWER SYSTEM STABILITY
PPT ON POWER SYSTEM STABILITY
 
State estimation
State estimationState estimation
State estimation
 
Grid integration issues and solutions
Grid integration issues and solutionsGrid integration issues and solutions
Grid integration issues and solutions
 
Power system planing and operation (pce5312) chapter five
Power system planing and operation (pce5312) chapter fivePower system planing and operation (pce5312) chapter five
Power system planing and operation (pce5312) chapter five
 
Voltage sag and it’s mitigation
Voltage sag and it’s mitigationVoltage sag and it’s mitigation
Voltage sag and it’s mitigation
 
Power Quality Audit.pptx
Power Quality Audit.pptxPower Quality Audit.pptx
Power Quality Audit.pptx
 
Solar Presentation.pptx
Solar Presentation.pptxSolar Presentation.pptx
Solar Presentation.pptx
 
Facts controller
Facts controllerFacts controller
Facts controller
 
importance of reactive power in power system
importance of reactive power in power systemimportance of reactive power in power system
importance of reactive power in power system
 
Islanding
IslandingIslanding
Islanding
 
Maximum power point tracking algorithms for wind energy systems
Maximum power point tracking algorithms for wind energy systemsMaximum power point tracking algorithms for wind energy systems
Maximum power point tracking algorithms for wind energy systems
 
MPPT
MPPTMPPT
MPPT
 

Ähnlich wie Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MPPT) for PV Application

Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...IJPEDS-IAES
 
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET Journal
 
Modeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic SystemModeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic Systemijtsrd
 
Simulation of incremental conductance mppt with direct control method using c...
Simulation of incremental conductance mppt with direct control method using c...Simulation of incremental conductance mppt with direct control method using c...
Simulation of incremental conductance mppt with direct control method using c...eSAT Journals
 
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...IJERA Editor
 
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...IJECEIAES
 
Simulation of incremental conductance mppt with
Simulation of incremental conductance mppt withSimulation of incremental conductance mppt with
Simulation of incremental conductance mppt witheSAT Publishing House
 
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...IJMER
 
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...IRJET Journal
 
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...IJSRP Journal
 
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...IRJET Journal
 
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...Editor IJMTER
 
Simulation of various DC-DC converters for photovoltaic system
Simulation of various DC-DC converters for photovoltaic systemSimulation of various DC-DC converters for photovoltaic system
Simulation of various DC-DC converters for photovoltaic systemIJECEIAES
 
An Experimental Study of P&O MPPT Control for Photovoltaic Systems
An Experimental Study of P&O MPPT Control for Photovoltaic SystemsAn Experimental Study of P&O MPPT Control for Photovoltaic Systems
An Experimental Study of P&O MPPT Control for Photovoltaic SystemsIJPEDS-IAES
 

Ähnlich wie Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MPPT) for PV Application (20)

H010425863
H010425863H010425863
H010425863
 
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
 
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
IRJET- Simulation and Analysis of Photovoltaic Solar System for Different Wea...
 
Modeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic SystemModeling and Simulation of Solar Photovoltaic System
Modeling and Simulation of Solar Photovoltaic System
 
Simulation of incremental conductance mppt with direct control method using c...
Simulation of incremental conductance mppt with direct control method using c...Simulation of incremental conductance mppt with direct control method using c...
Simulation of incremental conductance mppt with direct control method using c...
 
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
A Novel Approach on Photovoltaic Technologies for Power Injection in Grid Usi...
 
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
Performance Investigation of Grid Connected Photovoltaic System Modelling Bas...
 
Simulation of incremental conductance mppt with
Simulation of incremental conductance mppt withSimulation of incremental conductance mppt with
Simulation of incremental conductance mppt with
 
Comparison of PV panels MPPT techniques applied to solar water pumping system
Comparison of PV panels MPPT techniques applied to solar water pumping systemComparison of PV panels MPPT techniques applied to solar water pumping system
Comparison of PV panels MPPT techniques applied to solar water pumping system
 
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...
Improving efficiency of Photovoltaic System with Neural Network Based MPPT Co...
 
PV array connected to the grid with the implementation of MPPT algorithms (IN...
PV array connected to the grid with the implementation of MPPT algorithms (IN...PV array connected to the grid with the implementation of MPPT algorithms (IN...
PV array connected to the grid with the implementation of MPPT algorithms (IN...
 
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...
Performance of Maximum Power Point Tracking Algorithm based Photovoltaic Arra...
 
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...
Development of a Novel Robust Differential Maximum Power Point Tracking (MPPT...
 
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...
A New Simulation Approach of 3-Φ Transformer-less Grid Connected PV Inverter ...
 
Mini_Project
Mini_ProjectMini_Project
Mini_Project
 
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...
AN ADAPTIVE EXTREMUM SEEKING CONTROL FOR REAL TIME OPTIMIZATION IN PHOTOVOLTA...
 
Simulation of various DC-DC converters for photovoltaic system
Simulation of various DC-DC converters for photovoltaic systemSimulation of various DC-DC converters for photovoltaic system
Simulation of various DC-DC converters for photovoltaic system
 
An Experimental Study of P&O MPPT Control for Photovoltaic Systems
An Experimental Study of P&O MPPT Control for Photovoltaic SystemsAn Experimental Study of P&O MPPT Control for Photovoltaic Systems
An Experimental Study of P&O MPPT Control for Photovoltaic Systems
 
Photovoltaic Emulator for Grid-connected Quasi-Z-Sorce Inverter
Photovoltaic Emulator for Grid-connected Quasi-Z-Sorce InverterPhotovoltaic Emulator for Grid-connected Quasi-Z-Sorce Inverter
Photovoltaic Emulator for Grid-connected Quasi-Z-Sorce Inverter
 
France 2
France 2France 2
France 2
 

Mehr von IJECEIAES

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningIJECEIAES
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportIJECEIAES
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...IJECEIAES
 
Ataxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelAtaxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelIJECEIAES
 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...IJECEIAES
 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...IJECEIAES
 
An overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodAn overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodIJECEIAES
 
Recognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkRecognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkIJECEIAES
 
A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...IJECEIAES
 
An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...IJECEIAES
 
Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...IJECEIAES
 
Collusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksCollusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksIJECEIAES
 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...IJECEIAES
 
Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...IJECEIAES
 
Efficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersEfficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersIJECEIAES
 
System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...IJECEIAES
 
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...IJECEIAES
 
Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...IJECEIAES
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...IJECEIAES
 
An algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelAn algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelIJECEIAES
 

Mehr von IJECEIAES (20)

Predicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learningPredicting churn with filter-based techniques and deep learning
Predicting churn with filter-based techniques and deep learning
 
Taxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca AirportTaxi-out time prediction at Mohammed V Casablanca Airport
Taxi-out time prediction at Mohammed V Casablanca Airport
 
Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...Automatic customer review summarization using deep learningbased hybrid senti...
Automatic customer review summarization using deep learningbased hybrid senti...
 
Ataxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning modelAtaxic person prediction using feature optimized based on machine learning model
Ataxic person prediction using feature optimized based on machine learning model
 
Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...Situational judgment test measures administrator computational thinking with ...
Situational judgment test measures administrator computational thinking with ...
 
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
Hand LightWeightNet: an optimized hand pose estimation for interactive mobile...
 
An overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection methodAn overlapping conscious relief-based feature subset selection method
An overlapping conscious relief-based feature subset selection method
 
Recognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural networkRecognition of music symbol notation using convolutional neural network
Recognition of music symbol notation using convolutional neural network
 
A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...A simplified classification computational model of opinion mining using deep ...
A simplified classification computational model of opinion mining using deep ...
 
An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...An efficient convolutional neural network-extreme gradient boosting hybrid de...
An efficient convolutional neural network-extreme gradient boosting hybrid de...
 
Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...Generating images using generative adversarial networks based on text descrip...
Generating images using generative adversarial networks based on text descrip...
 
Collusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networksCollusion-resistant multiparty data sharing in social networks
Collusion-resistant multiparty data sharing in social networks
 
Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...Application of deep learning methods for automated analysis of retinal struct...
Application of deep learning methods for automated analysis of retinal struct...
 
Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...Proposal of a similarity measure for unified modeling language class diagram ...
Proposal of a similarity measure for unified modeling language class diagram ...
 
Efficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacentersEfficient criticality oriented service brokering policy in cloud datacenters
Efficient criticality oriented service brokering policy in cloud datacenters
 
System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...System call frequency analysis-based generative adversarial network model for...
System call frequency analysis-based generative adversarial network model for...
 
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
Comparison of Iris dataset classification with Gaussian naïve Bayes and decis...
 
Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...Efficient intelligent crawler for hamming distance based on prioritization of...
Efficient intelligent crawler for hamming distance based on prioritization of...
 
Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...Predictive modeling for breast cancer based on machine learning algorithms an...
Predictive modeling for breast cancer based on machine learning algorithms an...
 
An algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D modelAn algorithm for decomposing variations of 3D model
An algorithm for decomposing variations of 3D model
 

Kürzlich hochgeladen

Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projectssmsksolar
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 

Kürzlich hochgeladen (20)

Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 

Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MPPT) for PV Application

  • 1. International Journal of Electrical and Computer Engineering (IJECE) Vol. 8, No. 3, June 2018, pp. 1315~1323 ISSN: 2088-8708, DOI: 10.11591/ijece.v8i3.pp1315-1323  1315 Journal homepage: http://iaescore.com/journals/index.php/IJECE Modeling and Simulation of Fuzzy Logic based Maximum Power Point Tracking (MPPT) for PV Application Ahmad Saudi Samosir, Herri Gusmedi, Sri Purwiyanti, Endah Komalasari Departement of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia Article Info ABSTRACT Article history: Received Sep 30, 2017 Revised Jan 3, 2018 Accepted Feb 1, 2018 This paper presents modeling and simulation of maximum power point tracking (MPPT) used in solar PV power systems. The Fuzzy logic algorithm is used to minimize the error between the actual power and the estimated maximum power. The simulation model was developed and tested to investigate the effectiveness of the proposed MPPT controller. MATLAB Simulink was employed for simulation studies. The proposed system was simulated and tested successfully on a photovoltaic solar panel model. The Fuzzy logic algorithm succesfully tracking the MPPs and performs precise control under rapidly changing atmospheric conditions. Simulation results indicate the feasibility and improved functionality of the system. Keyword: Fuzzy logic algorithm Maximum power point tracking MPPT Photovoltaic Simulink Copyright © 2018 Institute of Advanced Engineering and Science. All rights reserved. Corresponding Author: Ahmad Saudi Samosir, Departement of Electrical Engineering, University of Lampung, No. 1, Jln. Prof. Soemantri Brojonegoro, Bandar Lampung, 35152, Indonesia. Email: ahmad.saudi@eng.unila.ac.id 1. INTRODUCTION The growing energy demand of the world and the tremendous risk of climate change associated with the use of fossil fuels have driven research and development of alternative energy sources that are clean, efficient, renewable and environmentally friendly. Among all renewable energy sources, solar power systems attract more attention because they have several advantages such as pollution-free, low maintenance costs and low operating costs. Their sources of energy, which is derived from solar energy, are also widely available and it is free [1]-[4]. In solar power system, the solar energy is directly converted into electrical energy by solar PV module. The main components of solar PV systems are solar cells made from semiconductor materials that have a photovoltaic effect, which serves to convert solar energy into direct current electricity. When exposed to sunlight; the solar panels will generate the direct current electricity, which is ready to supply power to the load. Solar Panels do not need much maintenance and have no moving parts. The unfavorable issue with solar PV systems is the high installing cost and the variation of energy form the solar panel with environmental conditions. In order to attain the maximum efficiency from the solar panel, it is important to obtain the maximum available power at any operating condition [5]. Also, the power distribution across the system has to be managed. Storage devices are used so that the energy is stored or supplied according to the availability of sufficient power and the load requirements [6]. The efficiency of solar cells depends on many factors such as temperature, irradiance, spectral characteristics of sunlight, dirt, shadow, and so on. Changes in insolation on panels due to fast climatic changes such as cloudy weather and increase in ambient temperature can reduce the photovoltaic (PV) array
  • 2.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323 1316 output power. In other words, each PV cell produces energy pertaining to its operational and environmental conditions [7]. In addressing the poor efficiency of PV systems, some methods were proposed, among which is a new concept called “maximum power point tracking” (MPPT). All MPPT methods follow the same goal which is maximizing the PV array output power by tracking the maximum power on every operating condition. 2. SOLAR PHOTOVOLTAIC MODEL The mathematical model of the PV cell can be developed by using equivalent circuit model of PV Cell. An ideal solar cell may be modeled by a current source connected in parallel with a diode; the current source represents the generated photocurrent when the sunlight hits on the surface of the solar panel, and the diode represents the p-n transition area of the solar cell [8]. This PV cell model represents the electrical behavior of the pn-junction [9]-[11]. Figure 1 shows the single diode equivalent circuit model of Solar cell. Figure 1. Solar Cell Equivalent Circuit Model From the single diode equivalent circuit in Figure 1, the equation for the output current is given by: pv ph D shI I I I   (1) The current through the diode follow the Shockley diode equation: D OI 1I DqV nkT e               (2) sh sh sh I R = V (3) D pv pv s+V V I R (4) where, Ipv is the PV output current, Iph is the photocurrent, ID is the diode current, Ish is the shunt current, IO is the reverse saturation current, n is diode ideality factor, q is the electron charge, k is the Boltzmann constant, T is the absolute temperature, VD is the voltage across diode and resistor Rsh, Vpv is the output terminal voltage, and RS is the series resistance of the PV cells. By substituting Equations (2), (3) and (4) into the first equation, the characteristic equation of a PV cell, which relates solar cell parameters to the output current and voltage, is given by the following expression[1], [2]: pv pv s( + )V I R pv pv s pv ph O sh V I R I I R + I 1 q nkT e                  (5)
  • 3. Int J Elec & Comp Eng ISSN: 2088-8708  Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir) 1317 The nonlinear equation of PV characteristic actualy depends on the solar irradiance and the cell temperature. As the references, the PV module manufacturers normally provided specified data at Standard Test Conditions where the irradiance is 1000W/m2 and the cell temperature is 25O C. In this paper, the ICA100 PV module was chosen for simulation setup. The electrical parameters are tabulated in Table 1, and the characteristic curves are shown in Figure 2 and Figure 3. Figure 2 illustrates the P-V characteristic of the ICA100 module under different irradiance and Figure 3 illustrates the P-V characteristic under different temperature conditions. Figure 2. P-V characteristics at irradiance variation Figure 3. P-V characteristics at temperature variation Figure 4. Current – vs – Voltage curve of PV module Figure 4 shows the current-vs-voltage curve of the PV module. It gives an idea about the significant points on each I–V curve: open-circuit voltage, short-circuit current, and the operating point where the module performs the maximum power (MPP). This point is related to a voltage and a current that are Vmpp and Impp, respectively, and is highly dependent on solar irradiation and ambient temperature. Table 1. Specification of ICA100 PV Module Parameters Symbol Value Maximum power Pmax 100 W Voltage at max power Vmp 17.6 V Current at max power Imp 5.69 A Open circuit voltage Voc 22.4 V Short circuit current Isc 6.03 A Number of Series Cells Ns 36 Number of Parallel Cells Np 1
  • 4.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323 1318 3. MAXIMUM POWER POINT TRACKING (MPPT) The Maximum Power Point Tracking (MPPT) is an algorithm that included in charge controllers used for extracting maximum available power from PV module under certain conditions. The MPPT algorithm moves the electrical operating point of the PV modules to its Maximum Power Point, so that the modules are able to deliver maximum available power. The voltage at which PV module can produce maximum power point is called maximum power voltage (or peak power voltage). The Maximum Power Point of PV module varies with solar radiation, ambient temperature and solar cell temperature. From Power – vs – Voltage curve in Figure 5, the ICA100 PV module produces power with maximum power voltage of around 17.6V when measured at a cell temperature of 25°C, it can drop to around 16V on a very hot day and it can also rise to 19V on a very cold day. Figure 5. Power – vs – Voltage curve of PV module When a load is directly connected to the PV panel, the PV panel operating point is usually not at peak power. In Figure 5, it is clear when a 12V dc load is directly connected to the PV panel, the PV output power is only 72W, which is less then the maximum available power of PV module. The impedance seen by the PV panel derives the electrical operating point of the solar PV panel. By varying the impedance seen by the PV panel, the electrical operating point can be moved towards peak power point. Since solar PV panels are DC devices, DC-DC converters might be used to transform the impedance of solar panel circuit to the load circuit. Changing the duty ratio of the DC-DC converter results in the impedance seen by the panel being changed. In order to maximize the extraction power of solar photovoltaic systems, the DC-DC converter must be able to track a particular duty ratio that make the operating point will be at the maximum power point (MPP). There are a large number of algorithms that are able to track the MPPs. Some of them are simple, such as voltage and current feedback control base, while some are more complicated, such as hill cimbing method, Perturbation and Observation (P&O) method and Incremental Conductance method. They vary in complexity, sensor requirement, speed of convergence, cost, range of operation, popularity, ability to detect multiple local maxima, and their applications [12]-[14]. Figure 6. Basic idea of the MPPT method
  • 5. Int J Elec & Comp Eng ISSN: 2088-8708  Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir) 1319 Most of MPPT method focuses directly on power variations and the slope of the P–V characteristic curve. In Figure 6, we can see that the MPP is located at the peak of the Power – vs – Voltage curve of PV module. Here the value of PV power is maximum. Figure 6 shows that the slope of the PV array power curve, dP/dV, is zero at the MPP, positive on the left of the MPP and negative on the right-hand side of the MPP. The basic equations of this method are as follows : =0 dP dV , at MPP (6) >0 dP dV , left of MPP (7) <0 dP dV , right of MPP (8) where P and V are the PV array output power and voltage, respectively. 4. MPPT FUZZY LOGIC CONTROLLER Fuzzy Logic has been used for tracking the Maximum Power Point (MPP) of PV module because it has the advantages of being robust, relatively simple to design and does not require the knowledge of PV exact model. Fuzzy logic control generally consists of three basic componens: fuzzification module, fuzzy inference engine, and defuzzification module, as shown in Figure 7. Figure 7. Structure of fuzzy logic controller 4.1. Fuzzification During fuzzification, numerical input variables are converted into linguistic variable based on a membership function. For this MPPT, the actual voltage and current of PV module measured continuously and the power can be calculated as P=VxI. The control is determined based on satisfaction of two proposed input control variable, namely the error E (which represents the slope of P-V characteristic) and change of error CE at the instant sampling k. The variable E and CE are exprexed as follows: ( ) ( 1) ( ) ( ) ( 1) P k P k E k V k V k      (9) ( ) ( ) ( 1)CE k E k E k   (10) where P(k) is the power and V(k) is voltage of PV module. The change in duty ratio (D) of the DC-DC Converter is used as the output of the controller. Therefore, the control is done by changing this duty ratio according to the slope E(k) in order to track the operation point to the optimal point where the slope is zero.
  • 6.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323 1320 As shown in Figure 8, the input variables of the fuzzy controller (E, CE) are converted to the liguistic variables such as PB (positive big), PS (positive small), ZO (zero), NS (negative small), and NB (negative big) using basic fuzzy subset. Figure 8 shows the membership grades of five basic fuzzy subsets for input and output variables. (a) (b) (c) Figure 8. Membership function for (a) Input E, (b) Input CE, (c) Output D 4.2. Inference engine The inference engine applies a rule to the fuzzy input to determine the fuzzy output. Therefore, before the rule can be evaluated, the real input value must be fuzzified to obtain an appropriate linguistic value. Table 2 shows the fuzzy controller rule table, where all the matrix entries are fuzzy sets of the error (E), the change of error (CE) and the change of duty ratio (D) to converter. The rule table in Table 2 containt 25 rules of fuzzy controller. These rules are employed to control the DC-DC converter so that the MPP of the PV module is reached. The main idea of the rules are to bring the operation point of PV module to the MPP by increasing or decreasing the duty ratio of DC-DC Converter depending on the position of the operation point from the MPP. 4.3. Defuzzification Since the DC-DC converter require a precise control signal D at its entry, it is necessary to tranform the output of fuzzy controller from fuzzy information into deterministic information. This tranformation is called defuzzification. In the defuzzification stage, the fuzzy logic controller output is converted from a linguistic variable to a numerical variable. Defuzzification can be performed normally by two algorithms; Center of Area (COA) and the Max Criterion Method (MCM). The most widely used defuzzification method is the determination of the center of gravity (COA) of the final combined fuzzy set. The final combined fuzzy set is defined by the unification of all outputs of the fuzzy rule set, using the maximum aggregation method. The center of gravity (D) is computed by, 1 1 ( ) ( ) n j jj n jj D D D D            (11)
  • 7. Int J Elec & Comp Eng ISSN: 2088-8708  Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir) 1321 and the actual duty ratio D is calculated by: ( ) ( 1) ( )DD k D k S D k    (12) 5. RESULT AND ANALYSIS In order to evaluate the performance of the proposed Fuzzy Logic based MPPT controller, a simulation analysis was conducted. The simulation model was developed using MATLAB Simulink. The simulink model of PV system is shown as Figure 9. The PV module considered in the simulation is the ICA100. Figure 9 shows the developed PV model system consisting of PV Solar Panel, Power Circuit and MPPT controller block diagram which is implemented using Fuzzy logic controller. The Fuzzy MPPT algorithm is presented in Figure 10. Figure 11 shows the simulation result of the Fuzzy MPPT algorithm response. Figure 9. Simulink model of PV system Figure 10. Block diagram of fuzzy MPPT algorithm
  • 8.  ISSN: 2088-8708 Int J Elec & Comp Eng, Vol. 8, No. 3, June 2018 : 1315 – 1323 1322 Figure 11. fuzzy MPPT algorithm response 6. CONCLUSION A modeling and simulation of fuzzy logic based Maximum Power Point Tracking for PV application is presented. The performance of the fuzzy logic MPPT algorithm system has been investigated. The simulation results show that the proposed fuzzy logic algorithm has a good and effective performance to generate maximum power from solar panels. ACKNOWLEDGEMENTS The authors would like to thanks the Directorate General of Higher Education Indonesia (DIKTI) for the financial support, and Lampung University for providing the facilities to conduct the research. REFERENCES [1] Azadeh Safari and Saad Mekhilef, “Simulation and Hardware Implementation of Incremental Conductance MPPT with Direct Control Method Using Cuk Converter”, IEEE Transactions on Industrial Electronics, vol. 58, no. 4, April 2011. [2] M. Abdulkadir, A.S. Samosir and A.H.M. Yatim, “Modelling and simulation of maximum power point tracking of photovoltaic system in Simulink model”, PECon 2012 - IEEE International Conference on Power and Energy, 2012. [3] M. Abdulkadir, A.S. Samosir and A.H.M. Yatim, “Modeling and Simulation of a Solar Photovoltaic System, Its Dynamics and Transient Characteristics in LABVIEW”, ARPN Journal of Engineering and Applied Sciences, vol. 3, no. 2, Jun 2013. [4] A. S. Samosir, A. Trisanto, A. Sadnowo, "Development of dynamic evolution control for pv inverter in solar power plant application”, ARPN Journal of Engineering and Applied Sciences, vol. 12, no.12, Jun 2017. [5] M. A. Abdourraziq and M. Maaroufi, “Experimental Verification of the Main MPPT Techniques for Photovoltaic System”, International Journal of Power Electronics and Drive Systems (IJPEDS), vol. 8, no. 1, pp. 384-391, March 2017.
  • 9. Int J Elec & Comp Eng ISSN: 2088-8708  Modeling and Simulation of Fuzzy Logic based Maximum Power Point ... (Ahmad Saudi Samosir) 1323 [6] Z. Almukhtar, A. Merabet, “Fuzzy MPPT Control and Power Regulation for Standalone Photovoltaic Energy Conversion System”, International Journal of Advanced Engineering Research and Applications (IJA-ERA), vol. 2, no. 7, Nov 2016. [7] F. Liu, S. Duan, F. Liu, B. Liu, and Y. Kang, “A variable step size INC MPPT method for PV systems,” IEEE Trans. I nd. Electron, vol. 55, no. 7, pp. 2622-2628, Jul. 2008. [8] N. Mohammad, M. A. Islam, T. Karim, and Q. D. Hossain, “Improved Solar Photovoltaic Array Model with FLC Based Maximum Power Point Tracking”, International Journal of Electrical and Computer Engineering (IJECE), vol. 2, no. 6, pp. 717-730, December 2012. [9] Pandiarajan, N, Ranganath Muthu, “Mathematical Modeling of Photovoltaic Module with Simulink”, International Conference on Electrical Energy System, ICESS 2011. [10] H. Gusmedi, E. Komalasari, “DocumentFeasibility and optimal design of micro-hydro and photovoltaic hybrid system in support to energy independent village”, Proceedings - ICPERE 2014: 2nd IEEE Conference on Power Engineering and Renewable Energy, 2014. [11] Amirullah and A. Kiswantono, “Power Quality Enhancement of Integration Photovoltaic Generator to Grid under Variable Solar Irradiance Level using MPPT-Fuzzy”, International Journal of Electrical and Computer Engineering (IJECE), vol. 6, no. 6, pp. 2629-2642, December 2016. [12] T. Esram and P. L. C hapman, “Comparison of photovoltaic array maximum power point tracking techniques,” IEEE Trans. Energy Conversion, vo l. 22, no. 2, pp. 439-449, Jun. 2007. [13] V. Salas, E. Olias, A. B arrado, and A. Lazaro, “Review of the maximum power point tracking algorithms for stand- alone photovoltaic systems,” Solar Energy Materials and Solar Cells, vol. 90, no. 11, pp. 1555-1578, Jul. 2006. [14] M.A. Abdullah, A.H.M.Yatim, C.W. Tan, A.S. Samosir, “Particle swarm optimization-based maximum power point tracking algorithm for wind energy conversion system”, PECon 2012 - IEEE International Conference on Power and Energy, 2012. BIOGRAPHIES OF AUTHORS Ahmad Saudi Samosir was born in Belawan, Indonesia in 1971. He obtained his Bachelor degree in electrical engineering from University of North Sumatera, Indonesia, in 1995, Master degree in electrical power engineering from Bandung Institute of Technology, Indonesia, in 1999, and PhD degree from Universiti Teknologi Malaysia, Malaysia, in 2010. His areas of interest research include renewable energy, control technique and application of power electronic converters. Currently he is working as a professor in the department of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia. Herri Gusmedi was born in Palembang, Indonesia in 1971. He received his Bachelor degree in electrical engineering from Sriwijaya University, Indonesia, in 1995, and Master degree in electrical power engineering from Bandung Institute of Technology, Indonesia, in 2001. His research area includes power system, load analysis, system monitoring and renewable energy. Currently He is working as a lecturer in the department of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia. Sri Purwiyanti was born in Jakarta, Indonesia in 1973. She received bachelor degree in electrical engineering from Universitas Mercubuana, Indonesia, in 1996, Master degree in electrical engineering from Universitas Gajah Mada, Indonesia, in 2000, and PhD degree from Universitas Indonesia and Shizuoka University, Japan, in 2015. Her research interest includes electronic system, nanowire silicon semiconductor, application of artificial intelligent in power system as well as renewable energy in distributed generation. Currently She is working as a lecturer in the department of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia. Endah Komalasari was born in Ujung Pandang, Indonesia in 1973. She received bachelor degree in electrical engineering from Sriwijaya University, Indonesia, in 1997, Master degree in electrical power engineering from Bandung Institute of Technology, Indonesia, in 2002, and PhD degree from Kyushu University, Japan, in 2012. Her research interest includes system monitoring, power electronic system, and renewable energy. Currently She is working as a lecturer in the department of Electrical Engineering, University of Lampung, Bandar Lampung, Indonesia.