Jump to content

Calculating the velocity of a circular 200km orbit around Kerbin


AlexGodbehere

Recommended Posts

I'm studying a space systems module at university, and thought I'd try and apply some of the things I've learnt to spacecraft in KSP.

I'm using the formula:

V = sqrt(MG/r) to work out the velocity of the satellite when at a 200km orbit around Kerbin. The values I'm using are:

MG = 3.5316000×10^12 m3/s2 (KSP Wiki)

r = 800 (600km radius + 200km orbit)

I'm obtaining a value of 66441. When I launch a satellite, the surface speed is 1.868km/s.

Which is way way out. Its not even out because of units, its just plain wrong. Has anyone got any ideas?

Edited by AlexGodbehere
Link to comment
Share on other sites

For a start, use 800000m instead of 800km for kerbin radius + altitude.

The correct formula is v = R sqrt(g/(R+h)) so we can plug in some known values

v = 600000 sqrt(9.807/800000) = 2425 m/s

Hope thus helps

ttb

Link to comment
Share on other sites

2425 m/s is much too high, LKO is 2300ish and everything above that will be slower. Let's try going to first principles:

The force of gravity must be the same as the centripetal force, GMm/r^2 = mv^2/r , then cancelling: GM/r = v^2. Taking the square root gives the equation in the OP, sqrt(GM/r) = v.

Taking the gravitational parameter from the wiki (again, same as in OP) and 800000 metres radius, sqrt(3.532x10^12 / 8x10^5) = 2.101x10^3 m/s.

2101 metres per second. I think at 240ish kilometres it hits 2 km/s exactly, so this seems like a sensible result.

Link to comment
Share on other sites

2425 m/s is much too high, LKO is 2300ish and everything above that will be slower. Let's try going to first principles:

The force of gravity must be the same as the centripetal force, GMm/r^2 = mv^2/r , then cancelling: GM/r = v^2. Taking the square root gives the equation in the OP, sqrt(GM/r) = v.

Taking the gravitational parameter from the wiki (again, same as in OP) and 800000 metres radius, sqrt(3.532x10^12 / 8x10^5) = 2.101x10^3 m/s.

2101 metres per second. I think at 240ish kilometres it hits 2 km/s exactly, so this seems like a sensible result.

Thanks. Yeah, using that equation with 800000 instead of 800 works. Teaches me for not paying attention to my units. Cheers everyone.

Link to comment
Share on other sites

Thanks. Yeah, using that equation with 800000 instead of 800 works. Teaches me for not paying attention to my units. Cheers everyone.

Well, now you can feel like real life rocket scientists and engineers! They've ruined more than one real world multimillion dollar space craft and had near misses thanks to unit mix-ups.

Link to comment
Share on other sites

2425 m/s is much too high, LKO is 2300ish and everything above that will be slower. Let's try going to first principles:

The force of gravity must be the same as the centripetal force, GMm/r^2 = mv^2/r , then cancelling: GM/r = v^2. Taking the square root gives the equation in the OP, sqrt(GM/r) = v.

Taking the gravitational parameter from the wiki (again, same as in OP) and 800000 metres radius, sqrt(3.532x10^12 / 8x10^5) = 2.101x10^3 m/s.

2101 metres per second. I think at 240ish kilometres it hits 2 km/s exactly, so this seems like a sensible result.

Lol oops, back to the drawing board for me :) thanks for the heads up

ttb

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...