搜索资源列表
节点阻抗矩阵和导纳矩阵程序(c)
- 以前上传过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.
4
- 任意输入--形成节点导纳矩阵--输出矩阵-Arbitrary input- the formation of the node admittance matrix- output matrix
daonajuzheng
- 电网潮流计算中节点导纳矩阵的形成的函数程序,进过验证可以使用-Power flow calculation of the node admittance matrix of the function of the formation process can be used to go to verify
juzhen
- 用于实现输出较长的节点导纳矩阵,对于电力系统专业的学生非常实用-Longer to achieve the output of the node admittance matrix, power system for the students is very practical
My_NRflow
- 各个子文件介绍!! 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(计算支路性息)
Y
- 用稀疏矩阵技术形成节点导纳矩阵的matlab程序,语句十分简洁-Using sparse matrix technology, the formation of the node admittance matrix of the matlab program, the statement is very simple
jtyj
- 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
jiediandaonajuzhen
- 电力系统节点导纳矩阵的形成,自己编写的供大家参考,-Power system nodal admittance matrix of the form, I have written for your reference, thank you
123
- 电力系统 用C#形成节点导纳矩阵,数据输入为IEEE标准-Power system using C# form a nodal admittance matrix, the data input for the IEEE standard
daonaijuzhentongyongchengxu
- 告诉支路阻抗的节点导纳矩阵求解的通用程序。-Tell branch node is the impedance matrix of the general program admittance
makeYbus
- 可一步做到计算电力系统的节点导纳矩阵的程序。-Can step do calculation of power system node mobility matrices of the program.
Newton-rafer-Johnson-method
- 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
short-circuit-calculation
- 三相对称短路计算用于生成节点导纳矩阵以及节点阻抗矩阵,进行短路电流、节点电压的计算-Three phase short circuit calculation used to generate the nodal admittance matrix and the node impedance matrix, the short circuit current, node voltage calculation
16008408_E2
- 1、使用带辅助向量的三元组表技术,实现电力系统节点导纳矩阵的存储; 2、程序通过键盘或文件输入支路参数(支路阻抗),形成导纳矩阵,并使用带辅助向量的三元组表技术存储导纳矩阵; 3、通过对话框或键盘输入导纳矩阵元素的行、列号,在矩阵中查找相应的元素,并显示该元素的实部和虚部值; 4、通过运算求出与该导纳矩阵相对应的电力网络的阻抗矩阵,并显示或存储(存储在文本文件中)该矩阵的所有元素值; 5、该实验中矩阵的存储应使用稀疏矩阵存储技术 -1, the use of auxiliar
cthd39-40
- MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗-MATLAB implementation of the system flow calculation. MATLAB programming language requires the formation of the node admittance matr
Ymatrix
- 该程序能够求解任一节点的电力系统的节点导纳矩阵,是一种通用的方法。-The program can solve any node of the power system nodal admittance matrix, is a common method.
IEEE009YY
- 根据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
生成节点导纳
- 求节点导纳矩阵,从电力网络线路的,一些已知参数,求未知参数(Node admittance matrix)
power flow calculation
- 用于电力系统的潮流计算(牛顿拉夫逊法)和节点导纳矩阵的计算(Power flow calculation for power systems (Newton Ralph Xun Fa))
节点导纳矩阵计算
- 计算电力系统节点导纳矩阵,任何节点通用计算。附IEEE39节点数据。(Calculation of node admittance matrix of power system)