An open API service indexing awesome lists of open source software.

https://github.com/roscibely/dmc-with-input-saturation-constrained

Dynamic matrix control with input saturation constrained
https://github.com/roscibely/dmc-with-input-saturation-constrained

anti-windup ball-beam dmc-control mpc-control

Last synced: 3 months ago
JSON representation

Dynamic matrix control with input saturation constrained

Awesome Lists containing this project

README

        

# Dynamic matrix control
# with input saturation constrained ⚙️

- The dynamic matrix control (DMC) with input saturation constrained is implemented with an anti-windup (AW) technique proposed by [Turner et. al.](https://ieeexplore.ieee.org/document/7085001)
- The DMC-AW control is applied in the ball-beam system from [paper](https://doi.org/10.48011/asba.v2i1.1000).
- The DMC formulation is based on the description presented in Wu Hong Kwong's [book](https://www.edufscar.com.br/introducao-ao-controle-preditivo-com-matlab).

📍 Package required:

[YALMIP](https://yalmip.github.io/)

Solvers 👉[SEDUMI](https://yalmip.github.io/solver/sedumi/)


@article{rego2020dynamic,
title={Dynamic matrix control with input saturation constrained},
author={Rego, Rosana CB and Silva, F Josiran and Costa, Marcus VS},
journal={Anais da Sociedade Brasileira de Autom{\'a}tica},
volume={2},
number={1},
year={2020}
}