SI Model Estimation Express VI
Owning Palette: Parametric Model Estimation VIs
Installed With: System Identification Toolkit
Estimates the mathematical model for an unknown system.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Place on the block diagram | Find on the Functions palette |
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 VI or function 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. 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. |
SI Model Estimation Details
Refer to the LabVIEW System Identification Toolkit 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