robert42 wrote:How are they doing? I consider "on-off" controls to be simple, not proportional.As for thermal inertia; analog devices (simple) can handle it, so such a driver should too.
Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamrobert42 wrote:Hello, has anyone of my colleagues had a problem with this controller consisting in the fact that after programming the hysteresis, the controller does not follow the set value of this hysteresis. My controller works in heating mode. The temperature is set at 24 degrees. Hysteresis at 2 degrees. So after the temperature drops by two degrees, it should turn on the heater. Unfortunately, the driver does not work like that. If I lower the temperature, let's say to 20 degrees, the controller will turn on the heater as it should, but after reaching the set temperature value, instead of turning off the heater and waiting for the temperature to drop by the hysteresis value, it starts switching the heater on and off alternately. there is a clicking every 2 seconds. It behaves as if the hysteresis is set to some very small decimal value.
Added after 1 [hours] 34 [minutes]:
I forgot to add that when the controller turns on the relay, the display shows the temperature value 24.00, and when it turns off, it displays HHH.
kenubi wrote:Sorry, but I don't understand what "temperature stability in this period" is supposed to mean. After all, the essence of hysteresis is a change in temperature in a range that will not cause the system to react.The problem is that the controller program, with some delay (hysteresis, let's say 2s), I don't remember the program number (P3?), first checks the temperature constancy in this period (2s) and only then proceeds to check whether the temperature has reached the max. set.
bik-3 wrote:I agree with you but a failure of some copy is possible.As a kind of "guru" in this topic, I will say (write) this: the driver is OK and if there is something wrong, it is only the fault of the setter -
kenubi wrote:I guess my friend deduced how the driver program works wrong.at first I didn't know what was going on - but I deduced after much research.
vodiczka wrote:kenubi wrote:Sorry, but I do not understand what "temperature stability in this period" is supposed to mean. After all, the essence of hysteresis is a change in temperature in a range that will not cause the system to react.The problem is that the controller program, with some delay (hysteresis, let's say 2s), I don't remember the program number (P3?), first checks the temperature constancy in this period (2s) and only then proceeds to check whether the temperature has reached the max. set.
Did you mean a constant direction of temperature change - constantly increasing or constantly decreasing :?:
In addition, you probably confuse the hysteresis setting (in degrees) with the relay activation delay setting (in seconds).
The hysteresis time is not constant because it depends on the rate of temperature changes.