Finding points on root-locus by hand

Click For Summary
SUMMARY

The discussion focuses on finding points on a root locus by hand, specifically addressing the calculation of damping ratios and the differences between two transfer functions. The user successfully determined the value of x using the angle criterion and numerical methods, arriving at x = 2.203 and x = 0.907672 for different conditions. The transfer functions in question are K = KGH/(1+KGH) and K = KG/(1+KGH), which yield different output responses but share similar root locus and Bode plot characteristics. The user seeks a more analytical approach to solving the problem without relying on numerical methods.

PREREQUISITES
  • Understanding of root locus techniques in control systems
  • Familiarity with transfer functions and their representations
  • Knowledge of damping ratios and their significance in system stability
  • Proficiency in using MATLAB for plotting and analysis
NEXT STEPS
  • Explore analytical methods for root locus construction without numerical solutions
  • Study the implications of damping ratios on system behavior in control theory
  • Learn about the angle criterion in root locus analysis
  • Investigate the differences in frequency response between various transfer functions
USEFUL FOR

Control engineers, students studying control systems, and anyone interested in mastering root locus techniques and transfer function analysis.

Jacer2
Messages
2
Reaction score
0

Homework Statement


[/B]
1.PNG


2.PNG


I am trying to answer two questions:

1. Solve part (b) in the image above by hand.

2. What are the differences between transfer function (a) and transfer function (b).

Homework Equations


cos(Im(s) / Re(s)) = ζ

The Attempt at a Solution



1. For part one given the damp I know that cos-1(ζ) = 45. Thus the magnitude of the real and imaginary parts of the root has to be the same. However I can't seem to think of a way to do this by hand. I can plot the root locus in Matlab.

Once I find the root locus I know I can find K by using:
K = \frac{|denominator \quad of \quad tf|}{|numerator \quad of \quad tf|}2. The transfer functions are K = \frac{KGH}{1+KGH} and K = \frac{KG}{1+KGH} . Besides a different output response would the root locus and bode plots of the both transfer functions be the same?
 
Physics news on Phys.org
The only solution I could think of is using the angle condition:

The phase should all add up to 180 degrees + a multiple of 360:
SInce the damping results in a 45 degree angle, the real and imaginary parts of s are the same. Thus:
s = -x + xj

I can then apply the angle criterion by getting the phase of each pole:
\sum\angle(zeroes) - \sum\angle(poles) = 180 \pm 360*n
-2*tan^{-1}(\frac{x}{-x+2})-tan^{-1}(\frac{x}{-x+4})-tan^{-1}(\frac{x}{-x+1}) = 180

I had to brute force and solve this in my calculator and got x = 2.203. I had to then try setting the equation equal to -180 as opposed to 180:
-2*tan^{-1}(\frac{x}{-x+2})-tan^{-1}(\frac{x}{-x+4})-tan^{-1}(\frac{x}{-x+1}) = -180
and got x = .907672 which is the right answer.

Is there a better way to do this without numerically solving it?
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
11
Views
3K
Replies
4
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K