Time Domain VIs

Use the Time Domain VIs located on the Functions»Analyze»Signal Processing»Time Domain palette to perform time domain analysis. The Time Domain VIs implement some transforms commonly used in mathematics and signal processing.

Click the icons for VI and function descriptions.

Convolution Deconvolution CrossCorrelation AutoCorrelation Decimate Y[i]=X[i-n] Y[i]=Clip{X[i]} Zero Padder Unwrap Phase Integral x(t) Derivative x(t) AC & DC Estimator Pulse Parameters Peak Detector Threshold Peak Detector
AC & DC EstimatorPeak Detector
AutoCorrelationPulse Parameters
ConvolutionThreshold Peak Detector
CrossCorrelationUnwrap Phase
DecimateY[i]=Clip{X[i]}
DeconvolutionY[i]=X[i-n]
Derivative x(t)Zero Padder
Integral x(t)
Note The Convolution VI is available on both the Time Domain palette and the Advanced FIR Filtering palette, because it is used in both filtering and time domain analysis.

Refer to the examples\analysis\dspxmpl.llb for an example of using the Time Domain VIs.