From last time, the plant was given to us as which is unstable.
We tried to use a p-controller to see how this affected the stability of the plant. That is, can we move the unstable pole to the left hand plane?
flowchart LR id1((Σ)) --> id2(K Controller) id2 --> id3(G Plant) id3 --> id4("y(t)") id3 --> id1 id5("x(t)") --> id1
Here, we can find the closed-loop transfer function.
As gets larger, the characteristic equation of the plant () acts as 0.
Two real poles → overdamped, two complex poles, underdamped, two identical poles, critically damped.
In this case, .
What is the DC gain of this system?
Using final value theorem, the DC gain is the ratio of the output of a system to its input (presumed constant) after all transients have decayed to zero. To find the DC gain, we assume there is a unit-step input and apply the final value theorem.
So from above, the DC gain of .
Last time, we tried but is unstable, has a DC gain , and has DC gain of .
Does changing the DC gain affect stability?
No. Pole location is the only thing that affects the stability, smaller/bigger gain will change the signal strength, but not change the stability.
To do a comparison of the time domain response (step response), lets normalize such that the DC gain is .
First, let’s see if we can figure out how the poles are moving.
Let’s say we have the following characteristic equation:
If we use the quadratic equation:
is the plant alone. is with (a P-controller).
We note that from the quadratic equation result, . If , we’ll end up with a double real root at which is a double root.
This happens when .
When the poles are real, we get an exponential solution: which is real and distinct.
Rise time is until 90% of setpoint, not the full setpoint.
We see that when poles are real, we get an exponential solution.
Figure 3.16 in textbook. . NO zeros.
Canonical Form of the 2nd-order ODE
This is very important for understanding our time-domain responses.
If we have
We want to be monic, divide by
where is just constant.