Arithmetic (Frequency Domain) Express VI

LabView Acquire Signals Express VIs

Arithmetic (Frequency Domain) Express VI

Owning Palette: Processing Express VIs

Installed With: LabVIEW SignalExpress

Performs arithmetic operations on two signals. The available operations change depending on the type of the input signals you select.

To select the correct type of operation, select the first signal to process from the Input signal 1 pull-down menu. The Input signal 2 pull-down menu displays only the list of compatible signals, and the step displays the available operations.

Dialog Box Options

Dialog Box Options

ParameterDescription
Input SignalsDisplays the two input signals.
  • Displayed signal—Specifies the signal(s) to display in the preview graph(s). This option appears only when you select a group of signals for the input.
    Note  If the input signals include scalar values that depend on the values of input waveform signals, you cannot specify to display all signals in the preview graph(s).
Resulting SignalDisplays the signal that results from the arithmetic operation.
InputContains the following options:
  • Input signal 1—Specifies the first input signal.
  • Input signal 2—Specifies the second input signal.
ConfigurationContains the following option:
  • Operation Setup—Contains the following options:
    • Operation—Specifies to add, subtract, multiply, or divide the signals after alignment. The Resulting Signal graph displays the result of the operation. The default is Subtract.
    • Output unit—Specifies to represent the result of a magnitude operation in decibels or to represent the result of a phase operation in degrees or radians.
    • Interpolate if needed—Resamples the signals to align the frequency bins.
    • Interpolation type—Contains the following options:
      • Coerce—Sets each output sample value to equal the input sample value that is closest to it in frequency.
      • Linear—Sets each output sample value to be a linear interpolation between the two input samples that are closest to it in frequency.
      • Spline—Uses the spline interpolation algorithm to compute the resampled values.
      • Filter based—Uses an interpolation method based on the convolution of the signal with a finite impulse response (FIR) filter.
    • Resulting interval—Specifies if the resulting signal covers the Common or Global frequency span of the signals. The default is Global.
Filter SetupAvailable when you select Filter based from Interpolation type. Contains the following option:
  • FIR Filter Specification—Contains the following options:
    • Normalized bandwidth—The normalized cut-off frequency of the FIR filter to use. The default is 0.4000.
    • Alias rejection (dB)—The minimum stopband attenuation of the FIR filter to use. The default is 80 dB.