Model Conversion VIs
- Updated2023-03-14
- 1 minute(s) read
Owning Palette: System Identification VIs
Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Model Conversion VIs to convert an AR, ARX, ARMAX, output-error, Box-Jenkins, general-linear, or state-space model into a transfer function, zero-pole-gain, or state-space model. You also can convert a continuous model to a discrete model or convert a discrete model to a continuous model.
The VIs on this palette can return general LabVIEW error codes or specific System Identification error codes.
| Palette Object | Description |
|---|---|
| SI Convert Continuous to Discrete Model | Converts a continuous model to a discrete model using the sampling rate you specify. You can use this VI to convert continuous transfer function, state-space, and zero-pole-gain models to discrete transfer function, state-space, and zero-pole-gain models, respectively. |
| SI Convert Discrete to Continuous Model | Converts a discrete model to a continuous model. You can use this VI to convert discrete transfer function, state-space, and zero-pole-gain models to continuous transfer function, state-space, and zero-pole-gain models, respectively. |
| SI Model Conversion | Converts a model into another type of model that you can use with the System Identification VIs. |