motor open loop/closed loop control
hello everybody:
l'm currently debugging the FOC motor with MC Workbench.the development board model used is NUCLEO-G431RB and X-NUCLEO-IHM16M1.Now l have achieved closed-loop control of the motor through the encoder.
Now l need to test the open-loop control motor,l have the following questions to consult:
1、l opened the open loop control,but after comparing the project found that there is no open loop control part of the code,l want to ask whether the open loop function is supported.If so,how do l configure it.
2、When l set the main sensor to observer+PLL and the auxiliary sensor to none,can l use it as an open loop by setting the sensorless start-up parameters?My target speed is 600rpm.
3、Can the main sensor be set to observer+PLL and the auxiliary sensor be set to encoder to do open-loop control before the encoder closes the loop.
