Integral Control
- Based on the total history of the error
- where the s in the denominator is the term that makes this a PI controller instead of a proportional controller
- Infinite gain at DC (when t = infinity or when s = 0)
- Best performance in steady state error
PI vs P Controller Example
- The goal is to describe the steady state behaviours for two inputs
- First find from whatever system we are analysizing
- Note that is for a PI controller
- Use the closed-loop TF equations which include our desired inputs to get transfer functions for our desired inputs
- Now we can construct the transfer functions for our P and PI systems by and determine the type of system that they are
- For each of our input transfer functions, we want to apply a unit step input and find the error transfer function for each one
PD vs PI
- PD does not change the closed loop system order or the system type
- I-control and I-action increase the closed loop order by 1 which is why its used for steady state error
PID Controls
Soo Jeon Wisdom
PID gain tuning is more of an art than a science but these are the general guidelines
- PD gains are for transient response
- Here, you start with a PD control with a small D gain, increase P until the oscillation is too big. The, increase the D gain and continue
- Stop when you achieve a satisfactory transient response (settling time and overshoot)
- Integral gain is related to steady state error
- I gain removes the steady state error and suppresses the disturbance effect by increasing the system order