Other Parts Discussed in Thread: MOTORWARE
Hello,
I have a question on InstaSPIN-FOC Lab projects in motorware.
Particularly it is associated with the function of Rs Online Recalibration in Lab 7 and Lab 11a.
The main() function calls runRsOnLine() in Lab 7, whereas the main() function calls updateRsOnLine() in Lab 11a.
I have found out that both runRsOnLine() in Lab 7 and updateRsOnLine() in Lab 11a are almost the same source codes, except one code line.
The updateRsOnLine() calls the function of EST_setRsOnLineAngleDelta_pu() in Lab 11a, whereas the runRsOnLine() does not call EST_setRsOnLineAngleDelta_pu() in Lab 7.
Which one is correct?
Thank you for your guidance.
With regards,
JS Yoo