5

How might I go about measuring the tension in a line of fishing wire? I'm mostly interested in determining when the line is in tension vs when it's slack.

The application is a boat-mounted depth-finder. A weighted line could be lowered into the water via a stepper motor. When the weight hits the bottom, the line goes slack and the depth is determined by the stepper motor's rotations.

I'm considering the feasibility of this approach vs a sonar/fishfinder-type setup. A mechanical measurement would be kind of fun, in a way, despite its many flaws (accuracy, waterproofing..). Thanks!

Scott Seidman
  • 29,274
  • 4
  • 44
  • 109
Matt
  • 231
  • 2
  • 10
  • One way would be to mount your reel on a moveable platform, which is attached to something stationary via a spring. You could then measure the platform displacement: when there is tension on the line the platform would be displaced. This could be done primitively via optical or mechanical switches, or via encoders which would rotate as a result of displament. There are various kinds of force-measuring sensors that could be adapted, such as pressure sensors, etc. – angelatlarge Mar 28 '13 at 22:09
  • 2
    Considering you are trying to do something that has been largely superceded by "contactless" methods for what I can only see as obvious reasons, you are obviously into the fun side of things... Tried and tested method is to count the knots as it descends under gravity with a little friction in the operatives hand holding it back; as soon as it hits the bottom the hand-friction prevents the rope descending further. Depth = number of knots. I hope there are better answers!! – Andy aka Mar 28 '13 at 22:39
  • 1
    No stepper motors! It would take years to reach the bottom. Use a encoder. – drzymala Mar 28 '13 at 22:45
  • 1
    @Andyaka, love it! And the mechanism rings a bell at each knot, and an Aurduino (sp?) sound recognition routine counts the clangs.. – Bobbi Bennett Mar 28 '13 at 22:52
  • @Andy aka: what do you have in mind for "contactless method"? – angelatlarge Mar 28 '13 at 23:21
  • 2
    Assuming that you're going to be lowering your mass off the gunwale (side of the boat), a moderate swell will rock the boat enough such that the line will go from periods of high tension (accelerating the mass upward as the boat tips away from the line) to slack or near-slack as the boat tips toward the line. You may need a low pass filter to eliminate swell-induced transients (even if you're just using a switch). – HikeOnPast Mar 29 '13 at 02:20
  • 1
    Paint the rope different colours every 10cm. Use RGB LED and photodiode to measure colour - changing colour forward sequence: depth += 10cm, colour static: hit bottom. :P – geometrikal Mar 29 '13 at 03:09
  • 1
    @angelatlarge "Contactless" means sonar depth finding - I was having a bit of fun reminding Matt Ball that the rope and knots method is the old trad way of doing things. – Andy aka Mar 29 '13 at 08:37
  • @Andyaka - yes, sticking with contact-based methods are making this a bit Rube Goldberg-ish.. it's a bit of a thought experiment. – Matt Mar 29 '13 at 19:49

4 Answers4

3

This really needs a drawing, but alas, I don't have time to draw one up. Here's a super simple method of detecting a slack line:

Start with two plates/pulleys/rods/whatever. Let's assume they are plates. There is a hole in each plate. Run the line through the hole in each plate. When the line is tight, the line forms a nice straight line between the two holes. When the line is slack, it is not a straight line.

Halfway between the plates, put a microswitch. When the line is tight, the switch is pressed. When the line is not tight, the switch is not pressed. You might need a lever or something for the line to push against-- which in turn pushes the switch. I would probably make this lever have a small hole in it that the line goes through. The length of the lever, and the overall mechanics of things, will determine how much force is required to press the switch (and thus how much weight you need on the line).

This would be super simple to 3-D print. Just saying.

2

If I were brainstorming this, a buckle transducer would certainly come up. This is sometimes use to measure tension in muscles. A muscle would be pulled through some sort of frame, and a pin inserted in such a way as to act like a fulcrum. Strain gages can be placed just about anywhere. Not necessarily an entirely thought out solution. For example, you'd need to rig this up so the line can go through freely. Maybe you could introduce rollers someplace. This might limit sites for strain gages. Probably plenty of other problems, but there may be enough here to merit some thought.

Dennerlein, Journal of Hand Therapy.  18(2005) 120-127
Dennerlein, Journal of Hand Therapy. 18(2005) 120-127

Science Direct Link

Scott Seidman
  • 29,274
  • 4
  • 44
  • 109
  • I personally would not want my muscles pulled through a frame! :) Otherwise, if you replace the strain gauge with a microswitch then this is identical to my solution. –  Mar 29 '13 at 00:40
  • 1
    Looking back now, I get it. Plusses and minuses to both methods, but I've seen so much gear fail on fishing boats, I'll stick to having less moving parts. – Scott Seidman Mar 29 '13 at 01:24
  • Cool! Another 3d-printable idea..thanks! – Matt Mar 29 '13 at 19:51
1

For measuring the depth use a encoder. And for sensing the bottom you can take two weights separated by a very short line. And on this line there you can place a "pull the wire" switch. So when the weights are floating the switch is on. When the first weight touches the bottom, the wire between those weights is loose so it turns the switch off. Or use a "normally closed switch".

But don't take stepping mottors into account, because they are too slow.


Edit:

Fiber Optics!

A better approach would be to sink down a microcontroller (battery powered) which will send the measured water pressure via fiber-wire (I think, the fishing wire is like a optical fiber isn't it? :] ) And the bottom is reached if:

  1. The pressure stops rising
  2. A switch hits the bottom
drzymala
  • 247
  • 2
  • 10
  • Cool -- we were a bit hesitant to drop too much equipment into the depths (worried about snags) but this makes sense and might work, thanks! – Matt Mar 29 '13 at 19:54
0

I'm thinking simpler... like a clapper on a narrow bell... hang it off a spring, a platform, a bendable rod that the line feeds thru... as long as the line is bearing the weight of the sinker, it pulls it off center, and the clapper touches the side of the bell... when it hits bottom, the platform or spring or whatever returns to true vertical, and doesn't touch the side of the bell (opening the circuit)... might look at old "tilt" switches on pinball machines...