PID Control System Design and Automatic Tuning using MATLAB/Simulink. Liuping Wang

Чтение книги онлайн.

Читать онлайн книгу PID Control System Design and Automatic Tuning using MATLAB/Simulink - Liuping Wang страница 18

PID Control System Design and Automatic Tuning using MATLAB/Simulink - Liuping Wang

Скачать книгу

alt="images"/> that is a measurement of the dynamic response time.

      Alternatively, because the step response of a first order system (images) to a unit step input signal can be expressed as

equation

      and when the variable time images,

equation

      thus, we can determine the time constant images using 63.2% of the rising time in the step response. This estimation of time constant gives a different value from the case when using the maximum slope approach. For the majority of the applications, this will result in a smaller time constant images, and from the empirical tuning rules stated in the later part of the section, a smaller proportional gain images will follow. One can evaluate this approach as an exercise using Problem 1.2.

images images images
P images
PI images images
PID images images images
images images images
P images
PI images images
PID images images images

      For the estimation of time delay images, images, and images when using MATLAB, it is a fairly straight forward procedure to draw the lines and pinpoint the data points. The MATLAB command for finding the point on a graph is called ginput. For example, by typing

      [a,b]=ginput(1)

      a cross hair will appear on the MATLAB figure and a double click on the point of interest will yield the exact values we need. This graphic procedure will be demonstrated in the example section (see Section 1.5).

      1.3.3 Food for Thought

Скачать книгу