Notation used in this text document:
f: Fundamanetal output frequency of the inverter.
m: Modulation index wrt the input DC bus voltage
The Simulink models control a two level inverter using SHEPWM. Sine triangle PWM has also been used on a separate inverter for THD comparison. Description:
1. SHEPWM_2lvl_3ph_3ang.slx: This model controls a two level inverter using SHEPWM, with 3 angles per fundamental frequency quarter cycle.
This effectively gives a switching frequency 6*f. Therefore, sine triangle PWM with carrier frequency 6*f is used for comparison. The model
has a preload function, that computes the SHEPWM angles for modultion indices ranging from 0:1.15, in steps of 0.01. It uses Newton Raphson
method to compute the angles.
2. SHEPWM_2lvl_3ph_5ang.slx: This model controls a two level inverter using SHEPWM, with 5 angles per fundamental frequency quarter cycle.
This effectively gives a switching frequency 10*f. Therefore, sine triangle PWM with carrier frequency 10*f is used for comparison. The model
has a preload function, that computes the SHEPWM angles for modultion indices ranging from 0:1.15, in steps of 0.01. It uses Newton Raphson
method to compute the angles.
Please note that the angles at very low modulation index are incorrect (m<0.01), so do not give too low value of m.
3. SHEPWM_2lvl_3ph_7ang.slx: This model controls a two level inverter using SHEPWM, with 7 angles per fundamental frequency quarter cycle.
This effectively gives a switching frequency 14*f. Therefore, sine triangle PWM with carrier frequency 14*f is used for comparison. The model
has a preload function, that computes the SHEPWM angles for modultion indices ranging from 0:1.15, in steps of 0.01. It uses Newton Raphson
method to compute the angles.
Please note that the angles at very low modulation index are incorrect (m<0.01), so do not give too low value of m.
The preload functions of the above models have included separately as .m files as well. They are described below:
1. SHEPWM_3ph2lvl_3ang.m: SHEPWM angle computation for two level inverter with 3 angles per quarter cycle, using Newton Raphson method.
2. SHEPWM_3ph2lvl_5ang.m: SHEPWM angle computation for two level inverter with 5 angles per quarter cycle, using Newton Raphson method.
Angles computed are incorrect for m<0.01.
3. SHEPWM_3ph2lvl_7ang.m: SHEPWM angle computation for two level inverter with 7 angles per quarter cycle, using Newton Raphson method.
Angles computed are incorrect for m<0.01.
matlab科研社
- 粉丝: 2w+
- 资源: 1867
最新资源
- 小红书爬虫源码,使用Python编写,下载即可运行,可做毕业设计
- 【Unity性能优化插件】Optimizers 专注于减少游戏场景中不必要的资源消耗,提升帧率
- 【Unity模型优化插件】Mesh Baker 通过将多个网格、材质和贴图合并为单一网格,大幅减少 Draw Call次数
- JavaScript 上课笔记
- JavaScript 上课笔记
- 大学生网页制作实践指南:基于HTML、CSS、JavaScript的美食专题静态网页设计
- 技术资料分享STM32F101x46-DS-CH-V2很好的技术资料.zip
- 技术资料分享STM32F101x8B-DS-CH-V11很好的技术资料.zip
- 技术资料分享STM32F10xxx闪存编程参考手册很好的技术资料.zip
- 技术资料分享STM32F10xxCDE-Errata-CH-V5很好的技术资料.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈