... You run out of water!
Every few years, I keep thinking of doing something about this. Usually after the water stops flowing out of the tap
Yesterday was one such day. The water pressure dropped off, so I walked up to our well house (which is maybe 50 yards from the house, tapped on the 2800 gallon water tank and it was empty. Luckily float valve in tank keeps pressure pump from running... Checked our two wells. One of them turned on for a few minutes and cycled off (no water, needs time to recharge), and the main one did not turn on at all... Luckily called well pump company who was out in a couple hours and found the well controller was dead, which they replaced (actually replaced both) and now we have water again![]()
Each time something like this happens, I think I should do a project to monitor the system.
Some of the things I should probably monitor:
1) Tank level - Not sure best way to measure. Ultrasonic, Add a few more floats...
2) Know when and how long each Well is running and likewise maybe likewise pressure pump. Wonder if maybe hooking up a current sensor like: https://www.sparkfun.com/products/11005 to at least one of the legs for each of these (all three of these are on separate circuit breakers. Should be able to detect when each turns on and off, and potentially maybe detect information about the pumps... Not sure if I would get any more meaningful information if I measured both legs going to each of these pumps.
If this time around I actually do something about this. I can imagine breaking this down into a few different parts.
Collect the data: Maybe start off with a log of: Which motor, turn on time, turn off time. And maybe tank level. Could add other things like: temp in well house... Trying to decide what processor to use here (Teensy? RPI...)
Maybe send the data to the house: Not sure best way. Again maybe 50 yards. there are trees and the like, no wires running from Well to house (or barn). Pump house is on own Meter which is on different Transformer... Probably too far normal XBees, don't want wifi to go out that far...
Some way to alert me. That is once I run into problem like this, for the next few weeks, I know I will be good and walk to pump house at least once a day to check the tank, but soon that may drop off to once every few days, then maybe once a week... So probably need some way to alert me when things don't appear normal...
Anyway we will see if this time I actually do something
Suggestions?
Kurt
Bookmarks