Three Phase SVPWM Inverter

Space vector modulation of 3 Phase inverter
16.3K Downloads
Updated 9 Apr 2014

View License

3 Phase inverter in this demonstration, uses space vector modulated PWM to generate the output voltage.
Reference voltage vector converted in to dq rotating phase. A matlab function is employed to determine the segment number and related ON-times(ti,t2,t0/2).
Symmetrical switching method employed to minimize switching losses.

SVM trajectory will be plotted at the completion of the simulation.

Cite As

Rashmil Dahanayake (2024). Three Phase SVPWM Inverter (https://www.mathworks.com/matlabcentral/fileexchange/44787-three-phase-svpwm-inverter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Electrical Block Libraries in Help Center and MATLAB Answers
Communities

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.5.0.0

Dq0 and pll blocks updated in order to correct the error(2nd harmonic output) in previous revision.
User defined function replaced the R2013a inbulit dq0/pll blocks. (library compatibility issue)

1.4.0.0

Dq0 and pll blocks updated in order to correct the error(2nd harmonic output) in previous revision.

1.3.0.0

- Symmetrical switching to minimize switching losses.

1.1.0.0

modulation index, Vdc, Output voltage frequency configurable. Matlab 2010 compatible