Submitted by seriousnotshirley t3_1049w95 in askscience
I was thinking about the problem of lifting a space craft from the earth's surface to space and for some reason only just now realized that there's an optimization problem here (I think) and I'm curious what the model looks like for this and how it's performed. Suppose I want to lift a mass to an orbit of some altitude, I can compute what energy the system has to have once it's in orbit; what's the best way to generate that?
Suppose you launch with low power; then you spend more time in a higher gravitational field which means you're counteracting gravity for a longer period of time. I assume that minimizing the integral over time of the force of gravity on the vehicle would save you fuel, which saves weight which saves you fuel... (I assume this converges)
Suppose you launch with very high power; you accelerate quickly out of the gravitational force but then air resistance becomes an issue and with too much velocity any additional increase in velocity requires O(x^3) power. At some point it's not efficient to add more power because you'll need a lot more fuel.
In both of these cases the higher you are the lower those forces are; so maybe a launch system which has a lot more power early and cuts the power later is useful (SRBs are useful here).
Now, if you build a rocket or launch system with more engines you incur more weight that you're trying to move, also bad. Along with this is the weight of the fuel which goes down over time. The more fuel you have also starts to incur more non-usable weight for the fuel tanks.
I presume that the effects of wind resistance and gravity create non-linearities in the system since the forces acting at time t are functions of altitude. Is there a model that's used to get started and then iterated on once certain discrete parameters are figured in (that is, you can't add 0.5 engines)?
Edit: I’m familiar with both KSP and the rocket equation. The problem of designing the system seems like a optimizing a function described by a non-linear differential equation which I assume probably doesn’t have an analytical solution. I’m curious about what things get modeled and which don’t and how this is actually done in practice.
mfb- t1_j347et8 wrote
A lot of simulations. There is essentially nothing that only has advantages or disadvantages, so you need to consider tons of options.
If you have a given rocket design and a fixed mission: Launch at full power - this is a very wasteful part of the flight and you want to gain speed as soon as possible. Acceleration will (almost) always be low because the rocket is still full of propellant. Tilt a bit to the side and follow an approximate gravity turn. Throttle down before reaching the maximum aerodynamic pressure if needed for safety. Typically this is only a pretty short period.
Some more things to consider, in addition to what you mentioned: