...
Mathblock | ||||
---|---|---|---|---|
| ||||
--uriencoded--\begin%7Baligned%7D \text%7BFlow Moving Average%7D(t) = \frac%7B\sum_%7Bi = t - \text%7Bn skip flow%7D - \text%7Bn moving average flow%7D + 1%7D%5e%7Bt - \text%7Bn skip flow%7D%7D%7B\text%7BFlow Sensor Raw Value%7D(i)%7D%7D%7B\text%7Bn moving average flow%7D%7D \\ \text%7BAmbient Moving Average%7D(t) = \frac%7B\sum_%7Bi = t - \text%7Bn moving average ambient%7D + 1%7D%5e%7Bt%7D%7B\text%7BAmbient Sensor Raw Value%7D(i)%7D%7D%7B\text%7Bn moving average ambient%7D%7D \\ \text%7BEstimate%7D(t) = \text%7BAmbient Moving Average%7D(t) * (\frac %7B\text%7BAmbient Moving Average%7D(t)%7D %7B\text%7BFlow Mul%7D * \text%7BFlow Moving Average%7D(t) + \text%7BFlow Offset%7D%7D + \text%7Bratio offset%7D)%5e%7B\text%7Bratio power%7D%7D \\ \text%7BAmbient Temperature%7D(t) = \frac%7B\sum_%7Bi = t - \text%7Bn moving average estimate%7D + 1%7D%5e%7Bt%7D%7B\text%7BEstimate%7D(i)%7D%7D%7B\text%7Bn moving average estimate%7D%7D \end%7Baligned%7D |
Recommended Settings
EnvironmentScenario | Flow Offset | Flow Multiplication | Flow Delay | Flow Moving Average | Estimate Moving Average | Ratio Power |
---|---|---|---|---|---|---|
Small, well-insulated room | 0.0 | 1.0 | Low | 1.0 + small | ||
Large, poorly-insulated room | 0.0 | 1.0 | High | 1.0 + big | ||
Unheated Room is warm | 0.0 | 1.0 | 1.0 + small | |||
Unheated Room is cold | 0.0 | 1.0 | 1.0 + big | |||
Temperature close to the radiator is desired | 0.0 | 1.0 | 1.0 + small | |||
Temperature far from the radiator is desired | 0.0 | 1.0 | 1.0 + big | |||
Flow Temperature fluctuates | 0.0 | 1.0 | Use to smooth | |||
Estimated Temperature fluctuates | 0.0 | 1.0 | Use to smooth | |||
Device is mounted above an exposed pipe | Use to compensate | Use to compensate |
...