HW 07: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 84: Line 84:
|-
|-
|<math>H(t)\,\!</math>
|<math>H(t)\,\!</math>
|<math>= \int_{-\infty}^{\infty}[u(f+f_0)-u(f-f_0)]\,e^{-j\,2\,\pi\,f\,t_0}e^{-j\,2\,\pi\,f\,t}\,dt</math>
|<math>= \int_{-\infty}^{\infty}[u(f+f_0)-u(f-f_0)]\,e^{-j\,2\,\pi\,f\,t_0}e^{j\,2\,\pi\,f\,t}\,df</math>
|-
|-
|
|
|<math>= \int_{-f_0}^{f_0}\,e^{-j\,2\,\pi\,f\,\left(t_0+t\right)}\,dt</math>
|<math>= \int_{-f_0}^{f_0}\,e^{j\,2\,\pi\,f\,\left(t-t_0\right)}\,df</math>
|-
|-
|
|
|<math>= e^{-j\,2\,\pi\,f\,t_0}\int_{-f_0}^{f_0}\,e^{-j\,2\,\pi\,f\,t}\,dt</math>
|<math>= \left . \frac{\,e^{j\,2\,\pi\,f\,(t-t_0)}}{j\,2\,\pi\,(t-t_0)}\right |^{f_0}_{-f_0}</math>
|-
|-
|
|
|<math>= e^{-j\,2\,\pi\,f\,t_0}\left[\left . \frac{\,e^{-j\,2\,\pi\,f\,t}}{-j\,2\,\pi\,f}\right |^{f_0}_{-f_0}\right]</math>
|<math>= \frac{\,e^{j\,2\,\pi\,f_0\,(t-t_0)}-e^{-j\,2\,\pi\,f_0\,(t-t_0)}}{j\,2\,\pi\,(t-t_0)}</math>
|-
|
|<math>= \frac{\sin(2\,\pi\,f_0\,(t-t_0))}{\pi\,(t-t_0)}</math>
|-
|
|<math>= \frac{2\,f_0}{2\,f_0}\frac{\sin(2\,\pi\,f_0\,(t-t_0))}{\pi\,(t-t_0)}</math>
|-
|
|<math>= 2\,f_0\,\mathrm{sinc}(2\,\pi\,f_0\,(t-t_0))</math>
|}
|}

*The impulse response is a sinc function. The sinc function was "bouncing" around before the impulse function even came along. In other words, the impulse response knew when the impulse would occur, even though it hadn't happened yet (and it knew this, at t=-\infty). This is a non-causal system and is thus unrealizeable. If it had a u[t] stuck on the end of it, then it would become a causal system and would be perfectly legit.

Latest revision as of 14:58, 8 December 2008

Question 1

Show that a periodic signal, , always has a Fourier transform which is a series of impulse functions spaced out every 1/T Hz. What do the areas (both magnitude and phase) under each impulse function represent?

Answer 1

If a function is periodic, , and it meets the Dirichlet conditions, then we can write it as

The inner product of two vectors requires a complex conjugate.

  • N is the independant variable which makes the impulse functions spaced out every 1/T units. Since the delta function is an even function, you can also rewrite it as
  • Remember from Relation to the Fourier Series that is the magnitude of the cosine/sine wave and is the phase shift.

Question 2

A few summers ago I found myself on Guam trying to figure out which bends in the transmission line leading to the antennas were causing the msot reflections. Ideally, I needed a time domain reflectometer (TDR), which excites the tranmission line with something close to an impulse funciton and measures the signals reflected back as a function of time using a high speed oscilloscope. For example, if there is a big bend at 150 meters from the end of the line the instrument is connected to, there will be a blip on the oscilloscope 1.0 microseconds after the incident pulse was applied. (It takes 0.5 microseconds for the pulse to travel down to the bend, where part of it is reflected back toward the soruce, and 0.5 microseconds for the reflection to travel back).

Unfortunately I didn't have a TDR available. However, there was a very fancy network analyzer that would apply a sinusoidal wave, , to the transmission line and measure the steady-state voltage reflected back (both magnitude and phase). Furthermore, the network analyzer would make this measurement as a function of frequency for practically any frequency range you could dream up. If this reflection as a function of frequncy was measured as by the network analyzer, write an expression for the function that would be seen on the TDR for the same transmission line. Hint: This is kind of like our "favorite game"

Answer 2

  • Note that you can't simply multiply the input by a variable. You can mulitply it by a constant however.
  • The idea is to build back to an impulse function.
Given
Time Shift
Linearity
Superposition

Question 3

By investigating its impulse response, argue that an ideal "brick wall" low pass filter having is always going to be an unrealizeable filter, meaing that we won't ever be able to build a system with this exact response.

Answer 3

  • We're interested in taking it back to the time domain
  • The impulse response is a sinc function. The sinc function was "bouncing" around before the impulse function even came along. In other words, the impulse response knew when the impulse would occur, even though it hadn't happened yet (and it knew this, at t=-\infty). This is a non-causal system and is thus unrealizeable. If it had a u[t] stuck on the end of it, then it would become a causal system and would be perfectly legit.