Solving a Rocket Equation: Mass, Velocity & Height

AI Thread Summary
The discussion revolves around solving a rocket equation involving mass, velocity, and height. The user is attempting to derive the rocket's burn-out time, final velocity, and height during the boost phase, given specific parameters such as mass, fuel rate, and gravitational force. They have successfully calculated the burn-out time as 200 seconds but are confused about how to proceed with the changing mass in their differential equations. The user acknowledges their mistake in treating mass as constant and realizes that the mass can be expressed as M = M_0 - kt, which will help in further calculations. The conversation highlights the complexities of rocket motion equations and the importance of correctly accounting for changing variables.
LondonLady
Messages
14
Reaction score
0
Im having this problem with a rocket equation. Ill state the problem then show what I've done

Let M = mass of rocket and fuel

M_f = mass of fuel

M_0 = rockets total initial mass (including fuel)

(this is given as 10^5 kg)

V_R = rockets velocity

A 10^5 kg rocket has a total weight-to-payload ratio of 10 to 1. i.e M_f = 9M_0

The rocket starts from rest, pointing vertically. Its exhaust gases are expelled at a rate k (=450 kg/s) with a constant velocity v_0(= 2,600 m/s). Assume the rocket experiences a constant gravitational force with g = 9.8 m/s^2


Work out the answers to the following questions using the above symbols together with k, v_0 and g. Put in numerical values only at the end.

(1) What is the burn-out time?

(2) What is the rockets final velocity, assuming it rises vertically during the boost phase?

(3) How high is the rocket at the end of its boost phase?


Ok, I've done (1) and am trying to do (2). I am trying to set up the differential equation of the rockets motion.

I said that at t = 0

Total momentum = 0

then at t = dt

dp_{tot} = (M - dM_f)(dV_R) - (v_0dM_f)

neglecting 2-nd order terms

\displaystyle{\frac{dp_{tot}}{dt} = M\frac{dV_R}{dt} - v_0\frac{dM_f}{dt}}

Then as the only external force on the rocket is gravity

\displaystyle{-(M - dM_f)g = M\frac{dv_R}{dt} - v_0\frac{dM_f}{dt}}

I also know that \displaystyle{\frac{dM_f}{dt} = -k

so

\displaystyle{-(M - dM_f)g = M\frac{dv_R}{dt} + v_0k}

Is this at all right so far?
 
Physics news on Phys.org
That looks good to me! Of course, you will drop the dM terms as it is infinitesimal.
 
Thankyou very much for your help Tide, I was a bit unsure about that dM_f bit.

I continued on but have got a bit confused again!

I know that the time for the burn out is 200 from the first part, so I did this

\displaystyle{-Mg = M\frac{dv_R}{dt} + v_0k}

\displaystyle{\frac{v_0k}{M} + g = -\frac{dv_R}{dt}}

Kind of wandering on I did this

\displaystyle{\int^{200}_0 \left(\frac{v_0k}{M} + g\right) dt = -\int^{v_f}_0 dv_R}

This is worrying me though because i know that M is not constant...

What have I done wrong and what is my next step?

Thankyou in advance
 
M is not constant but you know the rate at which mass is expelled: M = M_0 - kt
 
Silly me! Thankyou!
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top