Closed Loop Stability Criterion: Find the values for closed loop stability

  • Context: Engineering 
  • Thread starter Thread starter Master1022
  • Start date Start date
  • Tags Tags
    Closed Loop Stability
Click For Summary
SUMMARY

The discussion focuses on determining the range of values for the gain constant K in the closed loop transfer function \( P(s) = \frac{K(s) G(s)}{1+K(s)G(s)} \) for stability, where \( G(s) = \frac{3s^2 - 2s + 3}{(s - 1)^2} \). The correct application of the Nyquist stability criterion is essential, which states that the product \( L(s) = K(s)G(s) \) must encircle the point (-1, j0) counter-clockwise k times, where k is the number of poles in the right half of the s-plane. The correct range for K ensuring closed loop stability is \( K < -1 \) or \( K > \frac{-1}{3} \).

PREREQUISITES
  • Understanding of Control Theory principles
  • Familiarity with closed loop transfer functions
  • Knowledge of the Nyquist stability criterion
  • Ability to solve quadratic equations
NEXT STEPS
  • Study the Nyquist stability criterion in detail
  • Learn how to derive closed loop transfer functions
  • Explore pole-zero analysis in control systems
  • Investigate the implications of gain margin and phase margin on stability
USEFUL FOR

Control engineers, students studying Control Theory, and anyone involved in system stability analysis will benefit from this discussion.

Master1022
Messages
590
Reaction score
116
Homework Statement
We are working with the closed loop transfer function: $$ P(s) = \frac{K(s) G(s)}{1+K(s)G(s)} $$, where $$ G(s) = \frac{3s^2 - 2s + 3}{(s - 1)^2} $$ and ## K(s) = K ## where K is a real constant. Find the range of values of K to ensure closed loop stability
Relevant Equations
Closed loop transfer function
Hi,

I was just working through a closed loop stability problem in Control Theory and I don't really understand how the answer has arrived at the solution so quickly.

Problem: We are working with the closed loop transfer function:

$$ P(s) = \frac{K(s) G(s)}{1+K(s)G(s)} $$, where $$ G(s) = \frac{3s^2 - 2s + 3}{(s - 1)^2} $$ and ## K(s) = K ## where K is a real constant. Find the range of values of K to ensure closed loop stability

My attempt:
For stability, we want the poles to be in the left hand side (< 0)

I have tried to calculate the poles and just enforce the condition that they are < 0 (in the left half plane). Also note that this question is 3 marks so I don't really see how one can be expected to do lots and lots of algebra.

Nonetheless, if we consider ## 1 + KG(s) = 0 ## to find the open loop poles, we get the equation:
$$ 1 + K \frac{3s^2 - 2s + 3}{(s - 1)^2} = 0 $$
which leads to:
$$ s^2 (3K + 1) + s( -2 - 2K) + (1 + 3K) = 0 $$

At this point the solution just says: "## 1 + 3K > 0 \rightarrow K > \frac{-1}{3} ## or ## 1 + K < 0 \rightarrow K < -1 ##" and then combines those ranges for the answer

if we use the quadratic equation, we get:
$$ s = \frac{(2 + 2K) \pm \sqrt {(2+2K)^2 - 4(3K+1)^2}}{2(3K+1)} $$
For now, I just choose to look at the first part of the term ## \frac{2 + 2K}{2(1 + 3K)} ##

if we want this to be < 0, then either the numerator or denominator have to be negative, but not both:
Case 1: numerator is negative
$$ 2 + 2K < 0 \rightarrow 1 + K < 0 \rightarrow K < -1 $$
and
$$ 2(1 + 3K) > 0 \rightarrow K > \frac{-1}{3} $$
thus, there are no values of K for this solution which meet both constraints

Case 2: denominator is negative
$$ 2(1 + 3K) < 0 \rightarrow K < \frac{-1}{3} $$
and $$ 2 + 2K > 0 \rightarrow K > -1 $$
which means that the following range ensures closed loop stability: ## -1 < K < \frac{-1}{3} ## (after I need do check that those values work for the discriminant of the pole in the quadratic equation)

However, this is different than the quoted solution. They have the closed loop transfer function the same as me.

Questions:
1) How did they get the answer so quickly? Is there some additional theory that allows us to do this?
2) Where did I go wrong such that my range is the opposite of theirs?

Any help is greatly appreciated. Thanks.
 
Last edited:
Physics news on Phys.org
I am afraid, you did not apply the Nyquist theorem correctly.
The theorem applies to the product L(s)=K(s)*G(s) only .
And - for stability of the closed loop - the theorem requires that the function L(s) encircles the point (-1, j0) counter-clockwise k times., where k is the number of poles of L(s) in the right half of the s-plane.
 
LvW said:
I am afraid, you did not apply the Nyquist theorem correctly.
The theorem applies to the product L(s)=K(s)*G(s) only .
And - for stability of the closed loop - the theorem requires that the function L(s) encircles the point (-1, j0) counter-clockwise k times., where k is the number of poles of L(s) in the right half of the s-plane.
Apologies, you are right. I seemed to just assign the nyquist stability criterion title when I was typing up this post. However, the question was about using the closed loop transfer function so the working won't change. I have edited the post now
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
795
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K