Fourier transform - why we need it?

In summary, the conversation discussed the use and purpose of Fourier transform, which is a continuous representation of a signal compared to the discrete representation of Fourier series. It allows for the analysis of non-periodic signals and has various applications in fields such as digital signal processing and electric circuit analysis. The function g(w) in the Fourier transform represents the distribution of weights of each frequency present in the signal.
  • #1
mickonk
7
0
Hi. I'm familiar with Fourier series but I have some hard times in learning Fourier transform. Why we use it? What's purpose of Fourier transform? Here is one signal and plot of Fourier transform of that signal:

furije.jpg


What this graph tells us? Thanks in advance.
 
Physics news on Phys.org
  • #2
I'll give you my novice interpretation of it, so be careful:

Fourier series are the discrete case of the Fourier transform. This means that you are constructing a series where the arguments of the trigonometrics in your infinite series are integer multiples of the fundamental frequency. So the series looks like this (where a constant is added) ##f(x)=a_o / 2 + \sum (a_n cos(n\pi x /l) + b_n sin (n\pi x /l)##. To make this more compact we use Eulers formula and say that the series is just ##f(x)=\sum c_n e^{i n \pi x /l}##.

The thing is that this discrete representation is periodic. It will always repeat itself and this is can be in some cases completely useless.

Suppose you want to construct a pulse which represents some signal. You want it to be localized in space (that is, not having an infinite repeating pattern).

Therefore you have to use arguments that are continuous and not discrete. You therefore use the Fourier transform to represent this signal or pulse. There is a mathematical and rigorous way to prove this but look at the similarity of the Fourier transform with the sum of exponentials in this case:

##f(x) = \frac{1}{\sqrt{2\pi}} \int_{-\infty}^{\infty} g(\omega) e^{i\omega x} d\omega##

Its just a continuous sum of infinitesimals where the constant in the beginning is not of crucial importance to see what is happening.

Your question is about the importance of the function ##g(\omega)##. Well if you take the analogy with the sum of exponential terms as far as I take it, well, that function is the amplitudes of your trigonometric functions in the series. So ##g(\omega)## is telling you the distribution of the weights of each frequency present in your pulse.
 
  • Like
Likes mickonk
  • #3
Thanks for reply.
One more thing. Let's say I have some circuit with nonperiodic voltage source and I want to find response of some component in circuit, for example voltage across component. Using Fourier transform I should "convert" my excitation from time domain to frequency domain, find response in frequency domain using standard techniques (using KVL and KCL, or Nodal analysis etc), and then apply inverse Fourier transform on response I got in frequency domain to get response in time domain, right?
 
  • #4
I've never done applications of the Fourier transform to electricity, to be honest. What you said makes sense to me though.
 
  • #5
Fourier analysis transforms time domain signal into the frequency domain. There are several situations where it is invaluable like in digital signal processing for communications or image analysis, simplifying calculations such as transforming a difficult convolution in time into multiplication in frequency. The Fourier transform also provides methods to operate on signals of different classes, continuous, discrete, periodic or not.

If you work with electric circuits, especially filters, or signal processing Fourier is one of your most powerful tools.
 
  • Like
Likes donpacino

Related to Fourier transform - why we need it?

1. What is the Fourier transform and how does it work?

The Fourier transform is a mathematical tool that allows us to decompose any function into a combination of simpler, periodic functions. It works by breaking down a signal into its constituent frequencies and their amplitudes.

2. Why do we need the Fourier transform?

The Fourier transform is useful in many scientific and engineering fields, including signal processing, image analysis, and physics. It allows us to analyze and manipulate complex signals and data, making it an essential tool in understanding and solving real-world problems.

3. How is the Fourier transform different from the Fourier series?

The Fourier transform is a continuous version of the Fourier series, which only applies to periodic functions. The Fourier series decomposes a function into a sum of sine and cosine waves, while the Fourier transform can be applied to non-periodic functions as well.

4. Is the Fourier transform reversible?

Yes, the Fourier transform is reversible. It is a bijective transformation, meaning that the original signal can be reconstructed from its Fourier transform using the inverse Fourier transform.

5. What are some applications of the Fourier transform?

The Fourier transform has numerous applications, including audio and image compression, filtering and noise reduction, pattern recognition, and solving differential equations. It is also widely used in fields such as astronomy, chemistry, and biology to analyze and interpret data.

Similar threads

  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
1K
Replies
2
Views
330
  • Engineering and Comp Sci Homework Help
Replies
3
Views
3K
  • Classical Physics
2
Replies
47
Views
2K
  • Advanced Physics Homework Help
Replies
5
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
1K
Replies
16
Views
855
  • Calculus
Replies
4
Views
1K
Back
Top