fhswf / MLPro

MLPro - The Integrative Middleware Framework for Standardized Machine Learning in Python
https://mlpro.readthedocs.io/
Apache License 2.0
12 stars 3 forks source link

BF: PID Controller (MIMO) #1049

Open detlefarend opened 1 month ago

detlefarend commented 1 month ago

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

Related issues

1048 , #1046

Cross references Wikibooks: MIMO Systems