文件名称:SPWM

  • 所属分类:
  • DSP编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-12-01
  • 文件大小:
  • 213kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • 林**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

为了验证仿真的情况,需要把仿真部分转换为代码。

对于逆变,产生相应的控制占空比一般有2种方式:

1.通过计算sin公式,实时计算出输出值,送入epwm发生器中。

其中分2种,一种是直接计算,这种方式在简单的境况下可以使用,但是考虑到计算量对DSP比较大,一般不采用。另外一种是使用TI公司提供的IQmaths函数库里的函数,可以极大减少运算时间。

2.离线读表法。

通过实验发现,如果调用IQMATH直接计算,需要60us。由于开关频率为10K,整个控制的时间限定在100us以内。直接读表,则时间在10us内。

若是要加上闭环控制获得比较好的效果,必然得采用离线读表方式。

-In order to verify the simulation situation, it is necessary to convert part of the simulation code. For the inverter to yield the corresponding duty cycle is controlled generally in two ways: 1. By calculating formula sin, real-time calculation of the output value, into epwm generator. Which divided into two kinds, one is directly calculated in this way in a simple situation can be used, but considering the amount of computation of DSP is relatively large, generally not used. Another is to use IQmaths function library functions provided by TI, can greatly reduce the computation time. 2. Offline reading table method. Experiments found that, if the call IQMATH direct calculation requires 60us. Since the switching frequency is 10K, the entire time-controlled limited to less than 100us. Direct meter reading, the time within 10us. If you want to add closed-loop control to get better results, must give way to off-line reading table.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





SPWM\cc_build_Debug.log

....\Debug\DSP28_DefaultIsr.obj

....\.....\DSP28_Ev.obj

....\.....\DSP28_GlobalVariableDefs.obj

....\.....\DSP28_Gpio.obj

....\.....\DSP28_PieCtrl.obj

....\.....\DSP28_PieVect.obj

....\.....\DSP28_SysCtrl.obj

....\.....\SPM.obj

....\.....\SPM.out

....\.....\SPWM.map

....\Debug.lkf

....\DSP28_Adc.h

....\DSP28_CpuTimers.h

....\DSP28_DefaultIsr.c

....\DSP28_DefaultIsr.h

....\DSP28_DevEmu.h

....\DSP28_Device.h

....\DSP28_ECan.h

....\DSP28_Ev.c

....\DSP28_Ev.h

....\DSP28_GlobalPrototypes.h

....\DSP28_Globalvariable.h

....\DSP28_GlobalVariableDefs.c

....\DSP28_Gpio.c

....\DSP28_Gpio.h

....\DSP28_Mcbsp.h

....\DSP28_PieCtrl.c

....\DSP28_PieCtrl.h

....\DSP28_PieVect.c

....\DSP28_PieVect.h

....\DSP28_Sci.h

....\DSP28_Spi.h

....\DSP28_SysCtrl.c

....\DSP28_SysCtrl.h

....\DSP28_Xintf.h

....\DSP28_XIntrupt.h

....\EvPwm02.paf2

....\EvPwm02.sbl

....\SPM.c

....\spm.CS_\FILE.CDX

....\.......\FILE.DBF

....\.......\FILE.FPT

....\.......\SYMBOL.CDX

....\.......\SYMBOL.DBF

....\.......\SYMBOL.FPT

....\spm.paf2

....\spm.pjt

....\spm.sbl

....\SRAM.cmd

....\Debug

....\spm.CS_

SPWM

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org