What is a gravity turn trajectory in rocketry?+
A gravity turn trajectory is a launch ascent path where the rocket makes one small pitch maneuver (the kickover) at low altitude and then holds zero angle of attack for the remainder of powered flight. Gravity continuously rotates the velocity vector from vertical toward horizontal without any active pitch control. The technique minimizes aerodynamic structural loads, avoids gravity turn drag, and typically achieves good propellant efficiency compared to a purely vertical trajectory. It is the dominant launch strategy for expendable orbital rockets worldwide.
What does MECO stand for and why does MECO velocity matter?+
MECO stands for Main Engine Cutoff. It marks the end of the first stage burn. MECO velocity is the rocket's speed at that instant and is the key output of a first-stage trajectory analysis. If the vehicle has a single stage, MECO velocity must exceed orbital velocity minus upper atmosphere deceleration. For a two-stage vehicle, MECO velocity plus the second-stage delta-v must together exceed the orbital injection requirement. Typical MECO-1 velocities for heavy launch vehicles are 2 to 3 km/s at 60 to 80 km altitude.
How are gravity losses calculated in a trajectory simulation?+
Gravity loss is integrated numerically as the sum of g(t) times sin(gamma(t)) times dt over each time step of the simulation. During the vertical phase (gamma = 90 degrees), gravity loss accumulates at the full gravitational acceleration rate. As the gravity turn progresses and gamma decreases toward zero, gravity loss rate falls proportionally. Total gravity loss for a typical Earth launch is 800 to 1,500 m/s, depending on trajectory shape and burn duration. Low-TWR vehicles that burn slowly accumulate more gravity loss because they spend more time at high flight path angles.
What is the optimal kickover altitude for minimizing total losses?+
The optimal kickover altitude balances gravity loss against drag loss. Kicking over early (0.5 to 1 km) reduces gravity losses because the vehicle turns horizontal sooner, but it flies fast at low altitudes where air is dense, increasing drag losses and Max-Q. Kicking over late (3 to 5 km) reduces drag losses but allows gravity to act downrange longer. For typical Earth launches, kickover at 1 to 2 km provides near-optimal total losses. On Mars, with its thin atmosphere, earlier kickover (0.5 to 1 km) incurs negligible drag penalty and more than compensates in reduced gravity loss.
Why does a higher thrust-to-weight ratio reduce gravity losses?+
Gravity loss equals the integral of g times sin(gamma) over the entire burn. A vehicle with TWR 2.0 burns propellant twice as fast as one with TWR 1.0 (for the same Isp), reaching the same velocity in half the time. Since gravity loss accumulates with time, the higher-TWR vehicle accumulates roughly half the gravity loss. However, higher TWR requires larger, heavier engines, which reduce propellant fraction and ideal delta-v. The economically optimal TWR for first stages is typically 1.3 to 1.8, balancing reduced gravity losses against the engine mass penalty.
What causes max dynamic pressure (Max-Q) and how do rockets handle it?+
Dynamic pressure q = 0.5 times rho times v^2 increases as speed builds during ascent and decreases as air density drops with altitude. The maximum value (Max-Q) occurs where these effects balance, typically at 10 to 15 km altitude and Mach 1.0 to 1.5. At Max-Q, aerodynamic bending and shear loads on the launch vehicle are at their peak. Most launch vehicles briefly throttle down their engines near Max-Q (the throttle bucket) to limit structural loads. After passing Max-Q, the vehicle can throttle back up because the rapidly decreasing air density reduces loads even as speed continues to increase.
What is the delta-v loss budget for an Earth-to-LEO mission?+
A 400 km circular orbit has an orbital velocity of about 7,672 m/s. Total delta-v from Earth's surface to that orbit is approximately 9,200 to 9,600 m/s when including losses. The breakdown is typically: orbital velocity 7,672 m/s plus gravity losses 1,000 to 1,300 m/s plus drag losses 100 to 400 m/s plus steering losses 50 to 200 m/s. Efficient vehicles with high TWR and good aerodynamic design target the low end of this range. Less efficient trajectories with low TWR or large drag areas can exceed 10,000 m/s total delta-v requirement.
How does atmospheric density affect the trajectory simulation?+
This calculator uses an exponential atmosphere: density = rho0 times exp(-h / H), where rho0 is sea-level density and H is the scale height. For Earth: rho0 = 1.225 kg/m^3, H = 8,500 m. For Mars: rho0 = 0.020 kg/m^3, H = 11,100 m. This model accurately represents the atmospheric profile to about 60 km altitude, covering the region where most aerodynamic drag occurs. Above that, drag becomes negligible in the simulation regardless of model accuracy. The Mars atmosphere model explains why Martian drag losses are so small: surface density is only 1.6% of Earth's.
What is flight path angle and how does it change during ascent?+
Flight path angle (gamma) is the angle between the velocity vector and the local horizontal plane. At liftoff, gamma = 90 degrees (purely vertical). During the gravity turn, gamma decreases continuously toward 0 degrees (purely horizontal). At orbital injection, gamma should be 0 degrees for a circular orbit or slightly positive for an elliptical orbit with the apogee elsewhere. The gravity turn equation d(gamma)/dt = -(g cos gamma) / v + v cos gamma / (R + h) governs this evolution. The first term represents the gravitational pitch-down rate; the second term is a small centrifugal correction for low altitudes.
Can this calculator be used to design a real rocket trajectory?+
This calculator is suitable for educational analysis, preliminary concept evaluation, and understanding the sensitivity of trajectory performance to rocket parameters. It uses simple Euler integration, an exponential atmosphere, and a pure gravity turn assumption. Production launch vehicle trajectories require full 6-DOF simulations with complete atmospheric models (winds, turbulence, 1976 US Standard Atmosphere), real engine performance maps, structural load constraints, mission-specific injection targets, and guidance law optimization. Results from this calculator typically agree with full simulations to within 5 to 15% for velocity and altitude at MECO, which is useful for early trade studies.
What is steering loss and how large is it for a typical mission?+
Steering loss occurs when the thrust vector is tilted relative to the velocity vector to follow a guidance-commanded trajectory. The component of thrust perpendicular to velocity does no useful work. For a well-designed gravity turn trajectory, steering losses are small: 50 to 200 m/s. They are larger for vehicles flying dog-leg maneuvers to avoid overflight of populated areas, for trajectories targeting highly inclined orbits that require significant azimuth changes, or for vehicles with poor aerodynamic stability requiring large gimbaled corrections. The Delta-V Budget mode lets you include an estimated steering loss in your total mission delta-v accounting.
How does the gravity turn trajectory estimator handle propellant depletion?+
The simulator tracks propellant consumed at each integration step using mdot = Thrust / (Isp times g0). If the specified burn time would consume more than 99% of the liftoff mass in propellant, the calculator returns an error before running the simulation, prompting you to reduce burn time or increase liftoff mass. This prevents physically impossible cases where a rocket burns more propellant than it carries. During the simulation itself, the calculation stops when the burn time elapses or the propellant is exhausted, whichever comes first.