SlideShare a Scribd company logo
MALATHY N
PG SCHOLAR, ME- PED
R.M.K ENGINEERING COLLEGE
Modeling and CONTROL OF PV POWER MODULE
INCORPORATED WITH SEPIC CONVERTER
PROJECT GUIDE
Dr. S. ANITA Ph. D, M.E
ASSOCIATE PROFESSOR
DEPT OF EEE
R.M.K ENGINEERING COLLEGE
OBJECTIVE
The main objective of this paper are
Modeling the PV Cell in a masked form which can be used as PV
module, panel or array.
Design the Converter using MATLAB/ Simulink.
Implement the MPPT algorithms (P & O ) in Code Form.
Interfacing both along with the MPPT algorithm to obtain the
maximum power point operation would be of prime importance and
Controlling the PV Module using Voltage mode controller.
PROPOSED BLOCK DIAGRAM
PV Cell - Equivalent circuit
Governing Equation :
IP = Iph –K1*IO – ISH
Where
IP = output pv current (amperes)
Iph = photo generated current (amperes)
IO = saturated current (amperes)
ISH = shunt current (amperes).
Iph=s*(Iscr+(ki*(T-298)))/1000
Io=Iph/(exp(voc/(ns*vt))-1)
k1=exp(((vp+Ip*rs)/(ns*vt))-1)
voc=vocs+(kv*(T-298))
vt=A*k*T/q
Ish=(vp+Ip*rs)/rp
With the help of governing equation involved in PV Module, I
have created EMBEDDED FUNCTION to simulate PV Module in
MATLAB/Simulink. The PV Module parameters are taken from the
manufacturer data sheet of SOLAREXM60.
MAXIMUM POWER PMAX=60 W
VOLTAGE AT PMAX=17.1 V
CURRENT AT PMAX=3.5 A
V-Iand p-v CURVE OF PVMODULE
MAXIMUM POWER POINT TRACKING
The voltage at which PV module can produce maximum power is called
‘maximum power point’ (or peak power voltage).
Maximum power varies with environmental conditions such as solar
radiation, ambient temperature and solar cell temperature.
The major principle of MPPT is to extract the maximum available power
from PV module by making them operate at the most efficient voltage.
There are different techniques used to track the maximum power point.
Among the different techniques, most popular and simple technique is
Perturb and Observe Method ( P & O ).
The Perturb & Observe algorithm states that when the operating voltage of
the PV panel is perturbed by a small increment, if the resulting changes in
power ΔP is positive, then we are going in the direction of MPP and we
keep on perturbing in the same direction. If ΔP is negative, we are going
away from the direction of MPP and the sign of perturbation supplied has
to be changed .
Tracking mpp using p & o
Solar irradiance input for mppt
Pv voltage without mppt
Pv power curve
Pv voltage with mppt implementation
Advantages and limitation
Implementation of P & O algorithm is simple.
The time complexity of this algorithm is very less but on
reaching very close to the MPP it doesn’t stop at the MPP
and keeps on perturbing in both the directions.
It cannot determine when it has actually reached the MPP.
Instead, it oscillates the operating point around the MPP
after each cycle and slightly reduces PV efficiency
under the constant irradiance condition.
Why sepic converter
The task of the MPPT algorithm is just to calculate the reference
voltage V ref for DC/DC converter, towards which the PV operating
voltage should move next for obtaining maximum power output.
The simplest topology Buck Converter - input current is
discontinuous, thus good input filter design is essential.
The input current of the CUK and SEPIC topologies is continuous,
and they can draw a ripple free current from a PV array that is
important for efficient MPPT.
Cúk converter has a polarity of the output voltage reverse to the
input voltage.
The input and output of SEPIC converter have the same voltage
polarity.
Also it is preferred for battery charging systems because the diode
placed on the output stage works as a blocking diode preventing
an adverse current going to PV source from the battery.
single-ended primary-inductance converter
The single-ended primary-inductance converter (SEPIC) is
a DC/DC-converter topology [3] that provides a positive regulated
output voltage from an input voltage that varies from above to
below the output voltage.
Design of Sepic converter
Specification:
INPUT VOLTAGE (0 - 21.1) V
INPUT CURRENT (0 – 3.8) A
OUTPUT VOLTAGE 17.1 V
OUTPUT CURRENT 3.5 A
MAXIMUM OUTPUT POWER 60 W
SWITCHING FREQUENCY 25KHz
DUTY CYCLE (0.1 < D<0.6)
The parameters used in SEPIC is calculated from formulas
which is given in the paper [3] is shown below.
L1 (min) = L2 (min) = 245.63 H
Cs = 178  F
C OUT >= 416.39  F
SIMULATION model and results
Switching waveforms
ICEE024_Malathy .ppt
Controller technique
The Voltage control loop of SEPIC [8] is the PI controller, which
controls the output voltage of the converter.
KP is taken to be 0.005 and KI is taken to be 4.223. The values of
KP and KI are chosen from tuning the SEPIC Voltage loop transfer
function [2] which is given below.
Error signal and control signal
I out & Vout (closed loop response)
OUTPUT RESPONSE FOR SUDDEN INPUT VARIATION
Output response for load variation
Performance analysis of closed loop response of
SEPIC converter
Rise time (sec) 0.0306
Settling time (sec) 0.0552
Overshoot (%) 0
Closed loop stability Stable
Conclusion
The study and design of Solar PV Module in this paper is simple
and also efficient.
It models each component and simulates the system with the help of
embedded function in MATLAB / Simulink.
The result shows that the PV model using the Governing equation of
Solar cell in moderate complexity provides good matching with the real
PV module.
Also this paper successfully implemented with Perturb and Observe
Algorithm for Maximum Power Point Tracking (MPPT) of PV
Module at different solar irradiance.
The controller used in this project is quite simple and its closed loop is
achieved as stable.
Reference paper
1. Chen Qi, Zhu Ming (2012): “Photovoltaic Module Simulink Model for a Stand-alone PV
System.”, physics procedia 24
2. Chiang.S.J, Hsin-JangShieh, Member,IEEE, and Ming- Chen: “Modeling and Control of PV
Charger System With SEPIC Converter”,IEEE Transactions On Industrial Electronics, Vol.56,
No.11, November 2009.
3. Datasheet of “Design a SEPIC Converter”, May-2006, National Semiconductor.
4. Gomathy.S, S.Saravanan, Dr. S. Thangavel, March 2012: “Design and implementation of
Maximum Power Point Tracking (MPPT) Algorithm for a Standalone PV
System”.International Journal of Scientific & Engineering Research, Vol. 3, Issue no.3.
5. Hiren Patel and Vivek Agarwal, Senior Member, IEEE, March2008: “MATLAB - Based Modeling to
Study the Effects of Partial Shading on PV Array Characteristics”, IEEE Transactions On
Energy Conversion, vol.23,no.1,.
6. Eftichios Koutroulis, Kostas Kalaitzakis, Member, IEEE, and Nicholas C. Voulgaris , January 2001 :
“Development of a Microcontroller-based, Photovoltaic Maximum Power Point Tracking
Control System”, IEEE Transactions On Power Electronics, Vol.16, no.1.
7. Moacyr A. G. de Brito, Luigi G. Jr., Leonardo P. Sampaio, Guilherme A. e Melo and Carlos A. Canesin,
Senior Member, IEEE, 2012 : “Evaluation of the Main MPPT Techniques for Photovoltaic
Applications”.
8. A.I.Pressman, “Switching Power Supply Design”, NewYork: Mcgraw-Hill.
9. Ms. Sangita S. Kondawar , U. B. Vaidya, Aug 2012: “ A Comparison of Two MPPT Techniques for
PV System in MATLAB Simulink”, Vol.2, no.7, PP.73-79.
ICEE024_Malathy .ppt

More Related Content

PDF
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
PDF
T4102160166
PDF
IRJET- Design and Implementation of Converters using MPPT in an Eco Vehicle
PDF
MPPT oscillations minimization in PV system by controlling non-linear dynamic...
PDF
Modeling of Photo Voltaic Module under Partial Shaded Conditions Using PSO MP...
PDF
“Performance Analysis of Induction Motor Fed from Hybrid Micro grid system”
PDF
Grid Connected Solar PV System with SEPIC Converter Based MPPT
PDF
Maximum power point tracking of pv arrays under partial shading condition usi...
IRJET- Designing of Single Ended Primary Inductance Converter for Solar P...
T4102160166
IRJET- Design and Implementation of Converters using MPPT in an Eco Vehicle
MPPT oscillations minimization in PV system by controlling non-linear dynamic...
Modeling of Photo Voltaic Module under Partial Shaded Conditions Using PSO MP...
“Performance Analysis of Induction Motor Fed from Hybrid Micro grid system”
Grid Connected Solar PV System with SEPIC Converter Based MPPT
Maximum power point tracking of pv arrays under partial shading condition usi...

Similar to ICEE024_Malathy .ppt (20)

PDF
IRJET- Design Photovoltaic System with Constant Output using SEPIC Converter
PDF
Modeling and Simulation of PV Array in Matlab/Simulink for Comparison of Pert...
PDF
Modeling Simulation and Design of Photovoltaic Array with MPPT Control Techni...
PDF
Area Electrification using Renewable Energy
PDF
IRJET- Design Photovoltaic System with Constant Output using SEPIC Converter
PDF
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
PDF
An Overview of MPPT for Photovoltaic Panels Using Various Artificial Intellig...
PDF
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
PDF
Synchronization of power from grid and pv system with
PDF
Maximum PowerPoint Tracking of PV System Based on a SEPIC Converter Using Fuz...
PDF
Maximum PowerPoint Tracking of PV System Based on a SEPIC Converter Using Fuz...
PDF
Performance numerical evaluation of modified single-ended primary-inductor c...
PDF
Simulation and analysis of perturb and observe mppt algorithm for array using...
PDF
IRJET - MPPT based Photovoltaic System with Zeta Converter for DC Load
PDF
C03404014015
PDF
Maximum Power Point Tracking Charge Controller for Standalone PV System
PDF
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
PDF
Simplified PV Module Simulator With MPPT
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
Simulation of MPPT Controller for photovoltaic system Grid-connected using Mo...
IRJET- Design Photovoltaic System with Constant Output using SEPIC Converter
Modeling and Simulation of PV Array in Matlab/Simulink for Comparison of Pert...
Modeling Simulation and Design of Photovoltaic Array with MPPT Control Techni...
Area Electrification using Renewable Energy
IRJET- Design Photovoltaic System with Constant Output using SEPIC Converter
Photovoltaic System with SEPIC Converter Controlled by the Fuzzy Logic
An Overview of MPPT for Photovoltaic Panels Using Various Artificial Intellig...
Real Time Implementation of Variable Step Size Based P&O MPPT for PV Systems ...
Synchronization of power from grid and pv system with
Maximum PowerPoint Tracking of PV System Based on a SEPIC Converter Using Fuz...
Maximum PowerPoint Tracking of PV System Based on a SEPIC Converter Using Fuz...
Performance numerical evaluation of modified single-ended primary-inductor c...
Simulation and analysis of perturb and observe mppt algorithm for array using...
IRJET - MPPT based Photovoltaic System with Zeta Converter for DC Load
C03404014015
Maximum Power Point Tracking Charge Controller for Standalone PV System
Study and Simulation of Inccond Based Maximum Power Point Tracking (MPPT) Alg...
Simplified PV Module Simulator With MPPT
International Journal of Engineering Research and Development (IJERD)
Simulation of MPPT Controller for photovoltaic system Grid-connected using Mo...
Ad

Recently uploaded (20)

PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Current and future trends in Computer Vision.pptx
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
DOCX
573137875-Attendance-Management-System-original
PPTX
web development for engineering and engineering
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
PPT on Performance Review to get promotions
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
CYBER-CRIMES AND SECURITY A guide to understanding
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Current and future trends in Computer Vision.pptx
Fundamentals of safety and accident prevention -final (1).pptx
bas. eng. economics group 4 presentation 1.pptx
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
additive manufacturing of ss316l using mig welding
Foundation to blockchain - A guide to Blockchain Tech
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
R24 SURVEYING LAB MANUAL for civil enggi
573137875-Attendance-Management-System-original
web development for engineering and engineering
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
UNIT 4 Total Quality Management .pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPT on Performance Review to get promotions
Ad

ICEE024_Malathy .ppt

  • 1. MALATHY N PG SCHOLAR, ME- PED R.M.K ENGINEERING COLLEGE Modeling and CONTROL OF PV POWER MODULE INCORPORATED WITH SEPIC CONVERTER PROJECT GUIDE Dr. S. ANITA Ph. D, M.E ASSOCIATE PROFESSOR DEPT OF EEE R.M.K ENGINEERING COLLEGE
  • 2. OBJECTIVE The main objective of this paper are Modeling the PV Cell in a masked form which can be used as PV module, panel or array. Design the Converter using MATLAB/ Simulink. Implement the MPPT algorithms (P & O ) in Code Form. Interfacing both along with the MPPT algorithm to obtain the maximum power point operation would be of prime importance and Controlling the PV Module using Voltage mode controller.
  • 4. PV Cell - Equivalent circuit Governing Equation : IP = Iph –K1*IO – ISH
  • 5. Where IP = output pv current (amperes) Iph = photo generated current (amperes) IO = saturated current (amperes) ISH = shunt current (amperes). Iph=s*(Iscr+(ki*(T-298)))/1000 Io=Iph/(exp(voc/(ns*vt))-1) k1=exp(((vp+Ip*rs)/(ns*vt))-1) voc=vocs+(kv*(T-298)) vt=A*k*T/q Ish=(vp+Ip*rs)/rp With the help of governing equation involved in PV Module, I have created EMBEDDED FUNCTION to simulate PV Module in MATLAB/Simulink. The PV Module parameters are taken from the manufacturer data sheet of SOLAREXM60. MAXIMUM POWER PMAX=60 W VOLTAGE AT PMAX=17.1 V CURRENT AT PMAX=3.5 A
  • 6. V-Iand p-v CURVE OF PVMODULE
  • 7. MAXIMUM POWER POINT TRACKING The voltage at which PV module can produce maximum power is called ‘maximum power point’ (or peak power voltage). Maximum power varies with environmental conditions such as solar radiation, ambient temperature and solar cell temperature. The major principle of MPPT is to extract the maximum available power from PV module by making them operate at the most efficient voltage. There are different techniques used to track the maximum power point. Among the different techniques, most popular and simple technique is Perturb and Observe Method ( P & O ). The Perturb & Observe algorithm states that when the operating voltage of the PV panel is perturbed by a small increment, if the resulting changes in power ΔP is positive, then we are going in the direction of MPP and we keep on perturbing in the same direction. If ΔP is negative, we are going away from the direction of MPP and the sign of perturbation supplied has to be changed .
  • 12. Pv voltage with mppt implementation
  • 13. Advantages and limitation Implementation of P & O algorithm is simple. The time complexity of this algorithm is very less but on reaching very close to the MPP it doesn’t stop at the MPP and keeps on perturbing in both the directions. It cannot determine when it has actually reached the MPP. Instead, it oscillates the operating point around the MPP after each cycle and slightly reduces PV efficiency under the constant irradiance condition.
  • 14. Why sepic converter The task of the MPPT algorithm is just to calculate the reference voltage V ref for DC/DC converter, towards which the PV operating voltage should move next for obtaining maximum power output. The simplest topology Buck Converter - input current is discontinuous, thus good input filter design is essential. The input current of the CUK and SEPIC topologies is continuous, and they can draw a ripple free current from a PV array that is important for efficient MPPT. Cúk converter has a polarity of the output voltage reverse to the input voltage. The input and output of SEPIC converter have the same voltage polarity. Also it is preferred for battery charging systems because the diode placed on the output stage works as a blocking diode preventing an adverse current going to PV source from the battery.
  • 15. single-ended primary-inductance converter The single-ended primary-inductance converter (SEPIC) is a DC/DC-converter topology [3] that provides a positive regulated output voltage from an input voltage that varies from above to below the output voltage.
  • 16. Design of Sepic converter Specification: INPUT VOLTAGE (0 - 21.1) V INPUT CURRENT (0 – 3.8) A OUTPUT VOLTAGE 17.1 V OUTPUT CURRENT 3.5 A MAXIMUM OUTPUT POWER 60 W SWITCHING FREQUENCY 25KHz DUTY CYCLE (0.1 < D<0.6) The parameters used in SEPIC is calculated from formulas which is given in the paper [3] is shown below. L1 (min) = L2 (min) = 245.63 H Cs = 178  F C OUT >= 416.39  F
  • 20. Controller technique The Voltage control loop of SEPIC [8] is the PI controller, which controls the output voltage of the converter. KP is taken to be 0.005 and KI is taken to be 4.223. The values of KP and KI are chosen from tuning the SEPIC Voltage loop transfer function [2] which is given below.
  • 21. Error signal and control signal
  • 22. I out & Vout (closed loop response)
  • 23. OUTPUT RESPONSE FOR SUDDEN INPUT VARIATION
  • 24. Output response for load variation
  • 25. Performance analysis of closed loop response of SEPIC converter Rise time (sec) 0.0306 Settling time (sec) 0.0552 Overshoot (%) 0 Closed loop stability Stable
  • 26. Conclusion The study and design of Solar PV Module in this paper is simple and also efficient. It models each component and simulates the system with the help of embedded function in MATLAB / Simulink. The result shows that the PV model using the Governing equation of Solar cell in moderate complexity provides good matching with the real PV module. Also this paper successfully implemented with Perturb and Observe Algorithm for Maximum Power Point Tracking (MPPT) of PV Module at different solar irradiance. The controller used in this project is quite simple and its closed loop is achieved as stable.
  • 27. Reference paper 1. Chen Qi, Zhu Ming (2012): “Photovoltaic Module Simulink Model for a Stand-alone PV System.”, physics procedia 24 2. Chiang.S.J, Hsin-JangShieh, Member,IEEE, and Ming- Chen: “Modeling and Control of PV Charger System With SEPIC Converter”,IEEE Transactions On Industrial Electronics, Vol.56, No.11, November 2009. 3. Datasheet of “Design a SEPIC Converter”, May-2006, National Semiconductor. 4. Gomathy.S, S.Saravanan, Dr. S. Thangavel, March 2012: “Design and implementation of Maximum Power Point Tracking (MPPT) Algorithm for a Standalone PV System”.International Journal of Scientific & Engineering Research, Vol. 3, Issue no.3. 5. Hiren Patel and Vivek Agarwal, Senior Member, IEEE, March2008: “MATLAB - Based Modeling to Study the Effects of Partial Shading on PV Array Characteristics”, IEEE Transactions On Energy Conversion, vol.23,no.1,. 6. Eftichios Koutroulis, Kostas Kalaitzakis, Member, IEEE, and Nicholas C. Voulgaris , January 2001 : “Development of a Microcontroller-based, Photovoltaic Maximum Power Point Tracking Control System”, IEEE Transactions On Power Electronics, Vol.16, no.1. 7. Moacyr A. G. de Brito, Luigi G. Jr., Leonardo P. Sampaio, Guilherme A. e Melo and Carlos A. Canesin, Senior Member, IEEE, 2012 : “Evaluation of the Main MPPT Techniques for Photovoltaic Applications”. 8. A.I.Pressman, “Switching Power Supply Design”, NewYork: Mcgraw-Hill. 9. Ms. Sangita S. Kondawar , U. B. Vaidya, Aug 2012: “ A Comparison of Two MPPT Techniques for PV System in MATLAB Simulink”, Vol.2, no.7, PP.73-79.

Editor's Notes

  • #10: The model is simulated for 0.2s. To perform the MPPT implementation the solar irradiance input given to the PV Module is 700W/m² for about 0 to 0.06s, and 1000W/m² for about 0.06s to 0.12s, and 800W/m² for about 0.12s to 0.2s.
  • #16: The SEPIC converter uses two inductors, L1 and L2. The two inductors can be wound on the same core since the same voltages are applied to them throughout the switching cycle. Using a coupled inductor takes up less space on the PCB and tends to be lower cost than two separate inductors. The capacitor Cs isolates the input from the output and provides protection against a shorted load. coupled inductor not only provides a smaller footprint but also, to get the same inductor ripple current, requires only half the inductance required for a SEPIC with two separate inductors.