Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Commande Adaptative× | Commande itérative d'apprentissage× | Commande prédictive par modèle× | |
|---|---|---|---|
| Domaine | Théorie du contrôle | Théorie du contrôle | Théorie du contrôle |
| Famille | Machine learning | Machine learning | Machine learning |
| Année d'origine≠ | 1983 | 1984 | 1978 |
| Auteur d'origine≠ | Karl J. Astrom | Suguru Arimoto | Jacques Richalet |
| Type | algorithm | algorithm | algorithm |
| Source fondatrice≠ | Astrom, K. J., & Wittenmark, B. (1983). Computer-Controlled Systems: Theory and Design. Prentice Hall. link ↗ | Arimoto, S., Kawamura, S., & Miyazaki, F. (1984). Bettering operation of robots by learning. Journal of Robotic Systems, 1(2), 123-140. DOI ↗ | Richalet, J., Rault, A., Testud, J., & Papon, J. (1978). Model predictive heuristic control. Automatica, 14(5), 413-428. DOI ↗ |
| Alias≠ | Self-Tuning Control, Parameter Estimation Control | ILC, Learning Control, Repetitive Control | MPC, Receding Horizon Control |
| Apparentées≠ | 3 | 4 | 5 |
| Résumé≠ | Adaptive Control is a control strategy that adjusts controller parameters in real-time based on online system identification to maintain performance despite changing plant dynamics or uncertain parameters. Pioneered by Astrom and Wittenmark, adaptive control enables robust operation in time-varying environments, from aircraft with fuel depletion to industrial systems with aging components. | Iterative Learning Control (ILC) is a control method for systems that perform the same task repeatedly (trajectory tracking over a fixed time interval). The key idea is to use error information from previous trials to update the input for the next trial, progressively improving tracking accuracy. Pioneered by Arimoto et al. in 1984, ILC is ideal for robotic manufacturing, semiconductor processing, and any application where the same motion must be repeated many times with high precision. | Model Predictive Control (MPC) is an advanced control strategy that uses an explicit process model to predict future system behavior over a finite horizon and solves an optimization problem at each control step. First formalized by Richalet et al. in 1978, MPC has become the dominant approach in process control industries, from chemical plants to autonomous vehicles, because it naturally handles constraints and can optimize multiple objectives simultaneously. |
| ScholarGateJeu de données ↗ |
|
|
|