Distance between Two Skew Lines
Figure 2.73 Industrial pipe installations often feature pipes running in different directions. How can we find the distance between two skew pipes 2 Finding the distance from a point to a line or from a line to a plane seems like a pretty abstract procedure. But, if the lines represent pipes in a chemical plant or tubes in an oil refinery or roads at an intersection of highways, confirming that the distance between them meets specifications can be both important and awkward to measure. One way is to model the two pipes as lines, using the techniques in this chapter, and then calculate the distance between them. The calculation involves forming vectors along the directions of the lines and using both the cross product and the dot product The symmetric forms of two lines, L1 and L2, are
- LL: = y-Y2 L2 : 1-22 22 = 2-22 C2 You are to develop a formula for the distance d between these two lines, in terms of the values a1, bi, ci; a2, 62,c2; 11, 91, 21; and 22, 92, 22. The distance between two lines is usually taken to mean the minimum distance, so this is the length of a line segment or the length of a vector that is perpendicular to both lines and intersects both lines. 1. First, write down two vectors, V. and V2, that lie along L, and L2, respectively. 2. Find the cross product of these two vectors and call it N. This vector is perpendicular to vị and v2, and hence is perpendicular to both lines. 3. From vector N, form a unit vector n in the same direction. 4. Use symmetric equations to find a convenient vector V12 that lies between any two points, one on each line. Again, this can be done directly from the symmetric equations. 5. The dot product of two vectors is the magnitude of the projection of one vector onto the other-that is, A. B = || A||||B|| cos 0, where is the angle between the vectors. Using the dot product, find the projection of vector V12 found in step 4 onto unit vector n found in step 3. This projection is perpendicular to both lines, and hence its length must be the perpendicular distance d between them. Note that the value of d may be negative, depending on your choice of vector V12 or the order of the cross product, so use absolute value signs around the numerator. 6. Check that your formula gives the correct distance of |25|/ /1981.78 between the following two lines: : 4 Lu:15 - = L2 : 4 = 7. Is your general expression valid when the lines are parallel? If not, why not? (Hint: What do you know about the value of the cross product of two parallel vectors? Where would that result show up in your expression for d?) 8. Demonstrate that your expression for the distance is zero when the lines intersect. Recall that two lines intersect if they are not parallel and they are in
the same plane. Hence, consider the direction of n and V12. What is the result of their dot product? 9. Consider the following application. Engineers at a refinery have determined they need to install support struts between many of the gas pipes to reduce damaging vibrations. To minimize cost, they plan to install these struts at the closest points between adjacent skewed pipes. Because they have detailed schematics of the structure, they are able to determine the correct lengths of the struts needed, and hence manufacture and distribute them to the installation crews without spending valuable time making measurements. The rectangular frame structure has the dimensions 4.0 x 15.0 x 10.0 m (height, width, and depth). One sector has a pipe entering the lower corner of the standard frame unit and exiting at the diametrically opposed corner (the one farthest away at the top); call this L. A second pipe enters and exits at the two different opposite lower corners; call this L2 (Eigure 2.74). 4 m L2 15 m 10 m L1 Figure 2.74 Two pipes cross through a standard frame unit. a Write down the vectors along the lines representing those pipes, find the cross product between them from which to create the unit vector n, define a vector that spans two points on each line, and finally determine the minimum distance between the lines. (Take the origin to be at the lower corner of the first pipe.) penstax.org/books/calculus-volume-3/pages/2-5-equations-of-lines-and-planes-in-space 3:11 PM 2.5 Equations of Lines and Planes in Space - Calculus Volume 3 | OpenStax Similarly, you may also develop the symmetric equations for each line and substitute directly into your formula.
Distance between Two Skew Lines
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Distance between Two Skew Lines
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!