UPS PID Robust Controller Design

Computes proportional-integral-derivative (PID) robust controller and current feedback in order to ensure UPS stability and performance.
249 Downloads
Updated 30 Oct 2020

View License

A code to compute proportional-integral-derivative (PID) robust controller and current feedback gain in order to ensure uninterruptible power supply (UPS) stability and performance. PID and current gain tunned by means of robust pole placement in LMI regions. Output plotted without the need of graphical environment circuits, which makes it easy for study applications.

Details: Robustness to load variation (inside bounds) guaranteed. Tracking error minimized but NOT ELIMINATED. Consider using a reference-frame transformation or a PMR controller for better response. Main file named as 'pid_main.m'.

Cite As

Guilherme Keiel (2024). UPS PID Robust Controller Design (https://www.mathworks.com/matlabcentral/fileexchange/80851-ups-pid-robust-controller-design), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.1

Added control signal plot. Model selection for also P/PI/PD controllers.

1.0.0