Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add examples

...

Mathblock
(\text{average since last radio communication}) + \text{offset}

Expand
titleExamples

If the Radio Communication Interval is 5 minutes, then the estimated flow temperature is the raw flow temperature plus the user-specified flow offset.

If the Radio Communication Interval is 2 hours, then the estimated flow temperature is

Mathblock
(\text{average of last 24 raw flow temperature values}) + \text{offset}

The device only moves the motor at each radio communication moment. To compute the motor movement, the device then applies a Proportional Controller Gain algorithm:

...