|
When you pull a spring, the further you stretch it, the harder it is to stretch (assuming you don't break it). This is because the spring generates a force opposite in the direction that you're pulling as can be seen by the equation:
where k is the spring constant of the spring.
Thanks to Newton, we can say;
or replacing "a" with the relation below;

gives us;
dividing both sides by m and bringing everything over to the left side we get;
where

which happens to be in the form of a differential equation that has the general solution;
Boundary conditions are then applied to obtain an exact solution specific to the problem at hand.
An Example - The Gravity Train
For this example I'm going to ask you to stretch your imagination. Imagine we could dig a tunnel, straight down from the North Pole all the way to the South Pole. When completed, a train station is built at the south pole where a train is dropped into the hole. The train travels through the hole, all the way to the North Pole, where it is "caught" and held in place while its passengers disembark and new passengers board. Once everyone is onboard, the train is off again to the South Pole.
The question is, a) how long would a round trip take if the train was powered only by gravity (ignoring the time it took to load and unload, and b) what was the maximum acceleration felt by the passengers?
Lets say we are only interested in a rough estimate so we'll assume that the Earth is perfectly round and the density of the earth is constant. Since we are ignoring stuff, lets ignore friction too, and the super high temperatures of the core (I told you it was a stretch). We'll also pretend the water from the North Pole wont pour into our tunnel and we'll try to forget that the South Pole is at an elevation of over 3000 meters (thanks to the ice) and the North Pole is at sea level.
The Gravitational force is defined to be;
F=-GM(r)m/r2
where G is the gravitational constant, m is the mass of the train, r is the distance between the train and the center of the Earth, and
M(r) = (4πρr3/3) is the Mass of the Earth pulling on the train
where ρ (rho) is the density of the Earth. This is true because all the Mass above the train is cancelled out, whereas all the mass below the train is pulling on it in one direction (down).
Substituting our M(r) into the original equation we get;
F=-Gm4πρr3/3r2
simplifying we get
F=-(4/3)πρGmr
Notice if we let r=x and ((4/3)πρGm)=k, we get
so from above we know our general solution will be;
r(t) = ASin(ω0t) + BCos(ω0t)
where

Lets introduce some boundary conditions so we can get real results. First, let's assume that the train is dropped, not pushed, so at time t=0, there is no initial velocity.
Our solution is in terms of r and v=dr/dt, so we need to take the derivative with respect to time.
v(t)=(dr/dt)= (d/dt)[ASin(ω0t) + BCos(ω0t)]
v(t) = Aω0Cos(ω0t) - Bω0Sin(ω0t)
at t=0
v(0)= 0 = Aω0 - 0
A=0
which means our solution is now;
r(t) = BCos(ω0t)
At t=0, we know that the radius r = R where R is the radius of the Earth. Substituting into the equation above we get;
r(0) = R = B (Cos(0)) = B
so now we know our equation of motion is
r(t) = RCos(ω0t) = RCos((4πρG/3)1/2 t)
There's nothing quite like having an equation of motion. Now we can answer our questions. First, how long would a roundtrip take?
Well, it takes 2π for Cosine to go through one oscillation, so if we set;
4πρG/3)1/2 t=2π
solving for t we get;
t2 = 3π/ρG
t =(3π/ρG)1/2 = 5069.61 sec or roughly 84 minutes
Above the following were used; G=6.67 x 10-11 m3kg-1s-2 and ρ = 5.5 x 103 kg/m3
So what would be the maximum acceleration felt by the train? We know from earlier that the equation for velocity is;
v(t) = -Rω0Sin(ω0t)
so
a(t) = dv/dt = -Rω02Cos(ω0t)
The maximum value Cos(ω0t) can have is 1 (it varies 1 to -1)
So the maximum acceleration felt by the passengers is
Rω02=R((4/3)πGρ) = (6.38 x 106 m) (1.54 x 10-6 s-2) = 9.8 m/s2 = 1g
Since the round trip takes about 84 minutes and the distance travelled is 4R, that means the average speed is about 5063 m/s or 11,325 mph.
Notice that the passengers would only experience a maximum acceleration of 1g and for much of the trip.
That's all for now. Special Thanks to the following websites;
http://www.math.purdue.edu/~eremenko/dvi/gravsol.pdf
http://en.wikipedia.org/wiki/Harmonic_oscillator
http://www.windows.ucar.edu/tour/link=/earth/statistics.html
|
Users who posted comments:
Codemaster (4), Guest (5), Gwen.Stouthuysen (1), habib (2), Jorrie (18), Physicist (24), Roger Pink (32), syhprum (9), user-deleted-5 (1)