Author Topic: Any excel experts?  (Read 6137 times)

0 Members and 1 Guest are viewing this topic.

Offline Badger

  • Member
  • Posts: 8,119
Any excel experts?
« on: February 17, 2018, 04:07:12 pm »
   I have a small program I would like to write. A computer generated radius that represented a specific strain based on limb thickness only.

  Input- limb thickness
  Input- Desired strain expressed in a percent  (EXP .5%)
  Output- Radius needed

  Could anyone here do this?

   tool to go with it, You could take a coil and wind it up with sliding bands and then simply adjust it to the radius you are looking for and just hold it up to the bow,

Offline DC

  • Member
  • Posts: 10,396
Re: Any excel experts?
« Reply #1 on: February 17, 2018, 07:29:04 pm »
If you can get it sorted you could calibrate a Gizmo with it

Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #2 on: February 17, 2018, 07:35:01 pm »
I'm not all that on excel, but I could spin you up a quick free webapp that'll do it if you're interested in sharing it with everyone else  ;)
I'm sure we could put our heads together for the algorithm.

Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #3 on: February 17, 2018, 07:39:57 pm »
After reading y'alls thoughts on the other thread, I wonder if setting up a database would be handy where people could enter their figures and keep running averages for each species.  It would be cool to see what the community comes up with.

If you are interested in setting this up as a web app, i would enjoy getting something up, maybe with simple log-in, maybe without.  Maybe we could put a sticky with a link to a secure-ish automatic login that would keep it away from the general public.  Lemme know if you want to do this!

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #4 on: February 17, 2018, 07:41:35 pm »
  The formula is simple, multiply the thickness by the strain example. .375X99.5 = 37.3 radius. You would be close enough just moving the decimal point over 2 places and using that as a radius.  You could easily make a set of gages going from .300 to 1.0 in increments of 1/2". It would not be a precision gauge but a nice visual aid.

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #5 on: February 17, 2018, 07:45:14 pm »
After reading y'alls thoughts on the other thread, I wonder if setting up a database would be handy where people could enter their figures and keep running averages for each species.  It would be cool to see what the community comes up with.

  For me personally I have no interest in trying to determine thicknesses. I prefer to do that while building the bow. My interest is in making sure whatever thickness I have does not get bent into too tight of a radius. I hope you can follow that. Your radius gauges would only need to be about 5" long. I just thought of a way to use the gizmo as a precision measure device. Get back in a few minutes

Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #6 on: February 17, 2018, 07:46:28 pm »
Ah, gotcha.  So would you prefer this as an excel sheet or online page?

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #7 on: February 17, 2018, 08:03:40 pm »
   I just checked out an online calculator for radius of an arch. We use this quite a bit in the construction and drapery business i was in. The arch in the case would be the gizmo, the program would simply give you a setting for the gizmo as far as how far the pencil would stick out on a 4" gizmo to give a specific arch or radius.

  So the 4" gizmo would be a constant, the input would be the thickness which creates a radius by moving the decimal point 2 places. The output would be the height of the pencil lead, anyplace it did no mark you would have to not scrape. Now the one problem I see is that we seldom mark our bows at full draw usually about 2/3 draw in my case. Si it would have to be calibrated for a 2/3 draw and this is what the bowyer would have to pull his bow to for marking.

Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #8 on: February 17, 2018, 08:15:01 pm »
Ah, that sounds like a cool idea.  So would that be a linear relationship to adjust for the 2/3 draw?  ie: strain percent would be 2/3 * 99.5 or essentially 66.3?

Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #9 on: February 17, 2018, 08:24:29 pm »
so essentially we want an algorithm/formula where the user can plug in the thickness of the limb and get the setting for the gizmo, yes?  I can put that together. My wife can help me set up a spreadsheet, or I can put a calculator online as mentioned.

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #10 on: February 17, 2018, 08:26:37 pm »
  I found a calculator on line that will give me the exact figures I need it is called radius of an arch. I need to convert it to excel so we can pass it around. For example a .55 thick limb would have a 55" radius in the bending area, this would equate to the pencil protruding from a 4" gizmo by .168 for example. Depending on the treads you are using in the gizmo you turn the pencil x amount of turns and portion of turns to get an exact setting.

Offline willie

  • Member
  • Posts: 3,185
Re: Any excel experts?
« Reply #11 on: February 17, 2018, 08:28:27 pm »
Quote
the program would simply give you a setting for the gizmo as far as how far the pencil would stick out on a 4" gizmo to give a specific arch or radius.

Sounds pretty simple, Steve, if you know what strain you need. Would there be a way to adjust strains for different species wood?

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #12 on: February 17, 2018, 08:28:59 pm »
  I can send you a link for to the formula if you send me your email


Offline k-hat

  • Member
  • Posts: 1,058
Re: Any excel experts?
« Reply #13 on: February 17, 2018, 08:29:03 pm »
I may nerd out on this one and create a calculator with presets that are customizable (eg: draw length and max draw to figure the proportion of draw and the resulting radius, etc) and make it available online for PA folks if that's ok with you.  Might can even bribe my wife to help me set up an excel sheet and make it a 2fer  :P

Offline Badger

  • Member
  • Posts: 8,119
Re: Any excel experts?
« Reply #14 on: February 17, 2018, 08:29:50 pm »
K Hat, I would love it.