Computes the estimated power and frequency around the peak frequency in the power spectrum of a time-domain signal.
This node achieves good frequency estimates for measured frequencies that lie between frequency lines on the spectrum. This node also makes corrections for the window function you use.
The power spectrum of a time domain signal.
The frequency, usually in Hz, of the frequency peak around which to estimate the frequency and power.
If you do not wire this input, this node automatically searches for the maximum peak in the power spectrum array and estimates the frequency and power around it.
Default: -1
The window constants for the selected window.
You obtain window constants from the Window Properties node. You need this input only when you use the spectral density output formats, the last four output unit selections.
The equivalent noise bandwidth (ENBW) of the window that was used. You can use this value to divide a sum of individual power spectra of the power spectrum or to compute the power in a given frequency span.
Default: 1.0
The inverse of the scaling factor applied to the window.
Default: 1.0
The number of frequency lines (bins) around the peak to be included in the peak frequency and power estimation.
Default: 7—which means that the power in three frequency lines before the peak frequency line, the peak frequency line itself, and the three frequency lines after the peak are included in the estimation. This number is adequate for most windows.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The frequency interval of the power spectrum.
Default: 1.0
The estimated frequency of the peak in the input power spectrum.
Algorithm for Calculating the estimated frequency peak
The following equation computes the estimated frequency peak:
for
where
The estimated power of the peak in the input power spectrum.
Algorithm for Calculating the estimated power peak
The following equation computes the estimated power peak:
for
where
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application