当前位置:
首页 资源下载
搜索资源 - jacobian power flow
搜索资源列表
-
0下载:
牛顿-拉夫逊法潮流计算
基本步骤:
(1)形成节点导纳矩阵
(2)将各节点电压设初值U,
(3)将节点初值代入相关求式,求出修正方程式的常数项向量
(4)将节点电压初值代入求式,求出雅可比矩阵元素
(5)求解修正方程,求修正向量
(6)求取节点电压的新值
(7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步
(8)计算支路功率分布
-
-
0下载:
此程序为潮流计算中的雅克比矩阵程序,也是潮流计算的核心部分。,This program for the power flow calculation of the Jacobian matrix program, but also the core of the power flow calculation.
-
-
1下载:
电力系统潮流计算中雅可比矩阵形成的程序,使用MATLAB编程-Power System Load Flow Jacobian matrix formation process, using the MATLAB programming
-
-
0下载:
电力系统 最优潮流计算 稳定计算 源码-UWPFLOW is a research tool that has been designed to calculate local bifurcations related to system limits or singularities in the system Jacobian. The program also generates a series of output files that allow further analyses, s
-
-
0下载:
This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .-This section describes the development and ext
-
-
0下载:
采用C语言编写的用于处理潮流计算问题的代码,包括生成导纳矩阵和求解雅克比方程组.-Using C language to deal with the issue of power flow calculation code, including admittance to generate Jacobian matrix and solving equations.
-
-
0下载:
Solving the power flow of an electric system using Gaussian-Jacobian method.
files include:
busdata6.m
gaussppg.m
linedata6.m
pol2rect.m
ybusppg.m
-
-
0下载:
7节点潮流运算的MATLAB程序,包括导纳、雅克比矩阵生成,运算结果输出等部分-7-node system flow calculation procedures, including the admittance matrix, such as the generation of Jacobian matrix, and finally output the results of current operations
-
-
0下载:
MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗-MATLAB implementation of the system flow calculation. MATLAB programming language requires the formation of the node admittance matr
-
-
0下载:
潮流计算程序,实现导纳矩阵,雅可比矩阵,节点电流值,和功率参数等。-Flow calculation program admittance matrix, Jacobian matrix, node current value, and power parameters.
-
-
0下载:
本程序的功能:在直角坐标系中,运用牛顿---拉夫逊法求解一般的潮流问题,
形成节点导纳矩阵、雅克比矩阵来建立修正方程,求解偏移量和电压新值,
进而求解电流、相角和输入功率、输出功率以及线路功率及其损耗问题。-This program features: In the Cartesian coordinate system, using Newton--- Raphson method for solving general trend of the problem, the forma
-
-
0下载:
电力系统潮流计算中的雅克比矩阵 毕设中的一点心得-Power flow calculation Jacobian matrix complete set of little experience
-
-
0下载:
连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。-Continuous flow: also known as extension tide, is a powerful tool for system voltage stability analysis of power, it is by introducing
-
-
0下载:
实现含风电场RX模型的系统潮流计算,风电场采用RX模型,此模型充分考虑风力发电机的输出功率特性,比其他模型完善,在模型中将迭代过程分为两步:常规潮流迭代计算和异步风力发电机的滑差迭代计算。- In short, the algorithm carried out to simulate the wind farmas an RX bus is as follows:
1)Begin with s=snorm in each machine, snorm being the rated s
-
-
0下载:
电力系统传统电网结构下潮流方程中雅克比矩阵的生成程序-Traditional power system grid structure under flow equations Jacobian matrix generation program
-
-
0下载:
潮流计算,节点导纳矩阵,雅克比矩阵,牛顿拉夫逊法(Power flow calculation, the node admittance matrix, the Jacobian matrix, Newton Ralph)
-