next up previous
Next: Systems characterized by LCCDEs Up: handout3 Previous: Fourier transform of typical

Examples

Example 1

When an arbitrary signal $x(t)$ is multiplied by a sinusoid

\begin{displaymath}y(t)=x(t)\;cos(\omega_0 t)=x(t)\;cos(2\pi f_0 t) \end{displaymath}

its spectrum $X(j\omega)$ will be convolved with that of the sinusoid:

\begin{displaymath}Y(j\omega)=X(j\omega)*\frac{1}{2}[\delta(\omega-\omega_0)+\de...
...0)]
=\frac{1}{2}[X(j(\omega-\omega_0))+X(j(\omega+\omega_0))] \end{displaymath}

We see that the shape of the spectrum $X(j\omega)$is reserved while it is moved to some higher frequency band for transmission. This is the amplitude modulation in communication.

At the receiving end, the demodulation is done by multiplying the modulated signal $y(t)$ by the same sinusoid again:

$\displaystyle z(t)$ $\textstyle =$ $\displaystyle y(t)\;cos(\omega_0 t)=x(t)\;cos^2(\omega_0t)
=x(t)\frac{1+cos(2\omega_0t)}{2}$  
  $\textstyle =$ $\displaystyle \frac{x(t)}{2}
+\frac{x(t)cos(2\omega_0t)}{2}$  

The spectrum of $z(t)$ is
$\displaystyle Z(j\omega)$ $\textstyle =$ $\displaystyle Y(j\omega)*\frac{1}{2}[\delta(\omega-\omega_0)+\delta(\omega+\omega_0)]
=\frac{1}{2}[Y(j(\omega-\omega_0))+Y(j(\omega+\omega_0))]$  
  $\textstyle =$ $\displaystyle \frac{1}{4}[X(j(\omega-2\omega_0))+2X(j\omega)+X(j(\omega+2\omega_0))]$  

We see that now the spectrum $X(j\omega)$ of the signal is moved back to its original location (as well as to an even higher frequency band). The signal $x(t)$ can be recovered by suppressing the high frequency part of the signal using low-pass filtering .

Example 2:

The response of an LTI system with impulse response

\begin{displaymath}h(t)=e^{-at} u(t)\;\;\;\;\;(a>0) \end{displaymath}

to an input

\begin{displaymath}x(t)=e^{-bt} u(t)\;\;\;\;\;(b>0) \end{displaymath}

can be found in time domain by convolution
$\displaystyle y(t)$ $\textstyle =$ $\displaystyle h(t)*x(t)=\int_{-\infty}^\infty h(\tau) x(t-\tau) d\tau
=\int_0^t e^{-a\tau}e^{-b(t-\tau)} d\tau$  
  $\textstyle =$ $\displaystyle e^{-bt} \int_0^t e^{(b-a)\tau} d\tau$  

If $a=b$, we have

\begin{displaymath}y(t)=t e^{-at} u(t) \end{displaymath}

else

\begin{displaymath}y(t)=\frac{e^{-bt}}{b-a} e^{(b-a)\tau} \vert _0^t
=\frac{1}{b-a}(e^{-at}-e^{-bt}) u(t) \end{displaymath}

In frequency domain, we have

\begin{displaymath}Y(j\omega)=H(j\omega)X(j\omega)=\frac{1}{(a+j\omega)(b+j\omega)} \end{displaymath}

By partial fraction expansion, this can be written as

\begin{displaymath}Y(j\omega)=\frac{1}{(a+j\omega)(b+j\omega)}
=\frac{A}{a+j\om...
...mega}
=\frac{Ab+Aj\omega+Ba+Bj\omega}{(a+j\omega)(b+j\omega)}
\end{displaymath}

Comparing the coefficients of $j\omega$ and the constants, we get

\begin{displaymath}\left\{ \begin{array}{l} A+B=0  Ab+Ba=1 \end{array} \right. \end{displaymath}

with solution $A=-B=1/(b-a)$. Now we have

\begin{displaymath}Y(j\omega)=\frac{1}{b-a}[\frac{1}{a+j\omega}-\frac{1}{b+j\omega}] \end{displaymath}

The output in time domain is obtained by inverse transform

\begin{displaymath}y(t)={\cal F}^{-1}[Y(j\omega)]
=\frac{1}{b-a}[e^{-at}-e^{-bt}]u(t) \end{displaymath}

When $a=b$, we have

\begin{displaymath}Y(j\omega)=\frac{1}{(a+j\omega)^2}
=j\frac{d}{d\omega}[\frac{1}{a+j\omega}] \end{displaymath}

But since

\begin{displaymath}{\cal F}^{-1}[\frac{1}{a+j\omega}]=e^{-at}u(t) \end{displaymath}

by the frequency differentiation property, the output in time domain is obtained as:

\begin{displaymath}y(t)={\cal F}^{-1}[Y(j\omega)]
={\cal F}^{-1}[j\frac{d}{d\omega}(\frac{1}{a+j\omega})]
=t\; e^{-at}u(t)
\end{displaymath}


next up previous
Next: Systems characterized by LCCDEs Up: handout3 Previous: Fourier transform of typical
Ruye Wang 2009-07-05