Mason Dixon Posted January 18, 2010 Posted January 18, 2010 How do I divide the inner ring into roughly 3 foot segments with 3/8" spacing in between for joints? The outer ring needs a 40' segment left in place and the rest of it deleted, how can I do that? Quote
ReMark Posted January 18, 2010 Posted January 18, 2010 These segment lengths are along the arc and not chord lengths right? Quote
ReMark Posted January 18, 2010 Posted January 18, 2010 Can we get some info on the rings themselves? What are the diameters? Quote
Mason Dixon Posted January 18, 2010 Author Posted January 18, 2010 The smaller ring has a inner radius of 9'-10", the outer is 10'-8" The large ring has a inner radius of 41'-2", the outer is 42'-6" Quote
ReMark Posted January 18, 2010 Posted January 18, 2010 An angle of 54 degrees would leave you with an arc segment of roughly 40' (480.66 inches to be exact). That's on the outermost ring. Quote
CarlB Posted January 18, 2010 Posted January 18, 2010 If you don't mind working with angles, just use the angle definition formula for an arc; central Angle = arc length/radius For example to get 3' length on inner circle; A=3'/9'-10" = 36/118=0.30508. Now multiply by 180/pi to convert to degrees; 17.48 degrees Quote
paulmcz Posted January 19, 2010 Posted January 19, 2010 .. and the angle for the 3/8" space in the same circle = 2* (asin (0.1875/r))*180/pi = 2* (asin (0.1875/118 ) * 180/pi Quote
CarlB Posted January 19, 2010 Posted January 19, 2010 Yes if the 3/8" gap is measured straight rather than along the arc, that would be the formula. Except that "asin" (by most ? calculators) gives an answer in degrees, you wouldn't multiply the result by 180/pi. So the "straight line" formula calculates the angle = 0.18208412 the arc formula gives 0.18208405, so identical for all practical purposes. For larger angles the results will diverge. Quote
paulmcz Posted January 19, 2010 Posted January 19, 2010 Agreed 100%. I have 2 - 20+ years old Sharp calculators and they both work in radians, if I want them to. Quote
Mason Dixon Posted January 19, 2010 Author Posted January 19, 2010 They way i've been doing it is to use the equations posted above and enter them into a polar array command but this doesn't seem to have great precision. A lot of rounding up and down on all the numbers. Can a lisp command do this in a couple of clicks? I've never used one, is there a good tutorial going over them? Quote
paulmcz Posted January 19, 2010 Posted January 19, 2010 Can you explain in detail what you are trying to accomplish? The 3' arc on the larger inner circle has central angle 4.175 deg (0.073rad). The angle of 0.34rad makes about 14ft long arc on the same circle. So your angle of 0.34 is not for the arc of 3' and is not for the arc of 40'. Something wrong somewhere. Quote
paulmcz Posted January 19, 2010 Posted January 19, 2010 Yes, lisp can do this in couple of clicks. Google 'afralisp' to get you started. They way i've been doing it is to use the equations posted above and enter them into a polar array command but this doesn't seem to have great precision. A lot of rounding up and down on all the numbers. Can a lisp command do this in a couple of clicks? I've never used one, is there a good tutorial going over them? Quote
Mason Dixon Posted January 19, 2010 Author Posted January 19, 2010 Thanks, I'll check out the lisp site Quote
eldon Posted January 19, 2010 Posted January 19, 2010 Instead of all this calculation, I would use AutoCAD's Measure and Lengthen. Saves all the finger work on calculator buttons. It would be necessary to Break the circle first. Quote
nukecad Posted January 19, 2010 Posted January 19, 2010 Try drawing any arc at the radius that you need and then using LENGTHEN > Total to change to the required length. Quicker than working out the angles. OOPs - I now see eldon already said that. Quote
JD Mather Posted January 19, 2010 Posted January 19, 2010 Measure or Divide? Make sure you have a point style you can see. Or, assuming you are going to put other components at those divisions, create a block with the component and use the Block option with measure or divide and select option to align or not as desired. Can you attache a rough sketch of what you are trying to accomplish? Quote
eldon Posted January 19, 2010 Posted January 19, 2010 OOPs - I now see eldon already said that. I don't mind. There is not a brownie point counter yet Measure or Divide? I would use both severally and variedly as the occasion deserved. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.