CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 节点导纳矩阵计算

搜索资源列表

  1. dlzd

    2下载:
  2. 本程序是用节点导纳矩阵计算三相短路电流 输入数据--形成节点阻抗矩阵--选择故障点---计算短路电流----计算个节点电压---计算指定支路的电流-this procedure is used node admittance matrix calculation of three-phase short-circuit current input data -- forming node impedance matrix -- election Optional fault --- calc
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:魏鹏
  1. 节点阻抗矩阵和导纳矩阵程序(c)

    2下载:
  2. 以前上传过matlab版本的类似程序,此为c版本的导纳矩阵形成程序,在潮流计算和仿真中应用广泛。-Some programs of matlab version had been uploaded before,this is a C-version program to lead admittance matrixes,which are widely used in tideway computation and simulation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.18kb
    • 提供者:肖江
  1. daonajuzheng

    0下载:
  2. 电网潮流计算中节点导纳矩阵的形成的函数程序,进过验证可以使用-Power flow calculation of the node admittance matrix of the function of the formation process can be used to go to verify
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.45kb
    • 提供者:王琦
  1. My_NRflow

    0下载:
  2. 各个子文件介绍!! 1.powerflow(主程序) 2.y(节点导纳矩阵) 3. run_NR (利用NR法计算潮流) 4. openfile (打开文件) 5. printY (显示Y矩阵) 6. newnode (节点重新编号) 7. Renode (还原节点) 8. form_jac (求取j矩阵) 9. dPQ (求取有功无功不平衡量) 10. PowerResult(计算节点电压相角) 11. PowerLosses(计算支路性息)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:秦勤
  1. duanludianliu

    0下载:
  2. 用节点导纳矩阵计算三相短路电流。输入数据-形成节点阻抗矩阵-选择故障点-计算短路电流-计算个节点电压-计算指定支路的电流-this procedure is used node admittance matrix calculation of three-phase short-circuit current input data-- forming node impedance matrix-- election Optional fault-calculation of short-circ
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.06kb
    • 提供者:zhang
  1. jtyj

    0下载:
  2. 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.68kb
    • 提供者:studyvast
  1. makeYbus

    0下载:
  2. 可一步做到计算电力系统的节点导纳矩阵的程序。-Can step do calculation of power system node mobility matrices of the program.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.66kb
    • 提供者:liukun
  1. Newton-rafer-Johnson-method

    0下载:
  2. 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6.04kb
    • 提供者:读几年
  1. short-circuit-calculation

    1下载:
  2. 三相对称短路计算用于生成节点导纳矩阵以及节点阻抗矩阵,进行短路电流、节点电压的计算-Three phase short circuit calculation used to generate the nodal admittance matrix and the node impedance matrix, the short circuit current, node voltage calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6.18kb
    • 提供者:lf
  1. Electromagnetic-transient

    1下载:
  2. 本程序采用节点导纳矩阵计算短路电流,实现电力系统电磁暂态的计算-This program uses the node admittance matrix calculated short-circuit current, to achieve the calculation of power system electromagnetic transient
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3.59kb
    • 提供者:yuxiang
  1. cthd39-40

    0下载:
  2. MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗-MATLAB implementation of the system flow calculation. MATLAB programming language requires the formation of the node admittance matr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.24kb
    • 提供者:高阳
  1. IEEE009YY

    0下载:
  2. 根据IEEE标准算例给出的9节点网络图,利用MATLAB软件编程计算其节点导纳矩阵(含有解释)。当然,依据程序稍作修改可以求IEEE算例中的任意节点导纳矩阵。-Example is given according to the IEEE standard 9-node network diagram, using MATLAB software program to calculate the nodal admittance matrix (with explanation). Of cour
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.54kb
    • 提供者:大象
  1. node-admittance-matrix-jiedian-

    1下载:
  2. 计算节点导纳矩阵计算程序,电力系统潮流计算的一部分。-node admittance matrix jiedian
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:19.73kb
    • 提供者:maoxun
  1. 牛顿法

    0下载:
  2. IEEE5节点潮流计算,导纳矩阵计算,关联矩阵计算,支路数据处理(IEEE5 node power flow this is the stand Power grid.according the newton method to calculate the power flow)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:8kb
    • 提供者:弦可道
  1. 潮流计算

    4下载:
  2. 潮流计算程序1.根据电力系统网络推导电力网络数学模型,写出节点导纳矩阵; 2.赋予各节点电压变量(直角坐标系形式)初值后,求解不平衡量; 3.形成雅可比矩阵; 4.求解修正量后,重新修改初值,从2开始重新循环计算; 5.求解的电压变量达到所要求的精度时,再计算各支路功率分布、功率损耗和平衡节 点功率; 6.上机编程调试;连调; 7.计算分析给定系统潮流分析并与手工计算结果作比较分析。 8.准备计算机演示答辩,书写该课程设计说明书(必须计算机打印)。(power flow calcul
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:613kb
    • 提供者:940060
  1. 电力系统潮流计算

    0下载:
  2. 电力系统潮流计算的例题计算 节点导纳矩阵的编程(Example calculation of power system power flow calculation The programming of node admittance matrix)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:84kb
    • 提供者:ok空
  1. case14

    2下载:
  2. IEEE14节点系统潮流计算,其能计算的结果包括系统的节点导纳矩阵、所有节点的节点类型、各节点电压的幅值和相角、各节点消耗的有功功率和无功功率、发电机节点发出的有功功率和无功功率以及它们的总容量(IEEE14 node system power flow calculation, the calculation results including the system nodal admittance matrix, all node types, each node voltage ampli
  3. 所属分类:网络编程

  1. power flow calculation

    0下载:
  2. 用于电力系统的潮流计算(牛顿拉夫逊法)和节点导纳矩阵的计算(Power flow calculation for power systems (Newton Ralph Xun Fa))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:xiaofeixia11
  1. 节点导纳矩阵计算

    1下载:
  2. 计算电力系统节点导纳矩阵,任何节点通用计算。附IEEE39节点数据。(Calculation of node admittance matrix of power system)
  3. 所属分类:网络编程

    • 发布日期:2018-05-02
    • 文件大小:2kb
    • 提供者:橙橙橙416
  1. 潮流计算

    3下载:
  2. 考虑了配电网运行中出现短路的情况,可以计算节点导纳矩阵和阻抗矩阵,分别对单相接地短路、单相短路、两相相间短路、三相短路的内容做了分析(Considering the short circuit in the operation of distribution network, node admittance matrix and impedance matrix can be calculated, and the contents of single-phase to ground short
  3. 所属分类:其他

    • 发布日期:2020-07-04
    • 文件大小:2kb
    • 提供者:啦啦啦大D
« 12 3 »
搜珍网 www.dssz.com