2019-08-13 12:41 AM
HI all,
I am trying to implement PID algorithm to control speed of bldc motor. For that the RPM of the motor is measured using Hall sensor. Now I have to write the code for pid can anybody tell the logic or example!
I have studied about the PID controller clearly but there is no example for speed control instead lot of example available for position control. In my application the speed is changed using acceleration so when load comes the speed will vary that's why i chose PID
My doubt is:
#PID #Bldc