Intelligent control is a class ofcontrol techniques that use variousartificial intelligence computing approaches likeneural networks,Bayesian probability,fuzzy logic,machine learning,reinforcement learning,evolutionary computation andgenetic algorithms.[1]
Overview
editIntelligent control can be divided into the following major sub-domains:
- Neural network control
- Machine learning control
- Reinforcement learning
- Bayesian control
- Fuzzy control
- Neuro-fuzzy control
- Expert Systems
- Genetic control
New control techniques are created continuously as new models of intelligent behavior are created and computational methods developed to support them.
Neural network controller
editNeural networks have been used to solve problems in almost all spheres of science and technology. Neural network control basically involves two steps:
- System identification
- Control
It has been shown that afeedforward network with nonlinear, continuous and differentiable activation functions haveuniversal approximation capability.Recurrent networks have also been used for system identification. Given, a set of input-output data pairs, system identification aims to form a mapping among these data pairs. Such a network is supposed to capture the dynamics of a system. For the control part, deepreinforcement learning has shown its ability to control complex systems.
Bayesian controllers
editBayesian probability has produced a number of algorithms that are in common use in many advanced control systems, serving asstate spaceestimators of some variables that are used in the controller.
TheKalman filter and theParticle filter are two examples of popular Bayesian control components. The Bayesian approach to controller design often requires an important effort in deriving the so-called system model and measurement model, which are the mathematical relationships linking the state variables to the sensor measurements available in the controlled system. In this respect, it is very closely linked to thesystem-theoretic approach tocontrol design.
See also
edit- Action selection
- AI effect
- Applications of artificial intelligence
- Artificial intelligence systems integration
- Function approximation
- Hybrid intelligent system
- Lists
References
editThis article includes a list ofgeneral references, butit lacks sufficient correspondinginline citations. Please help toimprove this article byintroducing more precise citations.(April 2011) (Learn how and when to remove this message) |
- Antsaklis, P.J. (1993). Passino, K.M. (ed.).An Introduction to Intelligent and Autonomous Control. Kluwer Academic Publishers.ISBN 0-7923-9267-1. Archived fromthe original on 10 April 2009.
- Liu, J.; Wang, W.; Golnaraghi, F.; Kubica, E. (2010). "A Novel Fuzzy Framework for Nonlinear System Control".Fuzzy Sets and Systems.161 (21):2746–2759.doi:10.1016/j.fss.2010.04.009.
Further reading
edit- Jeffrey T. Spooner, Manfredi Maggiore, Raul Ord onez, and Kevin M. Passino,Stable Adaptive Control and Estimation for Nonlinear Systems: Neural and Fuzzy Approximator Techniques, John Wiley & Sons, NY;
- Farrell, J.A., Polycarpou, M.M. (2006).Adaptive Approximation Based Control: Unifying Neural, Fuzzy and Traditional Adaptive Approximation Approaches. Wiley.ISBN 978-0-471-72788-0.
{{cite book}}
: CS1 maint: multiple names: authors list (link) - Schramm, G. (1998).Intelligent Flight Control - A Fuzzy Logic Approach. TU Delft Press.ISBN 90-901192-4-8.