Owning Palette: Signal Operation VIs
Requires: Full Development System
Estimates the AC and DC levels of the input Signal.
This VI performs spectral analysis by separating DC (bin 0) from AC (the rms sum of the rest of the bins).
Add to the block diagram | Find on the palette |
You often need to measure the AC and DC content of signals you digitize. This VI applies the Hanning window, which is sufficient for separating most of the AC energy from the DC bin. If you have a periodic signal and you do not have an integral number of periods in the acquisition, spectral spreading occurs regardless of whether you perform an FFT later. The coherent gain and equivalent noise bandwidth constants for the Hanning window that this VI uses compensate for windowing effects on the gain and bandwidth.
LabVIEW uses the efficient mean and variance computations instead of Fourier analysis to determine the total AC energy and the true DC level.