I have two questions in lab5. I am using the HVKIT with 28069M CPU.
1. Current controller Kp gain equation at page 81 in InstaSPIN Projects and Labs User's Guide (Version 1.0.10) is different from the software code at calcPIgains function in proj_lab05a.c. Which one is correct?
2. During running an induction motor with lab5b code, the motor does not stop when SpeedRef_krpm = 0. Also when changing SpeedRef_krpm from 0 (motor turning in + direction) to -0.1, the motor overshoots much more than when changing 0.1 to -0.1. Same thing happens for the other direction change. Are these all normal behavior?
Thank you.