Difference between revisions of "Tutorial:Advanced Rocket Design"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Delta-V: Removed "Great essays" spam link URL from the page that someone had inserted at some point...)
m (Calculating fuel flow)
Line 91: Line 91:
  
 
The equation for mass flow rate of fuel, given <math>I_{sp}</math> and thrust, is:<br />
 
The equation for mass flow rate of fuel, given <math>I_{sp}</math> and thrust, is:<br />
<math>\dot m = \frac{thrust}{I_{sp}}</math><br />
+
<math>\dot m = \frac\frac{thrust}{9.81 \frac{m}{s^2}}{I_{sp}}</math><br />
 
where <math>\dot m</math> is the mass flow rate of fuel consumed (in seconds)
 
where <math>\dot m</math> is the mass flow rate of fuel consumed (in seconds)
  
Line 98: Line 98:
 
''Note:''
 
''Note:''
 
The mass flow rate of fuel can be converted into the consumption rate of the fuel units used in KSP (Liters, I presume). The conversion ratio is 1 mass unit per 200l of fuel.
 
The mass flow rate of fuel can be converted into the consumption rate of the fuel units used in KSP (Liters, I presume). The conversion ratio is 1 mass unit per 200l of fuel.
 
  
 
==Orbital velocity==
 
==Orbital velocity==

Revision as of 00:07, 13 January 2013

By Vincent McConnell and Kosmo-not

Introduction:

Getting to learn basic rocket science for a space game like Kerbal Space program can be very important to the success of building rockets that can perform a desired job. In this guide, we will be covering things like calculating the full Delta-V of your ship, explaining how to perform transfer maneuvers, getting Thrust to Weight Ratio, calculating the Peak G-force experienced during a particular burn, also calculating Delta-V needed for a full-Hohmann transfer and much more.

Delta-V

(change in velocity) is the bread and butter of rocket science. It is probably the most important thing to know about your rocket because it determines what your rocket is capable of achieving. Among the several things we will explain in this basic tutorial, is most likely the most useful thing you will apply to Kerbal Space Program while building a rocket. To find the of your rocket -- each stage at a time -- we have to sum up the part masses of every single part of the stage. When summing up fuel tank masses, it may be easier to write them like this on your paper:

Full Mass: x
Dry Mass: x

The reason for this is that it will be easier to calculate full mass and empty mass. So, simply sum up your entire stage mass.

The next important part of this set of calculations is to find your engine's specific impulse . Specific impulse is a measure of how fuel efficient an engine is (the greater the Specific Impulse, the more fuel efficient it is). For example, the non-vectoring stock engine has a vacuum specific impulse of 370 s. So here, we must apply the Tsiolkovsky Rocket Equation. More informally known as "The Rocket Equation".

It states: .
= total mass of the stage (including subsequent stages), = dry mass of the stage

So go ahead and sum up your stage's full mass with fuel. Then, go ahead and sum up the mass minus the fuel (this can be done by just adding up the 'dry mass' where given). Input these into the equation in the place of and . So, we will show a quick example, here:

File:Screenshot7ex.png

Stage 3 (TMI, Mun lander, Return):

Full mass:
Dry mass:
:
:

Stage 2 (Kerbin orbit insertion)

Full mass:
Dry mass:
:
:

Stage 1 (Ascent):

Full mass:
Dry mass:
: (estimated due to atmospheric flight)
:


Total :


Note: To calculate the for multiple engines with different values, you need to take the weighted average of the specific impulses relative to thrust. The equation looks like this:

This will give you the correct to use for your calculation.

Calculating transfer maneuvers

The next very basic part of this tutorial is how to perform a transfer maneuver itself. This kind of action is called a Hohmann Transfer and it requires two burns at opposite points in an orbit. Adding velocity will boost our apoapsis higher. We would then simply wait until we hit our newly established Apoapsis and then add more velocity to boost our Periapsis to circularize. Or, we could drop our orbit by subtracting velocity by burning retro-grade.

We can also apply some calculations to find out how much thrust we will need to perform this maneuver. We will break this burn up into impulses. For example purposes, we will start at a 100Km orbit and then boost into a 200Km orbit. Both circularized. The formula for the first burn is the following:

This is the formula for the final burn in the transfer:

Where:
= Gravitational Parameter of Parent Body. (3530.461 km³/s² for Kerbin).
= The Radius of our first orbit. (100 km in this case).
= The Radius of our second orbit. (200 km in this case).

This formula will give us our velocity for the burn in km/s (multiply by 1000 to convert it into m/s). It's important to make sure that you will have the in the stage to make this burn. Again, you can do that by using the calculations above.

Calculating fuel flow

Next, we will explain how to calculate fuel flow in mass to see how much fuel a burn uses up in a specific amount of time.

If we know the needed for the burn and the total mass of the rocket before the burn, we can calculate how much fuel is required to complete the burn.

First, we calculate the mass of the rocket after the burn is complete. To do this, we use the Tsiolkovsky Rocket Equation, inputting the initial mass and of the burn. We can then solve the equation for the final mass after the burn. The difference between these two masses will be used to determine the length of time that is needed to complete the burn.

The equation for mass flow rate of fuel, given and thrust, is:

where is the mass flow rate of fuel consumed (in seconds)

Dividing the difference between initial mass and final mass for the burn by the mass flow rate of fuel, we arrive at how many seconds are required.

Note: The mass flow rate of fuel can be converted into the consumption rate of the fuel units used in KSP (Liters, I presume). The conversion ratio is 1 mass unit per 200l of fuel.

Orbital velocity

Rather easy is the formula to calculate the orbital velocity of an orbit. This assumes circular orbit or the velocity of a specific point in an orbit. For this, we simply do this calculation:

Where:
= Gravitational Parameter of parent body. (km³/s²)
= radius of orbit. (km)

If we input the radius of the orbit in Kilometers, our orbital velocity will come out in Kilometers per second. In a 100km orbit, our radius will be 700km. Meaning our velocity will be ~2.2458 kilometers per second (km/s), or 2245.8 m/s.

Delta-v map

A map consists of approximate amounts of needed to get from one place (whether it is on the ground or in space) to another. The values we have for our map are approximate and include a fudge factor (in case we slip up on our piloting). Our map is as follows:

Launch to 100km Kerbin orbit: 4700 m/s
Trans-Munar Injection: 900 m/s
Landing on the Mun: 1000 m/s
Launch from Mun and return to Kerbin: 1000 m/s
Total : 7600 m/s

If we design our rockets to have 7600 total , and the acceleration of the launch stages are adequate, we can have confidence that our rocket is able to land on the Mun and return to Kerbin. A rocket with a little less can accomplish this goal, but it is less forgiving of less efficient piloting.

Thrust to Weight Ratio

Calculating Thrust to Weight Ratio is only three very simple steps.

It is important to know the thrust to weight ratio of your rocket to ensure your rocket will actually liftoff. If your TWR is less than 1, you can bet that you won t make an inch in altitude when starting from the launch pad. The minimum optimal TWR to have for your rocket at launch is 2.2.

The formula for this is simply the thrust of all of your current stage engines divided by the weight (mass * 9.81 m/s²) of your ship, fully fueled. At the same time, this will give you the minimum G-force you can expect on the current stage. Your peak G-force will occur instantly before fuel depletion. The way to calculate this is to simply divide thrust by the dry mass of your stage+the fully fueled stages above it.


In conclusion: This guide will hopefully have helped with designing your rockets to allow you to get the job done -- whatever it may be -- with no test flights first. We hope this guide has been helpful to new and continuing KSP pilots alike.