I am trying to design a closed loop system with a PI controller. I have plotted root loci before, but in those, I had assumed that the controller was only Proportional. This gave a characteristic equation of the form:
1 + K*(n(s)/d(s)) = 0
where K is the proportional controller gain, which was varied to plot the root locus.
However, with a PI controller, there are two gains Kp and Ki, so how do I plot the root locus since both of them can be varied?