1、 毕业设计(论文) 课 题 名 称 变频器 SVPWM 控制系统设计及仿真 2017 年 5 月 18 日 I 摘要 随着电力电子器件和微处理器芯片的发展, 使得数字化变频调速技术成为当代电 机控制技术的趋势。传统的SPWM控制算法未顾及输出电流波形,不易于数字化。 所以需要更进一步的控制算法,来使电机产生恒定转矩,于是便产生电压空间矢量 PWM(Space Vector Pulse Width Modulation,简称SVPWM)控制算法。变频器 SVPWM控制系统就是利用该算法的来对异步电机实行控制的,它的输出谐波小, 也使得直流侧的电压利用率提升了15%。 本课题变频器的控制芯片是TM
2、S320F2812DSP,采用SVPWM调制技术, 产生PWM波形,并对6个IGBT的通断进行控制,从而在电机空间产生圆形旋转 磁场,使电机产生恒定转矩。本文最后一章还使用MATLAB /SIMULINK对变频 器SVPWM进行仿真分析,仿真结果进一步验证了变频器SVPWM算法的可行性 和正确性。 关键词:变频器;SVPWM;异步电机;MATLAB/SIMULINK仿真 II Abstract With the development of power electronic devices and microproc essor chips, digital frequency convers
3、ion technology has become the trend of modern motor control technology. The traditional SPWM control algorithm does not take into account the output current waveform, not easy to digitize. Therefore, the need for further control algorithms, so that the motor generates a constant torque, so it will p
4、roduce a voltage space vector PWM (Space Vector Pulse Width, SVPWM). Inverter SVPWM control system is the use of the algorithm to control the motor, its output harmonic is small, but also makes the DC side voltage utilization increased by 15%. The inverter control chip is TMS320F2812DSP, using SVPWM
5、 modulation technology, PWM waveform, and the 6 IGBT on-off control, resulting in a circular rotating magnetic field in motor space, makes the motor produce constant torque. In the last chapter of this paper, MATLAB /SIMULINK is used to simulate the frequency converter SVPWM, and the simulation resu
6、lts verify the feasibility and correctness of the SVPWM algorithm. Keywords: inverter;Space Vector Pulse Width Modulation;Asynchronous motor;simulation 目录 摘要 I Abstract II 1 绪论 1 1.1 课题研究背景及意义 1 1.2 变频器 SVPWM 的发展现状和趋势 3 1.3 课题研究要求及任务 6 1.4 论文的主要内容 7 2 变频器 SVPWM控制系统结构及原理 8 2.1 变频器 SVPWM 控制系统结构 8 2.2 变频器 SVPWM 基本原理 10 2.3 变频器 SVPWM 法则推导 12 2.4 变频器 SVPWM 控制算法 14 3 变频器 SVPWM控制系统设计 22 3.1 总体设计 22 3.2 主电路设计 22 3.3 驱动电路设计 24 3.4 控制电路设计 26 3.5 软件设计 28 4 变频器 SVPWM控制系统建模仿真及