-
SVPWM
这段代码是针对三相电压型逆变器提出的,输入直流电,通过三相全桥得到三相相位互差120度的正弦波电压,控制开关管使用的是SVPWM程序。(This code for 3-phase voltage type inverter is proposed, and the input dc, three phase is obtained by three-phase full bridge phase difference of 120 degrees each sine-wave voltage, control switch tube is used SVPWM program.)
- 2016-10-02 15:36:37下载
- 积分:1
-
hardware_semaphore2_CCSv51
TI TMS320C6678的硬件信号量使用例程,非常珍贵,值得收藏。CCS版本V5.1(TI TMS320C6678 hardware semaphore routine use, very precious, worthy of collection. CCS version V5.1)
- 2020-10-04 19:07:39下载
- 积分:1
-
c6748
创龙DSPC6748开发板例程, 大家可以学习研究下(example for chuanglong C674)
- 2016-03-02 15:35:08下载
- 积分:1
-
Tree-tuyen-tinh
THEM MOT FILE CPP NUA NAY
- 2013-06-14 16:40:14下载
- 积分:1
-
GameCap_2.83
网络游戏加速器,魔兽世界的游戏。群里共享的 还不错的。(Online game accelerator, World of Warcraft game. Group where sharing is also good.)
- 2013-08-05 21:49:45下载
- 积分:1
-
C6000-software-optimization
本文重点介绍TI C6000系列DSP优化方法,重点讲述线性汇编优化。(This article focuses on the TI C6000 series DSP optimization method focuses on linear assembly optimization.)
- 2013-03-10 21:35:48下载
- 积分:1
-
Directx-8.1-Programming-for-CPP
应用程序向导。此工具提供了一个应用程序向导创建一个DirectX应用程序与DirectX组件的任意组合。这个工具是在安装过程中的软件开发工具包(SDK)安装,并创建一个新的应用程序时,可以在Microsoft Visual Studio® 访问。欲了解更多信息,请参阅应用程序向导。
错误查找工具。使用这个工具,采取十六进制的错误代码,并期待一个基于文本的错误信息。 SDK安装的一部分安装此工具,可以从开始,程序,微软DirectX8.1 SDK,DirectX的公用事业,DirectX错误查询访问。
DirectX图形的新功能(AppWizard. This tool provides an application wizard for creating a DirectX application with any combination of DirectX components. This tool is installed during the software development kit (SDK) install and can be accessed within Microsoft Visual Studio® when creating a new application. For more information see AppWizard.
Error Lookup Tool. Use this tool to take the hexadecimal error codes and look up a text-based error message. This tool is installed as part of the SDK install and can be accessed from Start, Programs, Microsoft DirectX 8.1 SDK, DirectX Utilities, DirectX Error Lookup.
New Features in DirectX Graphics
)
- 2012-01-11 20:54:36下载
- 积分:1
-
Example16_DSP2833x_Epwm_updown_AQ
说明: 关于28335的简单学习,如果你是新手,就会比较适合(The brief introduction of DSP28335 and the application of interrupt program in the program are suitable for beginners)
- 2020-10-21 17:15:18下载
- 积分:1
-
C++ 利用中断产生死区不断变化的pwm波形 epwm_deadband
DSP28335利用中断产生死区不断变化的pwm波形(Generating PWM waveform with changing dead-time)
- 2020-06-19 03:20:01下载
- 积分:1
-
SVPWM
为了避免复杂的三角函数和求根运算,便于数字信号处理器的实时运算,提出一种新
的SVPWM算法。采用SPWM中调制波与载波相比较的规则采样思路,通过在静止坐标系下直接
计算每个参考电压矢量所对应的三相调制波的函数值,进而得到每相电压在一个PWM周期中的
占空比.该算法的主要特点是计算简单,只需要普通的四则运算,适用于数字化系统。在扇区划
分和占空比饱和的处理上较传统SVPWM算法更简便,且过调制范围也略有拓展,具有很大的实
用性。仿真和实验结果证实了该算法的有效性。(In order to avoid complex trigonometric and root operation, ease of operation, real-time digital signal processor, propose a new SVPWM algorithm. Using SPWM modulation wave in comparison with the carrier' s regular sampling ideas, through the stationary coordinate system directly calculated for each reference voltage vector corresponding to the phase modulation wave function value, and then get each phase voltage in a PWM period accounted for air ratio. The main features of the algorithm is to calculate simple and requires only ordinary arithmetic for digital systems. Saturation in the sector division and duty cycle of the treatment more convenient than traditional SVPWM algorithm, and also a slight over-modulation range expansion, with great practicality. Simulation and experimental results confirm the effectiveness of the algorithm.)
- 2013-07-15 14:33:57下载
- 积分:1