Sketching Nyquist Diagrams for Transfer Functions: A Helpful Guide"

  • Thread starter Thread starter Neofit
  • Start date Start date
  • Tags Tags
    Diagram Sketch
AI Thread Summary
The discussion focuses on the challenges of sketching Nyquist diagrams for the transfer function GH(s) = 4 / (s(s+2)^2). The user struggles with mapping GH(jω) in the complex plane and seeks guidance on selecting frequency values for calculations. A suggested approach involves substituting s with jω and calculating the magnitude and angle for specific frequency values, such as ω = 0, 1, 2, and 3. The importance of plotting the results in rectangular coordinates is emphasized to visualize the Nyquist diagram effectively. Ultimately, the user expresses gratitude for the clarity gained through the provided explanations.
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 Neofit
Thank you very much! Because of your explanation I finally understand how to do the diagrams.
 
Back
Top