How to find rocket thrust, force impulse of energy method?

Click For Summary

Homework Help Overview

The problem involves calculating the average thrust of a rocket's fourth stage during a separation interval, given the masses of the stages and their velocities. The context is within the subject area of dynamics and rocket propulsion.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the application of the impulse-momentum theorem and Newton's Third Law. There are attempts to calculate thrust using the formula Ft=m(v2-v1) and questions about the validity of these calculations. Some participants express confusion regarding the changes in velocity of the rocket stages during separation.

Discussion Status

The discussion is ongoing with participants exploring different interpretations of the equations involved. Some guidance has been provided regarding the relationships between the velocities of the rocket stages and the implications of Newton's Third Law. There is no explicit consensus yet, as participants continue to question and clarify their understanding of the problem.

Contextual Notes

Participants are working under the constraints of the problem statement, including the assumption that the thrust acts equally and oppositely on the two stages. There is also a mention of the initial conditions and the specific time interval for the separation.

virgil123
Messages
10
Reaction score
0

Homework Statement



The 3rd and 4th stages of a rocket, mass 40kg and 60kg respectively, coast in space with a velocity of 15,000kmh when the 4th stage ignites, with thrust T and causes separation. If the velocity of the 4th stage is 10m/s greater than the 3rd stage at the end of the 0.5 second separation interval calculate the average thrust during this period. Assume the entire blast impinges against the third stage with a force equal and opposite to T.


Homework Equations



Ft=m(v2-v1)

(m1u1+m2u2) = (m1v1+m2v1)

The Attempt at a Solution



I have used the ft=m(v2-v1) formula, answer 2000N, I don't believe this is correct.
 
Physics news on Phys.org
virgil123 said:
I have used the ft=m(v2-v1) formula, answer 2000N, I don't believe this is correct.
You believe correctly. Can you show how you got 2000 N?
 
kuruman said:
You believe correctly. Can you show how you got 2000 N?

Yes, I was afraid of that!

F=m(v2-v1)/t
F=100(10)/0.5

Seems far to simplistic.
 
In equation F = m Δv/Δt symbol "m" stands for the mass of one of the objects and "Δv" stands for the change in its velocity. You cannot use m for the sum of the masses and Δv for the difference in their velocities. Newton's Third law in this context says

m1(Δv1/Δt) + m2(Δv2/Δt) = 0

Start from there.
 
kuruman said:
In equation F = m Δv/Δt symbol "m" stands for the mass of one of the objects and "Δv" stands for the change in its velocity. You cannot use m for the sum of the masses and Δv for the difference in their velocities. Newton's Third law in this context says

m1(Δv1/Δt) + m2(Δv2/Δt) = 0

Start from there.

Wouldn't Δv1 = 0, hence making the LHS = 0?
 
virgil123 said:
Wouldn't Δv1 = 0, hence making the LHS = 0?
Why would it? The two stages push against each other. Both their velocities must change; you cannot change the velocity of one but not the other.
 
kuruman said:
Why would it? The two stages push against each other. Both their velocities must change; you cannot change the velocity of one but not the other.

I am a bit lost here, before the release they are traveling together at the same velocity, which is 4166.67 m/s. After the release stage 4 is 10m/s faster than stage 3 after 0.5 seconds, so does Δv1 refer to after the explosion?

I think I am getting confused with, (m1u1+m2u2) = (m1v1+m2v1)
 
OK. Say m1 = 60 kg (stage 4) and m2 = 40 kg (stage 3). If both stages have the same initial velocity v0 (=15000 km/hr), you can write their final velocities as
v1 = v0 + Δv1
v2 = v0 + Δv2

You are told that the difference v1 - v2 is 10 m/s. Can you find a relation between Δv1 and Δv2?
 
kuruman said:
OK. Say m1 = 60 kg (stage 4) and m2 = 40 kg (stage 3). If both stages have the same initial velocity v0 (=15000 km/hr), you can write their final velocities as
v1 = v0 + Δv1
v2 = v0 + Δv2

You are told that the difference v1 - v2 is 10 m/s. Can you find a relation between Δv1 and Δv2?

I will attempt to tackle this tomorrow. Thank you very much for your help, I have to get the kids to bed now.
 
  • #10
virgil123 said:
I will attempt to tackle this tomorrow. Thank you very much for your help, I have to get the kids to bed now.

All I can think of is Newton's third law, equal and opposite reactions.
Therefore for a 10m/s difference stage 3 would be repulsed by 5m/s whilst stage 4 would gain 5m/s hence the 10m/s difference.
Putting this into the equation would give a thrust of 83833.34n.
 
  • #11
Look at the two equations I gave you in posting #8. What do you get when you subtract the bottom equation (for v2) from the top equation (for v1)?
 
  • #12
kuruman said:
Look at the two equations I gave you in posting #8. What do you get when you subtract the bottom equation (for v2) from the top equation (for v1)?

Not sure I follow, please excuse me, but v1-v2 = 10
 
  • #13
Correct. Now look at the other side of the equation. If you put it together, you get
Δv1-Δv2 = 10.
You also have
m1(Δv1/Δt) + m2(Δv2/Δt) = 0
which can be simplified to
m1Δv1 + m2Δv2 = 0
which is really the momentum conservation equation. You have a system of two equations and two unknowns. Solve it to find Δv1 and then use
T1 = m1(Δv1/Δt)
to find the thrust T1 on m1. You could just as well find Δv2 and follow the same method to find the thrust T2 on m2. It should be no surprise to see that T1+T2=0 in agreement with Newton's Third Law.
 
  • #14
kuruman said:
Correct. Now look at the other side of the equation. If you put it together, you get
Δv1-Δv2 = 10.
You also have
m1(Δv1/Δt) + m2(Δv2/Δt) = 0
which can be simplified to
m1Δv1 + m2Δv2 = 0
which is really the momentum conservation equation. You have a system of two equations and two unknowns. Solve it to find Δv1 and then use
T1 = m1(Δv1/Δt)
to find the thrust T1 on m1. You could just as well find Δv2 and follow the same method to find the thrust T2 on m2. It should be no surprise to see that T1+T2=0 in agreement with Newton's Third Law.

Many thanks.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K