Hi,
Working on a custom BLDC solution.
We've arbitrarily set:
#define USER_MOTOR_Ls_d (0.01) #define USER_MOTOR_Ls_q (0.01)
We found that after the estimator has completed that our Rs_Ohm is updated (3.624 in our case) but the Ls_d and Ls_q values remain unchanged (i.e. the estimator did not estimate these values).
Could anyone please suggest where to look for why the estimator is not updating Ls_d?
Thanks
Stomp!