Main Content

Create Linearization I/O Sets

This example shows how to create a linearization input/output set in the Response Optimizer or Sensitivity Analyzer.

To create a linearization I/O set:

  1. Open the Create Linearization I/O Set dialog box using one of the following methods:

    • In a requirement dialog box, in the Select Systems to Bound section, click .

    • In the Response Optimizer, in the New drop-down list, select Linearization I/Os.

  1. In your Simulink® model, select one or more signals that you want to define as analysis points.

    The selected signals appear in the Create linearization I/O set dialog box.

  2. In the box displaying currently selected signals, click the signal you want to add. To select multiple signals, hold Ctrl and click each signal you want to add.

    To add a signal from within a bus signal, expand the bus and select the signal. For example, select the data signal within the COUNTERBUS signal.

  3. To add the signal to list of Analysis I/Os, click Add.

  4. In the Configuration drop-down list for the signal, select the type of analysis point you want to define:

    • Input Perturbation — Specifies an additive input to a signal.

    • Output Measurement — Takes a measurement at a signal.

    • Loop Break — Specifies a loop opening.

    • Open-Loop Input — Specifies a loop break followed by an input perturbation.

    • Open-Loop Output — Specifies an output measurement followed by a loop break.

    • Loop Transfer — Specifies an output measurement before a loop break followed by an input perturbation.

    • Sensitivity — Specifies an input perturbation followed by an output measurement.

    • Complementary Sensitivity — Specifies an output measurement followed by an input perturbation.

    For more information on the different types of analysis points, see Specify Portion of Model to Linearize (Simulink Control Design).

  5. Repeat steps 1–4 for any other signals you want to define as analysis points.

    Tip

    To highlight the source block of an analysis point in the Simulink model, in the Analysis I/Os list, select the analysis point, and click Highlight.

  6. In the Variable name box, enter a name for the I/O set.

  7. Click OK.

Related Examples

More About