Falling rocket payload problem

  • Thread starter Thread starter sovtek
  • Start date Start date
  • Tags Tags
    Falling Rocket
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
sovtek
Messages
1
Reaction score
0

Homework Statement


Say I've got a rocket payload (there's no thrust, it's just dead weight) falling to Earth from an altitude of 260km and I want to calculate the time it takes it to fall to 160km. It's far enough away from Earth that I can't make the assumption that gravity is constant (it varies from 9.3 m s^-2 to 9.0 m s^-2). I am making the assumption that there is no drag.


Homework Equations



I've been trying to solve the following:

G*Me / ( r(t)^2 ) = r''(t)

where G is the gravitational constant, Me is the mass of earth, r(t) is the distance from the payload to earth, and r''(t) is the acceleration.


The Attempt at a Solution



I've been trying to use laplace transforms to solve the equation but I'm a bit rusty.

I moved the r(t) ^2 over:

G*Me = r''(t) * r(t)^2

then I took the laplace transform (I'm pretty sure this is where I messed up)

G*Me/s = (s^2 R(S) - s r(0)) *R(s)^2

then I did some more algebra:

G*Me = s^3 R(s) ^3 - s^2 r(0)

and I'm not really sure where to go from here. Please help!
 
Physics news on Phys.org
welcome to pf!

hi sovtek! welcome to pf!

(try using the X2 icon just above the Reply box :wink:)
sovtek said:
G*Me = r''(t) * r(t)^2

use the standard trick: r'' = dv/dt = dv/dr dr/dt = vdv/dr :wink:

(or just use conservation of energy, with potential energy = -GMe/r)