Jump to content

Rocket Delta V Equation


Recommended Posts

I was planning a landing on Eve but couldn't figure out how I could know how much delta v my rocket could provide for take off without using mods.

So I made a few equations to calculate delta v, based on the ideal rocket equation for delta v and basic physics, in vacuum and inertia​:

For a single stage rocket:

Constant Thrust:

ÃŽâ€v = 0.2 * F * ln(n / (200 * mf) + 1) / C

Variable Thrust:

ÃŽâ€v = 9.80665 * Isp * ln(n / (200 * mf) + 1)

For a multiple stage rocket:

Constant Thrust:

ÃŽâ€v = 0.2 * Σs (Fs * ln(ms / (200 * mf,s) + 1) / Cs)

Variable Thrust:

ÃŽâ€v = 9.80665 * Σs (Isp,s * ln(ms / (200 * mf,s) + 1))

Where :

F is the thrust (needs to be constant) in N

C is the fuel consumption (needs to be constant) in l/s

n is the initial fuel quantity of the stage in KSP fuel units

mf is the mass of the rocket when all fuel of the stage is consumed in t

Isp is the average specific impulse in vacuum of the stage in s

Subscript s means "at stage s" (change stage whenever an engine or a part is decoupled)

For a single stage rocket with: Command Pod Mk1 + FL-T400 + LV-909, it gave me a delta v of 3169.4 m/s

Does anyone know if these equations are right or can check them ingame vanilla or with a mod ?

Thank you for helping,

Gaarst

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...