Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The device moves the motor every 60 minutes. To compute the motor movement, the device computes the flow moving average over the last 60 35 minutes and then applies a Proportional Controller Gain algorithm.

Mathblock
anchor
alignmentleft
--uriencoded--\text%7BNew %25%7D = \text%7BPrevious %25%7D + (\text%7BProportional Controller Gain%7D * (\text%7BSetpoint Flow Temperature%7D - \text%7BFlow Moving Average%7D) * 4)

The default value of Proportional “Proportional Controller Gain Gain” is 1. It can be modified via the Port 1 Downlink packet ( Abbreviation: GAIN).