Bi-Elliptic Transfer and Stability Analysis of Lagrange Points

0
884

Abstract

This paper reviews the science behind orbital mechanics and acts as a summary to the most commonly used orbital maneuvers. The analysis details Hohmann transfer orbits and bi-elliptic transfers, elucidating the conditions under which the latter may prove more efficient. Furthermore, we explore Lagrange points and their stability within the context of the restricted three-body problem of the Earth-Moon system. Lagrange points are analysed for their stability. Through the implementation of calculations in MATLAB, we visualise the trajectories of spacecraft engaged in orbital transfer and those around Lagrange points, corresponding positions at specific times. A case study on the orbital transfer period shows a synodic period of 780 days, the next optimal launch date in November of 2025. Throughout the paper, perturbations of relatively minor degree may not be taken into account. Finally, we introduce future research opportunities in optimizing transfer strategies to enhance energy conversion during maneuvers involving complex three-body systems.

Introduction

With the advancement of space technology, our understanding of orbital mechanics and its applications has evolved over time. The long-term dynamics of systems of bodies, including satellites, poses a significant unsolved problem. Orbital behaviors are based on Newtonian motion and Einstein’s explanation of gravity1, strongly supported by Kepler’s three laws. The history of orbital sciences begins with Nicolaus Copernicus (1473-1543), who first established the heliocentric model, where he places the sun in the center of the solar system).2 Later Kepler derived his three laws to describe the elliptical orbits of bodies around the sun in his book “Harmonices Mundi”(Harmonics of the World).3 Euler further advanced his theories based on Newton and Kepler’s work, formulating the equations of motion for rigid bodies, which are crucial in understanding the dynamics of rotating systems. With the introduction of general relativity, a slightly altered model of gravity was developed. This study is based off of such formulated models.

We now use these equations  of orbital dynamics to carry out maneuvers, mostly using stellar observations or other satellite technology. Since the mid 20th century, there has also been a spur of crewed space missions. Currently, orbital analysis and determining trajectories of objects to a more detailed extent are the main areas of focus. The orbital determination methods and maneuvers are essential for the success of any kind of space mission, involving orbital rendezvous, cross-system orbital transfer, amongst other things.

Specific orbital positions, orbiting altitude, and spacecraft velocity are chosen for interplanetary trajectories, used for both manned and unmanned missions. Space agencies over the world have conducted extensive research on orbital transfers for the success of the Apollo missions, communication satellites, and much more. One of the notable missions is the GEM (Galileo Europa Mission). The GEM team details the mathematics involved in calculating flyby statistics that ensure that the spacecraft gathers data yet its orbit does not decay too much, to the point where it succumbs to Jupiter’s gravity4.

In recent launches, JWST orbits L2. This choice was specific because it meant that it always faced away from the Earth-Sun system, staying in relative stability and free from major orbital perturbations. Minimal fuel is required to remain in orbit around L2 because of the characteristics of Lagrange points. 

Orbital transfers are also used in the docking of spacecraft with the ISS. Using direct docking maneuvers, the fuel requirements will be significantly higher than when slowing down the spacecraft and decreasing orbital radius, so the spacecraft speeds up relative to the ISS. The specific energy equation:

The specific energy equation:

(1)   \begin{equation*}E = \frac{- \mu}{2r}\end{equation*}

along with energy conservation show that if the radius of initial orbit is greater than the final orbit, then lowering the periapsis (furthest point) of the orbit will be the purpose of the required impulse. Here, E is the total specific energy of an object,  is the standard gravitational parameter, and r is the semi-major axis of the orbiting body.

The Hohmann transfer maneuver, discovered by the German engineer Walter Hohmann showed the most economical trail between two celestial bodies.5 It includes two burns, one to enter the transfer orbit, and one to circularize to the final orbit. Bi-elliptic transfers further focus on three-impulse orbital maneuver, where an intermediate elliptical orbit is chosen. The first burn occurs at periapsis (in the lower orbit) to increase velocity. This burn creates an elliptical orbit, with the apoapsis far beyond the target higher orbit. A second burn raises the periapsis of the new orbit to the desired higher orbit. The last burn circularizes the final orbit.

During missions, the priority is on most occasions fuel efficiency. Thus, most orbital transfers are centered around paths that utilize natural elements such as the slingshot effect, along with a mix of the two transfer mechanisms. The bi-elliptic Hohmann transfer will be more efficient when the total Δv required for the three impulses is less than the total Δv that the regular Hohmann transfer requires6. When the radii ratio reaches 11.94, the bi-elliptic transfer’s efficiency overcomes that of the faster Hohmann transfer. However, specific perturbations from any massive body out of the system can have significant impact on the choice of orbital maneuvers.

Exceptionally notable points in any system are the set of five points in space around the center of a system, where bodies can be balanced and kept in relative stability. These are known as the Lagrange points, discovered by Joseph-Louis Lagrange in 1772, using the restricted three-body problem.7 The problem details the behavior of a non-massive object in the presence of two supermassive ones. Positions like the Lagrange Points balance the gravitational forces acting on said point. His work set the scene to stable, fuel-efficient movement of probes in the solar system. These points are used in astronomical observations to minimize interference, such as in JWST, which is further analysed in this study. The stability of Lagrange points varies: L4 and L5 are generally stable, while L1, L2, and L3 are unstable. In 1968, the physicist R. W. Farquhar discovered a fuel-efficient “HALO” orbit around L2, one that essentially wraps L2 and is useful for observations.8 The stability analysis involves linearizing the equations of motion around these points and examining the eigenvalues of the resulting system. The intricate balancing can be further disturbed easily, requiring real-time precise maneuvering.

In this paper we derive the laws of motion, and orbital simulation has been carried out using the programming platform MATLAB. This study investigates bi-elliptic transfer and the Hohmann transfer maneuvers between two circular orbits in the Earth’s gravitational field, and the Sun’s gravitational field, as well as the stability analysis of Lagrange points. Further graphing shows the specific energy requirements to transfer to various points in the solar system, including when a threshold is reached and a spacecraft falls entirely into the gravitational pull of one of the planets.

Background and Methods

In the calculation of orbital transfers, the following assumptions are made:

  • The Earth is considered a point mass, and its gravitational field is modeled using the standard gravitational parameter, .
  • Perturbations due to atmospheric drag, solar radiation pressure, Earth oblateness, and gravitational influences from other celestial bodies are neglected in this section.
  • Orbital transfers are assumed coplanar, with circular starting and ending trajectory.
  • The spacecraft is treated as a point mass, and its propulsion system provides instantaneous velocity changes (impulsive changes).
  • General Relativity is not considered in the local system of this paper

The assumptions will not create any major offsets, but given long-term effect, might make the results inaccurate. Accounting for the low-speed spacecrafts and lack of supermassive celestial bodies, relativistic corrections will not be of great impact to this study’s results as well. This study will delve into the mathematical laws that govern orbital mechanics, further proving and investigating the topics mentioned above, focusing on coplanar orbital maneuvers. These conclusions is put into code inside the MATLAB software using the ODE 1339 solver for better energy-conserving integration, , graphing the results. Five evenly-spaced points were taken from the model and tested for energy cinservation, as available in the tables below. We begin with the simpler two-impulse Hohmann transfer with a case study on the Mars-Earth-Sun system, then the three-impulse bi-elliptic transfer, followed by the analysis of Lagrange points.

Hohmann TransferRadius r (m)Speed v (m/s)KE (J/kg)PE (J/kg)Total E (J/kg)
Point 11.496e1134,407.455.92e+08-8.87e+08-2.95e+08
Point 21.872e1128,766.484.14e+08-7.09e+08-2.95e+08
Point 32.248e1124,297.282.95e+08-5.90e+08-2.95e+08
Point 42.624e1120,522.422.11e+08-5.06e+08-2.95e+08
Point 53.000e1117,157.851.47e+08-4.42e+08-2.95e+08
Table 1: Energy conservation check for Hohmann transfer simulation
Bi-elliptic TransferRadius r (m)Speed v (m/s)KE (J/kg)PE (J/kg)Total E (J/kg)
Point 11.496e1137,684.777.10e+08-8.87e+08-1.77e+08
Point 21.872e1132,615.635.32e+08-7.09e+08-1.77e+08
Point 32.248e1128,751.124.13e+08-5.90e+08-1.77e+08
Point 42.624e1126,769.593.58e+08-5.06e+08-1.47e+08
Point 53.000e1124,286.482.95e+08-4.42e+08-1.47e+08
Table 2: Energy Conservation check for Bi-elliptic transfer simulation

The final two points amount to a different total energy value due to the fact that they are taken from the second leg of the transfer, shifting them to a different energy level.

Analytical mechanics is used in energy calculations. We begin with the simpler two-impulse Hohmann transfer with a case study on the Mars-Earth-Sun system, then the three-impulse bi-elliptic transfer, followed by the analysis of the JWST probes and Lagrange points. Eigenvalue Analysis is used in determining the stability of such points, as well as Astrodynamics Ephemerides and Angular Separation.

Hohmann Transfer

Figure 1: Schematic of Hohmann transfer orbit diagram.10

The Hohmann transfer is a two-impulse maneuver that transfers a spacecraft from a lower circular orbit (radius r1) to a higher circular orbit (radius r2​). The first impulse (Velocity change ΔV1) is applied to transfer the spacecraft from the lower circular orbit to the transfer ellipse. The second impulse brings it to the final orbit.

The initial conditions are as follows:

 r1(m)1.496 x 1011
 r2(m)2.279 x 1011 (Mars)
 v1(m/s)~32,700
Phase Angle \phi~44.4°
Transfer time~259 days
Table 3: Initial conditions of Hohmann Transfer

The semi-major axis of the transfer ellipse Atrans​ is given by:

(2)   \begin{equation*}A_{\text{trans}} = \frac{r_1 + r_2}{2}\end{equation*}

As it is the average of the two orbits, r_{1} being initial and r_{1} being final orbital radius. When transitioning from a circular orbit to an elliptical orbit, the velocity at the periapsis (the lowest point in the elliptical orbit) is given by:

(3)   \begin{equation*}V_1 = \sqrt{\frac{\mu}{r_1}}\end{equation*}

Meanwhile, the initial velocity in the circular orbit is:

(4)   \begin{equation*}V_2 = \sqrt{\frac{\mu}{r_1}}\end{equation*}

Therefore, the required change in velocity is:

(5)   \begin{equation*}\Delta V_1 = \sqrt{\mu (\frac{2}{r_1} - \frac{2}{r_{1}+ r_{2}})} - \sqrt{\frac{\mu}{r_1}}\end{equation*}

The spacecraft then follows the elliptical transfer orbit from periapsis to apoapsis. At apoapsis, a second velocity change (\Delta V_2) circularizes the orbit to r_2:

(6)   \begin{equation*}\Delta V_2 = \sqrt{\frac{\mu}{r_2}} - \sqrt{\mu (\frac{2}{r_2} - \frac{1}{A_{\text{trans}}})}\end{equation*}

As a case study, we analyze the time window optimal for a probe launch with Mars. It will calculate the launch date for the trajectory of a spacecraft to intersect the orbit of Mars while minimizing flight time, using the Hohmann Transfer.

Following assumptions are made:

  • Both Earth and Mars follow circular orbits around the Sun.
  • The spacecraft only requires two velocity changes (at departure from Earth and at arrival to Mars).
  • Ignoring other all celestial influences (e.g., the Moon, other planets).

(7)   \begin{equation*}\phi = \pi\left(1 - \frac{T_E}{T_M}\right)\end{equation*}


Where:

  • ​ is the orbital period of Earth around the Sun.
  • ​ is the orbital period of Mars around the Sun.
  • π represents the angular separation in radians between the planets.

For simplification:

  • The average distance from Earth to the Sun is approximately 1 au (astronomical unit).
  • The average distance from Mars to the Sun is approximately 1.524 au.

Using Kepler’s third law:

    \[T \propto a^{3/2}\]

Where T is the orbital period and a is the semi-major axis.
Thus, the ratio of Mars’ orbital period to Earth’s can be approximated by:

(8)   \begin{equation*}\frac{T_M}{T_E} \approx 1.88\end{equation*}


The synodic period can be calculated:

(9)   \begin{equation*}\frac{1}{T_s} = \left| \frac{1}{T_E} - \frac{1}{T_M} \right| = 780 \text{ d}\end{equation*}


We can also obtain the intermediate orbit’s period and radius:

(10)   \begin{equation*}A_{\text{trans}} = \frac{R_1 + R_2}{2} = 1.762 \, \text{au}\end{equation*}

(11)   \begin{equation*}T = 2\pi \sqrt{\frac{a^3}{\mu_\odot}} \approx 259 \, \text{d}\end{equation*}


Where \mu_{\odot} is the standard gravitational parameter of the Sun.
The best alignment thus occurs when Mars is approximately 44 degrees (0.77 radians) ahead of Earth in their respective orbits, occuring every 2.14 years. The next launch window will occur in November 2025. The following table further elaborates on the data, calculating the angular difference of Earth and Mars in there orbits on monthly intervals, in radians. Each value is obtained by plugging in the value of time with the angular difference for each timestep:

MonthDays since startEarth position (radians)Mars position (radians)Angular Difference (radians)
000.00000.00000.0000
1300.51610.27446.0415
2601.03210.54885.7998
3901.54820.82325.5581
41202.06431.09765.3165
51502.58041.37205.0748
61803.09641.64634.8331
72103.61251.92074.5914
82404.12862.19514.3497
92704.64472.46954.1080
103005.16072.74393.8664
113305.67683.01833.6247
123606.19293.29273.3830
133906.70893.56713.1413
144207.22503.84152.8996
154507.74114.11592.6579
164808.25724.39022.4163
175108.77324.66462.1746
185409.28934.93901.9329
195709.80545.21341.6912
2060010.32155.48781.4495
2163010.83755.76221.2078
2266011.35366.03660.9662
2369011.86976.31100.7245
Table 4: Positional difference between Earth and Mars any given month in the synodic period. This table shows, in radians, how much further Earth or Mars is in orbit, and how long it will take to reach another aligned position. First column denotes the amount of months since start of synodic period, the second column converts it to days, and the third, fourth, and fifth column show Earth’s, Mars’, and their relative positions in radians, respectively.

Bi-elliptic transfers

Figure 2: Schematic of bi-elliptic transfer orbit diagram.11
 

The bi-elliptic transfer is a three-impulse maneuver used for large changes in orbital radius. The spacecraft is transferred from an initial orbit radius r1​ to a final orbit radius r3​ via an intermediate elliptical orbit with apoapsis radius r2)

The initial conditions are as follows:

 r1(m)1.496 x 1011
 r2(m)2.279 x 1011 (Mars)
 v1(m/s)~37,700
Phase Angle \phi~100.26°
Transfer time~1564.86 days
Table 5: Initial conditions of Bi0elliptic Transfer

An initial velocity change (\Delta V_1) transfers the spacecraft from r1 to the intermediate elliptical orbit with semi-major axis (r_1+r_2)/2, required velocity change being Delta v1. The spacecraft then follows the elliptical orbit from periapsis at r_1 to apoapsis at r_2. At r_2, a second velocity change (\Delta V_2) transfers the spacecraft to a second elliptical orbit with semi-major axis A_{trans2}, required velocity change Delta v2. The spacecraft follows the second elliptical orbit from apoapsis at r_2 to periapsis at r_3. At r_3, a final velocity change (\Delta V_3) circularizes the orbit:

(12)   \begin{equation*}\Delta V_3 = \sqrt{\frac{\mu}{r_3}} - \sqrt{\frac{2\mu}{r_3} - \frac{\mu}{A_{\text{trans2}}}}\end{equation*}


The use of a third burn in the Bi-elliptic transfer introduces a higher energy reserve to complete the maneuver, meaning that it is more efficient only in some circumstances. The same applies to the two-impulse Hohmann transfer. Borderline orbital radius ratio can be calculated as follows.

As shown before, the initial velocity is:

Orbital Maneuver Comparison

(13)   \begin{equation*}V = \sqrt{\frac{\mu}{r}}\end{equation*}


The speed after the first burn, at the perigee of the Hohmann ellipse, is therefore:

(14)   \begin{equation*}v_p = \sqrt{\mu (\frac{2}{r_1} - \frac{2}{r_{1}+ r_{2}})}\end{equation*}

Speed before second burn at the apogee of the Hohmann ellipse v_a is the same value. Therefore, with the final orbital velocity, we can calculate that the total velocity change as:

(15)   \begin{equation*}\Delta v_{\text{Hohmann}} = (v_p - v_1) + (v_2 - v_a)\end{equation*}


For the Bi-elliptic transfer, the first impulsive velocity change allows the spacecraft to enter the transfer ellipse:

(16)   \begin{equation*}\Delta v_1 = \sqrt{\mu (\frac{2}{r_1} - \frac{2}{r_{1}+ r_{b}})}\end{equation*}

When finding the minimum \Delta v_2, we can take the limit of r_2 as it approaches positive infinity. At that point, \Delta v_2 approaches zero. Therefore the speed at r_2 before circularization is \sqrt{\frac{2 \mu}{r^{2}}}, and we can calculate the final maneuver as well as the total \Delta v:

(17)   \begin{equation*}\Delta v_3 = \sqrt{\frac{\mu}{r_2}} - \sqrt{\mu (\frac{2}{r_2} - \frac{2}{r_{b}+ r_{2}})}\end{equation*}

(18)   \begin{equation*}\begin{split}\Delta v_{\text{bi-elliptic}} = & \quad \sqrt{\mu (\frac{2}{r_1} - \frac{2}{r_{1} + r_{b}})} - \sqrt{\frac{\mu}{r_1}} + \sqrt{\mu (\frac{2}{r_b} - \frac{2}{r_{2}+ r_{b}})} \\ & \quad - \sqrt{\mu (\frac{2}{r_b} - \frac{2}{r_{1}+ r_{b}})} + \sqrt{\frac{\mu}{r_2}} \sqrt{\mu (\frac{2}{r_2} - \frac{2}{r_{2}+ r_{b}})}\end{split}\end{equation*}

If we normalize both equations with initial velocity as v_c , ratio between radii as R, then we can organize both expressions:

(19)   \begin{equation*}\begin{split}\frac{\Delta v_{\text{Bi-elliptic}}}{v_c} =& \left( \sqrt{2 - \frac{2}{1 + \beta}} - 1 \right) \\& + \left( \sqrt{ \frac{2}{\beta} - \frac{2}{\beta(\beta + R)} }\sqrt{ \frac{2}{\beta} - \frac{2}{\beta(1 + \beta)} } \right) \\& + \left( \frac{1}{\sqrt{R}} - \sqrt{ \frac{2}{R} - \frac{2}{R(\beta + R)} } \right)\end{split}\end{equation*}

(20)   \begin{equation*}\frac{\Delta v_{\text{Hohmann}}}{v_c} = \left( \sqrt{2 - \frac{2}{1 + R}} - 1 \right) + \left( \frac{1}{\sqrt{R}} - \sqrt{ \frac{2}{R} - \frac{2}{R(1 + R)} } \right)\end{equation*}

Solving the following equation numerically yields the passing point of radii ratio:

(21)   \begin{equation*}\left( \sqrt{2} - 1 \right) + \frac{1}{\sqrt{R}} - \sqrt{\frac{2}{R}} < \sqrt{ \frac{2R}{1 + R} } - 1 + \frac{1}{\sqrt{R}} - \sqrt{ \frac{2}{R(1 + R)} }\end{equation*}

R is around 11.94. Thus, the limit to the effectiveness of the Hohmann transfer is up to a final orbit 11.94 times the radius of the initial.

Lagrange Points

Figure 3: Schematic of Lagrange points diagram.12

Lagrange points were introduced through the restricted three-body problem. The restricted three-body problem considers two massive bodies,

 and , in circular orbits around their common center of mass, and a third body of negligible mass  influenced by the gravitational attraction of  and . Compared to the three-body problem, it essentially has one less massive variable and focuses on the trajectory of the massless object. The positions of  and  are fixed in a rotating reference frame where the x-axis passes through both bodies, and the origin is the center of mass. In the rotating reference frame, the equations of motion for m3 are given by:

(22)   \begin{equation*}\ddot{x} - 2\dot{y} = \Omega_x\end{equation*}

(23)   \begin{equation*}\ddot{y} + 2\dot{x} = \Omega_y\end{equation*}


where \ohm (x,y) is the effective potential energy. Lagrange points are the positions where the net force on m_3 is zero in the rotating frame. Therefore, at Lagrange points the following is true:

(24)   \begin{equation*}\Omega_x = \frac{\partial \Omega}{\partial x} = 0\end{equation*}

(25)   \begin{equation*}\Omega_y = \frac{\partial \Omega}{\partial y} = 0\end{equation*}


The solutions for x and y are the positions of the corresponding Lagrange points. We define \mu as the mass ratio in the circular restricted three-body problem, where its value is between 0 and 1:

(26)   \begin{equation*}\mu = \frac{m_2}{m_1 + m_2}\end{equation*}


The L1 point lies on the line connecting m_1 and m_2 between them. With L1 at x = R – r, where r is the distance from m_2 to L1 and R is defined as the orbital radius of the secondary body:

(27)   \begin{equation*}R - r - \frac{(1 - \mu)(R - r + \mu)}{r_1^3} - \frac{\mu(R - r - 1 + \mu)}{r_2^3} = 0\end{equation*}


Where r_1 is the distance between m_3 and m_1 and r_2 is the distance between m_3 and m_2. For small r, this can be solved for the position of L1.
The L2 point lies on the line connecting m_1 and m_2 beyond m_2. With L2 at x = R + r:

(28)   \begin{equation*}R + r - \frac{(1 - \mu)(R + r + \mu)}{r_1^3} - \frac{\mu(R + r - 1 + \mu)}{r_2^3} = 0\end{equation*}


The L3 point lies on the line connecting m_1 and m_2 beyond m1. With L3 at x = -r:

(29)   \begin{equation*}-r - \frac{(1 - \mu)(-r + \mu)}{r_1^3} - \frac{\mu(-r - 1 + \mu)}{r_2^3} = 0\end{equation*}


The L4 and L5 points form equilateral triangles with m_1 and m_2. For L4, the coordinates are (\frac{1}{2} - \mu)R,(\frac{\sqrt{3}}{2})

(30)   \begin{equation*}\Omega_x = \frac{1}{2} - \mu - \frac{(1 - \mu)(\frac{1}{2} - \mu)}{R_3} - \frac{\mu R_3}{2} = 0\end{equation*}

(31)   \begin{equation*}\Omega_y = \frac{\sqrt{3}}{2} - (1 - \mu)\frac{\sqrt{3}}{2R_3} - \frac{\mu \sqrt{3} R_3}{2} = 0\end{equation*}

Stability Analysis

To analyze the stability, this paper linearizes the equations of motion around the Lagrange points, thus:

(32)   \begin{equation*}x = x_0 + \delta x\end{equation*}

(33)   \begin{equation*}y = y_0 + \delta y\end{equation*}


When substituting into equations of motion, the following can be obtained:

(34)   \begin{equation*}\ddot{\delta x} - 2\dot{\delta y} = \Omega_{xx} \delta x + \Omega_{xy} \delta y\end{equation*}


The following section elaborates on the evaluation and analysis of eigenvalues. In matrix form, L1 to L3 can be expressed as:

(35)   \begin{equation*}A = \begin{bmatrix}0 & 0 & 1 & 0 \\0 & 0 & 0 & 1 \\\Omega_{xx} & \Omega_{xy} & 0 & 2 \\\Omega_{xy} & \Omega_{yy} & -2 & 0\end{bmatrix}_{(x_0, 0)}\end{equation*}

At collinear points (L1, L2, L3), y = 0 by symmetry yields:

(36)   \begin{equation*}\Omega_{xy} = 0\end{equation*}


and

(37)   \begin{equation*}\Omega_{xx} \neq \Omega_{yy}\end{equation*}


Simplifying the determinant of this matrix can give a solvable bi-quadratic equation:

(38)   \begin{equation*}\lambda^4 + (4 - a - b)\lambda^2 + ab = 0\end{equation*}


Solving this characteristic equation yields eigenvalues
\lambda. The stability of the Lagrange points is determined by the real parts of the eigenvalues. If all real parts of \lambda are negative, the point is stable. If any real part of \lambda is positive, the point is unstable. When plugging in the previous equation to the quadratic formula, the eigenvalue can be simplified:

(39)   \begin{equation*}\lambda^2 = \frac{-(4 - a - b) \pm \sqrt{(4 - a - b)^2 - 4ab}}{2}\end{equation*}


For L1, L2, and L3, they generally have eigenvalues with positive real parts, indicating instability. Small perturbations grow over time, causing the spacecraft to drift away.

The matrix for L4 and L5 is slightly different, with

(40)   \begin{equation*}\Omega_{xy} = 0\end{equation*}


and

(41)   \begin{equation*}\Omega_{xx} = \Omega_{yy}\end{equation*}


Expressed as

(42)   \begin{equation*}A = \begin{bmatrix}0 & 0 & 1 & 0 \\0 & 0 & 0 & 1 \\\Omega_{xx} & 0 & 0 & 2 \\0 & \Omega_{xx} & -2 & 0\end{bmatrix}\end{equation*}


The characteristic equation is

(43)   \begin{equation*}\lambda^4 + (4 - 2\Omega_{xx})\lambda^2 + \Omega_{xx}^2 = 0\end{equation*}


For L4 and L5, the eigenvalues are purely imaginary under the mass ratio of the Earth-Sun system, indicating neutral stability. Small perturbations neither grow nor decay, resulting in stable oscillatory motion around the points. However, when the mass ratio exceeds the Routh stability criterion, none of the Lagrange Points are stable balances.

PointEigenvaluesStability
L1±λ,±iω
Unstable
L2±λ,±iωUnstable
L3±λ,±iωUnstable
L4±iω1,±iω2Stable if
L5
±iω1,±iω2
Stable if
Table 6: Lagrange Point eigenvalue analysis

Thus, the stability analysis shows that generally L1, L2, and L3 are unstable, while L4 and L5 are stable.

JWST Case Study

In this section we delve deep into the HALO orbit taken by the JWST(James Webb Space Telescope) probe.

In the restricted three body problem, we consider two large bodies (e.g., Sun and Earth) and a third negligible-mass object (JWST). The five Lagrange points are in equilibrium in the rotating frame. Of these,  lies outside Earth’s orbit, along the Sun–Earth axis.

The motion of JWST in this rotating frame is governed by the equations:

(44)   \begin{equation*}\ddot{x} - 2\dot{y} = \frac{\partial \Omega}{\partial x}\end{equation*}

(45)   \begin{equation*}\ddot{y} + 2\dot{x} = \frac{\partial \Omega}{\partial y}\end{equation*}

(46)   \begin{equation*}\ddot{z} = \frac{\partial \Omega}{\partial z}\end{equation*}


where \ohm (x,y,z) is the effective potential:

(47)   \begin{equation*}\Omega = \frac{1}{2}(x^2 + y^2) + \frac{1 - \mu}{r_1} + \frac{\mu}{r_2}\end{equation*}


The HALO orbit is in essence periodic solutions to the restricted three-body problem near collinear Lagrange Points. In an ideal situation, the orbit around L2 would not require any maintenance. Even when accounting for perturbations, the thrust required is many orders of magnitudes less than if the spacecraft was positioned at L2 directly. The aim is to minimize the unstable eigenvalue mode. Let the eigenvalue \lambda represent the unstable mode:

(48)   \begin{equation*}x(t) = A e^{\lambda t}\end{equation*}


A small deviation grows exponentially. By choosing an orbit along the center manifold and away from the unstable direction, the spacecraft avoids this exponential drift, and only small corrections are needed to stay close to the HALO. Mathematically, for small perturbation δx along the unstable direction,

(49)   \begin{equation*}\delta x(t) \approx \delta x_0 e^{\lambda t}\end{equation*}

Where \delta x_0 is the magnitude of initial deviation along the unstable eigenvector and \delta x(t) is that value after a period of time. Controlling \Delta v \sim \lambda x(t) to align with the periodic orbit suppresses long term drift.

Results

The results of the simulation prove and summarize how multi-impulse orbital transfers act in the specific way they do. As shown in Fig. 1 and Fig. 2, orbital rendezvous and transfer between orbits following the bi-elliptic transfer grants more efficiency when the orbital ratios reach a certain point. The coding will be in the appendix section. The total potential energy, as simulated below, implies that when catching up with a body moving faster, a spacecraft should decrease its orbit’s axis for a smaller orbit. The conversion of energy grants a deltaV for transferring.

Figure 4: Plot of bi-elliptic transfer. The main body is set at the origin of the graph, and we plot the transfer trajectory from initial (Blue) to final (Red) orbit. Three impulsive velocity changes are positioned on the intersection of the trajectory with the orbits.
Figure 5: Plot of Hohmann transfer. The main body is set at the origin of the graph, and we plot the transfer trajectory from initial (Blue) to final (Red) orbit. The required velocity changes occur at the periapsis and apoapsis of the initial and transfer orbits, respectively.

Through further comparison, we conclude that Bi-elliptic transfers are more efficient when the ratio between initial and destination orbital radii exceeds 11.94 times. Due to the extra burn and adoption of the intermediate ellipses, the Bi-elliptic transfer is optimal for larger scale maneuvers. The tradeoff for a smaller delta v requirement is enlongated mission duration, making the spacecraft trajectory suscepticle to perturbations. A tighter launch window  also needs be taken into account for optimal alignment.

This study further compares the Hohmann transfer, Bi-elliptictwo transfers , and these with the integration of the slingshot effect. In the case study of the Voyager 1 probe, it is found that the integrated orbit proves to be the most energy efficient, utilizing the sun’s gravity well to accelerated towards outside of the solar system. Figure 3 below denotes the trajectory of the three different approaches.

Through further comparison, we conclude that Bi-elliptic transfers are more efficient when the ratio between initial and destination orbital radii exceeds 11.94 times. Due to the extra burn and adoption of the intermediate ellipses, the Bi-elliptic transfer is optimal for larger scale maneuvers. The tradeoff for a smaller delta v requirement is enlongated mission duration, making the spacecraft trajectory suscepticle to perturbations. A tighter launch window  also needs be taken into account for optimal alignment.

This study further compares the Hohmann transfer, Bi-elliptictwo transfers , and these with the integration of the slingshot effect. In the case study of the Voyager 1 probe, it is found that the integrated orbit proves to be the most energy efficient, utilizing the sun’s gravity well to accelerated towards outside of the solar system. Figure 3 below denotes the trajectory of the three different approaches.

Figure 6: Comparison of Voyager 1 Trajectory with that of Hohmann and bi-elliptic transfers to Saturn. The ephemeris data was used to determine Voyager 1’s position, taking into account the slingshot effect used. Hybrid transfer provides it with more terminal velocity and greater fuel efficiency.

In the stability analysis, this research finds minor perturbations have little direct effect on the orbit. Orbital decay can be seen as the major force that leads to instability, where the gradual force slowly increases the eccentricity of the orbit. As denoted by Fig. 43 below, the effect of decay expands slowly at first and then falls into increasing chaos. The collinear L1, L2, and L3 points require continuous or periodic station-keeping, as small perturbations can grow exponentially due to the local saddle-point dynamics. Though the required delta v is relatively low, the high precision and frequency of control maneuvers demand robust navigation and propulsion systems, as exemplified by missions such as JWST.  This implies that any orbit taken at L1, L2, and L3 requires constant maintenance while those at L4 and L5 are more stable.

The plots below are created in relation to the results of the JWST analysis. With further comparison to NASA ephemeral data parameters, the trajectory plotted is extremely close to observed results13. The HALO orbit adapted requires minimal energy reserve to maintain.  By adopting station-keeping burns approximately every three weeks, JWST stays locked around the unstable equilibrium, while its relative position to the Earth-Sun system remains similar. This allows for consistent observation, under the premise of the restricted three-body problem.

Figure 8:JWST’s stable orbit and oscillating distance from Earth. The L2 HALO orbit keeps the distance from exceeding a minimal and maximal distance.
Figure 9: The trajectory of the HALO orbit in space relative to Earth. The saddle-like shape allows for fuel-efficient station keeping.

This study further examines the gravitational field strength any distance away from the sun in the solar system. The result is in Figure 5 below. The sun’s gravitational potential is graphed as the red line, while the intersections are where the planets’ strength overcomes that. The total gravitational field strength further denotes the net force acting on a spacecraft. When accounting for missions that approach or land on a planet, the results in this graph where the black line shifts away from the red line are the orbital radii to aim for in a mission. The following table highlights these points.

IntersectionOrbital radii (from the edge of the sun, in au)
Mercury0.387 738
Venus0.7077 01
Earth0.986 266
Mars1.503 76
Jupiter4.098 38
Saturn8.070 62
Uranus17.999 3
Neptune28.018 7
Table 7: Gravity well thresholds. The left column denotes which planet’s gravitational field  a spacecraft enters at corresponding orbital radii. The right column states different values of distances away from the sun, where the gravitational pull of a planet overcomes that of the sun.
Figure 10: Gravitational field well plot. The blue line denotes the planets’ gravitational pulls at corresponding distances from the sun, the red line is the sun’s gravitational pull, and the black line is the net pull on an object. Scale is logged for visual purposes.

Discussion

The current analysis assumes an ideal two-body problem with Earth as the primary focus. However, real-world scenarios involve perturbative forces such as solar radiation pressure, gravitational influences from other celestial bodies, atmospheric drag (for LEO), and the oblateness of the Earth. The simulations calculated have been compared to official ephemeris data and energy reserve. When not accounting for perturbations, this study tends to underestimate required fuel consumption and corrective velocity changes. The transfer schedule remains consistent with the database.  Future work could involve integrating these perturbations into the simulations to assess their impact on the efficiency and stability of Hohmann and Bbi-elliptic transfers.

The total delta-v is a crucial parameter for mission planning, yet fuel restraints and such factors can limit the possibility of maneuvers. Investigating hybrid transfer strategies that combine aspects of Hohmann, bi-elliptic, and low-thrust transfers could lead to more efficient and versatile mission plans. While this study focuses on Earth-centered orbits, the principles and findings can still be extended to interplanetary missions. Analyzing transfers between planets, where the differences in gravitational fields and the presence of additional celestial bodies play significant roles, could open up new insights into interplanetary travel. The different variables and atmospheric differences will need to be addressed.

This study assumes the use of traditional chemical propulsion for the orbital transfers. Future research could explore the implications of using advanced propulsion systems such as ion thrusters, electric propulsion, or solar sails. All of these offer continuous low thrust, calling for new transfer methods that account for the lack of impulsive changes. Developing and refining simulation tools that can model these transfer methods in various scenarios are thus crucial for mission design.

In the stability analysis, the trajectory of Lagrange points can be seen to become unstable very drastically. This implies that maneuvers and fuel needs to be spent when parking into any Lagrange point. However, the use of HALO orbits can accommodate the circular motion in many scenarios. When incorporating perturbations outside of the system, this study implies that intricate balancing can be crucial for future missions. This universal interpretation allows for spacecraft to dock in such points in not just the Earth-moon system, but in any two-body system.

The coding basis of this study can also be applied to further research on any and all systems. As has been studied upon in various launches, the energy required to reach the gravitational balancing point can be used for various purposes. Any flyby or landing will require the use of such calculations. Further implications include further optimization of maneuvers and utilization of hybrid transfers with innovative propulsion methods to achieve maximum efficiency.

Conclusion

This study successfully confirmed theoretical predictions regarding the positions and stability of the Lagrange points in the Earth-Moon system. The stability analysis highlighted the inherent instability of L1, L2, and L3, while L4 and L5 were found to be neutrally stable under specific conditions. The bi-elliptic transfer analysis demonstrated its potential efficiency for specific orbital maneuvers, particularly for large changes in orbital radius. These allow for the complex trajectory planning used in almost all recent missions. Understanding the dynamics and stability of these points is crucial for mission design, especially for long-term station-keeping, deep space missions, and exploration strategies involving stable orbits around L4 and L5. The implications of these findings extend beyond the Earth-Moon system. The methods and results can be generalized to other three-body systems, such as the Sun-Earth or Sun-Jupiter systems, enabling more efficient mission designs and trajectory optimizations in various contexts. Future steps include refining the perturbation models to account for more complex forces to optimize transfer strategy.

Appendix

The code and basic logic to the plots in this study can be found via this link. https://miniature-space-chainsaw-v6rx9759xpq5hwp65.github.dev/

References

  1. Einstein, Albert. 2021. Relativity: The Special and General Theory. Diamond Pocket Books Pvt Ltd []
  2. Nicolaus Copernicus, Edward Rosen, and Georg Joachim Rhäticus. 1959. Three Copernican Treatises : The Commentariolus of Copernicus, the Letter against Werner, the Narratio Prima of Rheticus. New York: Dover Publications []
  3. Kepler, Johannes, E J Aiton, A M Duncan, and Judith Veronica Field. 1997. The Harmony of the World. Philadelphia: American Philosophical Society []
  4. Wilson, Michael. 2024. “1997ESASP.403..341W Page 341.” Harvard.edu. 2024. https://adsabs.harvard.edu/full/1997ESASP.403..341W []
  5. Hohmann, W. 2019. Die Erreichbarkeit Der Himmelskörper. Walter de Gruyter GmbH & Co KG []
  6. Hoelker, Rudolf F., and Robert Silber. 1961. “The Bi-Elliptical Transfer between Co-Planar Circular Orbits.” Planetary and Space Science 7 (July): 164–75. https://doi.org/10.1016/0032-0633(61)90297-5 []
  7. Joseph Louis Lagrange. 1811. Mécanique Analytique []
  8. Ahmed. 2023. “Fifty Years of Halo Orbits.” AAS/Division of Dynamical Astronomy Meeting 55 (5): 204.03. https://ui.adsabs.harvard.edu/abs/2023DDA….5420403D/abstract []
  9. Shampine, Lawrence F., and Mark W. Reichelt. “The MATLAB ODE Suite.” SIAM Journal on Scientific Computing, vol. 18, no. 1, Jan. 1997, pp. 1–22, www.mathworks.com/help/pdf_doc/otherdocs/ode_suite.pdf, https://doi.org/10.1137/s1064827594276424 []
  10. Weber, Bryan. n.d. “Hohmann Transfer — Orbital Mechanics & Astrodynamics.” Orbital-Mechanics.space. https://orbital-mechanics.space/orbital-maneuvers/hohmann-transfer.html []
  11. Lane, Dillon. 2018. “Computational Hohmann Transfer.” PhysicsForum. 2018. https://physicsforums.com/threads/computational-hohmann-transfer-on-maplesoft.946891/ []
  12. “Lagrange Points.” 2011. Spaceacademy.net.au. 2011. https://www.spaceacademy.net.au/library/notes/lagrangp.htm []
  13. Park, Ryan. “Horizons System.” Ssd.jpl.nasa.gov, ssd.jpl.nasa.gov/horizons/app.html#/ []

LEAVE A REPLY

Please enter your comment!
Please enter your name here