登录
首页 » matlab » -Optimal-Power-Flow

-Optimal-Power-Flow

于 2021-01-12 发布 文件大小:81KB
0 516
下载积分: 1 下载次数: 328

代码说明:

  首先介绍了辐射状配电网三相潮流计算方法,对几种常用的配电网潮流计算方法进行了对比分析,着重介绍了配电网潮流计算中常用的前推回代法的基本原理,并利用Matlab仿真软件编写了相应的潮流计算程序,通过33母线系统对计算程序进行了仿真验证。然后介绍了含弱环网的配电网潮流计算的处理方法,编写了相应的仿真计算程序,并通过算例仿真予以验证。接着介绍了分布式电源并网的几种接口模型以及分布式电源在潮流计算中的数学模型,分析了在潮流计算过程中PQ、PV、PI节点的处理方法,特别是对PV节点的处理方法进行了详细的介绍。最后针对不同分布式电源并网的状况分为四种方案进行了仿真测试,验证了本文所编写的潮流计算方法在处理计及分布式电源的配电网三相潮流的正确性。(First introduced the radial distribution network three phase power flow calculation method for several common distribution power flow calculation methods were compared, highlighting distribution power flow calculation of the basic principles of common forward and backward substitution method, and the use of Matlab simulation software written in the corresponding flow calculation program, through the system bus 33 to a simulation calculation program. Then introduces the method of treating a distribution power flow calculation weak ring, write the corresponding simulation program and simulation to be verified by an example. Then interface model introduces several distributed power grid and distributed power flow calculation in mathematical models, analyzes the trends in the calculation process PQ, PV, PI node processing method, especially for PV node approach a detailed description. Finally different distributed power grid situation is divided into four scenarios simulation test to verif)

文件列表:

矢量编程潮流及最优潮流数据文件
..............................\C703.dat,122779,2006-03-10
..............................\culation.m,197,2008-07-11
..............................\FormY.m,867,2008-07-09
..............................\IEEE118.dat,16624,2006-03-10
..............................\IEEE14.dat,1104,2006-03-10
..............................\IEEE30.dat,4014,2006-03-10
..............................\IEEE300.dat,61706,2006-03-10
..............................\IEEE4.dat,319,2006-03-10
..............................\IEEE57.dat,6834,2006-03-10
..............................\jacobian.m,695,2008-07-11
..............................\main.m,1126,2009-03-10
..............................\N1047.dat,185786,2006-02-22
..............................\ReadData.m,996,2008-07-11
..............................\平衡系统
..............................\........\guangfu.asv,6097,2014-04-20
..............................\........\guangfu.m,4322,2014-03-18
..............................\........\qiantuihuidaifa33.asv,4777,2014-04-08
..............................\........\qiantuihuidaifa33.m,4785,2014-09-28
..............................\........\ranliaodianchi.m,5188,2014-03-18
..............................\........\Wind_and_guangfu_flow.m,6565,2014-03-18
..............................\........\Wind_farm_capacitor.m,6749,2014-03-18
..............................\数据格式.xls,22528,2008-05-27

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

发表评论

0 个回复

  • DDS
    文档,无线信道的matlab源程序,可以单独运行。 -word documents, Rayleigh fading channels Matlab source that can run.(word documents, Rayleigh fading channels Matlab source that can run.)
    2010-11-01 11:14:32下载
    积分:1
  • mode-space-smooth-DOA
    均匀圆阵模式空间下用music法和平滑的music估计DOA(Under the Uniform Circular Array with music pattern space law and the smooth music DOA estimation)
    2011-05-10 23:33:50下载
    积分:1
  • NK12---1000
    针对NK模型的仿真,有1000次迭代的情况,很有参考价值(For NK model simulation, there are 1000 iterations situation of great reference value)
    2021-01-28 13:28:36下载
    积分:1
  • time
    TIME, by itself, creates a new TIME or raises the existing singleton.
    2013-08-03 18:46:27下载
    积分:1
  • PS2
    power spectrum density for different digital communications schemes
    2013-09-20 09:30:42下载
    积分:1
  • vin
    runlength encoding for image
    2010-08-11 17:25:46下载
    积分:1
  • median-filter-matlab-source-code
    matlab中值滤波源代码,对于图像处理的人员有一定的参考意义。。(median filter matlab source code for image processing personnel have some reference value. .)
    2013-12-11 15:16:58下载
    积分:1
  • taoling_v68
    调试通过可以使用,包含CV、CA、Single、当前、恒转弯速率、转弯模型,各种kalman滤波器的设计。( Debugging can be used, It contains CV, CA, Single, current, constant turn rate, turning model, Various kalman filter design.)
    2016-05-17 16:45:16下载
    积分:1
  • MATLAB6
    说明:  这是一本关于matlab的教程,同时也是一本信号处理的教程,其特点是将matlab用于信号处理(This is a tutorial on matlab, but also a signal processing tutorial, and its characteristic is used in signal processing matlab)
    2011-02-23 15:23:30下载
    积分:1
  • MATLABProgrammingforEngineers
    Stephen J.Chapman《Matlab编程(中文版)》 Stephen, Matlab编程 本文为Stephen J.Chapman《MATLAB编程(第二版)》英文影印版的中文译本,这本书对初学者很好的入门教材。 第一章 Matlab入门 第二章 Matlab基础 第三章 分支语句和编程设计 第四章 循环结构 第五章 自定义函数 第六章 复数数据、字符串和附加画图类 第七章 稀疏矩阵、单元阵列结构 第八章 输入输出函数 第九章 句柄图形 第十章 用户图形界面 (Stephen J. Chapman " Matlab programming (English Version)" Stephen, Matlab programming paper for the Stephen J. Chapman " MATLAB Programming (Second Edition)" English copy version of the Chinese translation of the book a good primer for beginners. Chapter I Introduction Chapter II Matlab Matlab based on Chapter III branch statements and Programming Chapter IV Chapter V loop structure defined functions Chapter VI complex data, strings and additional drawing classes Chapter VII of the sparse matrix, cell array structure of the eighth input and output functions of Chapter IX Chapter X Chapter Handle Graphics GUI)
    2010-05-16 21:07:11下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载