UPS PID-based Robust Controller Design
Version 1.0.3 (5,89 ko) par
Guilherme Keiel
Computes proportional-integral-derivative (PID) robust controller and current feedback in order to ensure UPS stability and performance.
A code to compute robust proportional-integral-derivative (PID) and current feedback controller to ensure uninterruptible power supply (UPS) stability and performance, whose gains are tuned by means of regional pole placement with LMIs. Although switching effects are obviously not considered in such linear approximation, the output plotted without a graphical environment facilitates learning and analysis of the resulting controller.
Details: Main file named as 'pid_main.m'. Robustness to load variation guaranteed. Tracking error minimized but NOT ELIMINATED. Since k_d is computed from a linear combination of K, its positive value is not guaranteed.
Citation pour cette source
Guilherme Keiel (2026). UPS PID-based Robust Controller Design (https://fr.mathworks.com/matlabcentral/fileexchange/80851-ups-pid-based-robust-controller-design), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2012b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.3 | Fixed recovery of k_i and k_d for 'PID' structure. |
||
| 1.0.2 | Minor changes: added comments and made LMI constraints explicit. |
||
| 1.0.1 | Added control signal plot. Model selection for also P/PI/PD controllers. |
||
| 1.0.0 |
