Calculating Changing Velocity of a Rocket on Excel

AI Thread Summary
To calculate the changing velocity of a rocket in Excel, the integral approach using thrust and mass loss needs refinement. The proposed equation should correctly reflect delta-v instead of v-dot, as the acceleration is not constant due to the changing mass of the rocket. A more accurate model involves using the rocket equation, which is based on the conservation of momentum principles. It is advisable to consult textbooks or online resources for a detailed derivation of this equation. Proper understanding of these concepts is essential for accurate calculations.
Procrastinate
Messages
155
Reaction score
0
I am attempting to work out the changing velocity of a rocket on Excel. However, I cannot use the simple:

\int{a} dt = v.

at + C = v.


If thrust is constant at 20 000 and the rocket is 2000kg with 600kg not made of fuel and 20kg lost every second, then would the equation be:

\int{\frac{20000}{1400-20t}} dt = v.

This is forgetting about acceleration due to gravity for the moment.
 
Physics news on Phys.org
Your integral is not quite right (you should have delta-v on the right side, not v-dot) and your second equation (delta-v = at) is only correct when acceleration is constant.

For a proper way to model this you want to look at the rocket equation which is derived from the principle of conserved total momentum of the rocket and its ejected mass. You probably want to search for a derivation of this equation in your textbooks or on the net, but otherwise feel free to ask more questions.
 
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