搜索资源列表
Ymatrix
- 本程序用于计算电力系统导纳矩阵,算例是《电力系统分析》(下册 华中科技大学)P61,已通过运行,结果正确。
NODE_IEEE30
- 电力系统标准测试系统,30节点系统,格式完全正确,可以方便的用来分析计算。-Power system standard test system, 30-bus system, the format entirely correctly, can easily be used to analyze the calculation.
short 短路电流计算MATLAB程序
- 短路电流计算MATLAB程序,适合电力系统分析学习-Short-circuit current calculation MATLAB program for power system analysis study
power-system-analysis
- 里面包含了matlab的可以实现计算节点导纳矩阵的代码 可以作为电力系统分析实验的代码-Which contains the matlab can compute node admittance matrix of the code can be used as experimental code for power system analysis
Azhen
- 对多机电力系统进行小干扰稳定分析 可以计算特征值,特征向量-Of multi-machine power system small signal stability analysis can calculate the eigenvalue, eigenvector
powerflow
- 电力系统潮流程序,用matlab编程的的。潮流计算是电力系统运行分析和规划设计中最常用的工具,电力系统潮流计算问题在数学上是求解一组多元非线性方程,迭代的收敛性是实用者关心的技术焦点。-Power Flow procedures, with the matlab programming. Flow calculation is the electric power system operation analysis and planning and designing the most comm
c
- 电力系统短路故障计算 ,应用于电力系统分析。-Power system fault calculation
jtyj
- 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
matpower
- 仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计-Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design
基于Matlab语言的电力系统分析软件包
- 介绍了一种基于Matlab语言的电力系统分析软件包.该软件包可完成潮流计算、连续潮流、小信号稳定分析、动态时域仿真及相量测量单元配置等方面的分析和研究.通过对同一个IEEE14节点系统进行潮流计算,结果表明,该软件包的计算结果正确,且具有一定精度.-Introduces a kind of based on Matlab language of power system analysis software package. This package flow calculation can be
matpower3.0b3
- matpower作电力系统潮流分析,故障计算,市场交易、运行调度等-power ananlysis
MATLAB PQ分解法潮流计算程序
- 潮流分析PQ分解法程序,用于电力系统课程设计以及潮流计算
潮流计算-牛拉法程序
- 牛顿-拉夫逊法潮流计算,可以方便地计算出复合分布、线路损耗等运行分析量。(Newton Raphson method for power flow calculation)
short circuit
- 电力系统短路分析 三相短路 潮流计算 还有相关的功率 电路节点 电流 电压 相内短路(short circuit calculation)
潮流计算
- 潮流计算程序1.根据电力系统网络推导电力网络数学模型,写出节点导纳矩阵; 2.赋予各节点电压变量(直角坐标系形式)初值后,求解不平衡量; 3.形成雅可比矩阵; 4.求解修正量后,重新修改初值,从2开始重新循环计算; 5.求解的电压变量达到所要求的精度时,再计算各支路功率分布、功率损耗和平衡节 点功率; 6.上机编程调试;连调; 7.计算分析给定系统潮流分析并与手工计算结果作比较分析。 8.准备计算机演示答辩,书写该课程设计说明书(必须计算机打印)。(power flow calcul
潮流计算
- 主要用与电气工程及其自动化的专业,在对电力系统分析上面的研究与编写(Direction of power system)
zl3
- MATLAB在电力系统潮流计算中的应用以及实例分析(The application of MATLAB in power system flow calculation and case analysis.)
高斯
- 电力系统潮流计算是电力系统稳态运行分析中最基本和最重要的计算之一, 是电力系统其他分析计算的基础。本文件为电力系统潮流计算的高斯迭代法代码(Gauss iteration code for power flow calculation of power system)
matpower4.0b2
- 本书共9章,第1章为MATLAB基础知识;第2章为Simulink仿真入门;第3章为电力系统元件模型及模型库介绍;第4章为MATLAB在电力系统潮流计算中的应用实例;第5章为MATLAB在电力系统故障分析中的仿真实例;第6章为MATLAB在电力系统稳定性分析中的应用实例;第7章为MATLAB在微机继电保护中的应用实例;第8章为MATLAB在高压直流输电及柔性输电中的仿真实例;第9章为MATLAB在风力发电技术中的应用仿真。(There are 9 chapters in this book, a
电力系统潮流计算案例及m文件
- 利用牛顿-拉夫逊法的电力系统潮流计算,直角坐标形式,具体案例为电力系统稳态分析陈衍例题,程序用MATLAB编写。Using newton-rafson method power flow calculation, rectangular coordinate form, the specific case is the steady state analysis of power system Chen yan example, the program is prepared with MATL