D - Part in PID doesn't impact steady state error?

1.1k Views Asked by At

Why does the D-part in a PID controller not do any impact on the steady state error. I mean if tries to resist changes, should it not then make it stay at wanted configuration?

1

There are 1 best solutions below

4
On

If the steady state error is nonzero but settles down then the derivative is zero hence no correction. That's why there is always, though small, integral action added in the controller. Such that when it builds up, the system is forced to return to the designated reference.