Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guides on how to use the regulators? #4

Open
zimonitrome opened this issue Jul 12, 2022 · 0 comments
Open

Guides on how to use the regulators? #4

zimonitrome opened this issue Jul 12, 2022 · 0 comments

Comments

@zimonitrome
Copy link

I am very new to regulators and controllers in general. It would be helpful if there were some information on how the provided controllers could be applied to specific use-cases.

In my specific use-case I'm trying to replace a system that uses two PID controllers with a single LQR (or other) controller. There are two variables that can be adjusted, but they both affect a single observable variable that I want to be a set value. In my understanding I'm looking for a MISO (multi input single output) controller. Is this possible to achieve with any of the controllers in this repo or are they only SIMO?

I especially enjoyed this repo since it only uses numpy (and scipy.linalg which I could replace with numpy.linalg).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant