10/18/2019 12:35 AM | |
Joined: 9/16/2013 Last visit: 1/5/2024 Posts: 511 Rating: (106) |
I have to say that combination of PID parameters looks very strange to me. Can you please set manually some "normal" numbers. For example Proportional Gain 1, Integration time 10s, Derivation time = 0. MAybe your strange PID parameters gives output always to a 0. Mathematical equation of PID is very simple, If your output is going from 0 to 100, and your proportional gain is almost 50, plus in your example setpoint is 60 and reference is 13.4. Error is 46.6. Multiply that with 50... It just doesn't make sense. You need to be able to "feel" PID parameters, you get a feeling with time, but for beginning use mathematics. I attached my test example, make comparison whats different between our projects. AttachmentTestPidCompact.zip (428 Downloads) |
Last edited by: SOble at: 10/18/2019 00:45:34Website: |
|
This contribution was helpful to1 thankful Users |
12/10/2021 3:03 AM | |
Joined: 7/2/2018 Last visit: 9/11/2024 Posts: 1 Rating: (1) |
hello, i use always true in modeactivate, in mode is 3, and include a reset variable for errorAck. |
Follow us on