LabVIEW Control Design and Simulation Module

CD Convert Deterministic to Stochastic Model VI

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

CD Convert Deterministic to Stochastic Model VI

Owning Palette: Stochastic Systems VIs

Requires: Control Design and Simulation Module

Converts a deterministic state-space model to a stochastic state-space model. This VI appends matrices G and H to the A, B, C, and D matrices of the deterministic model.

Deterministic State-Space Model specifies a mathematical representation of and information about a deterministic state-space model. You can construct a deterministic state-space model using the CD Construct State-Space Model VI.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
G specifies the matrix that relates the process noise vector to the model states.
H specifies the matrix that relates the process noise vector to the model outputs.
Stochastic State-Space Model returns a mathematical representation of a stochastic state-space model. The data consists of matrices A, B, C, D, G, and H. To access the model data, use the CD Get Data from Stochastic Model VI.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience