Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

CD Continuous Observer (Control Design Toolkit)

LabVIEW Control Design Toolkit 3.0 Help
August 2007

NI Part Number:
370853D-01

»View Product Info

Implements an observer for a continuous linear time-invariant (LTI) state-space model.

Note  To use this function, you must install the LabVIEW Control Design Toolkit and the LabVIEW Simulation Module and place this function inside a Simulation Loop.

Refer to Chapter 15, Estimating Model States, of the LabVIEW Control Design Toolkit User Manual for information about using a continuous observer.

Details  

Dialog Box Options
Block Diagram Inputs
Block Diagram Outputs

Dialog Box Options

ParameterDescription
Input u(t)Specifies the control action this function applies to the model. If you specify a matrix of zeros for Input u(t) or do not wire a value to this parameter, this function does not apply any control action.
Initial State Estimate x(t0)Specifies the initial states from which this function begins estimating the model states. If you do not specify a value for this parameter, Initial State Estimate x(t0) is a vector of zeros.

Block Diagram Inputs

ParameterDescription
Output y(t)Specifies the measurements made on the State-Space Model.
Gain LSpecifies the estimator gain matrix this function applies to the difference between the observed output and the estimated output, which is y(t)yhat(t). You can use the CD Pole Placement VI or the CD Ackermann VI to calculate Gain L.
State-Space ModelSpecifies the mathematical representation of and information about the system for which this function calculates the estimated states.
Input u(t)Specifies the control action this function applies to the model. If you specify a matrix of zeros for Input u(t) or do not wire a value to this parameter, this function does not apply any control action.
Initial State Estimate x(t0)Specifies the initial states from which this function begins estimating the model states. If you do not specify a value for this parameter, Initial State Estimate x(t0) is a vector of zeros.

Block Diagram Outputs

ParameterDescription
Estimated Output yhat(t)Returns the estimated model output at time t.
Estimated State xhat(t)Returns the estimated model states at time t.

CD Continuous Observer Details

This function solves the following equations:

The output Estimated State xhat(t) is the result of integrating by using the ordinary differential equation (ODE) solver and time step information you specify for the Simulation Loop.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit