Tool/software: Code Composer Studio
hello,
what is the difference between 1x PWM mod and 3x PWM mode?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
hello,
what is the difference between 1x PWM mod and 3x PWM mode?
Abderrahim,
Thanks for posting on the MD forum!
1XPWM mode means you are providing only 1 PWM input to the DRV and the hall sensors must be connected to the DRV for commutation control and sequencing.
3XPWM mode means you will provide three PWM signals (All three High Side inputs, INHx) and the low side signals will be automatically complementary inside the device. No halls are needed.
Regards,
-Adam
Thanks, I understood but why the 3xPWM mode is mainly intended for sinusoidal control (of FOC control) and the 1xPWM mode is intended for trapezoidal control.
best regards.
Abderrahim,
1x PWM is designed for hall input and uses the internal trapezoidal commutation.
3x can be used for any purpose in cases where the system doesn't have many PWM ports availble.
Regards,
-Adam