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

BF: PID Controller (MIMO) #1049

Open
4 tasks
detlefarend opened this issue Aug 31, 2024 · 0 comments · May be fixed by #1055
Open
4 tasks

BF: PID Controller (MIMO) #1049

detlefarend opened this issue Aug 31, 2024 · 0 comments · May be fixed by #1055
Assignees
Labels
BF Basic Functions/Infrastructure enhancement New feature or request

Comments

@detlefarend
Copy link
Member

detlefarend commented Aug 31, 2024

Description/Motivation
A multivariate variant of PID controllers shall be designed and implemented.

Hint
Perhaps, the new container class MultiController combined with multiple SISO-PIDs could solve this requirement. The aggregation of all outputs of the SISO controllers is to be specified.

Task list

  • 1. Class design
  • 2. Implementation
  • 3. Howto(s) to demonstrate the use
  • 4. RTD documentation

Related issues
#1048 , #1046

Cross references
Wikibooks: MIMO Systems

@detlefarend detlefarend added enhancement New feature or request BF Basic Functions/Infrastructure labels Aug 31, 2024
@detlefarend detlefarend linked a pull request Sep 1, 2024 that will close this issue
detlefarend added a commit that referenced this issue Sep 2, 2024
@detlefarend detlefarend linked a pull request Sep 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BF Basic Functions/Infrastructure enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants