Conditions of Stability for second order system

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 6K views
Chunkysalsa
Messages
310
Reaction score
0

Homework Statement


Consider the transfer function [tex]H(s)=\cfrac{1}{a_{2}s^{2}+a_{1}s+a_{0}}[/tex]

where real-valued coefficients [itex]a_{2},a_{1}, a_{0}[/itex] are arbitrary except that [itex]a_{2}[/itex] is nonzero. Verify that the system is stable iff the coefficients [itex]a_{2},a_{1}, a_{0}[/itex] have the same sign.

Homework Equations



Professor gave us a hint to observe the quadratic formula

The Attempt at a Solution


I really don't know how to start it. I've tried a prove by cases but got bogged down fairly quickly. I can post what I have if this is the correct approach but I have doubts that it is. I just kept gaining more and more cases. A couple of hints towards the right direction would be most helpful

EDIT: I should note that I understand that for the system to be stable all the poles (2 in this case) of the transfer function should be in the LHP. That is that the the Re(p)<0 where p is the pole.
 
Last edited:
Physics news on Phys.org
Since you know the condition for stability real part of the root is less than 0 then you need to determine what is required of your constants to ensure that condition is met. Use your professors advice the quadratic equation: (-B±√B^2-4AC)/2A. There are really only two cases 1) the roots contain an imaginary part 2) the roots contain all real parts. If B^2-4AC is negative then there is an imaginary part. Show for each of the two cases what is required to get the real part to be negative.
 
Alright this is essentially what I did. I'm a bit iffy on a bit of the parts so I'll post it later today if my prof isn't able to help. I just thought they're might be a better approach then examining all possible cases.

Am I correct in saying that I'll also need to prove that if the system is stable then the coefficients are of the same sign since the statement says if and only if? The converse is easily proven but I'm just wondering if that's explicitly needed.
 
Chunkysalsa said:
Alright this is essentially what I did. I'm a bit iffy on a bit of the parts so I'll post it later today if my prof isn't able to help. I just thought they're might be a better approach then examining all possible cases.

Am I correct in saying that I'll also need to prove that if the system is stable then the coefficients are of the same sign since the statement says if and only if? The converse is easily proven but I'm just wondering if that's explicitly needed.

If b^2-4ac<0 then the roots contain imaginary parts, the real part is -B/2A, what is required for the real part to be negative? Then what is required of c given what you have already determined for A and B?

Second case is no imaginary part or B^2-4AC>0, B^2 is always greater than 0 so what is required of AC in order to make B^2-4AC greater than 0? don't forget the ± just before the radical. Now determine what is required of -b given what you know about A and C.

From your post it looks like what you are doing is trying out what happens for each combination of signs and trying to make a conclusion. This may work too but then you have to prove that two out of the 8 possible combinations actually work. My preference would be to set boundaries on the constants based on whether there is an imaginary part of the root or not.