Close

Failed attempt to weight buoy properly. Trying differently this time.

A project log for Cheap underwater tilt current sensor.

Cheap (<$100) underwater current sensor that can be deployed at 70ft depth. Your thoughts, comments and advice are very welcome here!

max-kviatkouskiMax Kviatkouski 08/15/2018 at 06:030 Comments

First weight system to make buoy less buoyant was captured in https://hackaday.io/project/158083-cheap-underwater-tilt-current-sensor/log/150221-my-concerns-regarding-weighting-the-buoy-properly.

That system had following advantages in my opinion:

Disadvantages:

Four rebars were too heavy. So I decided to upgrade system a little bit and leave two rebars and add two stainless steel bolts in the upper part of the buoy to allow addition of washers. I cannot mount anything co-axial to the buoy since bottom is rubber cap and top is - PVC cap and my attempts to glue some PVC nut to it with PVC cement or superglue failed. If I drill it, I'll have to deal with sealing it nicely (which I'm trying to avoid as much as possible).

Long story short - that didn't work either. Too much weight on top of the buoy and my buoy was going upside down. But during my attempt to weight the buoy for the second time I got following valuable observations:

Also I've attempted to pull my buoy attached to 5lb dumbbell disk (acting as an anchor) and it turned out it is really hard to do it. My plastic measurement tape frame doesn't seem to take that kind of load really well. On top of that I had to hold onto something with my legs to stay in place. So next time I'll do following:

Now, back to weighting. After some thinking I've decided to try this system:

  1. Top weight (5/16-18 1.5' stainless steel bolt + 4 washers on each side)
  2. Bottom weight (5/16-18 2' stainless steel bolt + 20 washers. One of the washers is on the other side of the cap (cannot be seen here) to prevent bolt being pushed through the whole when rubber cap intrudes into the housing at depth)
  3. My guess of how much is missing till buoy is neutrally buoyant (I'll just hook that wire onto the buoy tether rope) (that's how much buoyancy I plan for the buoy to have - around 92g. That's approximately 1/5th of what it was)
  4. Extra washers if I need them underwater.
  5. Loop to pull this core platform out of housing. It fits very tight now and I like to keep it this way (nothing is swinging inside of the housing and I don't have to have any other means of attaching things to the housing). Since I've added bolt #2 I need to push this platform deeper into the housing. This loop has been made so I don't have a problem pulling it out later.
  6. PyBoard v1.1 with accelerometer. (Replaced PyBoard Lite with accelerometer).

Advantages of this weight system:

Disadvantages:

I plan to go and try to weight my buoy properly during my next dive this week (possibly).

Also a few notes on PyBoard v1.1. PyBoard Lite with accelerometer has really crappy RTC. I wrote some code to do two clock syncs with my PC (before and after deployment) and then adjust log timestamps accordingly but there is a problem still. If battery dies during logging that means I have no way to tell how much that RTC was off. Possible options were:

I didn't like both options as requiring extra work. I figured that PyBoard Lite might be a perfect candidate for my upcoming Bluetooth log downloader. So I went ahead and ordered a regular PyBoard here. I'm yet to check PyBoard RTC accuracy in the long run but so far it looks alright.

Discussions