光伏发电系统MPPT控制算法的研究

2024-01-17 06:52

本文主要是介绍光伏发电系统MPPT控制算法的研究,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

摘  要 

随着传统化石能源的不断枯竭及环境污染问题的日益突出,太阳能作为一种 储量丰富,清洁环保的可再生能源,受到了世界各国的广泛关注。光伏发电是目 前太阳能最有效的利用方式之一,但由于光伏电池的输出特性具有较强的非线性 特征,其输出功率极易受到外界环境变化的影响,而无法保证光伏发电系统始终 稳定地工作在最大功率点(MPP)处。因此,需要采用最大功率点跟踪(MPPT)技术 来提高光伏发电的效率和电能质量。针对目前所提出的MPPT控制算法普遍存在 跟踪速度慢,稳定性差等问题,本文以独立光伏发电系统为研究对象,设计并改 进了基于滑模变结构控制的MPPT算法。 
本文首先介绍了光伏发电的研究背景及意义,并对光伏电池在不同外界环境 下的输出特性进行仿真分析。其次,通过对比各种DC-DC变换器的优缺点,选择 Boost变换器作为系统的主电路,并对其进行电路设计。再次,对光伏发电系统 MPPT的基本原理进行介绍,并对几种常用MPPT算法的工作原理及优缺点进行 对比分析。然后,对基于滑模变结构控制的MPPT算法进行研究。为保证系统在 外界环境改变的情况下,能够迅速稳定的实现MPPT,利用Boost变换器中的电感 电流与MPP处电流的差值,设计出传统滑模控制算法。同时,为进一步减小系统 在稳定状态下的功率振荡,通过在传统滑模切换函数中加入积分项及采用饱和函 数sat(s)代替指数趋近率中的符号函数sgn(s),对传统滑模控制算法进行改进,最 终设计出了一种改进型滑模控制算法。最后,在Matlab/Simulink中搭建出MPPT 算法的仿真模型,并对不同MPPT算法的仿真结果进行对比分析。 
仿真结果表明,在外界环境稳定的情况下,改进型滑模控制算法与传统滑模 控制算法相比,在光伏电池输出功率的波动范围上减小了2.7W;同传统扰动观察 法相比,不仅功率的波动范围减小了3.6W,而且MPPT的时间也缩短了0.031s。 在外界环境变化的情况下,改进型滑模控制算法与其他MPPT算法相比,在系统 实现MPPT中,具有更快的跟踪速度和更高的跟踪精度。 

关键词:光伏发电系统;MPPT;滑模变结构控制;指数趋近率 
 


Abstract 

With the continuous depletion of traditional fossil energy sources and the growing  problem of environmental pollution, solar energy, as a kind of renewable energy with  abundant reserves and clean environment, has received wide attention from all over the  world. Photovoltaic power generation is one of the most effective ways to use solar  energy, however, since the output characteristic of photovoltaic cells has strong  nonlinear characteristics, the output power is extremely susceptible to changes in the  external environment, and it is impossible to ensure that the photovoltaic power  generation system always operates stably at the maximum power point (MPP).  Therefore, maximum power point tracking (MPPT) technology is needed to improve the  efficiency and power quality of photovoltaic power generation. Aiming at the problems  of slow tracking speed and poor stability of the proposed MPPT control algorithm, this  thesis designs and improves the MPPT algorithm based on sliding mode variable  structure control with independent photovoltaic power generation system as the research  object. 
This thesis first introduces the research background and significance of  photovoltaic power generation, and simulation analysis the output characteristics of  photovoltaic cells in different external environments. Secondly, by comparing the  advantages and disadvantages of various DC-DC converters, the Boost converter is  selected as the main circuit of the system, and the circuit design is carried out. Thirdly,  the basic principle of photovoltaic power generation system MPPT is introduced, and  the working principle, advantages and disadvantages of several common MPPT  algorithms are analyzed. Then, the MPPT algorithm based on sliding mode variable  structure control is studied. In order to ensure that the system can realize MPPT quickly  and stably under the change of external environment, the traditional sliding mode  control algorithm is designed by using the difference between the inductor current and  the current at the MPP in the Boost converter. At the same time, in order to further  reduce the power oscillation of the system under steady state, the traditional sliding  mode control algorithm is improved by adding the integral term in the sliding mode  switching function and replacing the sign function sgn(s) in the exponential approach  rate with the saturation function sat(s), and an improved sliding mode control algorithm was designed. Finally, the simulation model of MPPT algorithm is built in  Matlab/Simulink, and the simulation results of different MPPT algorithms are compared  and analyzed. 
The simulation results show that when the external environment is stable, compared with the traditional sliding mode control algorithm, the improved sliding  mode control algorithm reduces the fluctuation range of photovoltaic cell output power  by 2.7W. Compared with the traditional perturbation and observation method, not only  the power fluctuation range is reduced by 3.6W, but also the MPPT time is also  shortened by 0.031s. In the case of changes in the external environment, compared with  other MPPT algorithms, the improved sliding mode control algorithm has faster  tracking speed and higher tracking accuracy in the system implementation of MPPT. 

.................

这篇关于光伏发电系统MPPT控制算法的研究的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/615187

相关文章

ubuntu20.0.4系统中安装Anaconda的超详细图文教程

《ubuntu20.0.4系统中安装Anaconda的超详细图文教程》:本文主要介绍了在Ubuntu系统中如何下载和安装Anaconda,提供了两种方法,详细内容请阅读本文,希望能对你有所帮助... 本文介绍了在Ubuntu系统中如何下载和安装Anaconda。提供了两种方法,包括通过网页手动下载和使用wg

ubuntu系统使用官方操作命令升级Dify指南

《ubuntu系统使用官方操作命令升级Dify指南》Dify支持自动化执行、日志记录和结果管理,适用于数据处理、模型训练和部署等场景,今天我们就来看看ubuntu系统中使用官方操作命令升级Dify的方... Dify 是一个基于 docker 的工作流管理工具,旨在简化机器学习和数据科学领域的多步骤工作流。

使用Python和SQLAlchemy实现高效的邮件发送系统

《使用Python和SQLAlchemy实现高效的邮件发送系统》在现代Web应用中,邮件通知是不可或缺的功能之一,无论是订单确认、文件处理结果通知,还是系统告警,邮件都是最常用的通信方式之一,本文将详... 目录引言1. 需求分析2. 数据库设计2.1 User 表(存储用户信息)2.2 CustomerO

Linux系统调试之ltrace工具使用与调试过程

《Linux系统调试之ltrace工具使用与调试过程》:本文主要介绍Linux系统调试之ltrace工具使用与调试过程,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐... 目录一、ltrace 定义与作用二、ltrace 工作原理1. 劫持进程的 PLT/GOT 表2. 重定

Springboot实现推荐系统的协同过滤算法

《Springboot实现推荐系统的协同过滤算法》协同过滤算法是一种在推荐系统中广泛使用的算法,用于预测用户对物品(如商品、电影、音乐等)的偏好,从而实现个性化推荐,下面给大家介绍Springboot... 目录前言基本原理 算法分类 计算方法应用场景 代码实现 前言协同过滤算法(Collaborativ

Windows系统宽带限制如何解除?

《Windows系统宽带限制如何解除?》有不少用户反映电脑网速慢得情况,可能是宽带速度被限制的原因,只需解除限制即可,具体该如何操作呢?本文就跟大家一起来看看Windows系统解除网络限制的操作方法吧... 有不少用户反映电脑网速慢得情况,可能是宽带速度被限制的原因,只需解除限制即可,具体该如何操作呢?本文

CentOS和Ubuntu系统使用shell脚本创建用户和设置密码

《CentOS和Ubuntu系统使用shell脚本创建用户和设置密码》在Linux系统中,你可以使用useradd命令来创建新用户,使用echo和chpasswd命令来设置密码,本文写了一个shell... 在linux系统中,你可以使用useradd命令来创建新用户,使用echo和chpasswd命令来设

电脑找不到mfc90u.dll文件怎么办? 系统报错mfc90u.dll丢失修复的5种方案

《电脑找不到mfc90u.dll文件怎么办?系统报错mfc90u.dll丢失修复的5种方案》在我们日常使用电脑的过程中,可能会遇到一些软件或系统错误,其中之一就是mfc90u.dll丢失,那么,mf... 在大部分情况下出现我们运行或安装软件,游戏出现提示丢失某些DLL文件或OCX文件的原因可能是原始安装包

电脑显示mfc100u.dll丢失怎么办?系统报错mfc90u.dll丢失5种修复方案

《电脑显示mfc100u.dll丢失怎么办?系统报错mfc90u.dll丢失5种修复方案》最近有不少兄弟反映,电脑突然弹出“mfc100u.dll已加载,但找不到入口点”的错误提示,导致一些程序无法正... 在计算机使用过程中,我们经常会遇到一些错误提示,其中最常见的就是“找不到指定的模块”或“缺少某个DL

利用Python快速搭建Markdown笔记发布系统

《利用Python快速搭建Markdown笔记发布系统》这篇文章主要为大家详细介绍了使用Python生态的成熟工具,在30分钟内搭建一个支持Markdown渲染、分类标签、全文搜索的私有化知识发布系统... 目录引言:为什么要自建知识博客一、技术选型:极简主义开发栈二、系统架构设计三、核心代码实现(分步解析