How Does the Fourier Transform Handle Non-Deterministic Noise?

Click For Summary

Discussion Overview

The discussion revolves around the application of the Fourier transform to non-deterministic signals, specifically those modeled as stochastic processes. Participants explore how to interpret the Fourier transform in the context of random variables and probability density functions, addressing both theoretical and practical implications.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant introduces the concept of applying the Fourier transform to a function that is not deterministic, suggesting that the function can be modeled as a random variable with a specific probability distribution.
  • Another participant explains that the Fourier transform of a stochastic process can be defined, emphasizing the importance of interpreting the integral in a mean-square sense and discussing expectations of the Fourier transform.
  • A third participant mentions that for "white noise," the Fourier transform is constant over a finite range of frequencies.
  • A later reply confirms the utility of calculating the expected value and variance of the Fourier transform, referencing an equivalent of Parseval's theorem for random processes, while noting the assumption of a finite range for the random process to avoid infinite expected norms.

Areas of Agreement / Disagreement

Participants generally agree on the applicability of the Fourier transform to stochastic processes and the importance of mean-square interpretations. However, there are varying perspectives on specific interpretations and assumptions, particularly regarding the conditions under which certain relationships hold.

Contextual Notes

Limitations include the dependence on the definitions of stochastic processes and the assumption of finite ranges for the random variables involved, which may affect the validity of certain derived relationships.

mnb96
Messages
711
Reaction score
5
Fourier transform of "noise"

Hello,

when we want to get the magnitude of the Fourier frequency spectrum of a function f we typically calculate [tex]F(\omega)=\int_{\mathbb{R}}f(x)e^{-i\omega x}dx[/tex]
and then consider [itex]|F(\omega)|[/itex].

We can do this as long the signal (=function) is deterministic, that is, only one single known value f(x) is associated to every x.

What happens when f(x) is not deterministic anymore? In other words, we don't know what is the exact value of f(x), but we can say only that f(x) follows a certain probability density function. For example I could say that [tex]f(x) \sim \mathcal{U}(-1 , 1)[/tex] which means that for a given x, f(x) is now a random variable having uniform probability distribution between -1 and 1.
If we plotted such a "function" against x we would see a noisy plot with amplitudes between -1 and 1.

I would like to calculate the magnitude of the Fourier spectrum of such a function, but I don't know from where to start. what can we say about [itex]|F(\omega)|[/itex]? Any hint?
 
Last edited:
Physics news on Phys.org


Hello mnb96.

If your signal is not deterministic, then you are essentially talking about a stochastic process (also called a random process). The Fourier transform / Fourier series of a stochastic process can indeed be defined - the key is how to interpret the integral. Us engineers learn about mean-square calculus, and interpret the integral in the mean square sense. One thing you can immediately do is say things about expectations of the Fourier transform. For example:

[tex] E\left[ F(\omega) \right] =\int_{\mathbb{R}} E\left[f(x) \right]e^{-i\omega x}dx[/tex]

The second order moment can be related to the Fourier transform of the autocorrelation function.

I won't attempt to provide a detailed discussion here (I admit I am a bit rusty since I live in the discrete world for the most part ...), but I would look in the online books by Hajek (exploratoin of random processes ...) and Gray (statistical signal processing) as a possible place to start. I learned about this from Papoulis (probability, random variables and stochastic processes) which was the standard electrical engineering book when I was in school. The terms below should get you going on google:

The Fourier xform/series is usually called the "spectral representation" of the random process. A generalization of the Fourier series where you use arbitrary orthogonal functions is called the "Karhunen-Loeve expansion", and is related to principle component analysis.

I hope that helps a little!

Jason
 


If you are talking about "white noise", the Fourier transform is a constant over a finite range of [itex]\omega[/itex].
 
Last edited:


Hi jasonRF!

thanks a lot! Your explanation was really helpful! In fact, you put me in the right direction by pointing out that what we can do, is simply to compute the expected value of F(ω) or analogously the variance of F(ω) (which I was able to derive myself, finding the relationship you mentioned with the autocorrelation).

I started to play around with this and unless I did some mistake in my proof, I also noticed that, if f(x) is a random process, then we have an equivalent of Parseval's theorem:

[tex]E \left[ \left\| f \right\|^2 \right] = E \left[ \left\| F \right\|^2 \right][/tex]

where [itex]E \left[ \left\| f \right\|^2 \right] = E \int_{-\infty}^{+\infty} |f(x)|^2 dx[/itex], is the expected [itex]\ell_2[/itex]-norm of f. Is this correct?

However, for the above to be valid, I had to assume that the random process f takes place on a finite range of x, otherwise the expected norm goes to infinity.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K