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科研社
- 粉丝: 3w+
- 资源: 3078
最新资源
- comtrade录波文件格式详解-1999中文版
- inode for mac客户端,H3C
- Python 实现CSO-BP布谷鸟优化算法优化BP神经网络多输入单输出回归预测的详细项目实例(含完整的程序,GUI设计和代码详解)
- PFC-FLAC耦合断层模型简化版:球体与有限元层间交互的干货指南,PFC-FLAC耦合模型简化版:带有断层特性的有限元分析与实践教程,该模型是“PFC- FLAC耦合带有断层的模型”的简化版: 即p
- 2000-2022年上市公司人工智能水平数据/上市公司人工智能词频统计数据(年报词频统计).xlsx
- 基于DSP TMS320F28335的Matlab Simulink嵌入式模型:自动生成CCS工程代码实现永磁同步电机双闭环控制,基于Matlab Simulink开发的TMS320F28335芯片嵌
- Python 基于扩散因子搜索的GRNN广义回归神经网络时间序列预测的详细项目实例(含完整的程序,GUI设计和代码详解)
- Python 实现SA-ELM模拟退火算法优化极限学习机时间序列预测的详细项目实例(含完整的程序,GUI设计和代码详解)
- COMSOL模拟中考虑浆液粘度时变性的随机裂隙注浆过程:多孔介质与优势裂隙通道内的流变行为研究,COMSOL模拟浆液在多孔介质与裂隙中复杂流动行为的时变粘度特性研究,COMSOL注浆( 1coms
- Python 实现ELM极限学习机时间序列预测的详细项目实例(含完整的程序,GUI设计和代码详解)
- numpy-2.2.0-cp311-cp311-win32.whl
- VPet,虚拟宠物收集的资料
- 基于Comsol仿真模型的锂枝晶生长过程研究:多场耦合与C++程序模拟的元胞自动机法及LBM对流影响分析,基于Comsol仿真模型的锂枝晶生长过程研究:多场耦合与C++程序模拟的元胞自动机法及LBM对
- TMS320F28P550SJ9学习笔记5:结构体寄存器方式配置 LED
- MATLAB驱动直线电机创新应用:仿真示波器曲线与数据分析验证法效能,MATLAB直线电机仿真与数据验证:创新方法的有效证明及文档化展示,MATLAB直线电机创新点,通过仿真示波器的曲线或者数据能证
- linux与unix shell编程指南
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


