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

Self tuning PID controllers #424

Open
JakeHartnell opened this issue Nov 22, 2017 · 1 comment
Open

Self tuning PID controllers #424

JakeHartnell opened this issue Nov 22, 2017 · 1 comment
Labels

Comments

@JakeHartnell
Copy link
Member

JakeHartnell commented Nov 22, 2017

So PID controllers are great but if we could have some methods to assist in tuning their parameters that would make creating control systems a lot easier...

Some ideas:
https://robotics.stackexchange.com/questions/167/what-are-good-strategies-for-tuning-pid-loops
https://en.wikipedia.org/wiki/Ziegler%E2%80%93Nichols_method
http://m.eet.com/media/1112634/f-wescot.pdf

In essence can we make a light weight optimization function?

Copied from JakeHartnell/Grow.js#127

@JakeHartnell
Copy link
Member Author

@dreossi any ideas?

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

No branches or pull requests

1 participant