登录
首页 » matlab » PCS_B

PCS_B

于 2019-01-25 发布 文件大小:33KB
0 146
下载积分: 1 下载次数: 24

代码说明:

  微电网保护问题与传统配电网保护有着极大的不同,典型表现在以下几个方面:a.微电网在并网运行和孤岛运行两种运行方式下,短路电流大小不同且差异很大。b.微电网中电源及相关负荷的接地方式对故障电流的大小影响也很大。c.加入分布式能源后,微电网的双向潮流特性对微电网保护的方向判别也有新的要求。d.发生故障时,微电网与配电网的不同隔离策略需要与微电网保护相结合,这也是微电网保护的关键。(The problem of microgrid protection is very different from that of traditional distribution network protection. Typical manifestations are as follows: a. The short-circuit current of microgrid varies greatly under the two operation modes of grid-connected operation and island operation. B. The grounding mode of power supply and related loads in microgrid also has a great influence on the magnitude of fault current. C. With the addition of distributed energy, the bidirectional power flow characteristics of microgrid also have new requirements for the direction discrimination of microgrid protection. D. When a fault occurs, different isolation strategies of microgrid and distribution network need to be combined with microgrid protection, which is also the key of microgrid protection.)

文件列表:

PCS_B.slx, 34975 , 2018-11-22

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

发表评论

0 个回复

  • W5500 MODULE V2.0 GERBER
    说明:  w5500 module gerber files
    2020-04-10 13:50:19下载
    积分:1
  • 已经添加完毕所有功能的PB工程. 直接编译就可以的. 添加了很多功能...
    已经添加完毕所有功能的PB工程. 直接编译就可以的. 添加了很多功能-Have finished adding all the features of the PB works. Direct the compiler is fine. Add a lot of features
    2022-02-05 17:29:37下载
    积分:1
  • nRF24L01无线模块
    nrf24l01通信的个别程序,希望有用(Nrf24l01 communication individual procedures, hope useful)
    2020-06-19 15:40:02下载
    积分:1
  • CAA_V5_For_CATIA_Foundations
    CAA开发者可以参考本资料进行CAA二次开发。(CAA developers can refer to this data for the two development of CAA.)
    2018-02-24 15:40:54下载
    积分:1
  • LSSVM-(2)
    最小二乘法支持向量机预测,自己编的的,可以运行,希望能改进。(least sqare support vector machine for prediction)
    2011-05-25 19:36:59下载
    积分:1
  • 118节点数据
    说明:  电力系统IEEE118节点算例,部分算例包含风电机组(Power system IEEE118 node calculation examples, some examples include wind turbines)
    2021-01-05 16:12:43下载
    积分:1
  • analiz.py.tar
    Throughput calculator for ns2 trace file
    2009-12-06 20:43:02下载
    积分:1
  • 多目标遗传算法案例—权重系数法
    针对解决可以采用权重系数分配的工程优化问题(Engineering optimization problem for solving weight coefficient allocation)
    2019-01-18 13:00:40下载
    积分:1
  • C#启动Windows IIS服务的实例
    C#启动指定的Windows信使服务,本例中是启动IIS服务,在Windows XP下可完美运行,在Windows7下不行好像,本程序演示如何在C#的程序中启动一个指定的Windows内置服务的方法。具体的实现代码:   ServiceController service = new ServiceController();//创建服务控制对象   service.ServiceName = "Messenger";//启动Windows信史服务   //判断当前服务状态   if (service.Status == ServiceControllerStatus.Stopped)   {    try    {    service.Start();// 启动服务    service.WaitForStatus(ServiceControllerStatus.Running);    }    catch (InvalidOperationException)    {    MessageBox.Show("不能启动该服务!");    }   }
    2022-02-13 12:56:43下载
    积分:1
  • sc_FPM
    能实现对于几幅用重叠部分的低分辨率图片的高分辨率重建(High-resolution reconstruction of several low-resolution images with overlapping parts can be achieved.)
    2020-11-11 12:39:45下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载