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

SVL Decimated Exp Avg Level VI

Owning Palette: Vibration Level VIs

Installed With: Sound and Vibration Measurement Suite

Computes the exponential average level of scaled signal [EU] or even-angle signal [EU] and then decimates the level signal by decimation factor. The data type you wire to the scaled signal [EU] or even-angle signal [EU] input determines the polymorphic instance to use.

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

SVL Decimated Exp Avg Level (1 Ch)

decimation factor specifies the decimating factor used for the decimation of the exponential averaged level. To avoid aliasing problems, choose a decimation factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg level [EU rms], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10.
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 is the start time of the waveform.
dt is the time interval in seconds between data points in the waveform.
Y contains the data values of the waveform.
exponential mode specifies the exponential averaging mode. The Custom option enables you to specify any positive time constant.
0Slow t = 1 s
1Fast (default) t = 125 ms
2Impulse t = 35 ms rising and 1.5 s falling
3Custom
time constant specifies the time constant in milliseconds used for exponential averaging if exponential mode is set to Custom. In all other cases, this parameter is ignored.
error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
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.
actual decimation factor returns the actual decimation factor.
decimated exp avg level [EU rms] returns the decimated exponential averaged level expressed in engineering units (EU rms).
unit label returns the selected engineering units.
actual time constant [ms] returns the time constant actually used for the selected exponential averaging mode. Slow mode returns 1000 ms. Fast mode returns 125 ms. Impulse mode returns 35 ms.
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SVL Decimated Exp Avg Level (N Ch)

decimation factor specifies the decimating factor used for the decimation of the exponential averaged level. To avoid aliasing problems, choose a decimation factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg level [EU rms], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10.
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).
exponential mode specifies the exponential averaging mode. The Custom option enables you to specify any positive time constant.
0Slow t = 1 s
1Fast (default) t = 125 ms
2Impulse t = 35 ms rising and 1.5 s falling
3Custom
time constant specifies the time constant in milliseconds used for exponential averaging if exponential mode is set to Custom. In all other cases, this parameter is ignored.
error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
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.
actual decimation factor returns the actual decimation factor.
decimated exp avg levels [EU rms] returns the decimated exponential averaged levels expressed in engineering units (EU rms).
unit labels returns the unit label for each channel.
actual time constant [ms] returns the time constant actually used for the selected exponential averaging mode. Slow mode returns 1000 ms. Fast mode returns 125 ms. Impulse mode returns 35 ms.
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SVL Decimated Exp Avg Level (resampled) (1 Ch)

decimation factor specifies the decimating factor used for the decimation of the exponential averaged level. To avoid aliasing problems, choose a decimation factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg level [EU rms], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10.
even-angle signal [EU] contains the signal, in engineering units, resampled at an even-angle interval.
r0 specifies the start of the revolution index.
dr specifies the revolution interval between two sequential samples.
even-angle signal contains data resampled at even-angle intervals. The samples are synchronous to the rotational speed.
even-angle channel info contains information about the measurement configuration used to acquire the resampled data. Do not change the values in even-angle channel info.
exponential weighting specifies the weighting used for exponential averaging.
error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
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.
actual decimation factor returns the actual decimation factor.
decimated exp avg level [EU rms] returns the decimated exponential averaged level expressed in engineering units (EU rms).
r0 returns the start of the revolution index.
dr returns the revolution interval between two sequential samples.
level returns the level of the signal.
unit label returns the selected engineering units.
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

SVL Decimated Exp Avg Level (resampled) (N Ch)

decimation factor specifies the decimating factor used for the decimation of the exponential averaged level. To avoid aliasing problems, choose a decimation factor to generate a new sampling frequency in accordance with the Shannon Sampling Theorem. This means that the new time period, dt on decimated exp avg level [EU rms], must not exceed half of actual time constant [ms]. Choose a decimation factor of -1 to have the VI automatically compute the decimation factor. The new dt will be less than or equal to the time constant divided by 10.
even-angle signals [EU] contains the signals, in engineering units, resampled at even-angle intervals.
even-angle signal [EU] contains the signal, in engineering units, resampled at an even-angle interval.
r0 specifies the start of the revolution index.
dr specifies the revolution interval between two sequential samples.
even-angle signal contains data resampled at even-angle intervals. The samples are synchronous to the rotational speed.
even-angle channel info specifies information about the measurement configuration this VI uses to acquire the resampled data. Do not change the values in even-angle channel info.
exponential weighting specifies the weighting used for exponential averaging.
error in describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use exception control to treat what is normally an error as no error or to treat a warning as an error. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
status is TRUE (X) if an error occurred before this VI or function ran or FALSE (checkmark) to indicate a warning or that no error occurred before this VI or function ran. The default is FALSE.
code is the error or warning code. The default is 0. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source specifies the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning. The default is an empty string.
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.
actual decimation factor returns the actual decimation factor.
decimated exp avg levels [EU rms] returns the decimated exponential averaged levels expressed in engineering units (EU rms).
resampled signal contains the resampled even-angle-spaced samples.
r0 returns the start of the revolution index.
dr returns the revolution interval between two sequential samples.
level returns the level of the signal.
unit labels returns the unit label for each channel.
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred.
code is the error or warning code. If status is TRUE, code is a nonzero error code. If status is FALSE, code is 0 or a warning code.
source describes the origin of the error or warning and is, in most cases, the name of the VI or function that produced the error or warning.

Resources


 

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