LabVIEW Control Design and Simulation Module

CD Verify Noise Model VI

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

CD Verify Noise Model VI

Owning Palette: Stochastic Systems VIs

Requires: Control Design and Simulation Module

Determines if the dimensions of the Second-Order Statistics Noise Model matrices are consistent with the dimensions of the Stochastic State-Space Model matrices. This VI also calculates the number of inputs, outputs, and states, and the dimensions of the process noise vector w.

Second-Order Statistics Noise Model In specifies a mathematical representation of the noise model of the Stochastic State-Space Model.
Stochastic State-Space Model In specifies a mathematical representation of a stochastic system.
Required Matrices specifies the system matrices that this VI requires to continue execution.

0None (default)
1A
2B
3A, B
4C
5A, C
6B, C
7A, B, C
8D
9A, D
10B, D
11A, B, D
12C, D
13A, C, D
14B, C, D
15A, B, C, D
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Second-Order Statistics Noise Model Out returns a mathematical representation of the noise model of the Stochastic State-Space Model.
Stochastic State-Space Model Out returns the model after this VI verifies the stochastic properties.
Number of States returns the number of states in the system model.
Number of Inputs returns the number of inputs in the system model.
error out contains error information. This output provides standard error out functionality.
Number of Outputs returns the number of outputs in the system model.
Dimension of Process Noise returns the length of the process noise vector w.

Log in to get a better experience