Hello,
I am in the process of evaluating Back EMF SMO against InstaSpin FAST. Here, I need to compare actual back-emf alpha-beta components versus those obtained from the SMO. I looked in the estimator documentation and found references to the following functions that return back-emf ,
void EST_getEab_V (EST_Handle handle, MATH_vec2 *pEab_V); void EST_getEdq_V (EST_Handle handle, MATH_vec2 *pEdq_V);
Unfortunately, these two functions do not appear to be linked in the FAST library and therefore result in linker error at build time.
So, I request you to provide a workaround for back-emf acquisition in firmware.
Also, please clarify the differences between the following functions in CTRL module and which of them should be used as input voltage for Back EMF SMO.
void CTRL_getVab_in_pu (CTRL_Handle handle, MATH_vec2 *pVab_in_pu) ; void CTRL_getVab_out_pu (CTRL_Handle handle, MATH_vec2 *pVab_out_pu) ;
Thank you.
Regards,
Ali Asad