Main Content

Create Linearization I/O Sets

This example shows how to create a linearization input/output set in theResponse OptimizerorSensitivity 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 theSelect Systems to Bound部分中,点击.

    • In theResponse Optimizer, in theNewdrop-down list, selectLinearization 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, holdCtrland 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 thedatasignal within theCOUNTERBUSsignal.

  3. To add the signal to list ofAnalysis I/Os, clickAdd.

  4. In the配置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, seeSpecify 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 theAnalysis I/Oslist, select the analysis point, and clickHighlight.

  6. In theVariable namebox, enter a name for the I/O set.

  7. ClickOK.

Related Examples

More About