Defining Parameter Bounds (Control Design and Simulation Module)

LabView Control Design and Simulation Module

Defining Parameter Bounds (Control Design and Simulation Module)

Parameter bounds are constraints on parameter values being optimized. For example, while searching for the best value of a spring constant, you might know that springs are available only with certain physical properties. In this case, you can specify that the parameter k must stay within minimum and maximum values. Parameter bounds are important because these bounds define the parameter space in which the Sequential Quadratic Programming (SQP) algorithm searches for optimal values.

Use the Parameter Bounds parameter of the SIMĀ Optimal Design VI to specify minimum and maximum values for each parameter.