Skip to content

PID PT2 loop with evolution PID parameters

Metin Karatas edited this page Feb 29, 2020 · 1 revision

You should learn to create simple loops with PyConSys, before you let the evolution set the PID parameters. A good explanation of evolutional algorithms you can find here: link

A full example with PT2 and PID is implemented in the test bench file in the project directory (link).

Clone this wiki locally