2021-10-25 01:20 AM
Another question, my project works on 30kHZ PWM frequency. Can I change the PWM frequency from fixed frequency to random frequency??
2021-11-12 08:44 AM
Hello @Community member ,
Are you sure that the overcurrent is related to the temperature increase ?
Did you measure your current with a current probe to be sure that the overcurrent detected is not a real one ?
Our FOC algo is designed to use a fixed PWM frequency only. Changing the PWM frequency without re-designing the algorithm will lead to a non functional project.
Regards
Cedric
2021-11-12 09:29 AM
Hi @cedric H ,
When the motor is running at rated speed 3000rpm under No-load, it works fine. But when it is loaded, running at rated speed for longer time and temp reaches over 50 degree, over current fault occurs.
Since the FOC algorithm is fixed in the software, we can only change the PWM frequency manually, but not a varying frequency??
2021-11-12 09:34 AM
You can change the PWM frequency only in the Workbench. A lot of computed parameters depend on the PWM frequency.
Cedric