Replies: 3 comments 8 replies
-
Did you try the Auto fan curve? It kind of behave like this. Check it out. |
Beta Was this translation helpful? Give feedback.
-
Hum, I don't think this function will work well with such a small range (39 to 44). As you said, values are integers, so we got almost no play. I would say, for testing purposes, try and set your idle temp way lower, like 30. Set deadband to 1 deg, step to 1%. The deadband will set a "no change zone" from 43 to 44 deg. Above 44, it should start increasing. |
Beta Was this translation helpful? Give feedback.
-
I found one strong bug in autofan. When you restart the application, it starts from some average values, and does not select speeds from the very beginning. It turns out that it cannot even reach the "working temperature" and supercools the system. |
Beta Was this translation helpful? Give feedback.
-
Hello!
Perhaps I can offer you one more cooler control logic, "thermostatic" (as in OCTune Excavator https://github.com/nicehash/NiceHashQuickMiner/wiki/OCTune).
The meaning of the logic is something like this:
And vice versa, if the temperature suddenly settled at 44 or even dropped to 43, then you need to slow down the speed, smoothly, to find the "optimal" temperature.
The user, ideally, should be given the parameters of response speed, and delays.
This would reduce the noise and wear of coolers to a minimum in conditions of changing ambient temperatures
I decided to share an idea with you, it would be very cool if it could be implemented.
Thx you for your work!
Beta Was this translation helpful? Give feedback.
All reactions