logo elektroda
logo elektroda
X
logo elektroda

Digital thermostat W1209 - description and review

grala1 39651 44
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #31 17758992
    vodiczka
    Level 43  
    robert42 wrote:
    As for thermal inertia; analog devices (simple) can handle it, so such a driver should too.
    How are they doing? I consider "on-off" controls to be simple, not proportional.
  • ADVERTISEMENT
  • #32 17759473
    bik-3
    Level 11  
    I forgot to write that in my boiler protection I have hysteresis set to two degrees and it works. I also had problems with setting 85 degrees and this is the fault of the instructions. This manual is written as if you need to start with SET and P2 and doing so gives you exactly these symptoms. First SET for flashing and temperature setting and then SET Pxxx. Write if it helped.
  • #33 17761480
    robert42
    Level 9  
    Thank you very much, someone already gave me a similar tip on this topic. It seems that the parameter setting instruction is a bit confusing. I entered the temperature settings "on flashing" and only then the rest. Now it looks like it will be ok. Again thank you very much.
  • #34 18625185
    waljo
    Level 21  
    Good morning, the topic is a bit old, but I have a note about the instructions for this thermostat. In fact, there are probably copies that have different settings. I confirm what bik-3 wrote. All in all, the setting is simpler, because you do not need to go deeper, only after pressing set, you set the temperature with the + and - buttons. Switching on and off depends on the previously set hysteresis.
  • ADVERTISEMENT
  • #35 18626511
    bik-3
    Level 11  
    The hysteresis is like this: it is set in P1 with the symbols C and H - heating or cooling.
    In the heating setting, the heater will be turned on according to the set temperature, and turned off - the set temperature plus hysteresis, i.e. adding the temperature. In the cooling setting, it is temperature subtraction. I am currently using it to protect seedlings in the tunnel from frost. It turns on the heater at 3°C and turns it off at 6°C, because the hysteresis is 3 degrees.
  • #36 18920419
    kenubi
    Level 13  
    robert42 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.



    Gentlemen. I DON'T KNOW how the currently produced series (2019/2020 - I bought 10-12 pcs.), but as a homegrown IT programmer (self-taught for 30 years) I found the following:

    W1209 DRIVERS are DANGEROUS in use with C, O type installation elements.

    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. setting.
    If the temperature jumps in these 2 seconds by 0.1 .. 0.9 * C (some consumption from central heating), it is still in a loop - until the temperature stabilizes within (set 2 seconds) and only then goes to the step of checking whether the temperature has reached the max. set.

    If I set 50*C as max. but the temperature will be unstable - it jumped on the display - it's "the module can reach" and 110 * and still will not turn off the relay because the system program will not go to the max temp check step. and exclusions

    I was in a bit of a shock, because I controlled it (3 pcs in series and I think it saved me) - 140 L boiler and initially I did not know what was going on - but I deduced after a longer analysis.
  • #37 18920474
    vodiczka
    Level 43  
    kenubi wrote:
    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.
    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.
    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 change.
  • ADVERTISEMENT
  • #38 18921819
    bik-3
    Level 11  
    As a kind of "guru" in this topic, I will say (write) like this: the driver is OK and if there is something wrong, it is only the fault of the setter - programming this contraption. I use 3 pieces and no problems, including a coal central heating installation: pump control and as a guard of exceeding the temperature with a buzzer signal. The original manual is a bit convoluted. But what are the exercises for?

    Added after 9 [minutes]:

    Additionally, after re-reading the problem: hysteresis is a range of some parameter. It's a temperature range, not a time range. We can talk about time in the sense of the rate of increase or decrease of temperature.
  • #39 18922000
    vodiczka
    Level 43  
    bik-3 wrote:
    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 -
    I agree with you but a failure of some copy is possible.
    kenubi wrote:
    at first I didn't know what was going on - but I deduced after much research.
    I guess my friend deduced how the driver program works wrong.
  • #40 18959923
    kenubi
    Level 13  
    vodiczka wrote:
    kenubi wrote:
    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.
    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.
    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.


    Sorry for the confusion of "hysteresis" - the hour of the post probably explains.

    I do not consider such an action illogical, but when setting the upper temperature, I expected that even if the temperature reaches the set range for a fraction of a second (+temperature hysteresis), the relay will switch off, (for me) the temperature cannot change during this time 2 seconds for the relay, otherwise it still doesn't know what the temperature is.
    After setting the time to something like 0.5s, the problem was solved, because there were no changes on the display so quickly.

    The solution is probably to set the "Alarm" function, but in the sellers' descriptions I did not find an explanation of the meaning of its operation (and I assume that other people will also ignore it), so I did not set it. If I find some time (it's hard with this), I'll research the topic again, maybe a video will work.
  • #41 18980490
    Justyniunia
    Level 36  
    I want to replace the display in this module.
    Do you know if the display has common anodes or cathodes? I'd like to know before desoldering...
  • ADVERTISEMENT
  • #42 19554176
    Scientist
    Level 10  
    Please let me know if the w1209 has a rectifier bridge and a 5V stabilizer, so it can be SAFELY powered with AC12V or a lower stabilized voltage, e.g. 9V. I have a 12V toroidal transformer that is supposed to power the heat mat and I would like to avoid wasting an extra stabilized power supply. Anyone tried?
  • #43 19554185
    prosiak_wej
    Level 39  
    Where's the bridge?
    One diode is anti-parallel to the relay coil, the other only protects against reverse polarity of the power supply. However, if you put a larger capacity electrolytic capacitor (e.g. 470µF) just below the stabilizer, the thermostat will work, but you would have to check how the relay behaves.
  • #44 20104350
    ekspert100
    Level 18  
    I have a question about the display in this module:
    what color is available - maybe someone has a real photo of this display in the module.
  • #45 20104377
    prosiak_wej
    Level 39  
    ekspert100 wrote:
    what color is available

    Red.

Topic summary

The W1209 digital thermostat is an affordable Chinese device priced around $1.30 on Aliexpress, including shipping. It comes with a temperature sensor and offers display color options such as green, red, and blue. Users have reported mixed experiences; some have successfully used it for over two years without issues, while others have faced problems with hysteresis settings and relay behavior. The thermostat can be used for various applications, including controlling heating systems and monitoring temperatures in different environments. Users have discussed modifications, such as extending sensor cable lengths and adapting the device for specific heating needs. The documentation is noted to be lacking, leading to confusion in programming settings. Overall, the W1209 is seen as a cost-effective solution for basic temperature control, though it may not be suitable for precise applications requiring narrow hysteresis.
Summary generated by the language model.
ADVERTISEMENT