Example Code

Estimate SIMO System using System Identification Toolkit in LabVIEW

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW Control Design and Simulation Module
  • LabVIEW

Code and Documents

Attachment

Overview

Use this VI to Use this VI to plot real and estimated model step response.

 
Description

This example estimate SIMO system model of a real model using Control Design and Simulation Module

and shows:

  1. The real system coefficients 
  2. The estimate model
  3. The real system response 
  4. The estimated model response

Requirements

  • LabVIEW 2012 (or compatible)
  • Control Design and Simulation Module

 
Steps to Implement or Execute Code

1. Insert Real Model coefficients
2. Run VI
3. The estimated model indicator shows estimated model coefficients
4. XY Graphs show models step response

 

Additional Information or References
VI Block Diagram

 

SIMO Estimation Example LV2012 NI Verified.png

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

Andy Chang
National Instruments
LabVIEW Control Design and Simulation

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.