Auto Power Spectrum VI
- Updated2025-07-30
- 2 minute(s) read
Computes the single-sided, scaled, auto power spectrum of a time-domain signal.

Inputs/Outputs
Signal (V)
—
Signal specifies the input time-domain signal, usually in volts. The time-domain record must contain at least three cycles of the signal for a valid estimate.
dt
—
dt is the sample period of the time-domain signal, usually in seconds. Set dt to 1/fs, where fs is the sampling frequency of the time-domain signal. The default is 1.
Power Spectrum (V^2 rms)
—
Power Spectrum returns the single-sided power spectrum. If the input Signal is in volts (V), Power Spectrum has units of volts-rms squared (Vrms²). If the input Signal is not in volts, Power Spectrum has units of the input signal unit-rms squared.
df
—
df is the frequency interval of the power spectrum in hertz, if dt is in seconds. |
This VI computes the power spectrum using the following equation.
where n is the number of points in the Signal and * denotes the complex conjugate. This VI then converts the power spectrum into a single-sided power spectrum.
Related Information
Examples
Refer to the following example files included with LabVIEW.
- labview\examples\Signal Processing\Transforms\FFT and Power Spectrum Units.vi
Signal (V)
—
dt
—
Power Spectrum (V^2 rms)
—
df
—