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

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

摘要

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

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

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

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

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.mzph.cn/news/111320.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

C语言中的3种注释方法

C语言中的3种注释方法 2021年8月28日星期六席锦 在用C语言编程时,常用的注释方式有如下几种: (1)单行注释 // … (2)多行注释 /* … */ (3)条件编译注释 #if 0…#endif (1)(2)在入门教程中比较常见。 对于(1) 【单行注释 // …】,注释只能显示…

Linux 下使用 Docker 安装 MySQL

1、下载 mysql docker pull mysql:5.7.362、启动 mysql docker run -p 3306:3306 --name mysql \ -v /mydata/mysql/log:/var/log/mysql \ -v /mydata/mysql/data:/var/lib/mysql \ -v /mydata/mysql/conf:/etc/mysql \ -e MYSQL_ROOT_PASSWORD123456 \ -d mysql:5.7.36命令解…

【VR】【Unity】如何调整Quest2的隐藏系统时间日期

【背景】 网络虽然OK,但是Oculus Quest要连上商店还必须调整好系统时间,不过在Quest系统中,时间对用户是不可见的,本篇介绍调整的方法。 【方法】 打开SideQuest,没有的话先去下载一个。打开后先登录,如…

安装宝塔面板(详细教程)

一、简介 宝塔面板是一款简单好用的服务器运维面板。它支持一键LAMP/LNMP/集群/监控/网站/FTP/数据库/JAVA等100多项服务器管理功能。对于新手用云服务器来建站的话,宝塔面板是一个非常好用的工具。 宝塔官网:https://www.bt.cn/new/index.html 二、宝…

HZOJ-322: 程序自动分析

题目描述 ​ 在实现程序自动分析的过程中,常常需要判定一些约束条件是否能被同时满足。 ​ 考虑一个约束满足问题的简化版本:假设 x1,x2,x3,…�1,�2,�3,… 代表程序中出现的变量,给定n�个形如xixj&#x…

万物归宗系列01-html基本语法

万物归宗系列&#xff0c;即什么都懂一点系列。 HTML是标签语言&#xff0c;一般成双成对。 Hypertext Markup Language&#xff1a;超⽂本标记语⾔。是⽤来制作⽹页的⼀种标记语⾔。 1 基本框架 <!DOCTYPE html> <html lang"en"> <head><meta…

Linux命令(103)之wc

linux命令之wc 1.wc介绍 linux命令wc是用来统计文件的字数、行数和字节数 2.wc用法 wc [参数] [filename] wc参数 参数说明-l统计总行数&#xff0c;备注&#xff1a;常用于查看进程是否启动-L统计最长一行的字符数-c统计字节数-m统计字符数-w统计单词数 3.实例 3.1.统计…

Pytorch训练深度强化学习时CPU内存占用一直在快速增加

最近在用MATD3算法解决多机器人任务&#xff0c;但是在训练过程中&#xff0c;CPU内存一直在增加&#xff08;注意&#xff0c;不是GPU显存&#xff09;。我很头疼&#xff0c;以为是算法代码出了问题&#xff0c;导致了内存泄漏&#xff0c;折腾了1天也没解决。后来用memory_p…

057:mapboxGL中layout,paint等属性的函数表达说明

第057个 点击查看专栏目录 本篇文章是mapbox的layer中layout,paint等属性的函数表达 mapbox中 Function 是什么 函数 Function 可以作为其 layout布局类属性和 paint 绘制类属性的属性值。在使用 Function 作为属性值时,实际上是一个对象。 layers的3种函数类型 Function …

根据SpringBoot Guides完成进行示例学习(详细步骤)

目录 1.打开Spring | Guides官网&#xff0c;或者直接搜索springboot都可 2.选择要学习的内容 3.根据提示的网址&#xff0c;Git到本地 4.将文件用IDEA打开&#xff0c;根据教程完成示例&#xff0c;这里不做细致讲解 5.运行项目 6.在终端查看运行结果 以Scheduling Task…

call函数和apply函数的区别

call和apply是 JavaScript 中的两个函数方法&#xff0c;用于调用函数并指定函数内部的this值以及传递参数。它们的主要区别在于参数的传递方式。 call方法&#xff1a;call方法允许你在调用函数时&#xff0c;显式地指定函数内部的this值和参数列表。它的语法为&#xff1a; …

Apollo的搭建

Apollo的搭建 1.环境准备 jdk : 1.8 mysql 5.6.5 2.下载 两种方式&#xff1a; a.下载源码自己编译&#xff08;需要修改源码的可以选择&#xff09; 源码&#xff1a;https://github.com/ctripcorp/apoll b.编译好的直接使用 地址&#xff1a;Releases apol…

集成测试规范

集成测试是指将所有模块或组件组合在一起&#xff0c;测试整个系统是否符合预期的功能和性能要求。以下是一个简单的集成测试模板&#xff0c;可以根据具体的测试需求进行修改和扩展&#xff1a; 1. 测试计划 a. 测试范围&#xff1a;测试的模块或组件&#xff0c;以及需要覆…

卷王问卷考试系统SurveyKing,开源调查问卷和考试系统源码

卷王问卷考试系统/SurveyKing是一个功能最强大的开源调查问卷和考试系统&#xff0c;可以快速部署&#xff0c;并适用于各行业。该系统提供了在线表单设计、数据收集、统计和分析等功能&#xff0c;支持20多种题型&#xff0c;多种创建问卷方式和多种问卷设置。 无论您是需要进…

力扣刷题 day49:10-19

1.二进制手表 二进制手表顶部有 4 个 LED 代表 小时&#xff08;0-11&#xff09;&#xff0c;底部的 6 个 LED 代表 分钟&#xff08;0-59&#xff09;。每个 LED 代表一个 0 或 1&#xff0c;最低位在右侧。 例如&#xff0c;下面的二进制手表读取 "4:51" 。 给你…

centos 7.9 安装python 3.10的tls问题,

本地开发升级成了py3.10.6,服务器测试时安装py3.10.4 发现无法正常使用pip3 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 印象中py3的高版本依赖高版本的openssl,centos 7下默认的openssl为1.0.x, 问题很简…

异步加载JS的方法

异步加载 JavaScript (JS) 文件是提高网页性能的一种常用技术&#xff0c;这样可以使页面在等待 JS 文件加载和执行时不会阻塞。以下是一些异步加载 JS 的方法&#xff1a; 使用 <script> 标签的 async 属性 通过将 <script> 标签的 async 属性设为 true&#xf…

Java后端开发(六)-- 二维码的生成

目录 1. 需要的jar导入 2. ConvertToMultipartFile类 3. QRCodeUtil(二维码工具类) 4.示例演示: 1. 需要的jar导入 <!-- 生成二维码 --><dep

Linux Docker图形化工具Portainer如何进行远程访问

文章目录 前言1. 部署Portainer2. 本地访问Portainer3. Linux 安装cpolar4. 配置Portainer 公网访问地址5. 公网远程访问Portainer6. 固定Portainer公网地址 前言 Portainer 是一个轻量级的容器管理工具&#xff0c;可以通过 Web 界面对 Docker 容器进行管理和监控。它提供了可…

1814_ChibiOS中的时间以及时间间隔处理

全部学习汇总&#xff1a; GreyZhang/g_ChibiOS: I found a new RTOS called ChibiOS and it seems interesting! (github.com) 1. 时间的相关配置&#xff0c;有tick的计数精度、时钟频率、间隔时间精度、时间类型大小等不同的配置。这些参数&#xff0c;涉及到系统的时间计数…