Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. Water Leak Detection

Water Leak Detection

Scheduled Pinned Locked Moved Hardware
28 Posts 10 Posters 15.3k Views 13 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TD22057T TD22057

    It's ALIVE!!! Ok - not really, but I've finished my first milestone. I've wired up a bread board prototype with several status LED's, a leak sensor, an override switch (for clearing a "leak"), the motor controller, and motorized valve. I'm very impressed with the valve so far - it works on 5V, doesn't use much current (~50mA), it cuts power and soon as the limit is hit, and the status sensors are a great feature. Since the valve is working so well, I've ordered more and need to try this with powering 2 valves at one time from 1 set of Arduino pins (no reason to think this won't work since they're just tripping a relay) which I need for my washing machine leak sensor.

    I've finished V1 of the sketch code including LED, Switch, and Valve classes which handle all the state changes. The valve code includes time outs for how long power should be applied as well as a duty cycle to not overheat the H-bridge (it doesn't seem to get hot at all so far). The valve also reports state changes (closed, closing, opened, opening) so the LED's be set to can light or blink accordingly.

    I haven't tied the code into MySensors yet but that's a trivial addition now that the core logic is working. I have some RFM69W radios arriving tomorrow so that will be the next addition.

    Here's my bread board - not because it's particularly interesting, but just because I'm excited that the firmware is working so well and want to share :smiley:.

    20150828_153929_2.jpg

    M Offline
    M Offline
    mars000
    wrote on last edited by
    #12

    @TD22057
    Hi, I've sourced same water detector and electronic value.
    I can't seem to work out how the water sensor functions - i notice you wired it to 5V on red and black to D4, but is there a trick in terms of how it works ?

    I assume you are reading the D4 pin in your code ? Could you pls help out/share your code ?
    How you finding the reliability of the sensor and value ?

    kinds regards
    mars000

    TD22057T 1 Reply Last reply
    0
    • M mars000

      @TD22057
      Hi, I've sourced same water detector and electronic value.
      I can't seem to work out how the water sensor functions - i notice you wired it to 5V on red and black to D4, but is there a trick in terms of how it works ?

      I assume you are reading the D4 pin in your code ? Could you pls help out/share your code ?
      How you finding the reliability of the sensor and value ?

      kinds regards
      mars000

      TD22057T Offline
      TD22057T Offline
      TD22057
      Hardware Contributor
      wrote on last edited by
      #13

      @mars000 said in Water Leak Detection:

      @TD22057
      I can't seem to work out how the water sensor functions - i notice you wired it to 5V on red and black to D4, but is there a trick in terms of how it works ?
      I assume you are reading the D4 pin in your code ? Could you pls help out/share your code ?
      How you finding the reliability of the sensor and value ?

      Honestly - I don't remember. Re-reading the thread, I believe they worked fine but that 5V was required. Try hooking them up to an analog pin and reading the value there. They might be not be passing enough voltage to trigger a digital reading. I actually never deployed the design above - I switched to a more modular design and used the rope sensors shown above. I haven't had any problems with the valves - of course they don't cycle at all since I don't have any leaks, but they work when I test them.

      M 1 Reply Last reply
      0
      • TD22057T TD22057

        @mars000 said in Water Leak Detection:

        @TD22057
        I can't seem to work out how the water sensor functions - i notice you wired it to 5V on red and black to D4, but is there a trick in terms of how it works ?
        I assume you are reading the D4 pin in your code ? Could you pls help out/share your code ?
        How you finding the reliability of the sensor and value ?

        Honestly - I don't remember. Re-reading the thread, I believe they worked fine but that 5V was required. Try hooking them up to an analog pin and reading the value there. They might be not be passing enough voltage to trigger a digital reading. I actually never deployed the design above - I switched to a more modular design and used the rope sensors shown above. I haven't had any problems with the valves - of course they don't cycle at all since I don't have any leaks, but they work when I test them.

        M Offline
        M Offline
        mars000
        wrote on last edited by
        #14

        @TD22057 thanks for reply.
        I worked out that I need to connect red to +5V and black to GPIO Analogue input. High value 1024 means there is water < 800 means its dry.

        1 Reply Last reply
        0
        • OliverDogO Offline
          OliverDogO Offline
          OliverDog
          wrote on last edited by
          #15

          Great job @TD22057

          Could you share your sketch???

          I´m working in something similar, but without the water sensor.
          The valve is similar as well, buy it has 3 way, but still with 5 wires.

          Do you remender, or could check, how did you configured the valve sensor? Debouncering or not?

          I want select water from two different places, so the 3 way...

          My project has a button to local valve operation, two leds to indicate from where water is comming, H-bridge to control the valve motor, and I use Home Assistant receiving and controlling valve status, and receiving the signal from valve´s status sensor.

          Here is my code:

          #define MY_DEBUG
          #define MY_RADIO_NRF24
          #define MY_REPEATER_FEATURE
          #define MY_NODE_ID 10
          
          #include <SPI.h>
          #include <MySensors.h>
          #include <DHT.h>  
          // #include <Bounce2.h>
          
          // PINAGEM
          #define int1 6   // ATUADOR PRA H BRIDGE
          #define int2 7   // ATUADOR PRA H BRIDGE
          #define button 4    // BOTAO LOCAL PARA MUDANÇA
          #define info_rua 11   // SENSOR RETORNO DA VALVULA QUANDO RUA SELECIONADO
          #define info_cist 12  // SENSOR RETORNO DA VALVULA QUANDO CISTERNA SELECIONADO
          #define led_rua 9    // LED ACENDE PRA ÁGUA DA RUA
          #define led_cist 10   // LED ACENDE PRA ÁGUA DA CISTERNA
          
          #define CHILD_ID_ACT 0   
          #define CHILD_ID_ESTADO 1     
          
          // MOTOR
          boolean buttonState = LOW;
          int rotDirection = 0;     // 0 PRA CISTERNA E 1 PRA RUA
          int pressed = false;
          bool initialValueSent = false;
          bool state;
          
          //sensores de fim de curso
          int valor_rua = 0; 
          int valor_cist = 0; 
          
          MyMessage msgSwitch(CHILD_ID_ACT, V_STATUS);   // SWITCH PARA MUDAR O ESTADO
          MyMessage msgState(CHILD_ID_ESTADO, V_TRIPPED);  //SENSOR DO ESTADO
          
          void presentation()  
          { 
            sendSketchInfo("Seletor Agua", "1.0");
            wait(200);
            present(CHILD_ID_ACT, S_SPRINKLER);
            wait(200);
            present(CHILD_ID_ESTADO, S_SPRINKLER);
          }
          
          void setup()  { 
            pinMode(int1, INPUT);
            pinMode(int2, INPUT);
            pinMode(button, INPUT);
            pinMode(info_rua, INPUT);
            pinMode(info_cist, INPUT);
            pinMode(led_rua, OUTPUT);
            pinMode(led_cist, OUTPUT);
          
            //definir estado inicial da valvula
            digitalWrite(int1, LOW);
            digitalWrite(int2, HIGH);
            digitalWrite(led_rua, LOW);
            digitalWrite(led_cist, HIGH);
            send(msgSwitch.set(0));
            
            // setup do botao e dos sensores de fim de curso
            digitalWrite(button, HIGH);
            digitalWrite(info_rua, HIGH);
            digitalWrite(info_cist, HIGH);
          }
          
          
          void loop()  { 
            valor_rua = digitalRead(info_rua);
            valor_cist = digitalRead(info_cist);
            
            // valores iniciais
            if (!initialValueSent) {
              Serial.println("Sending initial value");
              send(msgSwitch.set(0));
              send(msgState.set(0));
              Serial.println("Requesting initial value from controller");
              request(CHILD_ID_ACT, V_STATUS);
              wait(2000, C_SET, V_STATUS);
            }
            
            // ler estado do botão
            if (digitalRead(button) == true) {
              pressed = !pressed;
            }
            while (digitalRead(button) == true);
            wait(20);
            
            // se botao pressionado
            if (pressed == true & rotDirection == 0) {
              digitalWrite(int1, HIGH);
              digitalWrite(int2, LOW);
              digitalWrite(led_cist, LOW);
              rotDirection = 1;
              send(msgSwitch.set(1));
              wait(20);
            }
            if (pressed == true & rotDirection == 1) {
              digitalWrite(int1, LOW);
              digitalWrite(int2, HIGH);
              digitalWrite(led_rua, LOW);
              digitalWrite(led_cist, HIGH);
              rotDirection = 0;
              send(msgSwitch.set(0));
              wait(20);
            }
            
            if (valor_rua == 1) {
              digitalWrite(led_rua, HIGH);
            }
            if (valor_rua == 0) {
              digitalWrite(led_rua, LOW);
            }
            if (valor_cist == 1) {
              digitalWrite(led_cist, HIGH);
            }
            if (valor_cist == 0) {
              digitalWrite(led_cist, LOW);
            }
            
          }
          
          void receive(const MyMessage &message) {
            if (message.isAck()) {
               Serial.println("This is an ack from gateway");
            }
          
            if (message.type == V_STATUS) {
              if (!initialValueSent) {
                Serial.println("Receiving initial value from controller");
                initialValueSent = true;
              }
              state = message.getBool();
              if (state == 0) { 
                digitalWrite(int1, LOW);
                digitalWrite(int2, HIGH);
                digitalWrite(led_rua, LOW);
                digitalWrite(led_cist, HIGH);
                rotDirection = 0;
                send(msgSwitch.set(0));
              }
              if (state == 1) { 
                digitalWrite(int1, HIGH); 
                digitalWrite(int2, LOW);
                digitalWrite(led_rua, HIGH);
                digitalWrite(led_cist, LOW);
                rotDirection = 1;
                send(msgSwitch.set(1));
              }
            }
          }
          
          1 Reply Last reply
          0
          • TD22057T Offline
            TD22057T Offline
            TD22057
            Hardware Contributor
            wrote on last edited by
            #16

            Look here under Valve: https://github.com/TD22057/TD-Arduino-Core

            OliverDogO 1 Reply Last reply
            0
            • TD22057T TD22057

              Look here under Valve: https://github.com/TD22057/TD-Arduino-Core

              OliverDogO Offline
              OliverDogO Offline
              OliverDog
              wrote on last edited by
              #17

              @TD22057

              Great work, and thanks for the quick answer!
              I will try using it...

              I noticed you have coded a sonar sensor library as well.
              I have another projeto for auto flushing an urinal, and got this sensor:
              https://www.aliexpress.com/item/32332773388.html?spm=a2g0s.9042311.0.0.3b60b90avbfLZ9

              Could it work with your library?

              Thanks again!!!

              1 Reply Last reply
              0
              • TD22057T TD22057

                Here's another great leak "sensor": rope leak detector. The nice part about this is that it can cover a large area and it's basically white so it looks nice. I'm planning on cutting the 8 foot length up in to 15-20cm lengths to use in multiple locations.

                There are four wires in the sensor in the rope, 2 black, 1 white, 1 red. The only ones that matter are the black ones. Feed 5V to one of the black wires and attach the other to an analog pin. When dry, the pin reads about 20-30 (out of 0-1023 analog range). When wet, it will read anywhere from 60-150. That's not high enough to trip the digital HIGH value using digitalRead() so it needs to be hooked up to an analog pin to work properly.

                NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by NeverDie
                #18

                @TD22057 said in Water Leak Detection:

                Here's another great leak "sensor": rope leak detector. The nice part about this is that it can cover a large area and it's basically white so it looks nice. I'm planning on cutting the 8 foot length up in to 15-20cm lengths to use in multiple locations.

                There are four wires in the sensor in the rope, 2 black, 1 white, 1 red. The only ones that matter are the black ones. Feed 5V to one of the black wires and attach the other to an analog pin. When dry, the pin reads about 20-30 (out of 0-1023 analog range). When wet, it will read anywhere from 60-150. That's not high enough to trip the digital HIGH value using digitalRead() so it needs to be hooked up to an analog pin to work properly.

                I've read horror stories where veritable running rivers of water are flooding a house but don't happen to run through the point location where a small leak detector was placed. This rope sounds like a good way to cast a wider net so as to better avoid having an undetected disaster like that.

                Does anyone here know how it works? Does it sense water by capacitance, conduction, or some other way?

                OliverDogO 1 Reply Last reply
                0
                • NeverDieN NeverDie

                  @TD22057 said in Water Leak Detection:

                  Here's another great leak "sensor": rope leak detector. The nice part about this is that it can cover a large area and it's basically white so it looks nice. I'm planning on cutting the 8 foot length up in to 15-20cm lengths to use in multiple locations.

                  There are four wires in the sensor in the rope, 2 black, 1 white, 1 red. The only ones that matter are the black ones. Feed 5V to one of the black wires and attach the other to an analog pin. When dry, the pin reads about 20-30 (out of 0-1023 analog range). When wet, it will read anywhere from 60-150. That's not high enough to trip the digital HIGH value using digitalRead() so it needs to be hooked up to an analog pin to work properly.

                  I've read horror stories where veritable running rivers of water are flooding a house but don't happen to run through the point location where a small leak detector was placed. This rope sounds like a good way to cast a wider net so as to better avoid having an undetected disaster like that.

                  Does anyone here know how it works? Does it sense water by capacitance, conduction, or some other way?

                  OliverDogO Offline
                  OliverDogO Offline
                  OliverDog
                  wrote on last edited by
                  #19

                  @NeverDie

                  @chrismyers81 and @TD22057, from arduino forum, found a way to use it. Check here:
                  https://forum.arduino.cc/index.php?topic=256231.msg2494469#msg2494469

                  But this rope will certainly disagree with my wife's idea of ​​beautiful decor! :sweat_smile:

                  Despite all the work on finding the best place to place the sensor, accidents can occur, of course, but have those people worked on finding that place properly?

                  I think the best way avoiding those disasters is reading the main water flow and create automations based on volume of water, linked with others events, just like garden irrigation, people in the bathrooms, pool filling, car wash, time of day and, of course, flood sensors at strategic points. This is the way I will do!

                  The problem is how to measur water flow without adding chinese components in contact with your water!

                  NeverDieN 1 Reply Last reply
                  0
                  • OliverDogO OliverDog

                    @NeverDie

                    @chrismyers81 and @TD22057, from arduino forum, found a way to use it. Check here:
                    https://forum.arduino.cc/index.php?topic=256231.msg2494469#msg2494469

                    But this rope will certainly disagree with my wife's idea of ​​beautiful decor! :sweat_smile:

                    Despite all the work on finding the best place to place the sensor, accidents can occur, of course, but have those people worked on finding that place properly?

                    I think the best way avoiding those disasters is reading the main water flow and create automations based on volume of water, linked with others events, just like garden irrigation, people in the bathrooms, pool filling, car wash, time of day and, of course, flood sensors at strategic points. This is the way I will do!

                    The problem is how to measur water flow without adding chinese components in contact with your water!

                    NeverDieN Offline
                    NeverDieN Offline
                    NeverDie
                    Hero Member
                    wrote on last edited by NeverDie
                    #20

                    @OliverDog said in Water Leak Detection:

                    The problem is how to measur water flow without adding chinese components in contact with your water!

                    @OliverDog Supposedly Moen's Flo can measure leaks down to even 1 drop a minute, which is pretty amazing. Allegedly its software already has some amount of leak detection built in based on usage patterns. Is it worth it? Compared to most flow meters, which can't resolve to a drop a minute, it's quite expensive. However, I look at it the same as insurance, except better, and compared to the cost of insurance it's... cheap? I would hope that the price premium buys better quality than chinesium, but.... who knows? I'm concerned it might reduce dynamic water pressure, and none of the reviews think to check for that. It's a 3/4" connection rather than 1 inch, so it's going to have some effect. And it's yet another thing that might break or go bad with time. I like the idea of it, but for me it's in the category of "nice to have" rather than "gotta have.".

                    zboblamontZ 1 Reply Last reply
                    0
                    • NeverDieN NeverDie

                      @OliverDog said in Water Leak Detection:

                      The problem is how to measur water flow without adding chinese components in contact with your water!

                      @OliverDog Supposedly Moen's Flo can measure leaks down to even 1 drop a minute, which is pretty amazing. Allegedly its software already has some amount of leak detection built in based on usage patterns. Is it worth it? Compared to most flow meters, which can't resolve to a drop a minute, it's quite expensive. However, I look at it the same as insurance, except better, and compared to the cost of insurance it's... cheap? I would hope that the price premium buys better quality than chinesium, but.... who knows? I'm concerned it might reduce dynamic water pressure, and none of the reviews think to check for that. It's a 3/4" connection rather than 1 inch, so it's going to have some effect. And it's yet another thing that might break or go bad with time. I like the idea of it, but for me it's in the category of "nice to have" rather than "gotta have.".

                      zboblamontZ Offline
                      zboblamontZ Offline
                      zboblamont
                      wrote on last edited by zboblamont
                      #21

                      @NeverDie There's a danger of trying to find a overall solution for distinctly different scenarios even if they all concern water escape.

                      Leakage or loss within a domestic supply can be readily picked up by a Class D water meter with K-1. My domestic meter is Class D with a 1 Litre sensor linked to Domoticz so any leakage shows up overnight. Your a drip per minute sounds miniscule, but if you sleep the average 8 hours, that's 480 drips overnight, chances are it will trigger the meter.
                      The beauty of modern positive displacement meters is they are mounting agnostic, have remarkably low pressure drop and are built for 20+ years reliable life. Usually the sensor costs more than the meter, but even $150 is cheaper than the insurance loss if something goes wrong.

                      For leakage in a say a bathroom, wet socks are the surest indicator there is a problem to investigate. Almost built one to alarm for a water softener drain overflowing, but ended up altering the plumbing with a backup overflow. Problem solved but a sensor node remains on my to-do list.

                      A burst will cause damage within minutes and chances are it will occur when you are not there or within earshot. Only had one instance where a valve literally burst (faulty casting?) but heard it and managed to isolate quickly. Had I been elsewhere and received an alarm because a sensor detected it, by the time I responded the damage would have been horrendous (3m3 tank and pumped supply :face_with_rolling_eyes: ), but a public water supply will continue to feed regardless.

                      For the vast majority of normal sensors they rely on detecting water on the floor to alert you to a partial but unusual leak from a stuck ballcock, stuck/split air valve or a loosened drain connection, the only question is the detection area.

                      However, returning to that Class D, it is equally possible that the system alarms for unusual triggers when nobody is in the house (say intruder alarm active) or at night times when asleep, one litre of water is a lot easier to deal with. It is equally possible to trigger an electronic shut-off valve if the flow exceeds normal use as with a burst.
                      Just my 2c...

                      NeverDieN 1 Reply Last reply
                      0
                      • zboblamontZ zboblamont

                        @NeverDie There's a danger of trying to find a overall solution for distinctly different scenarios even if they all concern water escape.

                        Leakage or loss within a domestic supply can be readily picked up by a Class D water meter with K-1. My domestic meter is Class D with a 1 Litre sensor linked to Domoticz so any leakage shows up overnight. Your a drip per minute sounds miniscule, but if you sleep the average 8 hours, that's 480 drips overnight, chances are it will trigger the meter.
                        The beauty of modern positive displacement meters is they are mounting agnostic, have remarkably low pressure drop and are built for 20+ years reliable life. Usually the sensor costs more than the meter, but even $150 is cheaper than the insurance loss if something goes wrong.

                        For leakage in a say a bathroom, wet socks are the surest indicator there is a problem to investigate. Almost built one to alarm for a water softener drain overflowing, but ended up altering the plumbing with a backup overflow. Problem solved but a sensor node remains on my to-do list.

                        A burst will cause damage within minutes and chances are it will occur when you are not there or within earshot. Only had one instance where a valve literally burst (faulty casting?) but heard it and managed to isolate quickly. Had I been elsewhere and received an alarm because a sensor detected it, by the time I responded the damage would have been horrendous (3m3 tank and pumped supply :face_with_rolling_eyes: ), but a public water supply will continue to feed regardless.

                        For the vast majority of normal sensors they rely on detecting water on the floor to alert you to a partial but unusual leak from a stuck ballcock, stuck/split air valve or a loosened drain connection, the only question is the detection area.

                        However, returning to that Class D, it is equally possible that the system alarms for unusual triggers when nobody is in the house (say intruder alarm active) or at night times when asleep, one litre of water is a lot easier to deal with. It is equally possible to trigger an electronic shut-off valve if the flow exceeds normal use as with a burst.
                        Just my 2c...

                        NeverDieN Offline
                        NeverDieN Offline
                        NeverDie
                        Hero Member
                        wrote on last edited by
                        #22

                        @zboblamont I knew a guy on one of the other home automation forums who had his water supply turn off automatically every time he leaves home. That seems a bit limiting to me (you can't run the dishwasher or laundry or even your ice maker when you're gone), but maybe it's wise.

                        Which Class D meter do you recommend?

                        zboblamontZ 1 Reply Last reply
                        0
                        • NeverDieN NeverDie

                          @zboblamont I knew a guy on one of the other home automation forums who had his water supply turn off automatically every time he leaves home. That seems a bit limiting to me (you can't run the dishwasher or laundry or even your ice maker when you're gone), but maybe it's wise.

                          Which Class D meter do you recommend?

                          zboblamontZ Offline
                          zboblamontZ Offline
                          zboblamont
                          wrote on last edited by
                          #23

                          @NeverDie I'm not conversant with the US marketplace, my own is an Elster V200 from memory.. They make all sorts of variants eg https://www.johnsonvalves.co.uk/tag/iso4064-class-d/ but these are modern versions of their original V100 which I believe is still manufactured in Malaysia (?), and I see from a quick Google for "volumetric water meters" Chinese manufacturers are copying it also.
                          Other european manufacturers are Itron, Sensus etc, but they are heavily committed to service companies hence built in radio for drive-by meter reading etc...
                          One which uses a reed activated sensor is by far the simplest and most reliable to incorporate for domestic monitoring, but YMMV.
                          The only the thing to watch for is maximum flow rate, if your max demand can be satisfied by a 15mm instead of 20mm the headloss should have no impact while detecting lower flows (or leakage).

                          Shutting down supply is failsafe but impractical as you've highlighted. You're smart enough to figure out how to monitor flow rates and say shut down supply (electronic valve) if a "burst" is picked up by the node, hence normal usage will not be a problem.

                          1 Reply Last reply
                          0
                          • OliverDogO Offline
                            OliverDogO Offline
                            OliverDog
                            wrote on last edited by
                            #24

                            Sorry about newbie question, but how could I read water flow on Home Assistant using those Class D? Do they send measurement wirelessly or do I need to build some reading sensor outside?

                            By the way, have you seen Flume Water Monitor? For $ 199,00

                            https://www.flumetech.com/

                            It has already been integrated with HASS
                            https://www.home-assistant.io/integrations/flume/

                            NeverDieN 1 Reply Last reply
                            0
                            • OliverDogO OliverDog

                              Sorry about newbie question, but how could I read water flow on Home Assistant using those Class D? Do they send measurement wirelessly or do I need to build some reading sensor outside?

                              By the way, have you seen Flume Water Monitor? For $ 199,00

                              https://www.flumetech.com/

                              It has already been integrated with HASS
                              https://www.home-assistant.io/integrations/flume/

                              NeverDieN Offline
                              NeverDieN Offline
                              NeverDie
                              Hero Member
                              wrote on last edited by
                              #25

                              @OliverDog In the case of the reed, you'd need something that could read opening and closing of a switch contact and then translate that in your software to a flow . It's something you could DIY with an Arduino.

                              1 Reply Last reply
                              0
                              • OliverDogO Offline
                                OliverDogO Offline
                                OliverDog
                                wrote on last edited by
                                #26

                                Yes, I understand how to make a reed talk to my Home Automation, but I don't see any wires outcomming from those Class D @zboblamont posted above.

                                My Newbie question was about those Class D beeing a reed sensor, or electronic switch, that sends a open/close signal or if I would need a DIY way to read a ordinary water flow meter...

                                But after check Datasheet from V200H I could notice a small plug on top and the wired pulse info... so It would act like a reed sensor with a pulse for each liter spent!
                                Now I got it.

                                But How much does it cost???
                                And won't be better an external sensor, just like that I posted, called Flume Water Monitor, once Class D could lower pressure from system?

                                NeverDieN 1 Reply Last reply
                                0
                                • OliverDogO OliverDog

                                  Yes, I understand how to make a reed talk to my Home Automation, but I don't see any wires outcomming from those Class D @zboblamont posted above.

                                  My Newbie question was about those Class D beeing a reed sensor, or electronic switch, that sends a open/close signal or if I would need a DIY way to read a ordinary water flow meter...

                                  But after check Datasheet from V200H I could notice a small plug on top and the wired pulse info... so It would act like a reed sensor with a pulse for each liter spent!
                                  Now I got it.

                                  But How much does it cost???
                                  And won't be better an external sensor, just like that I posted, called Flume Water Monitor, once Class D could lower pressure from system?

                                  NeverDieN Offline
                                  NeverDieN Offline
                                  NeverDie
                                  Hero Member
                                  wrote on last edited by NeverDie
                                  #27

                                  @OliverDog Regarding the Flume:

                                  “Flume’s central innovation is the patent-pending Flume sensor,” the company said in a statement. “When water flows through a household water meter, a magnetic disc spins inside of the meter. The rate at which the disc spins correlates directly to a water flow rate.”

                                  The Flume sensor measures this magnetic field from the meter, then sends the information to the app by way of a radio frequency signal, the company stated.

                                  Why would there necessarily be a magnetic disc inside a water meter though? Or does the Flume assume a special kind of water meter? My water utility still reads the meters manually.

                                  Edit: Oh, I see now:

                                  Nutating Disk Water Meter

                                  Nutating disk water meters have an internal disk that "wobbles" as flow passes around it. Disk meters are a type of "positive displacement" meter, and will respond to very low flow rates. Water utilities have traditionally used this type of meter, and they are sometimes called "utility meters."

                                  The disk in these meters is connected to a magnet, which in turn drives the register that shows accumulated water use. Disk meters can be equipped with pulse output devices that are driven mechanically or coupled to the field of the rotating magnet. The resolution of pulse outputs on water meters is typically 50 to 200 pulses per gallon of flow.

                                  The accuracy of disk meters drops off significantly at flows below about ¼ or ½ gallon per minute. However, they are capable of sensing much smaller flow rates, and can be used to identify leakage in domestic water systems. They will also produce output pulses when water flows in the reverse of the usual direction in systems. Small forward–reverse flow oscillations may be caused by thermal expansion (of water and/or water tanks), and by pressure changes (especially if there are air pockets in the system). The commonly used pulse output devices don't provide information on flow direction, and pulse data at low flow rates should be scrutinized to determine whether it represents positive water use or oscillating flow.
                                  https://buildingsfieldtest.nrel.gov/nutating_disk_water_meter

                                  So, maybe all you need is a hall effect sensor to read flow pulses from a typical water meter? This seems worth investigating. :)

                                  zboblamontZ 1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

                                    @OliverDog Regarding the Flume:

                                    “Flume’s central innovation is the patent-pending Flume sensor,” the company said in a statement. “When water flows through a household water meter, a magnetic disc spins inside of the meter. The rate at which the disc spins correlates directly to a water flow rate.”

                                    The Flume sensor measures this magnetic field from the meter, then sends the information to the app by way of a radio frequency signal, the company stated.

                                    Why would there necessarily be a magnetic disc inside a water meter though? Or does the Flume assume a special kind of water meter? My water utility still reads the meters manually.

                                    Edit: Oh, I see now:

                                    Nutating Disk Water Meter

                                    Nutating disk water meters have an internal disk that "wobbles" as flow passes around it. Disk meters are a type of "positive displacement" meter, and will respond to very low flow rates. Water utilities have traditionally used this type of meter, and they are sometimes called "utility meters."

                                    The disk in these meters is connected to a magnet, which in turn drives the register that shows accumulated water use. Disk meters can be equipped with pulse output devices that are driven mechanically or coupled to the field of the rotating magnet. The resolution of pulse outputs on water meters is typically 50 to 200 pulses per gallon of flow.

                                    The accuracy of disk meters drops off significantly at flows below about ¼ or ½ gallon per minute. However, they are capable of sensing much smaller flow rates, and can be used to identify leakage in domestic water systems. They will also produce output pulses when water flows in the reverse of the usual direction in systems. Small forward–reverse flow oscillations may be caused by thermal expansion (of water and/or water tanks), and by pressure changes (especially if there are air pockets in the system). The commonly used pulse output devices don't provide information on flow direction, and pulse data at low flow rates should be scrutinized to determine whether it represents positive water use or oscillating flow.
                                    https://buildingsfieldtest.nrel.gov/nutating_disk_water_meter

                                    So, maybe all you need is a hall effect sensor to read flow pulses from a typical water meter? This seems worth investigating. :)

                                    zboblamontZ Offline
                                    zboblamontZ Offline
                                    zboblamont
                                    wrote on last edited by
                                    #28

                                    @NeverDie Most all normal water meters use magnetic drives to isolate the register from the main flow (even the wet registers).
                                    Common water meters are single or multi-jet Class A or B to actuate the magnetic disc but meter orientation alters accuracy. The positive displacement/piston variety simply rotates volumetrically so orientation does not matter. There are also ultrasonic types so again no contact, very accurate but crazy expensive.

                                    The critical point is the K factor of the factory built meter, K=1 means 1 litre output. This is not something you can alter, eg My outdoors Zenith is a multijet with K=500, the sensor is about 50 euro, but a 5c reed fits just fine. Useless at 500 litre/pulse but it illustrates the point it's how the meter is built.

                                    @OliverDog the V200 I have has a mosfet type sensor (triggered by an inductor?) rather than a reed, normally very expensive, but I got lucky with one supplier, from memory the meter and sensor were less than 100 quid, the battery for the sensor lasts maybe 10 years. If it dies I'll install a V100.

                                    Modern versions such as the V200H are usually RF or cable to a specialist receiver but it starts getting complicated with proprietary protocols as they're really designed for the water service industry, although some wizzes have hacked various models. May be worth a google as I'm out of touch these days..

                                    It may be an old Class D design, but the V100 I nearly bought instead has a plugged socket in which the reed is inserted into the meter body. The Elster official reed is expensive but you can slip a normal reed in with a bit of preparation, it works fine as did one for a friend. Pretty sure the V100 is now made in Malaysia by the ex-director or similar of Elster, demand in Europe etc for the drive-by reading capability and Class D has tilted the market. No idea whether the Chinese market has clones or they're made properly.

                                    @NeverDie "A patent pending Flume sensor"... Flumes are restrictors for open channel flow measurement been around for over a century or more, a pipe version is called a Dall Tube, see Bernoulli's equation.
                                    Sounds like marketing hype, but it's just mag measurement sent to an app.
                                    A lot of folks have tried sensing magnetic fields or reading part of the register, think some on here had some success with photo sensors, so plenty of options...

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    22

                                    Online

                                    11.7k

                                    Users

                                    11.2k

                                    Topics

                                    113.1k

                                    Posts


                                    Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • MySensors
                                    • OpenHardware.io
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular