Manual method to calculate the minimum_setpoint value. #36
sergeantd83
started this conversation in
General
Replies: 1 comment 21 replies
-
My room temperature is already close to 25°C (I usually keep my thermostat at 24.5°C). What value should I be using for step 2 and how does this affect the formula? - there is no mention about step 2 in it. |
Beta Was this translation helpful? Give feedback.
21 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note: Your relative modulation must be above 0%. If relative modulation is still 0% use higher value in step 1.
(( 100 - recorded relative modulation ( step 3 ) ) / 100) * 45 ( step 1 ) )
and record the result.Your system probably will overshoot during this manual calibration procedure but it is crucial for the correct SAT operation.
Beta Was this translation helpful? Give feedback.
All reactions