Processing math: 100%

Friday, March 10, 2017

Underground from Portland to New York (Part 2)

Underground from Portland to New York (Part 2) This post is part two of what will be a three part series on the derivation of the equations of an underground tunnel that minimizes travel time when only gravity is used for propulsion. We left our subterranean tunnel problem with the following equation we wished to minimize. I=ba(dr)2+(rdθ)2gR(R2r2) Our first issue is figuring out what to do with (dr)2+(rdθ)2 so that we can integrate it. We could choose to factor out either the dr or the dθ and could solve the problem either way. We'll choose to factor out the dr because that leaves us an integrand that is not a function of the path variable (in this case θ) which means that Fθ=0 and Fθ=constant. So, we have the Euler-Lagrange equation for this problem (remember that r is our variable of integration): ddrFθFθ=0butFθ=0thereforeddrFθ=0soFθ=k θ(1+(rθ)2gR(R2r2))=k Performing the differentiation we have 1gR(R2r2)r2θ1+(rθ)2=k Squaring both sides and solving for (rθ)2 first 1gR(R2r2)(r2θ)21+(rθ)2=k2 k2gR(R2r2)r2k2gR(R2r2)=(rθ)2 We solve for (rθ)2 and mark that equation because in the end, our original integral for the minimum time is a function of (rθ)2 and we don't want to have to recompute it. Going the final step to solve for θ we have θ=1rk2gR(R2r2)r2k2gR(R2r2) At this point we pause to consider the variable and limits of integration. If you look at the figure below, we can see that to traverse the curve, r goes from R to R. That doesn't help us much because the definite integral would end up being 0.
We do notice, however, that the curve must be symmetric (the path shouldn't matter on which side you start) and so the deepest part of the curve is in the middle at r0. At this value of r=r0, we can see that drdθ=0 since r(θ) is mimimized. Conversely, this means that θ=dθdr. This happens when the denominator of equation 2 becomes zero. So, solving for the constants in this case when r=r0 r20k2gR(R2r20)=0 yields k2gR=r20R2r20 Before we find the path, we'll find the time it takes to traverse the curve. Of course, this time will be a function of r0 so we will still have some work to do. Rewriting equation 1 with the above substitution and then cleaning up some of the fractions yields (rθ)2=r20R2r20(R2r2)r2r20R2r20(R2r2) yields (rθ)2=r20(R2r2)r2(R2r20)r20(R2r2) Now, going back to our original functional we factor out the dr and put in the actual limits of integration, multiplying the whole thing by 2 because we're only going halfway in the integral. Δt=2r0R1+(rθ)2gR(R2r2)dr Substituting 3 into the above and moving some constants over to the left hand side 12gRΔt=r0R1(R2r2)rR2r20r2(R2r20)r20(R2r2)dr And after a little more algebra, factoring out the (R2r20) 12gRΔt=r0Rr(R2r2)(r2r20R2r20(R2r2))dr Sometimes at points like this it helps to look at the units to make sure we at least have a sanity check. On the left hand side we have ms21ms which is unitless. On the right, we have mmm4 which is also unitless. So we at least have that going for us. We're almost home for this part. We now have a relatively straightforward integration. We let u=R2r2, du=2rdr and r2=R2u. These substitutions result in 12gRΔt=12r0R1u((R2u)r20R2r20u)dr Simplifying the denominator 12gRΔt=12r0R1u(R2(1+r20R2r20)u)dr A little more 12gRΔt=12r0R1u(R2R2R2r20u)dr A little more algebra by factoring out an R2 from the to get the integral into a more recognizable form 12gR2RΔt=12r0R1u(11R2r20u)dr Simplifying the left a little and with a little help from Wolfram-Alpha we have (putting back the u=R2r2) 12gRΔt=2(R2r20)sin1(R2r2R2r20)r0R12gRΔt=2(R2r20)(π20)12gRΔt=πR2r20 And finally solving for Δt Δt=2πR2r20gR Here, we can ask the question of how long will it take to go from one side of the earth to the other, straight through the core. At that point, r0=0 so Δt=2πRg. With g=9.8ms2 and the radius of the earth R=6.4106m Δt=2π6.41069.85078s85min Here is a graph of the transit time in minutes versus the depth as a fraction of R.
Solving for the path is coming in part 3.

No comments:

Post a Comment