DSPRelated.com
Free Books

Comparing Analog and Digital Complex Planes

In signal processing, it is customary to use $ s$ as the Laplace transform variable for continuous-time analysis, and $ z$ as the $ z$-transform variable for discrete-time analysis. In other words, for continuous-time systems, the frequency domain is the ``$ s$ plane'', while for discrete-time systems, the frequency domain is the ``$ z$ plane.'' However, both are simply complex planes.

Figure 4.18: Generalized complex sinusoids represented by points in the $ s$ plane.
\includegraphics[width=4.5in]{eps/splane}

Figure 4.19: Sampled generalized complex sinusoids represented by points in the $ z$ plane.
\includegraphics[width=\twidth]{eps/zplane}

Figure 4.18 illustrates the various sinusoids $ e^{st}$ represented by points in the $ s$ plane. The frequency axis is $ s=j\omega$, called the ``$ j\omega$ axis,'' and points along it correspond to complex sinusoids, with dc at $ s=0$ ( $ e^{j0t}\equiv 1$). The upper-half plane corresponds to positive frequencies (counterclockwise circular or corkscrew motion) while the lower-half plane corresponds to negative frequencies (clockwise motion). In the left-half plane we have decaying (stable) exponential envelopes, while in the right-half plane we have growing (unstable) exponential envelopes. Along the real axis ($ s=\sigma$), we have pure exponentials. Every point in the $ s$ plane corresponds to a generalized complex sinusoid, $ x(t) = {\cal A}e^{st}, t\geq 0$, with special cases including complex sinusoids $ {\cal A}e^{j\omega t}$, real exponentials $ A e^{\sigma t}$, and the constant function $ x(t)=1$ (dc).

Figure 4.19 shows examples of various sinusoids $ z^n=(e^{sT})^n$ represented by points in the $ z$ plane. The frequency axis is the ``unit circle'' $ z=e^{j\omega T}$, and points along it correspond to sampled complex sinusoids, with dc at $ z=1$ ( $ 1^n = [e^{j0T}]^n = 1$). While the frequency axis is unbounded in the $ s$ plane, it is finite (confined to the unit circle) in the $ z$ plane, which is natural because the sampling rate is finite in the discrete-time case. As in the $ s$ plane, the upper-half plane corresponds to positive frequencies while the lower-half plane corresponds to negative frequencies. Inside the unit circle, we have decaying (stable) exponential envelopes, while outside the unit circle, we have growing (unstable) exponential envelopes. Along the positive real axis ( re$ \left\{z\right\}>0, \;$   im$ \left\{z\right\}=0$), we have pure exponentials, but along the negative real axis ( re$ \left\{z\right\}<0, \;$   im$ \left\{z\right\}=0$), we have exponentially enveloped sampled sinusoids at frequency $ f_s/2$ (exponentially enveloped alternating sequences). The negative real axis in the $ z$ plane is normally a place where all signal $ z$ transforms should be zero, and all system responses should be highly attenuated, since there should never be any energy at exactly half the sampling rate (where amplitude and phase are ambiguously linked). Every point in the $ z$ plane can be said to correspond to sampled generalized complex sinusoids of the form $ x(n) = {\cal A}z^n
= {\cal A}[e^{sT}]^n, n\geq 0$, with special cases being sampled complex sinusoids $ {\cal A}e^{j\omega nT}$, sampled real exponentials $ A e^{\sigma nT}$, and the constant sequence $ x=[1,1,1,\ldots]$ (dc).

In summary, the exponentially enveloped (``generalized'') complex sinusoid is the fundamental signal upon which other signals are ``projected'' in order to compute a Laplace transform in the continuous-time case, or a $ z$ transform in the discrete-time case. As a special case, if the exponential envelope is eliminated (set to $ 1$), leaving only a complex sinusoid, then the projection reduces to the Fourier transform in the continuous-time case, and either the DFT (finite length) or DTFT (infinite length) in the discrete-time case. Finally, there are still other variations, such as short-time Fourier transforms (STFT) and wavelet transforms, which utilize further modifications such as projecting onto windowed complex sinusoids.


Next Section:
An Example Vector View:
Previous Section:
Importance of Generalized Complex Sinusoids