Repetitive Controller Designer

MATLAB application for projects with repetitive controllers.
406 Downloads
Updated 2 Jan 2023
First of all, it is necessary to define the plant to be controlled. This can be done either by choosing the transfer function coefficients or by choosing an existing variable in the MATLAB workspace.
In 'System Stability' it is possible to observe the impact of changing the controller parameters on the system stability. The stability is guaranteed when the Nyquist diagram of the chosen plant is completely contained in the controller stability domain (in blue). NOTE: the 'x' mark indicates where the Nyquist diagram starts.
In 'Filter Design' it is possible to run an algorithm that returns an ideal filter for the system, according to the parameters chosen initially. The curve of this filter indicates the maximum magnitude of the parameter 'Q(z)' for a given frequency. Thus, when exporting the generated data, the user can design any other filter that respects these limits.
For more details, click on the "About" icon right after running the application.

Cite As

Pedro Vitor Soares Gomes de Lima (2024). Repetitive Controller Designer (https://github.com/pedrovsglima/repetitive-controller-designer/releases/tag/v2.0.1), GitHub. Retrieved .

P.V.S.G. de Lima (2023). Repetitive Controller Designer (https://www.mathworks.com/matlabcentral/fileexchange/74759-repetitive-controller-designer), MATLAB Central File Exchange. Retrieved January 2, 2023.

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
2.0.1

See release notes for this release on GitHub: https://github.com/peuvitor/repetitive-controller-designer/releases/tag/v2.0.1

2.0

updating the fir filter design algorithm and refactoring some code

1.1

.

1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.