(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
Find the frequency response of: <math>y[n] - \frac{3}{4}y[n-1] + \frac{1}{8}y[n-2] = 2x[n]</math>
 
Find the frequency response of: <math>y[n] - \frac{3}{4}y[n-1] + \frac{1}{8}y[n-2] = 2x[n]</math>
 +
 +
First, we do the Fourier transform on both sides, which yields:
 +
 +
:<math>Y(w) - \frac{3}{4}e^{-jw}Y(w) + \frac{1}{8}e^{-2jw}Y(w) = 2X(w)\,</math>
 +
 +
Now we try to collect terms in order to attempt to make the problem resemble the mentioned format:
 +
 +
:<math>(1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})Y(w) = 2X(w)\,</math>
 +
 +
Solve for Y(w):
 +
 +
:<math>Y(w) = \frac{2}{(1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})}X(w)\,</math>
 +
 +
Notice that the problem now resembles the mentioned format, we can easily see H(w), and since <math>H(e^{jw})</math> is H(w), the frequency response is:
 +
 +
:<math>\frac{2}{(1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})}\,</math>

Latest revision as of 10:50, 24 October 2008

If we were asked to compute the frequency response, one thing that we need to keep in mind is that, no matter how complexed the problem might look, we have to somehow arrange it into $ Y(w) = H(w)X(w) $ format. Obviously, $ H(w) $ is the frequency response. The following example would illustrate this:

Find the frequency response of: $ y[n] - \frac{3}{4}y[n-1] + \frac{1}{8}y[n-2] = 2x[n] $

First, we do the Fourier transform on both sides, which yields:

$ Y(w) - \frac{3}{4}e^{-jw}Y(w) + \frac{1}{8}e^{-2jw}Y(w) = 2X(w)\, $

Now we try to collect terms in order to attempt to make the problem resemble the mentioned format:

$ (1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})Y(w) = 2X(w)\, $

Solve for Y(w):

$ Y(w) = \frac{2}{(1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})}X(w)\, $

Notice that the problem now resembles the mentioned format, we can easily see H(w), and since $ H(e^{jw}) $ is H(w), the frequency response is:

$ \frac{2}{(1 - \frac{3}{4}e^{-jw} + \frac{1}{8}e^{-2jw})}\, $

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang