Evaluation of Modeling Error

It is necessary to evaluate modeling error of the nominal plant for Gyu(s) to guarantee closed-loop stability.
To do that, additive uncertainty model is introduced, and the weight which represents the gain characteristic of the additive uncertainty, is specified in this stage.

The following is the rule of thumb which describes relations between modeling error estimation and the resultant system performance: Type the following command on Matlab:
>> weight
    
Then, gain characteristic of the modeling error for Gyu(s) and weight function are plotted.

Example:

Gain characteristic of modeling error (blue points) and weight function (red curve)


The weight function is defined in the file weight.m.
Tune the parameters of the weight function and/or change the weight function by editing and executing weight.m repetitively.
Some examples of weight functions are listed bellow.
The blank ??? should be filled by proper value.
Use the text editor xemacs to edit the file weight.m.
The lines which starts by % are comment.


Yasuhide Kobayashi
Last modified: Thu Jun 3 09:51:00 JST 2004