登录
首页 » MathCAD » Design-Test

Design-Test

于 2021-03-06 发布 文件大小:8KB
0 491
下载积分: 1 下载次数: 64

代码说明:

  电力系统分布式电源,计算某电力系统中分布式电源合理设计(Power System Distributed Power)

文件列表:

Design Test
...........\biyesheji_step1.asv,2447,2012-04-08
...........\biyesheji_step1.m,2582,2012-04-08
...........\dianfenNode.m,217,2012-04-06
...........\PanDuan.m,84,2012-03-20
...........\PVjvzhen1.m,271,2012-03-19
...........\PVnode.asv,847,2012-04-07
...........\PVnode.m,929,2012-04-07
...........\qfu.asv,107,2012-04-08
...........\qfu.m,108,2012-04-08
...........\QFUnode.asv,98,2012-04-08
...........\QFUnode.m,120,2012-04-08
...........\TiHuan.asv,199,2012-03-30
...........\TiHuan.m,199,2012-03-30
...........\数据
...........\....\20节点包含PQ,PV节点数据.m,973,2012-04-08
...........\....\20节点包含PQ,PV节点运行结果.txt,1356,2012-04-07
...........\....\20节点包含PQ节点数据.m,875,2012-04-06
...........\....\20节点包含PQ节点运行结果.txt,1247,2012-04-06
...........\....\20节点包含PQ,PV,P=f(u)节点.m,947,2012-04-08
...........\....\20节点数据.m,780,2012-04-06
...........\....\20节点运行结果.txt,1236,2012-04-06

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

发表评论

0 个回复

  • DFIG_变流器为_包含轴系模型_先打开坐标库
    双馈风机,含轴系模型,变流器简化为受控电压源,记得先打开坐标库。(DFIG. Shaft model included. Converters are simplified as controllable voltage source.)
    2018-08-14 10:10:13下载
    积分:1
  • Dual_DC_DC
    双向DC/DC控制器研究 日照区时,光伏发电系统提供负载能量,同时多余的能量通过DC 给蓄电池充电;日影区时,蓄电池通过DC给负载提供能量。(Bidirectional DC/DC controller of photovoltaic power generation system Rizhao area, providing load energy, the excess energy through the DC to charge the battery the shadow area, the load is supplied by battery energy DC.)
    2017-05-03 21:46:49下载
    积分:1
  • tempexecuted.c
    executed program for temperature reading of cs5463
    2009-05-12 17:50:16下载
    积分:1
  • mmc_examples
    HVDC 例子程序,H_Bi2TCCSC_2015_02_27,H_MMC_Mono_DC_flt,MMC_HalfB_Mono_DC_BRK,MMCBi2TCCSC_2015_02_27,VSCHVDC_Mono_2Level(HVDC example, including H_Bi2TCCSC_2015_02_27, H_MMC_Mono_DC_flt, MMC_HalfB_Mono_DC_BRK, MMCBi2TCCSC_2015_02_27, VSCHVDC_Mono_2Level)
    2020-11-02 16:39:53下载
    积分:1
  • SVPWM
    说明:  可借鉴用于基于Simplorer的多场耦合永磁同步电机SVPWM整理仿真。(It can be used for SVPWM finishing simulation of multi-field coupled permanent magnet synchronous motor based on Simpler.)
    2019-04-11 09:29:23下载
    积分:1
  • 系统机组组合优化
    基于MATLAB/CPLEX 的机组最优组合,成功求解表格化,图示化的机组组合结果,含机组各时段启停计划、机组各时段最优出力,以及内含的各时段的直流潮流等。(Based on the MATLAB/CPLEX optimal combination of units, the results of tabular and graphical unit commitment are successfully solved, including the start-up and shutdown schedule of each unit, the optimal output of each period of the unit, and the DC power flow contained in each period.)
    2021-05-13 07:30:03下载
    积分:1
  • VISITAbp
    电力变压器是电力系统中的主要设备之一,利用它可以把不同电压的电网联结在一起,组成复杂的电网或庞大的电力系统,并在其中发挥着重要的作用。电力变压器的可靠运行关系到整个电网的安全,如何对电力变压器的运行中的故障进行诊断,已成为电力部门急需解决的问题。目前,以油中溶解气体为特征量对变压器的故障进行分析,得到了广泛应用。 本次设计要求对电力变压器的内部故障进行广泛了解,并应用BP神经网络对变压器进行智能故障诊断软件设计,实现变压器内部故障论断。主要包括以下内容: 1、掌握用以变压器油中气体为特征量,用BP神经网络诊断变压器内部故障的方法 2、用 Visual Basic编制变压器故障诊断软件,具有以下功能: a) 数据管理功能。包括变压器信息,色谱数据信息等 b) 故障诊断功能。包括用BP神经网络诊断变压器故障的具体实现方法,并给出故障诊断结果 c) 图形显示功能。包括对同一变压器内气体浓度变化曲线的显示等 d) 辅助功能。如帮助信息,诊断方法的介绍等 (Power transformer is one of the main equipment in power system, it can use the network of different voltage linked together, to form a complex network or large electric power system, and plays an important role in it. Power transformer for the reliable operation of the power grid safety, how to run in power transformer fault diagnosis, has become urgent to solve the problem of electric power sector. At present, the DGA in transformer fault analysis, obtained the widespread application. The design of power transformer internal fault is widely understood, and the application of BP neural network to transformer fault diagnosis software design, realization of transformer internal fault diagnosis. Mainly include the following contents: 1, master for gas in transformer oil as features, using BP neural network diagnosis method of transformer internal fault In 2, Visual Basic system of transformer fault diagnosis software, has the following functions: A ) data management function. )
    2012-05-07 20:40:34下载
    积分:1
  • DFIG_完整机网侧IGBT_记得先打开运
    DFIG_完整机网侧IGBT_记得先打开运行库(DFIG. Rotor-side & grid-side converters. Do remember open the vector library first.)
    2018-08-14 10:03:34下载
    积分:1
  • Microgrid
    说明:  微网系统 分布式电源 pscad环境中运行,显示电网各种参数(microgrid、Distributed power 、pscad )
    2011-03-25 19:24:15下载
    积分:1
  • PV_three_boost_grid_inverter_SVPWM_2015rb
    三相光伏并网逆变器MATLAB/simulink仿真模型(MATLAB/simulink simulation model of three-phase photovoltaic grid-connected inverter)
    2019-01-14 22:36:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载