登录
首页 » matlab » 电力系统暂态稳定分析程序1

电力系统暂态稳定分析程序1

于 2020-06-02 发布
0 370
下载积分: 1 下载次数: 8

代码说明:

说明:  本程序是暂态稳定分析程序,3机9节点模型,对其在pt时刻7号节点发生三相短路故障,并在ct时刻将故障切除进行仿真,最后绘出2号和1号发电机的功角差与时间的关系曲线。发电机模型采用三阶模型,忽略阻尼,电枢电阻取为零;励磁系统仅有量测和放大环节,忽略反馈和电压调节器;负荷采用恒定阻抗负荷。(This program is a transient stability analysis program, three machine nine node model, which has three-phase short circuit fault on node 7 at Pt time, and cut off the fault at CT time for simulation, and finally draw the relationship curve between power angle difference and time of generator 2 and 1. The generator model adopts the third-order model, neglecting the damping and taking the armature resistance as zero; the excitation system only has the measurement and amplification links, neglecting the feedback and voltage regulator; the load adopts the constant impedance load.)

文件列表:

电力系统暂态稳定分析程序.rar, 221577 , 2020-05-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • Basics_Of_MATLAB_And_Beyond
    book for matlab for beginners
    2010-12-08 18:04:46下载
    积分:1
  • INFO
    my homework about optical power graphics.
    2010-12-22 03:02:50下载
    积分:1
  • 2D_FDTD_TE
    二维FDTD TE波圆柱仿真 频率 波长 圆柱的周长,改变圆柱的尺寸 每最小波长20个采样点 划分的网格数(Two dimensional FDTD TE wave cylindrical simulation frequency wavelength cylindrical perimeter, change the size of the minimum wavelength of each cylinder of20 sampling points of grid number)
    2012-06-18 12:29:25下载
    积分:1
  • NewFolder2
    communication simulation-matlab
    2009-10-29 17:39:06下载
    积分:1
  • space_vector_pwm_generation
    永磁同步电机PMSM空间矢量控制SVPWM 仿真模型(Permanent magnet synchronous motor PMSM space vector control SVPWM simulation model)
    2012-05-22 14:40:20下载
    积分:1
  • Data-Structures-And-Algorithims-
    It is a good book for algorithm development and data structures.
    2014-09-05 16:12:38下载
    积分:1
  • tuxing
    matlab图形绘制程序,比较基础,特别适合初学者(matlab graphics drawing program, more basic, especially for beginners)
    2011-11-26 10:33:15下载
    积分:1
  • ResponsesurfacemethodologyforPDcontrollerdesignfo
    Response surface methodology for PD controller design for tanker ship
    2010-07-09 13:28:31下载
    积分:1
  • 26_173622_
    模拟退火算法的matlab 程序,验证是正确的(Simulated annealing algorithm matlab program, verify that is correct)
    2010-01-01 14:30:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载