HW7

From Class Wiki
Jump to navigation Jump to search


Problem Statement
Figure out what happens if your sampled signal, , has frequency components only for . Can you recover the original signal from it? If so, find the expression for in terms of .

Solution
For , our sampled signal transformed to , is going to look like this. (Note: images not to scale.)

Sampling1a.jpg

After sampling with frequency , the signal is going to be shifted over by , since . Our frequency now has the response,:br>

Sampling2.jpg

To recover the original signal , we will need a bandpass filter to filter out undesired frequency components, as indicated by the red line in the figure below.

Sampling3.jpg

We now have our original signal once again.

Sampling1a.jpg

Now we need to find the equation for our filter. Then using the filter we can solve for x(t) since we will have our basis vectors.

The transfer function of the bandpass filter that will accomplish this for us is



To find the expression for , the bandpass filter in the time domain, we can take the inverse Fourier transform.

.



Recall Eulers identity pertaining to sin: , so



To simplyfy we can use sinc. , so



Now that we know , we can find if we convolve the function for . Because we know that multiplication in one domain is equal if we convolve in the other domain.


after sampling with .





(Pictures borrowed from Max's page)