Simple Rocket Science
Getting Started
Real spaceflight dynamics are complex. There are only a few basic forces involved, but some of them (namely air resistance) are non-conservative and tricky. In order to make a useful, accurate model of spaceflight you have to build a complex numerical approximation. However there is no need to be too complicated too quickly. A great place to start is to find an analytical solution for a rocket, solving for the height it will travel. Put everything in the 'up' axis and ignoring a ton of things will result in an easy place to start.
The Simplest Case
The true simplest case is a point-mass rocket that is in free space with no gravity, air-resistance and has a simplified model of propulsion. Describing this situation mathematically should result in the classic Tsiolkovsky rocket equation.
Rocket in free space
Consider a rocket in free space. There are no external forces. We will be nice and constrain the motion of the rocket in one direction. At some time the rocket starts to eject mass out of one end of the rocket. Through conservation of linear momentum this will propel the rocket forward.
Derivation
The motion of the rocket in our simple case will be determined by Newton's 2nd law. Usually written as F = ma since we have a variable mass system we use the more general form of
We can safely ignore the vector part because all motion is in one dimension. Also we can re-write p-dot as dp/dt because we are going to use some arguments about infinitesimals to finish our derivation.
We can write an equation for dp from the diagram below because we know the momentums involved. From the definition of infinitesimal values
The momentum at some time plus dt will be the momentum of the rocket plus the momentum of the exhaust gas
In this diagram you can see we have a rocket of mass m moving at some velocity relative to an inertial reference frame v. At some time t + dt it will release an exhaust mass dm' at some velocity relative to the rocket ve. Many textbooks refer to ve as u. In a real rocket is an ideal "effective velocity" of the exit gasses and directly proportional to efficiency of the engine. It is related to the more common term Isp.
Therefore
Simplifying and throwing out higher order terms will reveal
A positive exhaust mass is a mass lost from the rocket so we say that
In this simple case we have no external forces.
Solving for dv gives
We can integrate both sides to find
Simplified this becomes the
Tsiolkovsky rocket equation
Since it is hard to look up values of ve in books about engines we can use its relation to Isp
Where g0 is the acceleration due to gravity at the surface of the Earth and Isp is the specific impulse in seconds.
Adding Gravity
Starting with our previous result of
But now having an external force of gravity, mg
Solving for dv gives
Or as an equation of motion
Integrating over v, t and m (Where tbo is the burn-time of the rocket)
Gives an equation for the velocity at burnout
Burnout Velocity
The term -gt is referred to as gravity loss. This represents the losses endured by launching in a gravity well. To maximize burnout velocity you want to minimize gravity loss, which means burning the fuel as fast as possible. This makes sense because when you spend a long time burning fuel you are wasting energy lifting unburnt fuel to a higher altitude rather than your payload.
In the real world usually rocket motors are categorized by thrust and not burn time. So it becomes useful to rewrite this equation in terms of a new parameter, thrust-to-weight ratio. We define thrust-to-weight ratio, Ψ, as the thrust (which we assume is constant) divided by the weight at liftoff, m0g.
If we realize that thrust is
then
We can find a relation to the time it takes to burn through the fuel. If we take the burn rate to be constant (again, not a bad assumption) then the time is to burn out is
However we see that mf - m0 is negative! This okay because m-dot is secretly also negative. What we actually want is the fuel mass divided by a (positive) burn rate.
We also want this in terms of mass ratio and thrust-to-weight ratio. So we do some clever math, first pulling out m0
Now if we multiply by "one" we get
We recognize the term as the inverse of Ψ Thus we have the burnout time in reasonably terms
Plugging this in for t in our burnout velocity equation gets
Now we can also introduce the symbol μ for the mass ratio (for brevity's sake) and replace ve with gIsp
We see now that we have burnout velocity that is in general a function of three parameters: μ, Ψ and Isp
Three variables and 3 dimensions is just begging for some graphing. Here is a graph showing the burnout velocity of a vertical rocket at an Isp of 250 [s]
You can see that there a heavy dependence on mass ratio. But also to avoid gravity loss it is beneficial to have Ψ as high as you can too. A typical thrust-to-weight ratio is somewhere between 2 and 3 for large commercial rockets.
We can also talk about what effect changing Isp has on the burnout velocity. If we take the partial with respect to Isp we get
For a rocket with a μ of 10 and a Ψ of 2 we see that adding an extra second of Isp results in of 18.2 m/s of extra velocity.
Burnout Height
Now that we have done some work to find the burnout velocity we can find the burnout height much the same way. Starting with our differential equation for rocket motion we double integrate to find range
I had to look this one up in a table of integrals but the answer should be
This can be rearranged to look like
Doing the same substitution of t and using μ we get
Now making our Isp substitution
Ballistic Trajectory
After burnout the rocket will continue to move upwards on a ballistic trajectory. Since we are considering gravity as a constant and ignoring air resistance we can use energy arguments to easily figure out the final height the rocket will go
Solving for the change in height
Bringing it all together
So if we really like math we can combine the ballistic and burnout equations to find the total height a rocket under constant gravity with no air resistance will travel (as a function of μ, Ψ and Isp)
References
[1] Turner, Martin J.L. Rocket and Spacecraft Propulsion. Springer Praxis Books. [New York]: Praxis Publishing Ltd, Chichester, UK, 2005.
[2] Thomson, William Tyrrell. Introduction to Space Dynamics. New York: Wiley, 1961.