Copyright Micropelt

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

To obtain an estimate of the ambient temperature, the device measures the flow temperature every 5 minutes and performs a moving average across the last 30 minutes. It then performs the following computation:

If a Room Temperature was provided through a Port 0x01 Downlink within the last 10 minutes, the device uses this; otherwise, it uses the estimated room temperature as defined above.

To achieve the instructed room temperature, the device applies the PI algorithm.

The PI coefficients can be modified by sending a Port 0x07 Downlink.

The device considers moving the motor every 5 minutes.

  • No labels