Skip to content

Algorithm selection

Quick decision guide

  • AI Time Based: the first choice for most homes.
  • Normal: stable and simple fallback.
  • Aggressive: faster warm-up, at the price of more overshoot.
  • MPC Predictive: aims at a steady arrival rather than a fast one.
  • PID Controller: responsive control with auto-tuning.
  • TPI Controller: simple proportional-time behaviour.

Decision matrix

NeedBest mode
Easiest startAI Time Based
Fastest warm-upAggressive
Lowest overshootMPC Predictive
Strong disturbance handlingPID Controller
Very simple control modelTPI Controller

Advanced note

MPC and PID both gain a lot from a device that supports direct valve control.

For deeper technical details of balancing behavior and control signals, see Hydraulic balance.