Error in summation of spectral components

In summary, the conversation discusses the process of estimating errors in spectral components of a Gaussian signal and the confidence interval for this estimation using a Chi-squared distribution. The question of whether the error in power/variance estimate is given by a χ2 law with ν=2N degrees of freedom or the summation of errors in each independent frequency is also raised. The response suggests using the standard error of the mean and taking multiple trials to estimate random errors, as well as using a more accurate Fourier transform code. It is also recommended to perform a double check by starting with a known perfect signal and adding random errors to test the accuracy of the estimation method.
  • #1
SpecGuest
4
0
HI everyone,

Imagine we are sampling of a gaussian signal along time and need to know the power/variance associated with the first N spectral components. So we take our favorite fft algorithm to get the PSD.

The error associated with a given estimated spectral component f(w) (w is the frequency) of a Gaussian signal follows a Chi-squared distribution with ν=2 degrees of freedom (we just have a single spectrum, no averaging, no overlapping). For instance the 95% confidence interval is given by:

.[νχ2(ν,α/2), ν/χ2(ν,1−α/2)] with ν=2 and α=0.05.

That is, we have 95% of chance to find the true F(w) in the range
[νχ2(ν,α/2)f(w), νχ2(ν,1−α/2)f(w)].

NB: f(w) is the estimated frequency component, F(w) is the true frequency component.

My question is the following: what is the error in the power/variance estimate which equals to the sum of f(w) over the N spectral components (N positive frequencies) of the spectra?

  1. Is it given by a χ2 law with ν=2N degrees of freedom?
  2. Is it given by the summation of the error in each independent frequency ?
  3. Something else?
Thanks for your help
 
Physics news on Phys.org
  • #2
Independent errors would add in quadrature.

But if you are summing to find the area under the curve (integrating over a frequency range), then the errors are not independent.

I'd figure out a way to take multiple trials and use the standard error of the mean for my error estimate for random errors. Then I'd add that in quadrature with estimates for instrumental and other possible systematic errors. I'd also use our more accurate Fourier transform code (see below) which allows greater accuracy and precision at every step.

As a double check, one can always start your analysis method with a known perfect signal (sum of sine waves of known frequency, amplitude, and phase) and then add random errors of known mean and distribution to them and see how they impact the errors that result from your Fourier transform methods. This is a powerful double check that your methods for estimating errors in your frequency analysis process are reasonable.
 
  • #3
Thank you for this answer. Actually, I did the double check, that was my first step and also the reason why I'm asking here since I was told that the uncertainty was option 1 in my previous post. But it turns out, unless I did a mistake somewhere in my test program, that option 1 is not the right answer! It is not clear to me whether the uncertainty in each of the spectral components are independent or not. There are some good reasons to think they are not but I guess this also depends on how you evaluate your PSD.
Anyway, thank you for the reference about the EI method. I'll check that.
 

What is "Error in summation of spectral components"?

"Error in summation of spectral components" refers to the discrepancy or inaccuracy in the total sum of spectral components compared to the expected or theoretical value. It can occur in various scientific fields, such as signal processing, spectroscopy, and astronomy.

What causes error in summation of spectral components?

The error in summation of spectral components can be caused by several factors, including instrumental limitations, measurement errors, and mathematical approximations. It can also be influenced by external factors such as noise, interference, and background signals.

How is error in summation of spectral components calculated?

The calculation of error in summation of spectral components depends on the specific context and techniques used. In general, it involves comparing the actual sum of spectral components with the expected or theoretical value. The difference between the two is considered the error and can be expressed as a percentage or absolute value.

What are the implications of a large error in summation of spectral components?

A large error in summation of spectral components can indicate significant discrepancies between the observed data and the expected values. This can lead to inaccurate conclusions and interpretations of the data, potentially impacting the validity and reliability of scientific findings.

How can error in summation of spectral components be reduced?

To reduce the error in summation of spectral components, scientists can employ various techniques such as improving the accuracy and precision of measurements, reducing sources of noise and interference, and using more advanced mathematical methods. It is also crucial to carefully consider and account for potential systematic errors in experimental design and data analysis.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
857
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
20
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
919
Back
Top