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)
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 Transfer | Radius r (m) | Speed v (m/s) | KE (J/kg) | PE (J/kg) | Total E (J/kg) |
Point 1 | 1.496e11 | 34,407.45 | 5.92e+08 | -8.87e+08 | -2.95e+08 |
Point 2 | 1.872e11 | 28,766.48 | 4.14e+08 | -7.09e+08 | -2.95e+08 |
Point 3 | 2.248e11 | 24,297.28 | 2.95e+08 | -5.90e+08 | -2.95e+08 |
Point 4 | 2.624e11 | 20,522.42 | 2.11e+08 | -5.06e+08 | -2.95e+08 |
Point 5 | 3.000e11 | 17,157.85 | 1.47e+08 | -4.42e+08 | -2.95e+08 |
Bi-elliptic Transfer | Radius r (m) | Speed v (m/s) | KE (J/kg) | PE (J/kg) | Total E (J/kg) |
Point 1 | 1.496e11 | 37,684.77 | 7.10e+08 | -8.87e+08 | -1.77e+08 |
Point 2 | 1.872e11 | 32,615.63 | 5.32e+08 | -7.09e+08 | -1.77e+08 |
Point 3 | 2.248e11 | 28,751.12 | 4.13e+08 | -5.90e+08 | -1.77e+08 |
Point 4 | 2.624e11 | 26,769.59 | 3.58e+08 | -5.06e+08 | -1.47e+08 |
Point 5 | 3.000e11 | 24,286.48 | 2.95e+08 | -4.42e+08 | -1.47e+08 |
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

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 ![]() | ~44.4° |
Transfer time | ~259 days |
The semi-major axis of the transfer ellipse Atrans is given by:
(2)
As it is the average of the two orbits, being initial and
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)
Meanwhile, the initial velocity in the circular orbit is:
(4)
Therefore, the required change in velocity is:
(5)
The spacecraft then follows the elliptical transfer orbit from periapsis to apoapsis. At apoapsis, a second velocity change circularizes the orbit to
:
(6)
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)
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:
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)
The synodic period can be calculated:
(9)
We can also obtain the intermediate orbit’s period and radius:
(10)
(11)
Where

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:
Month | Days since start | Earth position (radians) | Mars position (radians) | Angular Difference (radians) |
0 | 0 | 0.0000 | 0.0000 | 0.0000 |
1 | 30 | 0.5161 | 0.2744 | 6.0415 |
2 | 60 | 1.0321 | 0.5488 | 5.7998 |
3 | 90 | 1.5482 | 0.8232 | 5.5581 |
4 | 120 | 2.0643 | 1.0976 | 5.3165 |
5 | 150 | 2.5804 | 1.3720 | 5.0748 |
6 | 180 | 3.0964 | 1.6463 | 4.8331 |
7 | 210 | 3.6125 | 1.9207 | 4.5914 |
8 | 240 | 4.1286 | 2.1951 | 4.3497 |
9 | 270 | 4.6447 | 2.4695 | 4.1080 |
10 | 300 | 5.1607 | 2.7439 | 3.8664 |
11 | 330 | 5.6768 | 3.0183 | 3.6247 |
12 | 360 | 6.1929 | 3.2927 | 3.3830 |
13 | 390 | 6.7089 | 3.5671 | 3.1413 |
14 | 420 | 7.2250 | 3.8415 | 2.8996 |
15 | 450 | 7.7411 | 4.1159 | 2.6579 |
16 | 480 | 8.2572 | 4.3902 | 2.4163 |
17 | 510 | 8.7732 | 4.6646 | 2.1746 |
18 | 540 | 9.2893 | 4.9390 | 1.9329 |
19 | 570 | 9.8054 | 5.2134 | 1.6912 |
20 | 600 | 10.3215 | 5.4878 | 1.4495 |
21 | 630 | 10.8375 | 5.7622 | 1.2078 |
22 | 660 | 11.3536 | 6.0366 | 0.9662 |
23 | 690 | 11.8697 | 6.3110 | 0.7245 |
Bi-elliptic transfers

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 ![]() | ~100.26° |
Transfer time | ~1564.86 days |
An initial velocity change transfers the spacecraft from r1 to the intermediate elliptical orbit with semi-major axis
, required velocity change being Delta v1. The spacecraft then follows the elliptical orbit from periapsis at
to apoapsis at
. At
, a second velocity change
transfers the spacecraft to a second elliptical orbit with semi-major axis
, required velocity change Delta v2. The spacecraft follows the second elliptical orbit from apoapsis at
to periapsis at
. At
, a final velocity change
circularizes the orbit:
(12)
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)
The speed after the first burn, at the perigee of the Hohmann ellipse, is therefore:
(14)
Speed before second burn at the apogee of the Hohmann ellipse is the same value. Therefore, with the final orbital velocity, we can calculate that the total velocity change as:
(15)
For the Bi-elliptic transfer, the first impulsive velocity change allows the spacecraft to enter the transfer ellipse:
(16)
When finding the minimum , we can take the limit of
as it approaches positive infinity. At that point,
approaches zero. Therefore the speed at
before circularization is
and we can calculate the final maneuver as well as the total
:
(17)
(18)
If we normalize both equations with initial velocity as , ratio between radii as R, then we can organize both expressions:
(19)
(20)
Solving the following equation numerically yields the passing point of radii ratio:
(21)
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

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)
(23)
where


(24)
(25)
The solutions for x and y are the positions of the corresponding Lagrange points. We define

(26)
The L1 point lies on the line connecting



(27)
Where






The L2 point lies on the line connecting



(28)
The L3 point lies on the line connecting



(29)
The L4 and L5 points form equilateral triangles with



(30)
(31)
Stability Analysis
To analyze the stability, this paper linearizes the equations of motion around the Lagrange points, thus:
(32)
(33)
When substituting into equations of motion, the following can be obtained:
(34)
The following section elaborates on the evaluation and analysis of eigenvalues. In matrix form, L1 to L3 can be expressed as:
(35)
At collinear points (L1, L2, L3), y = 0 by symmetry yields:
(36)
and
(37)
Simplifying the determinant of this matrix can give a solvable bi-quadratic equation:
(38)
Solving this characteristic equation yields eigenvalues



(39)
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)
and
(41)
Expressed as
(42)
The characteristic equation is
(43)
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.
Point | Eigenvalues | Stability |
L1 | ±λ,±iω | Unstable |
L2 | ±λ,±iω | Unstable |
L3 | ±λ,±iω | Unstable |
L4 | ±iω1,±iω2 | Stable if |
L5 | ±iω1,±iω2 | Stable if |
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)
(45)
(46)
where

(47)
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

(48)
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)
Where is the magnitude of initial deviation along the unstable eigenvector and
is that value after a period of time. Controlling
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.


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.

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.


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.
Intersection | Orbital radii (from the edge of the sun, in au) |
Mercury | 0.387 738 |
Venus | 0.7077 01 |
Earth | 0.986 266 |
Mars | 1.503 76 |
Jupiter | 4.098 38 |
Saturn | 8.070 62 |
Uranus | 17.999 3 |
Neptune | 28.018 7 |

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
- Einstein, Albert. 2021. Relativity: The Special and General Theory. Diamond Pocket Books Pvt Ltd [↩]
- 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 [↩]
- Kepler, Johannes, E J Aiton, A M Duncan, and Judith Veronica Field. 1997. The Harmony of the World. Philadelphia: American Philosophical Society [↩]
- Wilson, Michael. 2024. “1997ESASP.403..341W Page 341.” Harvard.edu. 2024. https://adsabs.harvard.edu/full/1997ESASP.403..341W [↩]
- Hohmann, W. 2019. Die Erreichbarkeit Der Himmelskörper. Walter de Gruyter GmbH & Co KG [↩]
- 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 [↩]
- Joseph Louis Lagrange. 1811. Mécanique Analytique [↩]
- 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 [↩]
- 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 [↩]
- Weber, Bryan. n.d. “Hohmann Transfer — Orbital Mechanics & Astrodynamics.” Orbital-Mechanics.space. https://orbital-mechanics.space/orbital-maneuvers/hohmann-transfer.html [↩]
- Lane, Dillon. 2018. “Computational Hohmann Transfer.” PhysicsForum. 2018. https://physicsforums.com/threads/computational-hohmann-transfer-on-maplesoft.946891/ [↩]
- “Lagrange Points.” 2011. Spaceacademy.net.au. 2011. https://www.spaceacademy.net.au/library/notes/lagrangp.htm [↩]
- Park, Ryan. “Horizons System.” Ssd.jpl.nasa.gov, ssd.jpl.nasa.gov/horizons/app.html#/ [↩]