SI Model Estimation Express VI
- Updated2023-02-21
- 5 minute(s) read
Owning Palette: Parametric Model Estimation VIs
Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module
Estimates the mathematical model for an unknown system.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
Dialog Box Options
| Parameter | Description | ||
|---|---|---|---|
| Select Model Type | Specifies the type of model to estimate. Contains the following options:
| ||
| Select System Dims | Specifies the dimensions of the system model. Contains the following options:
| ||
| Select Data Type | Specifies the data type for the input signal or signals. Contains the following options:
| ||
| Model Diagram | Displays the mathematical equation for the selected model type and a diagram of the model. | ||
| Set Model Orders | Sets the model orders for the selected model type.
|
Block Diagram Inputs
| Parameter | Description |
|---|---|
| stimulus signal | Specifies the input waveform or array of a stimulus signal. |
| response signal | Specifies the input waveform or array of a response signal. |
| sampling rate | Specifies the sampling rate for the stimulus signal and response signal. |
| error in (no error) | Describes error conditions that occur before this node runs. |
Block Diagram Outputs
| Parameter | Description | ||
|---|---|---|---|
| system model out | system model out returns information about the model structure, nominal or estimated parameters, identification result, and so on. Use the Model Management VIs to retrieve the information system model out contains.
| ||
| model coefficients | Returns the coefficients of the estimated model system.
| ||
| noise | Returns the disturbance e(t) in the estimated system. | ||
| error out | Contains error information. This output provides standard error out functionality. |
SI Model Estimation Details
Refer to the LabVIEW System Identification VIs Algorithm References manual for more information about the forward-backward, least-squares, Yule-Walker, Burg-Lattice, and principal component methods.
This Express VI operates similarly to the following VIs and functions:
SI Estimate AR Model
SI Estimate ARX Model
SI Estimate ARMAX Model
SI Estimate OE Model
SI Estimate BJ Model
SI Estimate General Linear Model
SI Estimate State-Space Model
