nebhead / PiFire

PiFire is a Smart WiFi enabled controller for your pellet smoker / grill.
https://nebhead.github.io/PiFire-Pages
MIT License
82 stars 31 forks source link

New PID Auto Center and PID Smith Predictor controllers. #206

Closed dogtreatfairy closed 1 week ago

dogtreatfairy commented 1 week ago

Overview

Two new PID Controllers:

  1. PID Auto Center: Auto calculates center value based on Set Point. This adds stability at low Set Points, without sacrificing the ability to achieve high temperatures.
  2. PID Smith Predictor: Builds on PID Auto Center and adds predictive logic to reduce overshoots.

NOTES:

TUNING

To tune the PID Smith Predictor, the following methods were used.

A good PID Tuning reference is this article on the Cohen-Coon Tuning Rules StepTest