Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

parameters for PID gains

Hi,

I have a question concerning the setting of the parameters for PID gains of the PID.vi.
I have my values for P, I and D in the following way:
P(1+1/(I*s)+D*s).
Can I now just enter these values for P, I and D in the cluster of PID gains or do I have to convert the values, for example for I: P/I? Do I have to enter the time for I and D in minutes?? (As the control of PID gains says for I for example: "integral time (Ti, min)" What does "min" mean?

Thanks a lot in advance.

Steffi

0 Kudos
Message 1 of 2
(3,100 Views)
Hi Steffi,
 
I have looked into the function that you are using. The index "min" really stands for minutes. I got this information from the PID toolkit manual on page 3-17:
 
On the following URL you can find explanations about the parameters and how to convert them from gain to time values or the other way round:
 
I assume that you are tuning a servo motor so I will post a last link that I find very helpful in this place:
 
PID theory explained:
 
Understanding Servo Tune:
 
Hope this helps.
 
Best regards,
David
0 Kudos
Message 2 of 2
(3,077 Views)