LabVIEW Control Design and Simulation Module

SI Normalize VI

  • Updated2023-03-14
  • 14 minute(s) read

SI Normalize VI

Owning Palette: Data Preprocessing VIs

Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module

Normalizes the stimulus and response signals so that their mean and standard deviation are 0 and 1 respectively. Wire data to the stimulus signal in and response signal in inputs to determine the polymorphic instance to use or manually select the instance.

If you know the mean and standard deviation of the signals, set mean and std to those values. If you do not provide values for mean and std, this VI estimates the mean and standard deviation of the signals automatically.

SI Normalize (SISO Waveform)

stimulus signal in specifies the input waveform of the stimulus signal.
response signal in specifies the input waveform of the response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signal to calculate the mean to use.
stimulus mean in is the mean value of the stimulus signal.
response mean in is the mean value of the response signal.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signal to calculate the standard deviation to use.
stimulus std in is the standard deviation of the stimulus signal.
response std in is the standard deviation of the response signal.
stimulus signal out returns the normalized waveform of the stimulus signal.
response signal out returns the normalized waveform of the response signal.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean value that this VI uses to normalize the stimulus signal.
response mean out returns the mean value that this VI uses to normalize the response signal.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviation that this VI uses to normalize the stimulus signal.
response std out returns the standard deviation that this VI uses to normalize the response signal.

SI Normalize (SISO Array)

stimulus signal in specifies an array that represents the stimulus signal.
response signal in specifies an array that represents the response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signal to calculate the mean to use.
stimulus mean in is the mean value of the stimulus signal.
response mean in is the mean value of the response signal.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signal to calculate the standard deviation to use.
stimulus std in is the standard deviation of the stimulus signal.
response std in is the standard deviation of the response signal.
stimulus signal out returns the normalized array of the stimulus signal.
response signal out returns the normalized array of the response signal.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean value that this VI uses to normalize the stimulus signal.
response mean out returns the mean value that this VI uses to normalize the response signal.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviation that this VI uses to normalize the stimulus signal.
response std out returns the standard deviation that this VI uses to normalize the response signal.

SI Normalize (MISO Waveform)

stimulus signals in specifies the input waveform array of the stimulus signals. Each element of the waveform array is the waveform of one stimulus signal.
response signal in specifies the input waveform of the response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signals to calculate the mean to use.
stimulus mean in is the mean values of the stimulus signals.
response mean in is the mean value of the response signal.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signals to calculate the standard deviation to use.
stimulus std in is the standard deviations of the stimulus signals.
response std in is the standard deviation of the response signal.
stimulus signals out returns the normalized waveform array of the stimulus signals.
response signal out returns the normalized waveform of the response signal.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean values that this VI uses to normalize the stimulus signals.
response mean out returns the mean value that this VI uses to normalize the response signal.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviations that this VI uses to normalize the stimulus signals.
response std out returns the standard deviation that this VI uses to normalize the response signal.

SI Normalize (MISO Array)

stimulus signals in specifies an array that represents the stimulus signals. Each row in the array is one stimulus signal.
response signal in specifies an array that represents the response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signals to calculate the mean to use.
stimulus mean in is the mean values of the stimulus signals.
response mean in is the mean value of the response signal.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signals to calculate the standard deviation to use.
stimulus std in is the standard deviations of the stimulus signals.
response std in is the standard deviation of the response signal.
stimulus signals out returns the normalized array of the stimulus signals.
response signal out returns the normalized array of the response signal.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean values that this VI uses to normalize the stimulus signals.
response mean out returns the mean value that this VI uses to normalize the response signal.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviations that this VI uses to normalize the stimulus signals.
response std out returns the standard deviation that this VI uses to normalize the response signal.

SI Normalize (MIMO Waveform)

stimulus signals in specifies the input waveform array of the stimulus signals. Each element of the waveform array is the waveform of one stimulus signal.
response signals in specifies the input waveform array of the response signals. Each element of the waveform array is the waveform of one response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signals to calculate the mean to use.
stimulus mean in is the mean values of the stimulus signals.
response mean in is the mean values of the response signals.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signals to calculate the standard deviation to use.
stimulus std in is the standard deviations of the stimulus signals.
response std in is the standard deviations of the response signals.
stimulus signals out returns the normalized waveform array of the stimulus signals.
response signals out returns the normalized waveform array of the response signals.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean values that this VI uses to normalize the stimulus signals.
response mean out returns the mean values that this VI uses to normalize the response signals.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviations that this VI uses to normalize the stimulus signals.
response std out returns the standard deviations that this VI uses to normalize the response signals.

SI Normalize (MIMO Array)

stimulus signals in specifies an array that represents the stimulus signals. Each row in the array is one stimulus signal.
response signals in specifies an array that represents the response signals. Each row in the array is one response signal.
mean contains the mean values you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for mean, this VI uses the actual signals to calculate the mean to use.
stimulus mean in is the mean values of the stimulus signals.
response mean in is the mean values of the response signals.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
std contains the standard deviations you want this VI to use to normalize the stimulus and response signals. If you do not provide a value for std, this VI uses the actual signals to calculate the standard deviation to use.
stimulus std in is the standard deviations of the stimulus signals.
response std in is the standard deviations of the response signals.
stimulus signals out returns the normalized array of the stimulus signals.
response signals out returns the normalized array of the response signals.
mean out returns the mean values that this VI uses to normalize the stimulus and response signals.
stimulus mean out returns the mean values that this VI uses to normalize the stimulus signals.
response mean out returns the mean values that this VI uses to normalize the response signals.
error out contains error information. This output provides standard error out functionality.
std out returns the standard deviations that this VI uses to normalize the stimulus and response signals.
stimulus std out returns the standard deviations that this VI uses to normalize the stimulus signals.
response std out returns the standard deviations that this VI uses to normalize the response signals.

Log in to get a better experience