登录
首页 » matlab » DSP_DTC

DSP_DTC

于 2010-07-11 发布 文件大小:646KB
0 303
下载积分: 1 下载次数: 61

代码说明:

  基于数字信号处理器(DSP)的异步电机直接转矩控制研究(DTC)

文件列表:

基于数字信号处理器(DSP)的异步电机直接转矩控制研究
.................................................\current.OPJ,23359,2000-05-01
.................................................\current_change.OPJ,30057,2000-05-01
.................................................\DTC系统软硬件结构及设计.doc,350208,2000-05-04
.................................................\flux.OPJ,23625,2000-05-01
.................................................\PI_speed.OPJ,23500,2000-05-01
.................................................\P_speed.OPJ,23641,2000-04-30
.................................................\speed_change.OPJ,29916,2000-05-01
.................................................\上位机程序
.................................................\..........\Comdlg.cpp,2526,1999-02-06
.................................................\..........\Comdlg.h,1328,1999-02-05
.................................................\..........\Dsp7.aps,49000,2000-03-20
.................................................\..........\Dsp7.clw,5617,2000-04-18
.................................................\..........\Dsp7.cpp,4297,1999-07-11
.................................................\..........\Dsp7.dsp,5072,1999-10-25
.................................................\..........\Dsp7.dsw,533,1999-02-04
.................................................\..........\Dsp7.h,1334,1999-02-04
.................................................\..........\Dsp7.ncb,238592,2000-04-18
.................................................\..........\Dsp7.opt,51712,2000-04-18
.................................................\..........\Dsp7.plg,242,2000-04-18
.................................................\..........\Dsp7.rc,16979,2000-03-20
.................................................\..........\Dsp7Doc.cpp,1778,1999-02-04
.................................................\..........\Dsp7Doc.h,1453,1999-02-04
.................................................\..........\Dsp7View.cpp,2727,1999-02-04
.................................................\..........\Dsp7View.h,1863,1999-02-04
.................................................\..........\MainFrm.cpp,26629,2000-03-28
.................................................\..........\MainFrm.h,1952,1999-02-09
.................................................\..........\Paradlg.cpp,1454,1999-10-25
.................................................\..........\Paradlg.h,1367,1999-10-25
.................................................\..........\Programdlg.cpp,2051,1999-12-24
.................................................\..........\Programdlg.h,1303,1999-12-24
.................................................\..........\RCa58433,27634,1999-06-08
.................................................\..........\RCa64831,27634,1999-06-08
.................................................\..........\ReadMe.txt,4263,1999-02-04
.................................................\..........\res

.................................................\..........\...\Dsp7.rc2,396,1999-02-04


.................................................\..........\resource.h,2019,1999-10-24
.................................................\..........\Setdlg.cpp,2213,2000-03-20
.................................................\..........\Setdlg.h,1296,1999-02-09
.................................................\..........\StdAfx.cpp,206,1999-02-04
.................................................\..........\StdAfx.h,1054,1999-02-04
.................................................\下位机程序
.................................................\..........\EEPROM中的监控程序.asm,17149,2000-03-23
.................................................\..........\EPROM中的监控程序.asm,16140,2000-03-21
.................................................\串行接收中断.vsd,30208,2000-02-28
.................................................\交流传动系统控制技术概况.doc,149504,2000-05-02
.................................................\低速.OPJ,23500,2000-05-01
.................................................\全文总结.doc,34304,2000-05-03
.................................................\单片机开发装置.doc,1490432,2000-05-04
.................................................\参考文献.doc,27136,2000-05-03
.................................................\封底.doc,30720,2000-04-30
.................................................\摘要.doc,24576,2000-05-03
.................................................\目录.doc,37376,2000-05-03
.................................................\直接转矩控制的理论基础.doc,521728,2000-05-05
.................................................\系统实验.doc,1138176,2000-05-04
.................................................\致谢.doc,31232,2000-05-03
.................................................\论文封面.doc,19456,2000-04-29
.................................................\面向电机控制的新型DSP简介.doc,2015744,2000-05-04

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

发表评论

0 个回复

  • MUSIC
    以前上高级信号处理的课程作业,是关于功率谱估计的MUSIC算法(Advanced signal processing on the previous course work, the power spectrum estimation on MUSIC algorithm)
    2011-11-28 17:48:03下载
    积分:1
  • 1
    fuchion equation for solving elasticity for fgm beam
    2014-01-28 16:53:04下载
    积分:1
  • bottom_up_segmentation
    这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。 (This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)
    2021-03-20 16:29:18下载
    积分:1
  • duffing-construction
    非线性动力学中吸引子相位图重构方法,很好的解决了混沌问题的关键问题(duffing construction)
    2014-10-30 09:54:48下载
    积分:1
  • CODES
    THIS IS 2 MATLAB CODES OF SIGNAL PROCESSING
    2012-10-23 17:58:55下载
    积分:1
  • LFM_radar
    发射信号为线形调频信号雷达的计算机仿真!(fired linear FM signal to the radar signal computer simulation!)
    2007-01-17 01:01:20下载
    积分:1
  • LEACH
    this is the leach protocol simulation in matlab of wireless sensor network
    2013-09-29 10:05:55下载
    积分:1
  • duochong
    一个多重分形谱的计算程序,希望对大家有用(A multi-fractal calculation program, we hope to be useful)
    2021-01-13 18:58:47下载
    积分:1
  • 36691740match_correlation
    sift特征点匹配程序,实现特征点匹配,.m文件,直接在matlab中运行即可。(sift feature point matching process, to achieve feature point matching,. m files can be run directly in matlab.)
    2013-06-08 12:30:26下载
    积分:1
  • SVMDPCPMSM
    说明:  使用matlab搭建模型进行电网三相全桥整流闭环控制(Closed-loop control of three-phase full-bridge rectifier in power grid using MATLAB model)
    2020-06-20 03:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载