User:XZise/Atmospheric Height

From Kerbal Space Program Wiki
< User:XZise
Revision as of 18:35, 26 December 2014 by XZise (talk | contribs) (*a bit prettified;)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Hey, I stumbled upon this one, when I worked on the {{Infobox/Body}} template on this wiki.

According to the section drag in the atmosphere article, the pressure at a specific height can be calculated and those calculations do return the same results as measurements taken by the PresMat Barometer:

In the {{Infobox/Body}} template the atmospheric height is now calculated by:

Now is the scale height which could be found also in the infobox, but is not important for the next step because it cancels out: Determine the pressure at the atmospheric height. Now in theory this should be constant, as the drag also depend on the pressure because otherwise that would mean a craft would slow down due to drag around one celestial body while around another the game doesn't simulate the drag anymore because it's above the atmosphere. But in both cases the theoretical pressure would be the same. So lets calculate this pressure:

So the pressure at the atmospheric height is simply where is the pressure at sea level. On Kerbin this is 1 atm on sea level and 10⁻⁶ atm at the atmospheric height. But Jool for example has still 15×10⁻⁶ atm left at the atmospheric height, as the pressure on “sea level” is 15 atm. Now doing the reverse: At which altitude is 15×10⁻⁶ atm on Kerbin. By my understanding, this should be a save height as craft in Jool's orbit won't be slowed down at this height/pressure.

Now to calculate the altitude for a specific pressure change the formula:

This looks like the “atmospheric height” formula, with the difference that palt/p0 is 10⁻⁶. So now for Kerbin we use for palt (the pressure for the searched altitude) is 15×10⁻⁶ atm, p0 is 1 atm and H is 5000 m. This is now saying 55537.3018 meters.

So applying Jool's “atmospheric height pressure” on Kerbin means, that you can savely orbit at about 56 km which is way lower than 69 km. On the other side, the altitude of 10⁻⁶ atm at Jool is 165 235.608 m so about 30 km higher. Eve has a difference of 10 km and Duna about -5 km (as p0 is lower than 1 atm).

Now you maybe saying that 15×10⁻⁶ atm and 10⁻⁶ atm aren't very far away (although the different altitudes are pretty far away as 56 km are only 80 % of 69 km) you know could construct an example with an sea level pressure of 10⁺⁶ atm resulting in a pressure of 1 atm at the “atmospheric height” which is the pressure at Kerbin's sea level.

So either I mixed something up or the calculation for the atmospheric height is wrong or the formula for the atmospheric drag in the wiki is wrong.

So please let me know who does what wrong.