HW 08: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Fonggr (talk | contribs)
Fonggr (talk | contribs)
Line 46: Line 46:
|<math>=\int_{-\infty}^{\infty}\frac{1}{2}\left[X(f_0-f)+X(f_0+f)\right]\frac{e^{j2\pi f_0 t}+e^{-j2\pi f_0 t}}{2}e^{j2\pi ft}\,df</math>
|<math>=\int_{-\infty}^{\infty}\frac{1}{2}\left[X(f_0-f)+X(f_0+f)\right]\frac{e^{j2\pi f_0 t}+e^{-j2\pi f_0 t}}{2}e^{j2\pi ft}\,df</math>
|}
|}
*The bandwidth of v(t) is 1/2 that of x(t). The cosine splits the (amplitude? of the) signal up in half and moves it up and down by f_0.

Revision as of 01:44, 9 December 2008

Question 1

If the sound track of a movie was played into a high fidelity playback system at twice the correct speed, what happens to a sine wave's frequency, amplitude and phase, relative to what happens at the correct speed? Explain your answers.

Answer 1

Frequency: The frequency is doubled

Amplitude: The amplitude remains the same

Phase:

Question 2

Suppose x(t)=Ω(β)Φ(β,t)dβ and Φ*(β,t)Φ(λ,t)dt=δ(βλ) where x(t) is any real function of t. If we have a linear time invariant system where an input of Φ(λ,t) produces an output of Ψ(λ,t).

  • How do you find Ω(β) if you are given x(t)?
  • What is the output due to cos(2πft)?

Answer 2

Question 3

If a signal x(t) only has frequency components near DC, |X(f)|=0 for |f|>fmax, then x(t) is known as a baseband signal. When x(t) is a baseband signal, x(t)cos(2πf0t) is known as a double sideband (DSB) signal. Sometimes a double sideband signal is used to send information over a radio frequency communications link. The transmitter and receiver are shown below.

  • Find the Fourier Transform of the DSB signal, v(t)=x(t)cos(2πf0t).
  • What is the lowest f0 that can be used and still have the communications system work?
  • How does the bandwidth of v(t) compare to the bandwidth of x(t)?
  • What does the spectrum of w(t) look like and how does it compare to that of x(t)? A graph would be appropriate showing the spectrum of x(t) and that of w(t).

Answer 3

v(t) =x(t)cos(2πf0t) x(t) is the original signal
v(f) =x(t)cos(2πf0t)ej2πftdt v(f) is x(t) after a low pass filter (cutoff frequency = f_max), multiplied by cos(2\pi f_0 t)
=x(t)ej2πf0t+ej2πf0t2ej2πftdt
=12x(t)(ej2π(f0f)t+ej2π(f0+f)t)dt
=12[X(f0f)+X(f0+f)]
w(t) =v(t)cos(2πf0t) w(t) is v(t) multiplied by cos(2\pi f_0 t)
=12[X(f0f)+X(f0+f)]ej2πf0t+ej2πf0t2ej2πftdf
  • The bandwidth of v(t) is 1/2 that of x(t). The cosine splits the (amplitude? of the) signal up in half and moves it up and down by f_0.