Adaptive control

Share on Facebook Share on Twitter Email
(ə′dap·tiv kən′trōl)

(control systems) A control method in which one or more parameters are sensed and used to vary the feedback control signals in order to satisfy the performance criteria.


A special type of nonlinear control system which can alter its parameters to adapt to a changing environment. The changes in environment can represent variations in process dynamics or changes in the characteristics of the disturbances. See also Nonlinear control theory.

A normal feedback control system can handle moderate variations in process dynamics. The presence of such variations is, in fact, one reason for introducing feedback. There are, however, many situations where the changes in process dynamics are so large that a constant linear feedback controller will not work satisfactorily. For example, the dynamics of a supersonic aircraft change drastically with Mach number and dynamic pressure, and a flight control system with constant parameters will not work well. See also Flight controls.

Adaptive control is also useful for industrial process control. Since delay and holdup times depend on production, it is desirable to retune the regulators when there is a change in production. Adaptive control can also be used to compensate for changes due to aging and wear. See also Process control.


Wikipedia on Answers.com:

Adaptive control

Top

Adaptive Control is the control method used by a controller which must adapt to a controlled system with parameters which vary, or are initially uncertain. For example, as an aircraft flies, its mass will slowly decrease as a result of fuel consumption; a control law is needed that adapts itself to such changing conditions. Adaptive control is different from robust control in that it does not need a priori information about the bounds on these uncertain or time-varying parameters; robust control guarantees that if the changes are within given bounds the control law need not be changed, while adaptive control is concerned with control law changes themselves.

Contents

Parameter estimation

The foundation of adaptive control is parameter estimation. Common methods of estimation include recursive least squares and gradient descent. Both of these methods provide update laws which are used to modify estimates in real time (i.e., as the system operates). Lyapunov stability is used to derive these update laws and show convergence criterion (typically persistent excitation). Projection (mathematics) and normalization are commonly used to improve the robustness of estimation algorithms.

Classification of adaptive control techniques

In general one should distinguish between:

  1. Feedforward Adaptive Control
  2. Feedback Adaptive Control

as well as between

  1. Direct Methods and
  2. Indirect Methods

Direct methods are ones wherein the estimated parameters are those directly used in the adaptive controller. In contrast, indirect methods are those in which the estimated parameters are used to calculate required controller parameters[1]

There are several broad categories of feedback adaptive control (classification can vary):

  • Dual Adaptive Controllers [based on Dual control theory]
    • Optimal Dual Controllers [difficult to design]
    • Suboptimal Dual Controllers
  • Nondual Adaptive Controllers
    • Adaptive Pole Placement
    • Extremum Seeking Controllers
    • Iterative learning control
    • Gain scheduling
    • Model Reference Adaptive Controllers (MRACs) [incorporate a reference model defining desired closed loop performance]
      MRAC
      MIAC
      • Gradient Optimization MRACs [use local rule for adjusting params when performance differs from reference. Ex.: "MIT rule".]
      • Stability Optimized MRACs
    • Model Identification Adaptive Controllers (MIACs) [perform System identification while the system is running]
      • Cautious Adaptive Controllers [use current SI to modify control law, allowing for SI uncertainty]
      • Certainty Equivalent Adaptive Controllers [take current SI to be the true system, assume no uncertainty]
        • Nonparametric Adaptive Controllers
        • Parametric Adaptive Controllers
          • Explicit Parameter Adaptive Controllers
          • Implicit Parameter Adaptive Controllers

Some special topics in adaptive control can be introduced as well:

  1. Adaptive Control Based on Discrete-Time Process Identification
  2. Adaptive Control Based on the Model Reference Technique
  3. Adaptive Control based on Continuous-Time Process Models
  4. Adaptive Control of Multivariable Processes
  5. Adaptive Control of Nonlinear Processes

Applications

When designing adaptive control systems, special consideration is necessary of convergence and robustness issues. Lyapunov stability is typically used to derive control adaptation laws and show convergence.

Typical applications of adaptive control are (in general):

  • Self-tuning of subsequently fixed linear controllers during the implementation phase for one operating point;
  • Self-tuning of subsequently fixed robust controllers during the implementation phase for whole range of operating points;
  • Self-tuning of fixed controllers on request if the process behaviour changes due to ageing, drift, wear etc.;
  • Adaptive control of linear controllers for nonlinear or time-varying processes;
  • Adaptive control or self-tuning control of nonlinear controllers for nonlinear processes;
  • Adaptive control or self-tuning control of multivariable controllers for multivariable processes (MIMO systems);

Usually these methods adapt the controllers to both the process statics and dynamics. In special cases the adaptation can be limited to the static behavior alone, leading to adaptive control based on characteristic curves for the steady-states or to extremum value control, optimizing the steady state. Hence, there are several ways to apply adaptive control algorithms.

See also

References

  1. ^ Astrom, Karl (2008). Adaptive Control. Dover. pp. 25–26. 

Further reading

  • K. J. Astrom and B. Wittenmark, Adaptive Control, Addison-Wesley, 1989, 2d ed. 1994.

External links


Post a question - any question - to the WikiAnswers community:

Copyrights:

Mentioned in

cautious control (control systems)
certainty equivalence control (control systems)
dual control (control systems)
control theory (technology)
functional decomposition (control systems)