The Goodman algorithm: Difference between revisions

From Atomix
Aleboyer (talk | contribs)
No edit summary
Aleboyer (talk | contribs)
No edit summary
Line 1: Line 1:
The procedure is well described in [https://journals.ametsoc.org/view/journals/atot/23/7/jtech1889_1.xml Goodman2006].  
The procedure is well described in [https://journals.ametsoc.org/view/journals/atot/23/7/jtech1889_1.xml Goodman2006]<ref> Goodman, L., Levine, E. R., & Lueck, R. G. (2006). On measuring the terms of the turbulent kinetic energy budget from an AUV. Journal of Atmospheric and Oceanic Technology, 23(7), 977-990. </ref>.  


Focusing on one specific direction, one can simply:   
Focusing on one specific direction, one can simply:   
Line 10: Line 10:


To obtain statistical significance, it is recommended to compute the coherence/cross-spectra over 7 segments (see section 8.2).
To obtain statistical significance, it is recommended to compute the coherence/cross-spectra over 7 segments (see section 8.2).
==References==
<references />

Revision as of 16:23, 22 September 2021

The procedure is well described in Goodman2006[1].

Focusing on one specific direction, one can simply:

- compute the coherence squared [math]\displaystyle{ Coh(f) }[/math] between the observed velocity or shear frequency spectrum [math]\displaystyle{ E_{obs}(f) }[/math] and the vibration frequency spectrum [math]\displaystyle{ E_{vib}(f) }[/math].

- and remove it from [math]\displaystyle{ E_{obs}(f) }[/math] using [math]\displaystyle{ E_{clean}(f)=E_{obs}(f)(1-Coh(f)) }[/math]

where [math]\displaystyle{ E_{clean}(f) }[/math] is the corrected velocity frequency spectrum. Equation 3 in Goodman2006 presents the formalism for a correction using multiple directions (multivariate approach). The multivariate approach is more efficient and, almost a requirement for powered vehicles like AUVs. The number of directions used to correct the observed signal should be included in the quality control flag.

To obtain statistical significance, it is recommended to compute the coherence/cross-spectra over 7 segments (see section 8.2).


References

  1. Goodman, L., Levine, E. R., & Lueck, R. G. (2006). On measuring the terms of the turbulent kinetic energy budget from an AUV. Journal of Atmospheric and Oceanic Technology, 23(7), 977-990.