View Full Version : PID Intrgral accumulates in the opposite way
I have a pid loop to turn the robot and the p and d works well. I tried to add some I but it seems that the I increases the power in the opposite way!
How can I fix it?
Alan Anderson
22-02-2016, 22:55
If you're using the built-in LabVIEW PID functions, you need to understand that the I term is a time, not a gain. The smaller the value, the more quickly the integral portion builds up. If you want very little integral accumulation, you have to specify a very long time.
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.