Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

SVFA FFT Spectrum (Real-Im) VI

NI Sound and Vibration Measurement Suite 2009 Help

Edition Date: June 2009

Part Number: 372416C-01

»View Product Info

Owning Palette: Baseband FFT VIs

Requires: Sound and Vibration Measurement Suite

Computes the FFT spectrum of scaled signal [EU]. FFT results are returned in real part [EU rms] and imaginary part [EU rms]. Wire data to the scaled signal [EU] input to determine the polymorphic instance to use or manually select the instance.

Details  

Use the pull-down menu to select an instance of this VI.

SVFA FFT Spectrum (Real-Im) (1 Ch)

scaled signal [EU] specifies the scaled signal expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define a virtual channel in National Instruments Measurement & Automation Explorer (MAX).
t0 specifies the start time of the waveform.
dt specifies the time interval in seconds between data points in the waveform.
Y specifies the data values of the waveform.
window specifies the time-domain window used. The default is Hanning.
0None
1Hanning (default)
2Hamming
3Blackman-Harris
4Exact Blackman
5Blackman
6Flat Top
74 Term B-Harris
87 Term B-Harris
9Low Sidelobe
10Blackman Nuttall
11Triangle
12Bartlett-Hanning
13Bohman
14Parzen
15Welch
16Kaiser
17Dolph-Chebyshev
18Gaussian
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
averaging parameters specifies how the VI computes the averaging. The specifications of the parameters include the type of averaging, the type of weighting, and the number of averages.
Note  When you set averaging mode to No averaging, the VI ignores the weighting mode, number of averages, and linear mode settings.
averaging mode specifies the averaging mode.
0No averaging (default)
1Vector averaging
2RMS averaging
3Peak hold
weighting mode specifies the weighting mode. The default is exponential.
Note  RMS and vector averaging support linear weighting and exponential weighting.


0Linear
1Exponential (default)
number of averages specifies the number of averages used by the selected weighting mode. The default is 10. If weighting mode is set to Linear, the measurement stops or automatically restarts after the value of number of averages has been reached. Whether the measurement stops or automatically restarts depends on the linear mode setting.
linear mode specifies the behavior of the averaging if you set the value of the weighting mode parameter to Linear. If you set weighting mode to Exponential, linear mode is ignored.

0One shot—(default) Specifies that the averaging process stops once the value of number of averages is reached.
1Auto restart—Specifies that the averaging process automatically restarts after the value of number of averages is reached.
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically.
real part [EU rms] returns the real part of the FFT spectrum. The real part is the first element of the ordered pair.
f0 returns the start frequency, in hertz, of the spectrum.
df returns the frequency resolution, in hertz, of the spectrum.
real part returns the real part of the FFT spectrum.
imaginary part [EU rms] returns the imaginary part of the FFT spectrum. The imaginary part is the second element of the ordered pair.
f0 returns the start frequency, in hertz, of the spectrum.
df returns the frequency resolution, in hertz, of the spectrum.
imaginary part returns the imaginary part of the FFT spectrum.
unit label returns the selected engineering units.
spectrum info returns information about the spectrum needed by the Spectrum Extended Measurements VIs, the Display VIs, the Distortion VIs, and the Single Tone Measurements VIs.
Note  You must wire spectrum info when performing extended measurements. Do not modify the spectrum info values. If you want to view the information, you can right-click the spectrum info wire and select Custom Probe»Spectrum Info from the shortcut menu.
error out contains error information. This output provides standard error out functionality.
averages completed returns the number of averages completed by the VI at that time.
averaging done returns TRUE when averages completed is greater than or equal to the number of averages specified in averaging parameters. Otherwise, averaging done returns FALSE. averaging done is always TRUE if the selected averaging mode is No averaging.

SVFA FFT Spectrum (Real-Im) (N Ch)

scaled signals [EU] specifies the scaled signals expressed in the selected engineering units. To obtain a properly scaled signal, you can use the SVL Scale Voltage to EU VI or define virtual channels in National Instruments Measurement & Automation Explorer (MAX).
t0 specifies the start time of the waveform.
dt specifies the time interval in seconds between data points in the waveform.
Y specifies the data values of the waveform.
window specifies the time-domain window used. The default is Hanning.

0None
1Hanning (default)
2Hamming
3Blackman-Harris
4Exact Blackman
5Blackman
6Flat Top
74 Term B-Harris
87 Term B-Harris
9Low Sidelobe
10Blackman Nuttall
11Triangle
12Bartlett-Hanning
13Bohman
14Parzen
15Welch
16Kaiser
17Dolph-Chebyshev
18Gaussian
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
averaging parameters specifies how the VI computes the averaging. The specifications of the parameters include the type of averaging, the type of weighting, and the number of averages.
Note  When you set averaging mode to No averaging, the VI ignores the weighting mode, number of averages, and linear mode settings.
averaging mode specifies the averaging mode.

0No averaging (default)
1Vector averaging
2RMS averaging
3Peak hold
weighting mode specifies the weighting mode. The default is exponential.
Note  RMS and vector averaging support linear weighting and exponential weighting.


0Linear
1Exponential (default)
number of averages specifies the number of averages used by the selected weighting mode. The default is 10. If weighting mode is set to Linear, the measurement stops or automatically restarts after the value of number of averages has been reached. Whether the measurement stops or automatically restarts depends on the linear mode setting.
linear mode specifies the behavior of the averaging if you set the value of the weighting mode parameter to Linear. If you set weighting mode to Exponential, linear mode is ignored.

0One shot—(default) Specifies that the averaging process stops once the value of number of averages is reached.
1Auto restart—Specifies that the averaging process automatically restarts after the value of number of averages is reached.
restart averaging specifies if the selected averaging process has to be restarted. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically.
real parts [EU rms] returns the real part of each spectrum. The real part is the first element of the ordered pair.
f0 returns the start frequency, in hertz, of the spectrum.
df returns the frequency resolution, in hertz, of the spectrum.
real part returns the real part of the FFT spectrum.
imaginary parts [EUrms] returns the imaginary part of each spectrum. The imaginary part is the second element of the ordered pair.
f0 returns the start frequency, in hertz, of the spectrum.
df returns the frequency resolution, in hertz, of the spectrum.
imaginary part returns the imaginary part of the FFT spectrum.
unit labels returns the selected engineering units for each channel.
spectrum info is an array of clusters that contain information about the spectrum needed by the Spectrum Extended Measurements VIs and the Display VIs.
Note  You must wire spectrum info when performing extended measurements. Do not modify the spectrum info values. If you want to view the information, you can create a custom probe.
error out contains error information. This output provides standard error out functionality.
averages completed returns the number of averages completed by the VI at that time.
averaging done returns TRUE when averages completed is greater than or equal to the number of averages specified in averaging parameters. Otherwise, averaging done returns FALSE. averaging done is always TRUE if the selected averaging mode is No averaging.

SVFA FFT Spectrum (Real-Im) Details

Each block of data corresponds to a single FFT block and has to be passed individually to the SVFA FFT Spectrum (Real-Im) VI.


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit