PIDSEARCH

Search for optimum PD, PI, and PID parameters using fminsearch.
135 téléchargements
Mise à jour 23 juil. 2018

Afficher la licence

PIDSEARCH searches for a PID type controller for a plant G starting from an initial controller Di while minimizing a selected cost function or parameters based on the unit step response. The returned controller will have the same structure as Di. Both G and Di must be control toolbox transfer functions. Cost functions and parameters are:
ITAE -- integral of time and absolute error
ISTE -- integral of the square of the product of time and absolute error
ISE -- integral of the squared error
RISE -- integral of the squared error beginning at the system rise time
OS -- response overshoot
Ts -- response settling time
OSTs -- product of the response overshoot and settling time
UTs -- product of the initial control effort amplitude and response settling time

Citation pour cette source

Duane Hanselman (2024). PIDSEARCH (https://www.mathworks.com/matlabcentral/fileexchange/68308-pidsearch), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
pid

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0