Introduction

A PID controller gives a third order closed loop system, for example in Disturbance Rejection. You choose the gains so that the system behaves like a second order system.

How it works

Set the desired characteristic equation as a second order part times one extra pole :

Normally you want a dominant second order response. So put the third pole far to the left:

Then the fast pole dies out quickly, and the response is almost the same as the second order part.

Finding the gains

Compare with the PID error equation :

Choose and as before.