Rocket Science - need confirmation

AI Thread Summary
The discussion revolves around calculating the mass needed for a rocket to reach a height of 15 meters based on thrust data from a graph. The user attempts to find the average thrust force during the initial 0.1 seconds of flight, calculating it as 2.5N, and then uses this to determine net force and acceleration. They express concern about the accuracy of using average force and seek confirmation on their method, which involves kinematic equations for displacement. An alternative approach using numerical integration is suggested, highlighting the complexities of accounting for mass loss during the engine burn. The user questions the feasibility of their method, acknowledging it may not be as precise but hopes it will still yield usable results.
Element1674
Messages
29
Reaction score
0

Homework Statement


given a graph of the thrust of an engine, we need to determine what mass to make our rocket so that it goes 15m into the air. Here is the graph:
http://www.321rockets.com/content/image/26402/800/A8_thrustcurve.jpg

I just need some confirmation on if I'm doing it right.

Homework Equations



Fnet= Ft+Fg=ma


The Attempt at a Solution


Using the section of 0.0s-0.1s for refernce:
- Find the average thrust force during this time interval (my teacher talked about how later we would use impulse for this, but we haven't learned that yet, so I calculated average force using the inital force for that interval (0N) and the final force for that interval (5N). Add together and divide by two, giving me 2.5N. This means during the first 0.1s of the rocket's flight, the average thrust force acting upon it is 2.5N.
-I add this with the force of gravity to determine the net force. Net force also equals ma, so i divide that number my the mass for the acceleration value.
- Using the initial velocity (0 for this segment), the time (0.1s) and the acceleration, i use the big 5 kinematic equations to find the displacement and the final velocity. This final velocity is the initial velocity of the next segment. The displacement is D1.
- Keep finding D2,D3,..etc and add them all together, hopefully giving me a TOTAL distance of 15m. But I know that the last displacement (rocket going up but the engine is no longer thrusting) will only have a net force of mg, so i take that into consideration when calculating.


good?
 
Physics news on Phys.org
Anyone? Please I need help ASAP!
 
I don't know about using average force.

Instead: how about
∫F(t) ds = mgh, h = 15m where F(t) includes thrust and gravity.
ds = v dt
dv/dt = F(t)/m
dv = (1/m)F(t) dt
find v(t) by numerical integration
Then substitute for ds in the above integral to solve for m, again numerically. Two numerical integrations!

BTW this is not the first time this probem has been posted, and I remember someone pointing out that the problem does not state the loss of m during burn, so presumably you will choose to ignore it.
 
Is that calculus? I won't be learning that for another 2years in the school system :/
 
Element1674 said:
Is that calculus? I won't be learning that for another 2years in the school system :/

That makes things difficult, meaning for me.
 
Is my method workable though? I'm assuming it won't be as efficient or accurate, but will it still give me accurate enough data to use?
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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