Other Parts Discussed in Thread: C2000WARE
Hello,
The current motor is used on drones and requires fast response without overshoot. The current should not be too high. How should I debug it?
The method I am currently using is to use a PID controller for acceleration when the speed and current loops are large enough. When the speed difference is small, the acceleration is small, and when the speed difference is large, the acceleration is large, but the speed still overshoots. Is there any other method? Please provide more suggestions,
2. Should the response of the speed loop and the current loop be basically consistent? Is the speed loop fast, and the current loop also needs to be fast?