搜索资源列表
dlzd
- 本程序是用节点导纳矩阵计算三相短路电流 输入数据--形成节点阻抗矩阵--选择故障点---计算短路电流----计算个节点电压---计算指定支路的电流-this procedure is used node admittance matrix calculation of three-phase short-circuit current input data -- forming node impedance matrix -- election Optional fault --- calc
节点阻抗矩阵和导纳矩阵程序(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.
ieee009ZZ
- 利用三角分解法这一算法,根据求得的电力系统节点导纳矩阵,求其相应的阻抗矩阵。本程序为IEEE经典算例009节点的程序,程序中附有解释性说明.稍加修改,可以适用于IEEE算例中任意节点。-Using the triangular decomposition algorithm, according to the obtained power system nodal admittance matrix, find the corresponding impedance matrix. The cl
duanludianliu
- 用节点导纳矩阵计算三相短路电流。输入数据-形成节点阻抗矩阵-选择故障点-计算短路电流-计算个节点电压-计算指定支路的电流-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
daonaijuzhentongyongchengxu
- 告诉支路阻抗的节点导纳矩阵求解的通用程序。-Tell branch node is the impedance matrix of the general program admittance
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
Admittance-matrix-inversion
- 程序使用高斯消去法实现导纳矩阵形成阻抗矩阵(即求逆)运算。采用带行辅助向量的三元组表来存储由给定文件中各支路参数形成的节点及导纳数据,其中三元组中导纳类型为复数类。可以通过查找函数结合辅助向量实现对指定行列的元素的查找和输出。-The program uses the Gaussian elimination method to achieve admittance matrix to form the impedance matrix (inverse) operator. With adju
code
- 潮流计算的MATLAB源程序 简单潮流计算的牛顿拉夫逊程序,相关的原始数据 数据输入格式如下: B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写 对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点 编号,将变压器的串联阻抗置于低压侧处理。 第三列为支路的串列阻抗参数。 第四列为支路的对地导纳参数。 第五烈为含变压器支路的变压器的变比 第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器, “0”为不含有
Zbuild
- 该程序用于形成节点阻抗矩阵,按程序要求格式输入线路数据linedata,Zbuild(linedata)形成节点阻抗矩阵-The procedures used for the formation of the node impedance matrix format input line data linedata procedural requirements of Zbuild (linedata) node impedance matrix
faultcurrent
- 本程序可用于计算网络中任意点的短路电流,配合Zbuild形成节点阻抗矩阵。-This procedure can be used to calculate the short-circuit current of the network at any point, with Zbuild node impedance matrix is formed.
flowcalc_easy
- 基于前推回代法的电力系统潮流计算程序。 需要输入支路阻抗和节点功率矩阵。包括支路号、首节点号、尾节点号、支路自阻抗、尾节点给定功率。 输出各节点的电压幅值、相角和各支路电流。-Power flow calculation program based on the forward and backward substitution method. Need input the branch impedance node power matrix. Including branch numb
matlab
- 潮流计算程序 节点阻抗矩阵 节点导纳矩阵-Flow calculation program Flow calculation programFlow calculation program
PowerFlowCal
- 高等电力网络节点导纳矩阵LDU分解MATLAB实现代码,该代码简洁清晰,可以适用于任何形式的节点导纳矩阵和节点阻抗矩阵的LDU分解,为下一步的前代回代求解做好数学准备。-Higher electricity network node admittance matrix LDU decomposition MATLAB implementation code, the code is simple and clear and can be applied to any form of nodal
work
- 牛顿拉夫逊潮流计算:节点阻抗矩阵在程序当中没有给出计算方法-Newton Raphson power flow calculation: the node impedance matrix in the program were not given calculation methods
matrixY
- 通过输入线路、节点参数(阻抗导纳对地电容变压器参数等)生成节点导纳矩阵-By entering the line, the node parameters (impedance transformer to ground capacitance admittance parameters, etc.) to generate node admittance matrix
chaoliu
- 潮流计算,节点导纳矩阵,节点阻抗矩阵的生成-Generate flow calculation, the node admittance matrix, the node impedance matrix
buduichen
- 基于MATLAB软件的三相不对称故障的分析,需了解节点阻抗矩阵以及节点导纳矩阵。-Based on MATLAB software in the three-phase asymmetric fault analysis, need to know the node impedance matrix and node admittance matrix.
no2
- 电力系统IEEE30节点的节点阻抗矩阵的形成程序,采用的是支路追加法-Power system IEEE30 node node impedance matrix formation program, using the branch addition method
支路追加法求阻抗矩阵
- 通过对生成节点阻抗矩阵的编程与调试,获矩阵得复杂电力系统的节点阻抗(Through the programming and debugging of the generation node impedance matrix, the node impedance matrix of the complex power system is obtained)