搜索资源列表
test5_svpwm
- 基于2812的三相svpwm程序,五段式svpwm实现,经验证可以经过三相逆变器带动电机运转-2812 based on three-phase svpwm program, five-phase svpwm achieved through proven you can run three-phase inverter driven motor
JDQW200502014
- 叙述了三相交流电机空间矢量脉宽调制( SVPWM)的原理,探讨了采用空间矢量脉宽调制三相桥式电压型逆变器的电压输出能力。介绍了一种基于DSP 生成SVPWM 波形的方法, 给出了采用最新的TMS320F2812 DSP实现SVPWM控制的方案,最后给出了在三相交流电机上的试验结果。-Described the three-phase AC motor space vector pulse width modulation (SVPWM) the principle of the use of s
svpwm 矢量波形
- 编写基于DSP2812产生空间矢量波形,用来驱动三相逆变器IGBT-DSP2812-based space vector preparation generated waveforms used to drive three-phase IGBT inverter
du_pwm_wave
- 基于DSP2407的三相PWM整流器和逆变器,均采用解偶矢量PWM控制。-based on dsp2407, three phase pwm rectifier and inverter, both apply decoupling and SVPWM control.
svpwm
- 本文提出一种用于电压型三相逆变器的简单空间电压矢量PWM算法,该方法实现简单,计算量小-This paper presents a three-phase voltage inverter for a simple space voltage vector PWM algorithm, the method is simple and small amount of calculation
DSP-CONTROL-PCB
- 改主板设计是源于三相控制,用于逆变器的主控板,支持LCD,KEY,SVPWM ,AD 等 功能齐全。-Change the motherboard design is derived from phase control for inverter, the master control board, support LCD, KEY, SVPWM, AD and other functions.
SVPWM
- 基于双环控制的三相SVPWM逆变器研究,基于双环控制的三相SVPWM逆变器研究-Based on double-loop three-phase SVPWM inverter control study, based on double-loop control of three-phase SVPWM Inverter
Pwm
- 空间电压矢量控制PWM(SVPWM)也叫磁通正弦PWM法.它以三相波形整体生成效果为前提,以逼近电机气隙的理想圆形旋转磁场轨迹为目的,用逆变器不同的开关模式所产生的实际磁通去逼近基准圆磁通,由它们的比较结果决定逆变器的开关,形成PWM波形.此法从电动机的角度出发,把逆变器和电机看作一个整体,以内切多边形逼近圆的方式进行控制,使电机获得幅值恒定的圆形磁场(正弦磁通).-Space voltage vector control PWM (SVPWM), also known as magnetic
svpwm
- 详细的三相逆变器空间矢量调制算法程序代码,希望对初学者有帮助-code for detailed three-phase inverter space vector modulation algorithm , and hope to help beginners
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,
永磁同步电机调速系统
- 相比于传统使用的电机,永磁同步电动机(PMSM)具有着比较高的工作效率、比较高的力矩惯量比、比较高的能量密度和环保节能等优越特性,所以对永磁同步电机进行控制调速方面的研究有着相当重要的意义。我们设定电机转速初始值作为给定值,然后与反馈的实际值进行比较,得到的差值输入PI控制器进行控制,得到交轴电流。同时三相绕组输出的电流经过clarke变换和park变化得到电流的实际值,分别与给定值进行比较,将比较后的值再进行park转换,得到的结果经过SVPWM技术调制之后输入到逆变器,继而可以驱动三相电机。