You are on page 1of 15

Maximum Power Point tracking

using DC-DC converters


Team members
R Siva kumar Reddy – EE18B030
Prabhat Reddy – EE18B022
Laya Kishore Reddy – EE18B010
Sourabh Kumar – EE18B033
Maximum Power Point Tracking
• Used to extract maximum energy from variable power sources.
• Especially used in photovoltaic cells.
Different techniques of MPPT
➢ Perturb and Observe (P&O)
➢ Incremental Conductance
➢ Fuzzy Logic
Perturb and observe algorithm
Different DC-DC converters used for MPPT
−1 𝐷2
➢ For buck converter 𝜃 of I-V load curve is given by 𝑡𝑎𝑛 (𝑅 ). As D varies from 0 to 1, 𝜃 Varies
𝑙𝑜𝑎𝑑
from 0 to 𝜃𝑚𝑎𝑥 where 𝜃𝑚𝑎𝑥 is less than 90.
➢ For boost converter 𝜃 of I-V load curve is given by
1
𝑡𝑎𝑛−1 (𝑅 2 ). As D varies from 0 to 1, 𝜃
𝑙𝑜𝑎𝑑 ∗(1−𝐷)
Varies from 𝜃𝑚𝑖𝑛 to 90 where 𝜃𝑚𝑖𝑛 is greater than 0.

➢ For buck-boost converter 𝜃 of I-V load curve is


𝐷2
given by 𝑡𝑎𝑛−1 ( ). As D varies from
𝑅𝑙𝑜𝑎𝑑 ∗(1−𝐷)2
0 to 1, 𝜃 Varies from 0 to 90. Therefore, it can
track MPP accurately for any irradiance and
temperature conditions.
In this project, we implement Maximum Power
Point Tracking for a Photovoltaic system using a
DC-DC boost converter.
The system used can generate maximum of 100 kW at irradiance of
1000 W.m-2 and temperature of 25° .
PV Cell circuit model

𝑉+𝐼∗𝑅𝑠𝑒 𝑉+𝐼∗𝑅𝑠𝑒
• 𝐼 = 𝐼𝑝 − 𝐼𝑠𝑟 𝑒 𝑞 𝑛𝐾𝑇 −1 + 𝑅𝑠ℎ
MPPT design using Boost Converter
𝑉𝑜
Output voltage 𝑉𝑜 =
1−𝐷

𝑉𝑠 𝑉𝑜 − 𝑉𝑠
Inductance L =
𝑓𝑠𝑤 ∗∆𝐼∗𝑉𝑜

𝐼𝑜 𝑉𝑜 − 𝑉𝑠
Capacitance C =
𝑓𝑠𝑤 ∗∆𝑉∗𝑉𝑜
Parameter Value

𝑉𝑠 280-300 V

𝑉𝑜 600 V

Rated Power 112 Kw

𝐈𝑠 112000/600 = 400A

Switching frequency 𝑓𝑠𝑤 5 KHz

Current ripple ∆𝐼 5% = 20 A

Voltage ripple ∆𝑉 1% = 6 V

L 1.493 mH

C 3306 uF
Simulink design
Results
Results

You might also like