![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Hello All, I'm looking for some help on trying to figure out where these two radiuses meet from the datum. I can figure it out using my CAD program, after all, I drew it using CAD, but what I'm trying to do is figure it out long hand using trigonometry. I'm hoping to get a better grasp of programming by learning things "the hard way". I'd appreciate it if someone could steer me in the right way. Please see the attached file. Thanks, Shane. |
|
#2
| ||||
| ||||
| The point your looking for is on a line connecting the center of the two arcs. The radius is the length of the hypotenuse of a right triangle. If you need more steering, I'll have to brush up on my trig.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| You know the arc center's and divise the stop and start point's by drawing triangles and doing hypontious theroy aneasy way to rember it is 3/4/5 3x3=9+4x4=16hens 9+16=25 sqroot is 5by imagining triangels by conecting the point's you can come up with your number's an old text book or I think the machinest handbook has a lot of trig info in it If you want a tool path in your bobcad go to other after you select your line and click on offset and chose right or left and the tool radis it will generate the tool line Good luck Kevin |
|
#4
| |||
| |||
| I have to admit my trig is very rusty but I don't think you have enough information. You have the radii for the two curves and the position of the center of one curve on the X axis, or at least that is what I assume your 0.8 dimension is, but you do not have the position of the center of the other curve. I think you need the position of the two center points for a solution. |
|
#5
| |||
| |||
| Thanks for the replies- this example is taken out of a book. According to the author, the center of the 2" radius can be calculated by the dimensions presented. I know I'm pretty rusty with my trig, but I just can't seem to figure out how to set this up. Ger 21, I guess I need a bit more steering... |
| Sponsored Links |
|
#7
| ||||
| ||||
| I was assuming you know the centers of the 2 arcs, is this correct?
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#9
| ||||
| ||||
| If you don't know the center of the 2" radius, I think you'll need more info to locate it.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#10
| |||
| |||
| The calculation uses the idea of similar triangles; that is triangles with the same angles but different length sides. I have drawn four extra lines on your picture; RED joins the centers of the two circles and passes through the tangent point. The length of this hypotenuse is the sum of the radii. BLUE travels along the X direction from the R1.2 center past the center of the other circle; YELLOW travels along the Y direction from the center of the R2.0 circle and intersects BLUE at a right angle. The length of YELLOW is the distance between the two centers in the Y direction. The length of BLUE is calculated using Pythagoras theorem. edit: This is the distance between the two centers in the x direction. The PINK line from the tangent point down to BLUE forms another right angle triangle and this hypotenuse is 1.2 because it is the radius of the circle. The length of y can be calculated because y divided by 1.2 equals YELLOW divided by RED. Similarly the small section on the blue line labelled x can be calculated because x divided by 1.2 equals BLUE divided by RED. The tangent point is at 0.8 + x and 2.3 + y. Last edited by Geof; 03-08-2006 at 09:16 AM. Reason: Added sentence length of blue line. |
| Sponsored Links |
|
#11
| |||
| |||
| Trig is based on the concept that all triangles have 6 elements (three angles and 3 side lengths). If you know any 3 elements you can solve for the other three. In layout work it's almost always done by deriving a right triangle, since that provides you with one known element, the 90 degree angle and leaves you with a requirement of only two other elements. Y position of the right side arc center is known (2.0000 + 1.6078= 3.6078). Yposition of the left side arc is known (3.5000 - 1.2000= 2.3000). Yellow side length is then 3.6078 - 2.3000= 1.3078. You now have hypotenuse (sum of radii) and one side of the large triangle known along with the 90 degree angle. Solve for the angle of the hypotenuse of the large triangle, then use that angle and hypotenuse of the similar small triangle as knowns to solve for x and y of the small triangle, and those will tell you what to add to x and y center of the small triangle to find your point of tangency. EDIT= corrected wording of parenthetic note on hypotenuse of large triangle Tiger |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |