Nyquist criterion

327 Views Asked by At

When using the Nyquist stability criterion, amplitude-frequency characteristic etc. we go from the Laplace image $G(s)$ to $G(j\omega )$. By definition of the Laplace transform, $s=\sigma + j\omega$. So why is $\sigma$ (real part of $s$) approximated as $0$ or whatever the case might be?

1

There are 1 best solutions below

2
On

If $G(s)$ is the laplace transform of $g$, then $F(\omega)=G(i\omega)$ is the fourier transform of $g$, if the fourier transform exists. You can easily see that by comparing the formulas for the two transforms - in the case of the laplace transform the kernel is $e^{-s}$ whereas for the fourier transform it's $e^{-i\omega}$. (Since you usually assume that $fg(x)=$ for $x < 0$ when using the laplace transform, the fact that the integration boundaries are different doesn't matter).

This explains (at least if the fourier transform exists) why $G(i\omega)$ gives you the amplitude-frequency-characteristic $g$ - it's simply the fourier transform of $g$.

BTW, if you laplace transform some $g$ for which the fourier transform does not exists, you often still end up with an algebraic expression which does, in fact, evaluate to finite values even for $s=i\omega$. If this happen, what you get is not the fourier transform, but rather the analytic extension of $G$ to the imaginary axis. You have to be very carefull in this case with drawing conclusions about the behaviour of $g$ from $G(i\omega)$.