Page 1 of 1
leak detection
Posted: Feb 10th, 2012, 8:29 am
by Maximus Rumpas
Hi All,
A few forum members have mentioned using a leak detection system within the pressure chamber. How is this done? Possibly by monitoring the internal pressure and humidity???
Regards
Max
Re: leak detection
Posted: Feb 10th, 2012, 9:00 am
by derelicte
The leak detectors I've seen (and something I plan on using) is a pcb with copper etches on it. You can sort of make it out in this pic:

Re: leak detection
Posted: Feb 10th, 2012, 9:03 am
by derelicte
look on page 8 and 9 to see the leak detectors for this rov control system. they use the same concept.
http://rov-asia.com/document/RovMualFull.pdf
Re: leak detection
Posted: Feb 10th, 2012, 3:43 pm
by Dratsabylgu
http://makeprojects.com/Project/Water-L ... tor/1382/1
Forget the upper part ( the power supply ) and use the ROV power instead.
Place electronics in controller and place a sensor in the ROV
sensor can be 2 wires with ~ 1cm blank ends use some HMA (Hot melt adhesive) to secure on the ROV bottom
Re: leak detection
Posted: Feb 10th, 2012, 4:12 pm
by Maximus Rumpas
Thanks to both of you,
I took a look at the detector recommended by Derelicte and sold by FloodStop, they sell additional/replacement units for $13.00.
Re: leak detection
Posted: Jun 7th, 2012, 4:32 pm
by Staples Build Team
Found this and i guess it would be the easiest and most straight forward way to do a leak detector. Instead of a buzzer... have it as an input to the control system? How would one do that? Well let me just show you the video:
http://www.youtube.com/watch?v=Fg5NY4Uw ... e=g-user-u
Re: leak detection
Posted: Jun 7th, 2012, 10:58 pm
by ltdcruze
to replace the buzzer I would recommend the use of a microcontroller, such as an arduino. See how many volts are coming from the positive wire that would normally go to the buzzer. If its less than like 5 volts you should be fine. If its more get a 5v regulator. Share the negative (ground) with the arduino. Done