Robust Control Toolbox™ Previous page   Next Page 
actual2normalized
 Provide feedback about this page

Compute normalized distance between uncertain atom nominal value and specified value

Syntax

Description

NDIST = actual2normalized(A,V) is the normalized distance between the nominal value of the uncertain atom A and the given value V. If A is a ureal, then NDIST may be positive or negative, reflecting that V is greater than, or less than the nominal value. If A is any other class of uncertain atom, then ndist is nonnegative.

If V is an array of values, then NDIST is an array of normalized distances.

The robustness margins computed in robuststab and robustperf serve as bounds for the normalized distances in NDIST. For example, if an uncertain system has a stability margin of 1.4, this system is stable when the normalized distance of the uncertain element values from the nominal is less than 1.4.

Examples

Uncertain Real Parameter with Symmetric Range

For uncertain real parameters whose range is symmetric about their nominal value, the normalized distance is intuitive, scaling linearly with the numerical difference from the uncertain real parameter's nominal value

Create uncertain real parameters with a range that is symmetric about the nominal value, where each end point is 1 unit from the nominal. Points that lie inside the range are less than 1 unit from the nominal, while points that lie outside the range are greater than 1 unit from the nominal.

Graph the normalized distance for several values. The nominal point is shown as a red circle. Note that the relationship between a normalized distance and a numerical difference is linear.

Uncertain Real Parameter with Nonsymmetric Range

Next, create an unasymmetric parameter. It still is true that the end points are 1 normalized unit from nominal, and the nominal is 0 normalized units from nominal, moreover points inside the range are less than 1 unit from nominal, and points outside the range are greater than 1 unit from nominal. However, the relationship between the normalized distance and numerical difference is nonlinear.

Graph the normalized distance for several values. Note that the relationship between normalized distance and numerical difference is very nonlinear.

Algorithm

For details on the normalize distance, see Normalizing Functions for Uncertain Atoms.

See Also
normalized2actual  Converts normalized to actual value

robuststab  Calculate robust stability margin

robustperf  Calculate robust performance margin


 Provide feedback about this page 

Previous page Functions — Alphabetical List aff2pol Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS