How to calculate center coordinates of two reverse arcs in 3D space

In summary, the conversation discusses the calculation of coordinates for points C1 and C2, which are the centers of two reverse arcs tangent to each other at point M. The arcs are tangent to rays P1P2 and P3P4, respectively, and points Q1 and Q2 are derived from moving points P1 and P3 in a certain direction. The problem is to find the position of points Q1 and Q2 when the arcs have equal radius and may not necessarily be circular.
  • #1
Brad_
6
0
Hi,

Given 3D points P1(200,60,140), P2(300,120,110), P3(3,0,-1), P4(-100,0,-1) and the radius of
arc C1MP3 is equal to radius of arc C2MP1. How do I calculate coordinates x, y, z of
points C1 and C2? See this image.

Points C1 and C2 are centers of two reverse arcs which are tangent to each other at point M which lies on ray Q1Q2.
Arc C1MP3 is tangent to ray P3P4 and arc C2MP1 is tangent to ray P1P2.



Points Q1 and Q2 emerge as a result of moving points P1 and P3 in the direction obvious from picture.
It is easy to calculate centers of arcs with different radius. But how to calculate centers of arcs
with equal radius. How to find the position of points Q1 and Q2?
 

Attachments

  • reversearcs.PNG
    reversearcs.PNG
    13.7 KB · Views: 449
Physics news on Phys.org
  • #2
Welcome to PF;
We do not know the curves are in the same plane?
 
  • #3
And it doesn't appear from the diagram that the arcs are necessarily circular, either. That is, it doesn't appear that the entire curve lies within a single plane.
 
  • #4
Perhaps you can phrase the problem as asking for the centers of two spheres of equal radius whose surfaces are tangent at some point and such that line P1P2 is tangent to the surface of one sphere and line P3P4 is tangent to the surface of the other.
 
  • #5


Calculating the center coordinates of two reverse arcs in 3D space involves using mathematical equations and geometric principles. Here are the steps to follow:

1. Find the equations of the two arcs: The equations of the arcs can be found using the given points P1, P2, P3, and P4 and the radius of the arcs. This can be done using the general equation for a circle in 3D space: (x-x0)^2 + (y-y0)^2 + (z-z0)^2 = r^2, where (x0,y0,z0) is the center of the circle and r is the radius.

2. Set the equations of the two arcs equal to each other: Since the two arcs are tangent to each other at point M, the centers of the arcs C1 and C2 will have the same distance from point M. This can be represented by setting the equations of the arcs equal to each other and solving for x, y, and z.

3. Use the distance formula: The distance between point M and the center of arc C1 can be calculated using the distance formula: d = √[(x-x0)^2 + (y-y0)^2 + (z-z0)^2]. This distance should be equal to the distance between point M and the center of arc C2. Use this information to solve for x, y, and z.

4. Find the position of points Q1 and Q2: Once the center coordinates of C1 and C2 are found, the position of points Q1 and Q2 can be calculated by moving points P1 and P3 in the direction shown in the picture. This can be done by adding or subtracting a certain amount from the x, y, and z coordinates of points P1 and P3.

In summary, calculating the center coordinates of two reverse arcs in 3D space involves finding the equations of the arcs, setting them equal to each other, using the distance formula, and finally finding the position of points Q1 and Q2. It is a complex mathematical process, but with the given information and equations, it can be solved accurately.
 

1. How do you calculate the center coordinates of two reverse arcs in 3D space?

To calculate the center coordinates of two reverse arcs in 3D space, you will need the radius and start/end points of each arc. First, find the midpoints between the start and end points of each arc. Then, find the perpendicular bisector between these midpoints. The intersection of these two bisectors is the center point of the two reverse arcs.

2. What is the formula for calculating the center coordinates of two reverse arcs in 3D space?

The formula for calculating the center coordinates of two reverse arcs in 3D space is: C = P + R * (sin(theta) * u + cos(theta) * v), where C is the center point, P is the midpoint between the start and end points of one arc, R is the radius of the arc, theta is the angle between the two arcs, and u and v are the unit vectors perpendicular to the plane of the arcs.

3. Can you calculate the center coordinates of two reverse arcs in 3D space without knowing the radius?

No, the radius is a necessary component in calculating the center coordinates of two reverse arcs in 3D space. Without the radius, you cannot accurately determine the center point of the arcs.

4. How do you find the radius of an arc in 3D space?

To find the radius of an arc in 3D space, you will need the start and end points of the arc, as well as the center point. Then, you can use the distance formula (distance = √(x2-x1)^2 + (y2-y1)^2 + (z2-z1)^2) to find the length of the radius.

5. Can the center coordinates of two reverse arcs in 3D space be calculated if the arcs are not on the same plane?

Yes, the center coordinates of two reverse arcs in 3D space can still be calculated even if the arcs are not on the same plane. This is because the formula for calculating the center point takes into account the angle between the two arcs, which can account for the difference in planes.

Similar threads

Replies
8
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
Replies
7
Views
4K
Back
Top