The physics of putting a rocket into space

  • Context: Undergrad 
  • Thread starter Thread starter Felix83
  • Start date Start date
  • Tags Tags
    Physics Rocket Space
Click For Summary

Discussion Overview

The discussion revolves around the physics of launching a rocket into space, specifically focusing on the concept of breaking free from Earth's gravitational pull. Participants explore the mathematical and physical principles involved in determining the conditions under which a rocket can escape Earth's gravity, including gravitational force, energy requirements, and escape velocity.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants question how to determine when a rocket has effectively "broken" Earth's gravitational pull, noting that gravity extends infinitely and decreases with distance.
  • There is a proposal to think in terms of energy, specifically the energy required to reach an infinite distance from Earth, and whether this energy approaches a limit.
  • Participants discuss the rate at which gravitational field strength decreases and suggest incorporating this into a function to calculate the force needed to overcome gravity.
  • A participant provides Newton's Law of Universal Gravitation and sets up an integral to calculate the work needed to launch a rocket from Earth's surface to infinity.
  • Another participant calculates the work required for a 100 kg rocket, arriving at an approximate value of 6.3 billion Joules, and discusses the implications of fuel mass on the total energy required.
  • There is a mention of escape velocity, with a participant calculating that a 100 kg object would need an initial velocity of around 24000 mph to not return to Earth.

Areas of Agreement / Disagreement

Participants express various viewpoints on the calculations and principles involved, with no consensus reached on the best approach or the implications of the calculations. The discussion remains unresolved regarding the exact conditions and energy requirements for escaping Earth's gravity.

Contextual Notes

Limitations include assumptions about neglecting air resistance and the complexities of fuel mass in relation to the rocket's total mass and energy requirements.

Who May Find This Useful

This discussion may be of interest to students and enthusiasts of physics, mathematics, and engineering, particularly those exploring concepts related to gravitational forces, energy calculations, and rocket propulsion.

Felix83
Messages
75
Reaction score
0
If a rocket is launched into space in attemt to break orbit and continue into deep space, how do you determine when the rocket "breaks" the gravitational pull of the earth? Since gravity extends infinatly, how do you know when you are at a point where if you kill the engines, it will continue to travel into space? Gravitational strength decreases exponentially right? So would the point be at a certain distance from Earth at a certain velocity so as the limit of the velocity function as displacement approaches infinity is nonzero?
 
Physics news on Phys.org
Felix83 said:
If a rocket is launched into space in attemt to break orbit and continue into deep space, how do you determine when the rocket "breaks" the gravitational pull of the earth? Since gravity extends infinatly, how do you know when you are at a point where if you kill the engines, it will continue to travel into space? Gravitational strength decreases exponentially right? So would the point be at a certain distance from Earth at a certain velocity so as the limit of the velocity function as displacement approaches infinity is nonzero?
That is the idea. Think of it in terms of energy. Does the energy required to go from the surface of the Earth to an infinite distance approach a limit? What is that limit? (hint: integrate the force x distance from the surface to infinity).

Once you know the maximum energy required to get to any distance, you just have to give the rocket that much kinetic energy to escape.

AM
 
cool, so at what rate does the gravitational field strength decrease? so i would have to incorporate this rate into a function of the force required to overcome gravity and set it up as a function with respect to x (x being distance) and then setup the integral from 0 to infinity, and then take the limit of the integral to solve it? lol that's funny we just learned improper integrals in my calc 2 class the other day :cool:
 
Felix83 said:
cool, so at what rate does the gravitational field strength decrease? so i would have to incorporate this rate into a function of the force required to overcome gravity and set it up as a function with respect to x (x being distance) and then setup the integral from 0 to infinity, and then take the limit of the integral to solve it? lol that's funny we just learned improper integrals in my calc 2 class the other day :cool:
What is the equation for gravitational force (Newton's Law of Universal Gravitation)?

Use that formula for Force in the integration:

W = \int_{R}^\infty F(r) dr

AM
 
Newtons universal gravitation formula is F = G*(m1*m2)/r^2

lets say you have a 100kg rocket so m2 = 100kg

the mass of the Earth is 5.98 x 10^24 kg so m1 = 5.98 x 1024 kg

G is the gravitatonal constant which is 6.67 x 10^-11 N m2/kg2

r is our variable, but we need a starting point
lets say its at sea level where the radius is 6.37 x 10^6 m

so we are going to have the limit as b -> infinity
of the integral of (3.99*10^16)/r^2) dr from 6.37 x 10^6m to b.

the integral before plugging in the limits of integration is (-3.99*10^16)/r

when we plug in the limits of integration we have

(3.99*10^16) / (6.37*10^6) - (3.99*10^16) / b

if we take the limit as b approaches infinity, the second term tends to zero so the limit equals

(3.99*10^16) / (6.37*10^6)

which is approximatly 6.3 Billion Joules! holy ****! that's a lot of work to put a 100kg rocket into space !

so to simplfy that if you wanted to use a different weight and starting point,
you could say that the work needed to launch an object into space is

W = (G * Me * m) / r

where G is the gravitational constant, Me is the mass of the earth, m is the mass of the object, and r is the starting distance from the center of the earth. if you plug in the knowns you can get rid of a couple variables and simplify it farther...

W = ((6.67 x 10^-11) * (5.98 x 10^24) * m) / r

W = 3.99x10^14 * m/r

:cool:
 
Felix83 said:
If we take the limit as b approaches infinity, the second term tends to zero so the limit equals

(3.99*10^16) / (6.37*10^6)

which is approximatly 6.3 Billion Joules! holy ****! that's a lot of work to put a 100kg rocket into space !
It is. But consider that in order to deliver that kinetic energy to the space ship, the rocket has to blast matter (gasses) at high speed toward the earth. Those gases have a lot of energy. And the rocket has to carry that fuel with it while it is blasting away from earth, so much of the rocket energy is used in pushing fuel away from the Earth that will later be pushed back toward the earth. 6.3 billion joules is a small fraction of the actual energy needed.

AM
 
so basically your saying that the weight of the fuel to carry this 100kg rocket into space would comprise most of the mass making it significantly more than 100kg?

on a side note, just for fun i calculated how fast (neglecting air resistance) any 100kg object would have to start at to get it into space. like if u just took a 100kg sphere and shot it with some initial velocity straight up. In order for it to not come back to Earth the initial velocity would have to be around 24000 mph ! :bugeye:
 
Last edited:
Felix83 said:
so basically your saying that the weight of the fuel to carry this 100kg rocket into space would comprise most of the mass making it significantly more than 100kg?

on a side note, just for fun i calculated how fast (neglecting air resistance) any 100kg object would have to start at to get it into space. like if u just took a 100kg sphere and shot it with some initial velocity straight up. In order for it to not come back to Earth the initial velocity would have to be around 24000 mph ! :bugeye:

That's a "classical" problem. Assuming an object (of any mass) is given an initial speed that is then to carry it to an infinite distance, that is the "escape velocity". You calculate the potential energy difference between the surface of the Earth and "infinitely distant" (which is finite). The kinetic energy at the surface of the Earth must be equal to that.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
829
  • · Replies 13 ·
Replies
13
Views
10K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K