![]() |
rims-arduino-library
v3.1.1
Recirculation infusion mash system library for Arduino
|
RimsIdent class declaration and related macro. More...
Go to the source code of this file.
Classes | |
| class | RimsIdent |
| Toolkit for process identification to manually calculate PID tuning. More... | |
Macros | |
| #define | IDENTLENGTH 5400000 |
| Total length of the identification procedure [mSec]. | |
| #define | STEP0VALUE 30.0 |
| Steady-state initial and final CV [%]. | |
| #define | STEP1TIME 1800000 |
| First step time, far enough for temperature stabilization before bump tests [mSec]. | |
| #define | STEP1VALUE 55.0 |
| First step CV value [%]. | |
| #define | STEP2TIME 3600000 |
| Second step time, far enough for static gain estimation [mSec]. | |
| #define | STEP2VALUE 5.0 |
| Second step CV value [%]. | |
| #define | STEP3TIME 5100000 |
| Third step time [mSec]. | |
| #define | STEP3VALUE 55.0 |
| Third step CV value [%]. | |
RimsIdent class declaration and related macro.
1.8.13