cancel
Showing results for 
Search instead for 
Did you mean: 

Design a drive for 3 phase induction motor using of Matlab and STM32?

Ehsan Rasouli
Associate

Hi every one!

I want to Design a drive for 3 phase induction motor using of Matlab and STM32.

the control process is v/f and Space-Vector modulation for PWM.

I want to know can I use MATLAB Library Block "SVPWM Generator(2-Level)" for simulation and code generation?

what changes in this block is need?

thanks a lot...

1 REPLY 1
Laurent Ca...
Lead II

Dear @Ehsan Rasouli​ 

There is now in the last SDK version demonstration firmware example projects for ACIM showing how the STM32 MC SDK can be used to drive an asynchronous induction motor (ACIM) in field-oriented control (FOC) using a sensorless state observer algorithm to estimate the electrical and mechanical speed and position of the rotor and the rotor flux, or in V/F open-loop sensorless mode.

Please have a look on our STM32 Motor Control Knowledge database here: https://wiki.st.com/stm32mcu/wiki/STM32MotorControl:SDK_AC_induction_motor .

Best regards