风储联合系统并网时对储能系统影响的研究

2023-10-20 05:20

本文主要是介绍风储联合系统并网时对储能系统影响的研究,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

风储联合系统并网时对储能系统影响的研究

摘要

风能是目前国内外应用较为广泛的一种绿色可再生能源,近几年我国风电产业的发展十分迅速。然后,越来越多的风力发电系统建并网,风力发电产生的电能受外界因素影响较大,具有一定的随机性和波动性,给并网后的电力系统稳定性带了巨大的影响。然后建立风力发电厂的储能系统是改善此种情况的最好的解决办法。所以,风电储能控制系统在当下的发展前景十分好,控制策略、储能容量及储能联合系统成为新一代的我们研究的方向。

由于国内人民生活水平的提高,科技不断地进步,控制不断地完善,导致不可再生能源消耗严重,甚至殆尽,从而促使可再生能源成为行业的主导。风力发电成为现阶段一处亮丽的风景线,由于其拥有成熟的开发技术,成本相对较小,几乎无污染的优势,使得在新能源发电行业具有很高的前景,成为世界各国关注的焦点。同时,因为风向可变性、随机性以及不可控制性较强,风力发电并网对电压稳定性及电性能影响很大。风力发电行业不断革新,并网的数量越来越大。因此新一代的我们要认真去钻研风力发电并网的影响。

随着储能系统研发成本的增加,使用周期缩短等各方面的短板,通常增加储能装置来解决风力发电厂功率平滑控制工程,因此,给储能系统带来了巨大的挑战目标。本次设计主要参考实际风力发电的事例,对风储联合系统中针对控制逻辑进行设计开发,重点设计讨论关于双馈风力发电厂的储能系统输出波动较大的现象,同时利用功率平滑滤波的控制策略对并网的无功功率进行补偿控制。

关键词:风力发电;双馈异步发电机;储能系统;并网

Abstract

 Wind energy is a kind of green renewable energy widely used at home and abroad.Then, more and more wind power generation systems are built and connected to the grid. The electricity generated by wind power generation is greatly affected by external factors and has certain randomness and volatility, which has a great impact on the stability of the power system after being connected to the grid.The best way to improve the situation is to build energy storage systems for wind farms.Therefore, in recent years, the equipment, capacity configuration and joint operation control of wind farm energy storage devices have become the focus of research and application demonstration.

Due to the improvement of people's living standard, continuous progress of science and technology, and continuous improvement of control, the consumption of non-renewable energy is serious or even exhausted, thus promoting the renewable energy to become the leading industry.Wind power generation has become a beautiful scenery at the present stage. Due to its advantages of mature development technology, relatively small cost and almost no pollution, it has a high prospect in the new energy power generation industry and has become the focus of attention in the world.At the same time, due to the strong wind direction variability, randomness and non-controllability, grid connection of wind power generation has a great impact on voltage stability and electrical performance.The wind power industry continues to innovate and is increasingly connected to the grid.Therefore, the new generation of us should seriously study the impact of wind power grid connection.

With the increase of energy storage system research and development costs, shortened use cycle and other aspects of shortcomings, energy storage devices are usually added to solve the wind farm power smooth control engineering, so it brings a huge challenge to the energy storage system.This design mainly refers to the actual case of wind power generation, designs and develops the control logic in the wind storage joint system, focuses on the design and discusses the phenomenon of large output fluctuation of the energy storage system in doubly-fed wind farm, and compensates the reactive power connected to the grid by using the control strategy of power smoothing and filtering.

Keywords: Wind power; Doubly-fed asynchronous generator; Energy storage system; interconnection

完整论文+matlab/simulink建模仿真分析点击如下链接下载:

这篇关于风储联合系统并网时对储能系统影响的研究的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



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

相关文章

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渲染、分类标签、全文搜索的私有化知识发布系统... 目录引言:为什么要自建知识博客一、技术选型:极简主义开发栈二、系统架构设计三、核心代码实现(分步解析

Python FastAPI+Celery+RabbitMQ实现分布式图片水印处理系统

《PythonFastAPI+Celery+RabbitMQ实现分布式图片水印处理系统》这篇文章主要为大家详细介绍了PythonFastAPI如何结合Celery以及RabbitMQ实现简单的分布式... 实现思路FastAPI 服务器Celery 任务队列RabbitMQ 作为消息代理定时任务处理完整

Linux系统中卸载与安装JDK的详细教程

《Linux系统中卸载与安装JDK的详细教程》本文详细介绍了如何在Linux系统中通过Xshell和Xftp工具连接与传输文件,然后进行JDK的安装与卸载,安装步骤包括连接Linux、传输JDK安装包... 目录1、卸载1.1 linux删除自带的JDK1.2 Linux上卸载自己安装的JDK2、安装2.1

Linux系统之主机网络配置方式

《Linux系统之主机网络配置方式》:本文主要介绍Linux系统之主机网络配置方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一、查看主机的网络参数1、查看主机名2、查看IP地址3、查看网关4、查看DNS二、配置网卡1、修改网卡配置文件2、nmcli工具【通用

Linux系统之dns域名解析全过程

《Linux系统之dns域名解析全过程》:本文主要介绍Linux系统之dns域名解析全过程,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一、dns域名解析介绍1、DNS核心概念1.1 区域 zone1.2 记录 record二、DNS服务的配置1、正向解析的配置

Linux系统中配置静态IP地址的详细步骤

《Linux系统中配置静态IP地址的详细步骤》本文详细介绍了在Linux系统中配置静态IP地址的五个步骤,包括打开终端、编辑网络配置文件、配置IP地址、保存并重启网络服务,这对于系统管理员和新手都极具... 目录步骤一:打开终端步骤二:编辑网络配置文件步骤三:配置静态IP地址步骤四:保存并关闭文件步骤五:重