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

Extend PID control features #5

Open
1 of 6 tasks
PhilippSchuette opened this issue May 12, 2019 · 0 comments
Open
1 of 6 tasks

Extend PID control features #5

PhilippSchuette opened this issue May 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PhilippSchuette
Copy link
Owner

PhilippSchuette commented May 12, 2019

The following features should definitely be added, to achieve a realistic PID control simulation. Also, most of them are already mentioned in the control_paper!

  • Implement several kinds of noise (different probability distributions, step functions, ...)
  • Implement at least two optimal control criteria (overswing width & set point achievement speed)
  • Implement variable set point
  • Implement integral anti-windup
  • Implement friction
  • Include physical dimensions L (pendulum length) and G (gravitational constant)
@PhilippSchuette PhilippSchuette self-assigned this May 12, 2019
@PhilippSchuette PhilippSchuette added the enhancement New feature or request label May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant