Fourier Transform with two functions

Click For Summary
SUMMARY

The discussion focuses on finding the Fourier Transform of the function y = exp(-at)sin(ω₀t) for t ≥ 0, while disregarding negative frequencies. Participants detail the equations for C(ω) and S(ω), which are derived from integrals involving cosine and sine functions. The challenge lies in simplifying the algebraic expressions, particularly when combining the exponential decay with the sine function. The use of identities such as sin(z) = (e^(iz) - e^(-iz))/(2i) is emphasized as a crucial step in the solution process.

PREREQUISITES
  • Understanding of Fourier Transform principles
  • Familiarity with complex numbers and exponential functions
  • Knowledge of integral calculus
  • Ability to manipulate trigonometric identities
NEXT STEPS
  • Learn advanced techniques for simplifying Fourier Transforms
  • Study the properties of the Fourier Transform for piecewise functions
  • Explore the application of the Parseval's theorem in energy spectrum analysis
  • Investigate the use of MATLAB or Python for numerical Fourier Transform calculations
USEFUL FOR

Students and professionals in engineering, physics, and applied mathematics who are working with signal processing and Fourier analysis.

kpou
Messages
24
Reaction score
0
\geq

Homework Statement


Find the Fourier Transform of

y = exp(^{}-at)sin(\omega_{}0t) for t ≥ 0
and = 0 for t < 0

Find the amplitudes C(\omega, S(\omega), and energy spectrum \Phi' for \omega > 0 if the term that peaks at negative frequency can be disregarded for pos frequency.

Homework Equations



Y(\omega) = C(\omega) - iS(\omega)
\Phi' = C^2(\omega) + iS^2(\omega)
C(\omega)= \int( y(t)cosw(\omegat)dt from -∞ -> ∞
S(\omega)= \int ( y(t)sin(\omegat)dt from -∞ -> ∞

The Attempt at a Solution



I have page after page of trying to simplify the algebra down with no luck. In my text it writes "y" in the equation with no function of ( t ) or (\omega) for most every other equation I see contains either of those. Is there something different about y?

It looks like I have to take the Fourier of two functions exp(^{}-at) and sin(\omega_{}0t) over t = 0 -> \infty

I try exp(-at)[/itex]sin\omega_{}0tcos(\omegat) using sin(bx)=(exp(ibx)-exp(-ibx)/2i

Am I missing something? Are there any algebraic tricks I may be missing? Thanks !

C(\omega)= \int( y(t)cosw(\omegat)dt from 0 -> ∞ Since y(t) = 0 for negative t

= \int exp(-at)sin(ω0)t)cos(ω0t)dt
= \int exp(-at)[ (1/2i) ( exp(iω0t) - exp(-iω0t) ) (1/2) ( exp(iωt) + exp(-iωt))] dt
 
Last edited:
Physics news on Phys.org
In this case, it's much easier to compute Y(\omega) directly and determine C(\omega), S(\omega) as the real and imaginary parts. You will want to use the identity

\sin z = \frac{e^{iz} - e^{-iz}}{2i}.
 

Similar threads

Replies
1
Views
2K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K