Optimization of MPPT Control Parameters Using PSO Algorithm, Focusing on Hill Climbing (HC) Method u我要分享

Optimization of MPPT Control Parameters Using PSO

关注次数: 220

下载次数: 0

文件大小: 554.12 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:Hill climbing (HC) is one of the traditional and easy methods that is used in many applications including solar systems to track peak power due to its ease of implementation and low computational burden. The main disadvantage of this method is its relatively low accuracy in tracking the maximum power point under changing environmental conditions (variation of radiation intensity, temperature change and partial shading occurrence). The main objective of this research is to improve the performance of HC method under partial shading conditions using optimization algorithm. The type of converter used in this thesis is Boost Converter. Also, the PSO algorithm will be used to optimize MPPT control parameters. This algorithm has been used for fast convergence, easy implementation to optimize HC parameter control parameter.


English Description:

Hill climbing (HC) is one of the traditional and easy methods that is used in many applications including solar systems to track peak power due to its ease of implementation and low computational burden. The main disadvantage of this method is its relatively low accuracy in tracking the maximum power point under changing environmental conditions (variation of radiation intensity, temperature change and partial shading occurrence). The main objective of this research is to improve the performance of HC method under partial shading conditions using optimization algorithm. The type of converter used in this thesis is Boost Converter. Also, the PSO algorithm will be used to optimize MPPT control parameters. This algorithm has been used for fast convergence, easy implementation to optimize HC parameter control parameter.


代码预览

相关推荐