登录
首页 » PDF » Distributed Cooperative Control

Distributed Cooperative Control

于 2018-09-05 发布 文件大小:1030KB
0 203
下载积分: 1 下载次数: 25

代码说明:

  本文为直流微电网中的多个dc-ES建立了分布式协同控制框架,并给出了系统的小信号稳定性分析。 主要级别实现下垂控制以协调多个dc-ES的操作。 次级控制基于一致性算法来调节直流母线电压基准,并结合dc-ES之间的充电状态(SOC)平衡。 通过该设计,协同控制可以实现平均直流总线电压一致,并且仅使用邻居到邻居信息来维持不同dc-ES之间的SOC平衡。 此外,开发了具有主控制器和辅助控制器的四个dc-ES系统的小信号模型。 提出了特征值分析,以显示通信权重对系统稳定性的影响。(This paper establishes a distributed cooperative control framework for multiple dc-ESs in a dc microgrid and presents the small-signal stability analysis of the system. The primary level implements a droop control to coordinate the operations of multiple dc-ESs. The secondary control is based on a consensus algorithm to regulate the dc-bus voltage reference, incorporating the state-of-charge (SOC) balance among dc-ESs. With the design, the cooperative control can achieve average dc-bus voltage consensus and maintain SOC balance among different dc-ESs using only neighbor-to-neighbor information. Furthermore, a small-signal model of a four dc-ESs system with the primary and secondary controllers is developed. The eigenvalue analysis is presented to show the effect of the communication weight on system stability.)

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于DSP的变压变频电源设计
    该文件为基于DSP的变压变频电源设计,大家可以参考一下(This document is based on DSP variable voltage and frequency power supply design, you can refer to it.)
    2018-12-27 20:16:54下载
    积分:1
  • CS结构的VB网络数据库读取及操作程序
    CS结构的VB网络数据库读取及操作程序,程序由服务端和客户端程序组成,两者都运行才能正确读取数据库,演示远程数据库数据读取和数据保存,演示程序是读取的数据库中的用户信息。
    2022-02-03 01:12:53下载
    积分:1
  • Poincare
    用于计算Poincare截面,需要的可以下载看看,可以交流交流(Used to calculate the Poincare cross section, the need to download to see, can exchange and exchange)
    2021-04-26 23:08:45下载
    积分:1
  • 磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示...
    磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示-simple disk mirroring technology to achieve the best results, and I hope to disk mirroring learners can have a certain amount Inspiration
    2022-05-20 07:00:09下载
    积分:1
  • VRPTW-ga-master
    python源码,利用遗传算法解决VRPTW问题,包含所有过程步骤(solve the VRPTW by GA(Python cord))
    2020-11-18 20:19:38下载
    积分:1
  • it is a elevator controller.
    八层电梯控制器设计,主要特色是对外部电梯请求命令的异步采集,同步发出,为一组三个电梯的控制器-it is a elevator controller.
    2022-05-29 20:09:04下载
    积分:1
  • PFM - Barcelona
    说明:  Documentation for vanets simulation// omnet++
    2021-01-15 17:18:45下载
    积分:1
  • 程序 Pencari Bilangan Terbesar dan terkecil
    #include < stdio.h > //header 文件 #include < conio.h > //header 文件 int main () { //program utama mulai int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低 printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序 printf (" ---nn") ; printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan 为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + + printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan } 最大 = [1] ; //inisialisasi pertama untuk bilangan pertama 为 (x = 1 ; x < = n; x + +) {
    2022-05-30 14:16:21下载
    积分:1
  • BayesBinary
    说明:  基于Matlab语言的最小错误率贝叶斯分类器实现(handwritingRecognition)
    2020-07-01 09:00:02下载
    积分:1
  • C# 使用进程名禁止程序运行多次
    C# 使用进程名禁止程序运行多次,   string moduleName = Process.GetCurrentProcess().MainModule.ModuleName; //获取当前活动进程的模块名称   string processName = System.IO.Path.GetFileNameWithoutExtension(moduleName);//返回指定路径字符串的文件名   Process[] processes = Process.GetProcessesByName(processName);//根据文件名创建进程资源数组   if (processes.Length > 1)//如果该数组长度大于1,说明多次运行   {    MessageBox.Show("本程序一次只能运行一个实例!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);//弹出提示信息    this.Close();//关闭当前窗体   }
    2022-02-04 01:16:54下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载