Implements a second order filter that extracts the energy present at a specified frequency.
Use the Goertzel VI instead of the FFT VI if you have only a few frequencies to analyze.

You can use the Goertzel VI to efficiently perform tone detection. The Goertzel algorithm shown below is computationally more efficient than using a dedicated Fast Fourier Transform.

where
fj is the frequency of interest
fs is the sample rate