Interplanetary Transfers using Low Thrust

 

Much like the Low Earth to Geosynchronous transfer orbits, the Hohmann Transfer is almost always the most efficient way for conventional rockets to transfer between two planetary orbits. The following table shows some characteristics about each Hohmann Transfer from Earth’s orbit to the orbits of the other planets in the solar system. These values were determined by assuming circular coplanar orbits with the sun’s gravity as the only force. The second column shows the first impulse (ΔV) necessary to place the spacecraft onto the transfer orbit and the third column shows how much ΔV is required to circularize the spacecraft’s orbit at that radius. A negative ΔV indicates a thrust in the opposite direction of the velocity vector.

Hohmann Transfers from Earth to the Other Planets

Planet

Initial delta-V
(km/s)

Circularization delta-V
(km/s)

Total delta-V
(km/s)

Time of Transfer
(days)

Mercury

-7.532877464

-9.611485739

17.1443632

105.4835606

Venus

-2.495395592

-2.706591218

5.20198681

146.0751795

Mars

2.944705796

2.648896316

5.593602112

258.8659702

Jupiter

8.792590354

5.643189808

14.43578016

997.4348676

Saturn

10.29222476

5.441245288

15.73347004

2214.141038

Uranus

11.28235862

4.657276563

15.93963519

5870.095079

Neptune

11.65473352

4.051688935

15.70642246

11204.21879

Pluto

11.81454423

3.684452801

15.49899703

16669.56142

 

Some interesting things to note:

  1. The initial ΔV used to get on the transfer orbit steadily approaches the solar system’s escape velocity of 12.337 km/s from Earth’s orbit.
  2. The circularization ΔV gets smaller for the distant planets because the orbital velocity of a planet with respect to the sun decreases with distance.
  3. Neptune and Pluto require less total ΔV in a pure Hohmann Transfer because of the combination of the (1) and (2).
  4. The time to complete the transfer increases dramatically with distance.

 

Low-Thrust Transfers

We have developed a program, Low-Thrust Propagator, that propagates a spacecraft’s orbit while the spacecraft produces a small, constant force. Similar to the LEO2GEO algorithm, the program assumes the following:

 

See the notes in the Software Section for a full explanation of the algorithm’s procedures as it propagates the spacecraft from Earth's orbit to the other planetary orbits. The program essentially determines the orbit of a perturbed spacecraft with the above assumptions.

 

Results

We have produced results for each planet in the solar system, each implementing constant-thrust values from T = 100 cm/s2 to 10 μm/s2 (1x10-1 - 1x10-5 m/s). Since Pluto was so far from Earth we extended the range of T to Pluto to include values down to 1 μm/s2. In each run, we calculate the following orbital characteristics:

The amount of fuel used is calculated based on the assumption that the low-thrust engine is 10 times more efficient than a conventional impulsive engine (citation). We have also included several plots for each planetary transfer. The first plot shows the position of the spacecraft while the engine is still active and burning (pay attention to the axes - they are not equal). The second plot shows the entire transfer orbit as it compares with the orbits of Earth (green orbit) and the target planet (red orbit). The third plot also includes a map of the final cruise orbit between the moment the engine was cut and the circularization burn. During the transfer, one can see when the engine's thrust was cut using two clues: the data points get very close together right before the cut, and the location of the cut coincides with the location where the spacecraft's orbit enters the final elliptical cruise orbit (as shown in the third plot). Finally, we have included a graph showing how the balance of ΔV shifts between the low-thrust engine and the circularization impulse as the engine’s thrust magnitude changes.

Mercury

Venus

Mars

Jupiter

Saturn

Uranus

Neptune

Pluto


These plots show very simply that the lower the thrust of the engine, the more the orbit spirals outward before reaching an elliptical cruise orbit. When we analyze the third plot, "Entire Orbit," in each case we see that as the thrust is reduced, the transfer ellipse becomes more circular. Furthermore, the transfer ellipse's apoapse shrinks in the case of Mercury and Venus and the transfer ellipse's periapse grows outward in the case of the outer planets as the engine's thrust is reduced. This helps to explain why it takes less energy to circularize the spacecraft's orbit at the target radius as the engine's thrust is reduced..

We have additionally plotted various features of these transfer orbits in comparison with each other.

Figure 7 shows a plot of the burn duration for each transfer orbit as a function of orbital thrust for each planet. One can see that as the transfer thrust is reduced, more time is required to obtain the velocity needed to reach the goal planet. This assumes an engine capable of producing the respective levels of thrust.

Figure 8 shows a plot of the burn duration for each transfer to a terrestrial planet as a function of orbital thrust. This is the same plot as shown in Figure 7, except concentrating on the terrestrial planetary transfers.

Figure 9 shows a plot of the burn duration for each transfer to a Jovian planet as a function of orbital thrust. This is the same plot as shown in Figure 7, except concentrating on the outer Jovian planetary transfers.

Figure 10 shows a plot of the fuel consumption for each transfer as a function of orbital thrust. When the transfer thrust is reduced, more of the total ΔV is produced by the low-thrust engine than by the impulsive maneuver at the end of the transfer (the impulse needed to circularize the orbit at the final radius). Since the low-thrust propulsion is more efficient than the final impulse, less fuel is required if the low-thrust engine does more of the work. Thus, as the thrust is reduced, less fuel is required to perform the transfer.

Figure 11 shows a plot of the total time of transfer as a function of orbital thrust for each planet on a linear scale. One can see that as the thrust level is reduced, the spacecraft spends more time traveling slower and thus requires more time to reach the necessary velocity to obtain the target radius.

Figure 12 shows a plot of the total time of transfer as a function of orbital thrust for each planet on a logarithmic scale.


After analyzing the data and the plots we were able to conclude the same things about low-thrust transfer orbits as we did for LEO to GEO transfer orbits. We see very clearly that there are certain advantages and disadvantages with using lower thrusts in these orbital transfers, as listed below:

Advantages of Lower Thrusts

Disadvantages of Lower Thrusts

Once again, if a mission is not constrained to a short time period and has no need for high-thrust maneuvers, then the low-thrust engines offer a strong, efficient option over conventional chemical engines.

Back to Contents