Measuring pond water depth from the surface?
abreuma
Posts: 2
I'd like to build a floating device to measure water depth from the surface.· Probably a range of 2 to 30 feet but maybe not even that deep.· I haven't stumbled on a good sensor or example of this with a BS.· Seems like it would be easy to find a used fish-finder, cut the water sensor off and interface to a BS.· Does anyone know how those work?
Comments
There are some high end (i.e. expensive) "network based" systems where each sensor conditions and then transmits it's readings. These are normally targeted at the "yachting" market (both wind and propeller driven), and are probably not in the price range you're looking for.
I am also interested to see if anyone else as any ideas on this topic.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
Click here to see my Nomad Build Log
If the pond isn't lined with rocks or cement, you might find that an ultrasonic sensor might have trouble indicating a firm bottom. If there is a lot of debris and ooze, etc. on the pond bottom, your signals might not return as cleanly as you'd wish, and this would be especially problematic for shallow depths. Just something to keep in mind.
Ron
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Searider
how much does the depth change?
How do you need to get the info to a computer or go out and get reading?
what is the shore line like, a simple stick close to shore with markings on it would work once depth is measured!
you could use pressure sensors on a 1/4 inch tubing with a weight on the end, a piece of string with a weight on the end.
you could have a string with a weight on the end pulling an encoder wheel and measure the pulses.
make someone go down with the dumb end of a tape measure.
I don't know where your pond is located, but think about ice if it gets that cold sometimes.
If you need high resolution, then you probably need to go with some of the methods others have already mentioned here (floats, etc.) but bear in mind what the wind might do to a float.
http://www.leisurepro.com/Prod/AQUDSS.html
It works fine.
Maybe you can hack it or in worst case read the LCD signals.
From my SCUBA days about 3M is one atmosphere, so as a pressure differential 0PSI = no water, 15PSI = 3M and so on..
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
If you always do what you always did, you always get what you always got.
Fish finder with wireless remote sensor (about $150)
Handheld Depth/Fish finder - might be hackable and only about $60
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
Click here to see my Nomad Build Log
Post Edited (John R.) : 11/13/2009 4:23:22 PM GMT
-Phil
transducer interface (word description only but can be followed)
http://www.sxlist.com/techref/io/sensor/sonar.htm
sonar steered robotic fish (short range solution I'd imagine, since transducer is not excited by a large voltage signal)
http://www.seattlerobotics.org/encoder/200211/autonomous_robotic_fish.html
Nightflight
A float with an arm of the appropriate length could be anchored or weighted at the bottom of the pond and a pivot devised at the float. Because you know the length of the hypotenuse (the arm) and you can measure the angle of the arm with a shaft encoder or rheostat, calculating the depth under the float is just solving for the side of a right triangle. sin of the angle times the hypotenuse gives you the length of the side under the float or the depth.
Variations in the bottom surface, materials used for the arm and variances caused by wave motion would have to be filtered out, but I think it would work depending on the accuracy that you require.
Duffer