Sketching Nyquist Diagrams for Transfer Functions: A Helpful Guide"

  • Thread starter Thread starter Neofit
  • Start date Start date
  • Tags Tags
    Diagram Sketch
Click For Summary
SUMMARY

This discussion focuses on sketching Nyquist diagrams for the transfer function GH(s) = 4 / (s(s+2)^2). The user outlines their approach of factoring the transfer function and calculating magnitude and angle for various frequency values. Key calculations include using H(jω) = 4 / (-4ω² + j(4ω - ω³)) and evaluating specific frequencies such as ω = 0, 1, 2, and 3 to determine the plot points. The conversation concludes with the user expressing newfound understanding of the process after receiving guidance on frequency selection.

PREREQUISITES
  • Understanding of transfer functions and their representation in the complex plane.
  • Familiarity with polar and rectangular coordinate conversions.
  • Basic knowledge of complex numbers and their magnitudes and arguments.
  • Experience with frequency response analysis in control systems.
NEXT STEPS
  • Learn how to calculate the Nyquist plot for different types of transfer functions.
  • Study the implications of Nyquist stability criteria in control systems.
  • Explore MATLAB or Python libraries for automating Nyquist diagram generation.
  • Investigate the effects of varying frequency values on the Nyquist plot shape.
USEFUL FOR

Students and professionals in control systems engineering, particularly those needing to visualize and analyze the stability of dynamic systems through Nyquist diagrams.

Neofit
Messages
7
Reaction score
0

Homework Statement


I need to be able to sketch Nyquist diagrams for transfer functions. I spent a lot of time but I cannot wrap my head around the idea of mapping the GH(jw) in the complex plane. Let's consider the following example for this question:
GH(s) = \frac{4} {s(s+2)^2}

2. The attempt at a solution
The transfer function is factored as \frac{4}{jw}\times\frac{1}{jw+2}\times\frac{1}{jw+2}
MAG \frac{4}{jw}=\frac{4}{w}; ARG=\frac{-pi}{2}
MAG \frac{1}{jw+2}=\frac{1}{ \sqrt{w^2\times2^2} }; ARG=-tan^-1{w}
Then I make a table for all three elements of the transfer function and calculate their magnitude and angle for some values of frequency, including zero and infinity. After that, I convert the resultant polar coordinates to rectangular and plot them. This is what I understand I need to do, and it is not working.

I have had only one lecture on this topic and did not had a chance to ask the professor anything. Please offer some help - I really need it! An example on how to sketch the above TF's Nyquist diagram will be very appreciated. Also, how can I decide what frequency values to use in the calculation?

Thanks
 
Physics news on Phys.org
I don't know Nyquist diagrams, but anyway I will suggest:

H(s) = 4/(s(s+2)2) =>
H(s) = 4/(s(s2+4s+4)) =>
H(s) = 4/(s3+4s2+4s)

Now substitute s by jω and do some calculations

H(jω) = 4/(-4ω2+j(4ω-ω3))

Say ω=1, you will get

H(jω) = 4/(-4+j3) = (-0.64 - j0.48) No ARG, no MAG, just plot it as is.
Neofit said:
how can I decide what frequency values to use in the calculation?
Well, try ω=0, 1, 2, 3 . . .
If a too big hole appears between 1 and 2 then try a value in the middle.
 
Last edited:
  • Like
Likes   Reactions: Neofit
Thank you very much! Because of your explanation I finally understand how to do the diagrams.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 108 ·
4
Replies
108
Views
37K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 14 ·
Replies
14
Views
9K