Owning Palette: Modeling and Prediction VIs
Installed With: Advanced Signal Processing Toolkit
Builds dynamic models of the input univariate or multivariate (vector) time series. You can specify the model orders automatically or manually when building models.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| Data Source | Specifies whether this Express VI reads data from a block diagram input terminal or from a file. From terminal specifies that this Express VI reads data from a block diagram input terminal. From file specifies that this Express VI reads data from a file. This Express VI can read data from waveform, WAV, or TXT files. Waveform and TXT files can contain single-channel or multi-channel data. WAV files can contain only single-channel data. |
| File Path Configuration | Contains the following options:
|
| Signal and Noise Auto-correlation | Displays the signal and noise auto-correlation.
|
| Model Settings | Specifies the settings of the model. Contains the following options:
|
| System Settings | Specifies the system dimensions and data type.
|
| Order Estimation | This tab is available only when you select AR in Type and Single channel in System Dimensions. Contains the following options:
|
| Parameter | Description |
|---|---|
| error in (no error) | Describes error conditions that occur before this VI or function runs. |
| Xt | Specifies the input time series. Xt is available only when you select From terminal in Data Source. |
| File path | Specifies the file path of the data you want to load.This input is available only if you select the From file option in the Data Source section. |
| Parameter | Description |
|---|---|
| AR coefficients | Returns the estimated AR coefficients. This output is available only when you select AR or ARMA in Type. |
| MA coefficients | Returns the estimated MA coefficients. This output is available only when you select MA or ARMA in Type. |
| noise | Returns the estimated white noise series of the system model. |
| 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. |
This Express VI operates similarly to the following VIs and functions:
TSA AR Modeling Order
TSA AR Modeling
TSA MA Modeling
TSA ARMA Modeling