Maginutude and Phase Angle for Nyquist Plots

AI Thread Summary
The discussion focuses on calculating the magnitude and phase angle for a Nyquist plot of the transfer function G(s) = k(s+2)/((s+1)(s-3)). The magnitude is derived as |G(jω)| = k√(ω²+4)/√(ω²+1)√(ω²+9). The phase angle is expressed as ∠G(jω) = tan⁻¹(ω/2) - tan⁻¹(ω/1) - (180 - tan⁻¹(ω/3)). The confusion arises regarding the 180° shift in the last term, which is explained by considering the directed vector of (jω - 3) and its angle relative to the positive x-axis. Understanding this vector representation clarifies the necessity of the phase adjustment.
EugP
Messages
104
Reaction score
0
Magnitude and Phase Angle for Nyquist Plots

Homework Statement


The assignment is to draw a Nyquist Plot of a certain transfer function. The problem is that I can't figure out how they got the angle for the plot.

<br /> <br /> G(s) = \frac{k(s+2)}{(s+1)(s-3)}<br /> <br />


Homework Equations



<br /> <br /> |G(j\omega)| \angle G(j\omega)<br /> <br />


The Attempt at a Solution



<br /> <br /> G(j\omega) = \frac{k(j\omega+2)}{(j\omega+1)(j\omega-3)}<br /> <br /> <br />

From that I know that the magnitude is found like this:
<br /> <br /> |G(j\omega)| = \frac{k\sqrt{(\omega^2+4)}}{\sqrt{(\omega^2+1)}\sqrt{(\omega^2+9)}}<br /> <br />

Now, the solution says that the phase angle is:

<br /> <br /> \angle G(j\omega) = \angle \tan ^{-1} (\frac{\omega}{2})-\tan ^{-1} (\frac{\omega}{1})-(180 - \tan ^{-1} (\frac{\omega}{3}))<br /> <br />

What I don't understand is why there is a 180^o shift in the last term.
Any help would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
If you consider (jw-3) alone, its y coordinate is 'w' and its x coordinate is '-3'.
Thus (jw-3) as a directed vector from the origin makes an angle of 180-tan-1(w/3) with the positive x axis.
The angle with the positive x-axis is to be considered, not just tan-1(y/x).
 
Last edited:

Similar threads

Back
Top