搜索资源列表
ieee9
- 电力系统中的IEEE3机9节点系统图及相应的参数,并且有利用PSCAD/EMTDC搭建的系统模型。-Power system IEEE3 machine 9-bus system diagram and the corresponding parameters, and there use of PSCAD/EMTDC to build the system model.
IEEE34-no-wind
- PSCAD34个节点的电力系统仿真模型,含继电保护,供参考。--PSCAD34 node power system simulation models, including the relay, for reference.
CEPRI36v6
- PSASP 8机36节点模型,可用于电力系统仿真等分析,模型相对简单-PSASP 8 machine 36 node model
IEEE39
- atp是电力系统暂态仿真软件,在atp仿真软件上建立了IEEE三机九节点的仿真模型,并得到了潮流及稳定的仿真结果-atp is the power system transient simulation software, simulation software in the atp built on the IEEE three-machine nine nodes in the simulation model, and has been the trend and stability of
power-system-calculation-
- 这是一个实现电力系统IEEE9节点的计算程序。很好用的哟。-Achieve power system and the calculation of the node.
program14
- 电力系统IEEE14节点潮流程序,使用牛顿法,在matlab下调试无误-power flow program of 14 nodes , Newton method,it worked in matlab
IEEE5
- IEEE5节点经典算例程序,非常完整的潮流计算程序,对电力系统自动化专业的学生非常有用 -IEEE5classic example node procedure is a complete flow calculation procedure of the power system is very useful for students Automation
PQ_Power_Flow_Pro
- 该C程序的主体框架是根据《现代电力系统分析》(王锡凡)的附录PQ分解法潮流程序来完成的,并采用BX方案。程序中采用了快速解耦潮流计算方法和稀疏矩阵存储技术,并对程序的主要算法进行了子程序编制。本程序认为迭代次数超过1000次即为不收敛,并给出了五节点五支路系统data5.dat作为示例。-The C program of the main framework is based on " Modern Power System Analysis" (Xi-fan) the tre
cljs
- 是电力系统分析课本上的一个四节点四支路的潮流计算程序,简单易懂-Textbook on power system analysis is a four-node four-slip flow calculation program, easy to understand
pwdianqigong
- 电力系统软件 几百个节点 大家可以下载看刊-Power system software you can download hundreds of nodes to see published
double
- 电力系统机电暂态过程的求解,双机四节点系统-Transient Power System Solution, dual four-node system
powerflow
- PQ分解法计算电力系统潮流,具有较高的精度,并附有57个节点的计算结果-PQ decomposition method to calculate the power system tide, has higher precision, with 57 nodes results
case6ww
- 该程序用来计算多个节点的电力系统潮流,具有速度快,容量大等特点-The program used to calculate the number of nodes in the power flow, high speed, large capacity, and so on
Flow_Distribution
- 本程序的功能在于计算PQ、PV及平衡节点三种节点类型的电力系统的潮流分布-This program is meant to calculate the PQ, PV and balance of types of nodes three nodes of the trend of power system distribution
power-system-flow
- 电力系统潮流程序 内服程序说明和节点数据 很好用-power system flow
pf
- 电力系统潮流计算标准数据文件,3节点和5节点-Power Flow Calculation of standard data files, three nodes and 5 nodes
IEEE_300_Bus
- 电力系统IEEE 300节点标准数据,包含IEEE标准数据格式cdf和pti格式,是电力系统潮流计算的标准case-Power systems IEEE 300-node standard data, including the IEEE standard data formats cdf and pti format is the standard case of power flow calculation
reliability
- 基于实时运行条件下的39节点电力系统的可靠性的编码-Based on the reliability of real-time encoding of the operating conditions of the 39-bus power system
c4s2
- 可以仿真一个两机五节点电力系统潮流计算,包括发电机模型,变压器模型,输电线路模型,负荷模型,母线模型。(A power flow calculation of a two machine and five node power system can be simulated)
潮流计算matlab程序
- matlab潮流计算程序,包括牛顿拉夫逊法和PQ分解法这两种应用最为广泛经典方法。仿真算例是以五节点电力系统为例。