登录
首页 » PSCAD » DAB_TEST

DAB_TEST

于 2020-11-20 发布
0 414
下载积分: 1 下载次数: 12

代码说明:

说明:  仿真实现了DAB的移相控制效果,可用于DAB控制的开发与运行特性分析。(The simulation realizes the effect of phase-shift control of DAB, which can be used for the development and operation characteristic analysis of DAB control.)

文件列表:

DAB一个PI实现双向稳压, 0 , 2015-06-29
DAB一个PI实现双向稳压\dab_open.slx, 26180 , 2015-01-25
DAB一个PI实现双向稳压\dab_single_U_loop_bidrection.slx, 29151 , 2015-01-25
DAB一个PI实现双向稳压\dab_single_U_loop_dual_controller.slx, 29802 , 2015-01-25
DAB一个PI实现双向稳压\dab_single_U_loop_new_reference.slx, 29230 , 2015-01-25
DAB一个PI实现双向稳压\dab_uo_loop_sps_charge2.slx, 26329 , 2015-01-25
DAB一个PI实现双向稳压\New Text Document.txt, 0 , 2015-01-25
DAB一个PI实现双向稳压\pwm_dab_U_loop5.slx, 29228 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop, 0 , 2015-07-09
DAB一个PI实现双向稳压\u%2Biloop\04635263.pdf, 485294 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\06186804.pdf, 2061274 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_dual_loop_dual_controller.slx, 25479 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller.slx, 29189 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller2.slx, 28944 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller3.slx, 24632 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller4.slx, 36349 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller5.slx, 35996 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller6.slx, 24680 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller7.slx, 24720 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller8.slx, 37917 , 2015-01-25
DAB一个PI实现双向稳压\u%2Biloop\dab_single_U_loop_dual_controller9.slx, 37782 , 2015-01-25

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

发表评论

0 个回复

  • haikei
    能量谱分析计算,有信道编码,调制,信道估计等,代码里有很完整的注释和解释。( Energy spectrum analysis and calculation, Channel coding, modulation, channel estimation, Code, there are very complete notes and explanation.)
    2016-10-16 18:38:38下载
    积分:1
  • Bandicam 1.8.8.365 破解版
    说明:  bandicam,屏幕录像软件,已破解,无水印(Bandicam, screen video software, cracked, no watermark)
    2020-07-01 09:29:59下载
    积分:1
  • demo_sources
    demo_sources.7z fast report
    2020-06-21 00:40:02下载
    积分:1
  • 车载诊断标准ISO_15765-4_cn
    车载诊断标准ISO_15765-4_cn(autocar diagnosis stardard)
    2018-06-02 06:34:34下载
    积分:1
  • 插值与拟合实验题
    说明:  数值分析课程插值与拟合实验,由matlab语言实现(Numerical analysis course interpolation and fitting experiment, realized by matlab language)
    2020-11-07 18:40:17下载
    积分:1
  • 基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱 handbook中除了参数说明还有参考文献等...
    基于平面波展开 传输矩阵计算2维矩形光子晶体模型 计算可得出相关图谱 handbook中除了参数说明还有参考文献等-Plane wave expansion based on the transfer matrix calculation of 2-D model calculation of rectangular photonic crystal patterns can be drawn from the relevant handbook of parameters except that there are references such as
    2022-02-20 11:11:13下载
    积分:1
  • TURBO CODES
    codes of turbo codes
    2019-05-02 18:52:57下载
    积分:1
  • 3.5.3
    卡尔曼滤波在石油地震勘探中的应用,程序已经调试,很好用(The application of Kalman filter in petroleum seismic exploration has been debugged and is very useful.)
    2020-06-18 23:00:02下载
    积分:1
  • 2401
    ds2401读序列号程序、模拟2401、2401Atmega128读序列号(Ds2401 read serial number program, analog 2401, 2401Atmega128 read serial number)
    2020-10-26 14:40:00下载
    积分:1
  • 用法:无效CRC(int,int,int)
    Usage: void CRC(int*, int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: NO Altered Registers: AC0-AC2,T2 Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
    2022-01-26 03:25:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载