Cascade Compensation
Last updated
Last updated
One easy way to control the plant is to cascade a controller before the plant like in Figure 9.
We can design the controller H(s) to alter the behavior of our system.
A PID controller is used where we need to both eliminate steady-state error and shape the time response. We need to choose two different zero locations and set the total gain of the system.
The purpose of a lag network is to reduce steady state error by increasing the gains at low frequency and maintaining the gain at higher frequencies. This keeps the phase margin the same. We can achieve this because of the frequency response of the lag network (shown by its bode plot in Figure 10).
We can place the pole and zero carefully to control how much the phase decreases by. The design procedure is as follows:
Set the low frequency asymptote to be 0 db and locate the lower break frequency.
Reset the system gain K to compensate for attenuation.
Its frequency response looks like in Figure 11.
Find the break frequencies.
Reset the gain.
Simulate and tweak.
What a PI Controller effectively does is place a new pole at and a new zero at . Because of the pole at zero, adding a PI controller enables the system to track a step input perfectly. However, because the pole is placed at zero, it can slow down the time response unless the zero can cancel it out.
Adding a PD controller introduces a new zero into the system. By carefully choosing where we place the zero, we can shape the time-response of the system. If we want our dominant second order poles to be at a particular location, then we can use the angle rule to find the location of the zero . Since differentiation is an unstable operations, sometimes we instead also place a pole very far in the left half plane, and the transfer function becomes
Set gain to the value that satisfies the SSE specification and plot the Bode diagram at that gain.
Find such that is 5˚to 12˚larger than required.
Let the high frequency asymptote be db at where .
Choose the upper break frequency to be .
A lead controller is used to change the phase margin and alter the time perfomance metrics of the step response. It has a peak phase which is related to the pole and zero by
Set gain of the uncompensated system to a value satisfying SSE requirement.
Plot bode diagram for system with gain and determine .
Find needed to meet requirements and evaluate additional phase contribution from compenstor.
Determine .
Determine .
Determine where .