I need to minimized the time from power up to when the motor is ready to spin in our application. Ideally it should be <=1 second from "key on" to when the motor is ready to spin.
How much can I reduce Offsets Recalibration and RsRecalc? I know where to do this in the code (based on Lab4b) but what minimum time is sufficient for reliable calculation?
- Offsets Recalculation - what is the minimum time required and what is the criteria to determine the minimum time?
- RsRecalc - What is the purpose of the current ramp during RsRcalc?
- RsRecalc - What is the purpose of the AC current decay at the end of RsRecalc?
- RsRecalc - Is it possible to use only a constant DC current to calculate Rs?
I have attached a scope trace to help show the situation. As you can see, the time now is ~4 seconds and I need to reduce the time to < 1 second.