How Do You Calculate the Velocity of a Rocket Facing Air Resistance Over Time?

  • Thread starter Thread starter kraigandrews
  • Start date Start date
  • Tags Tags
    Force Rocket
AI Thread Summary
To calculate the velocity of a rocket facing air resistance over time, one must consider the mass loss due to exhaust ejection and the retarding force from air resistance. The differential equation governing the rocket's motion is derived from Newton's second law, incorporating both gravitational and drag forces. The terminal velocity can be determined using the formula (γu - g)/b, where u is the exhaust speed, γ is the mass loss rate, and b is a constant related to air resistance. The discussion highlights confusion in solving the differential equation, particularly in applying the product rule correctly when mass is not constant. Ultimately, understanding the net forces acting on the rocket is crucial for accurately determining its velocity over time.
kraigandrews
Messages
105
Reaction score
0

Homework Statement


A rocket ascends from rest in Earth's gravitational field, by ejecting exhaust with constant speed u. Assume that the rate at which mass is expelled is given by dm/dt = −γm where m is the instantaneous mass of the rocket and γ is a constant; and that the rocket is retarded by air resistance with a force mbv where b is a constant.
Determine the velocity of the rocket as a function of time. Here is a hint: The terminal velocity is ( γu−g )/b.

Calculate the time when the velocity is one-half of the terminal velocity.
Data: u = 31.9 m/s; b = 1.2 s−1.



Homework Equations


dp/dt=m(dv/dt)



The Attempt at a Solution


I got the diff eq down to:

dv=-u(dm/m)-(g+bv)dt

I'm not quite sure what I am doing wrong, I divide by -(g+bv)
then solve from there to get -b*ln(g+bv)=uγt, but for some reason I don't think this is correct. Help, thanks.
 
Physics news on Phys.org
Do we take into account the fact that F_g = GMm/x^2 changes as the rocket goes higher, or are we assuming a constant F_g = mg?
 
assume Fg= -mg
 
Alright. It's not working out for you because you have misapplied Newton's law: F = \frac{dp}{dt} = \frac{d}{dt}(mv) = m\frac{dv}{dt} + v\frac{dm}{dt} by the product rule. Usually, m is constant, so dm/dt = 0, but in this case, dm/dt is given to be -γm.

Also, what is the net force on the rocket?
 
Fnet=-mg-mbv
so dp/dt=F gives you :
(-mg-mbv)dt=mdv+udm
then,
dv=uγ-(g+bv)dt

that's right I just don't know how i keep messing up on solving the diff eq
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top