GUESS VALUE FOR INTERPLANETARY TRANSFER DESIGN THROUGH GENETIC ALGORITHMS

Size: px
Start display at page:

Download "GUESS VALUE FOR INTERPLANETARY TRANSFER DESIGN THROUGH GENETIC ALGORITHMS"

Transcription

1 AAS GUESS VALUE FOR INTERPLANETARY TRANSFER DESIGN THROUGH GENETIC ALGORITHMS Paola Rogata, Emanuele Di Sotto, Mariella Graziano, Filippo Graziani INTRODUCTION A global search technique, as genetic algorithms (GAs), can be very useful in order to provide guess values for interplanetary trajectories computation. The interplanetary trajectory design is generally accomplished using sophisticated dynamic models and optimisation algorithms often involving gradient computations. Their convergence to local minima depends upon a good initial guess, which, generally, is difficult to identify. GAs can be very efficient in this context if the cost function computation, usually the required delta-v, is performed without excessive computational efforts. The adoption of simplified models, such as patched conics approximation and analytical ephemeredes, allow us to obtain this guess value in reasonable computational time. The cost function is characterised by handling the different arcs defining the particular mission scenario and computing all the delta-v needed to match two successive arcs including departure manoeuvre, and insertion manoeuvre at arrival. The software has been tested through well-known missions, to both internal and external planets, and a new interesting trajectory to Pluto has been computed as well. The design of an interplanetary transfer is carried out with very sophisticated tools that implement complex optimisation algorithms. Generally, these involve a series of gradient computations in the optimisation process so that only those problems with the necessary smoothness properties are easy to solve. Furthermore, these techniques can converge to local minima or not converge at all depending upon the initial guess. The availability of guess values, sufficiently close to the searched solution, represents a key point in this process. The problem to be solved, that could require multiple-arc trajectories, fly-bys and deep-space manoeuvres, is to obtain an interplanetary transfer with the lowest delta-v. Frequently the complexity of the problem does not allow the designer to get guess values through easy procedures. This task can be efficiently faced by means of genetic algorithms. To use the genetic algorithms a proper cost function, providing the total mission delta-v, has been formulated. Taking into account the huge number of function evaluations, required to get an optimum solution, simplified models and assumptions have been implemented to perform a global search within reasonable time. This cost function is completely general and is characterised by handling the different arcs defining the particular mission scenario. In such a way, the tool is very flexible allowing the user to define any mission as a sequence of distinct arcs whose terminations can include different kinds of manoeuvres, Aerospace Engineers, GMV S.A., Isaac Newton 11, P.T.M. Tres Cantos, Madrid Full Professor of Astrodynamics of Aerospace Systems at School of Aerospace Engineering, University of Rome La Sapienza. 1

2 such as: departure manoeuvre, deep space, fly-by with massive bodies and insertion manoeuvre at arrival. The genetic algorithm will look for possible solutions included in a grid (the range of the parameters) established by the user to properly bound the problem under analysis. In this way, the optimum found is only the closest to the true optimum. The optimal trajectory is the first guess for subsequent local optimisation with more conventional algorithms. Missions of increasing complexity can been analysed starting from the simple case of a launch window computation up to more complex mission including multiple revolution arcs, fly by with several massive bodies and deep space manoeuvres. This paper reports the obtained results concerning with several trajectories to both the internal and external planets. One interesting trajectory to Pluto is particularly highlighted in the paper; this mission includes two intermediate fly-bys to Jupiter and Saturn with a total transfer time of almost 9 years. A local optimiser, using more detailed dynamic models, has refined the guess values provided by the GA, with final results very similar to the guess provided by the GA. GENETIC SEARCH OVERVIEW GAs are a class of non-deterministic methods that incorporate the ideas of natural evolution through biological-like mechanisms, such as crossover and mutation, expressed in a mathematical formulation. One generic set of the parameters describing the problem has to be encoded to form a numerical string (chromosome). Several tens of chromosomes generate a population that evolves in response to the chromosome recombination and random mutations affecting a subset of them. Figure 1 shows an illustrative example of how a GA works. Consider the task of maximising a function f(x,y) of two variables; in this case an individual is a point (x,y) in a 2-D parameter space. A multimodal surface represents the cost function and the GA is in charge of finding the maximum. The search starts from a random set of initial points. The picture at the right shows the initial population (points on the surface), whereas the last population, obtained at the end of the generational cycle, is shown at the left. As one can notice, the GA search has been effective on a particular surface characterised by several local maxima (ring plateaux). A more conventional algorithm would be probably stuck at whatever of these local extremes if the initial guess was not sufficiently close to the true global maximum. Moreover, it is important to remark, that even if a great number of individuals stay close to the surface maximum, there are several individuals that still look for a solution in other far points of the searching field. This behaviour is due to the mutation operator that is fundamental to avoid a premature convergence to a local function extreme. When a lot of individuals come up to a specific point of the searching space, the mutation probability automatically increases, and more individuals begin to explore regions far away from this possible solution. 2

3 Figure 1: Left: First population, randomly generated. Right: last population, at the end of the generational cycle. The algorithm provides the best solution of each population that could be improved by a further generation. GAs do not need guess values because the initial set of solutions is randomly generated at the beginning of the optimisation process. The search for the interplanetary trajectories has been carried out with the GA Pikaia 1 ; Pikaia is a Fortran optimisation subroutine and its source code can be freely downloaded from NCAR s ( Pikaia encodes the problem parameters using a decimal alphabet, namely the simple 1-digit base 10 integers. The number of digits, used for parameter encoding is not fixed and can be changed depending upon the specific problem. The number of digits affects the accuracy related to parameter encoding (phenotype), the higher the number of digits in the encoding, the denser the grid where the coded parameters (genotypes) are located. Nevertheless, the number of digits notably affects the mutation process performance: increasing the number of digits reduces the probability of each gene being changed by the mutation process. In particular, this reduces the probability that a significant gene of the chromosomes is affected by mutation and, thus, the benefits of this process are also reduced. So, the choice inherent to the number of digits is a key point in this GAs setting. In general, a number of digits equal to 4 or 5 has been used in the studied cases. Pikaia incorporates a single crossover operator known as one-point crossover. This operator acts on a pair of parent-chromosomes to produce a pair of offspring-chromosomes. Each parent is chosen through a selection technique; the selection procedure is such that the probability of an individual being selected for breeding is proportional to that individual s fitness (the value of the cost function computed for each individual). Pikaia incorporates a mutation operator to avoid a premature convergence to a local minimum. This is a single mutation operator, known as uniform one-point mutation, but allows the mutation rate to vary dynamically in the course of the evolutionary run. Reproduction planes included in PIKAIA permit either a full generation replacement or a steady-state generation replacement. In the latter case an offspring is inserted in the population only if: its fitness is superior to that of the last member of the population; its genotype differs in at least one gene from any other genotype already present in the population. 3

4 PIKAIA algorithm permits the use of elitism, too. Elitism prevents the best element of the population from being deleted to make room for a new offspring. GENETIC ALGORITHMS FOR INTERPLANETRAY TRANSFERS DESIGN The objective of any interplanetary transfer is to reach a target celestial body after leaving the Earth. These missions may require sizeable energy and long flight time. Aiming to obtain reasonable values for the necessary energy, fly-bys with planets and/or deep-space manoeuvres may be inserted in the mission profile. These fly-bys and manoeuvres, while representing useful means to reduce the delta-v budget, make the mission design more difficult. The computation of an interplanetary transfer involves determining not only departure and arrival dates, but also fly-by and deep-space dates and conditions; these have to be identified to satisfy mission requirements while using the minimum delta-v budget. Furthermore, the motion of a probe has to be considered as a multi-body problem. Even with only the gravitational attractions of the Earth, the Sun and the target planet, the trajectory analysis is quite complex and sophisticated tools are required to perform the trajectory design. Traditional optimisation methods rely on some kind of gradient search technique at some point in the computational process. In order to apply gradient techniques, the system dynamics and the cost function must at least have continuous first derivatives with respect to state and control (e.g. when low thrust propulsion is used). Nevertheless, even when the required smoothness conditions are met, gradient techniques have two significant disadvantages: Gradient and recursive quadratic methods may have small domains of convergence, resulting in convergence sensitivity to initial guess. For complicated dynamics optimisation problems, gradient and quadratic methods may prematurely terminate at local minima. These two drawbacks are significant when not enough is known of the solution structure to form a reasonable initial guess. In the case of a complex interplanetary trajectory, with several manoeuvres and fly-bys, the formulation of the initial guess is not an easy task. It could be useful to adopt a global optimisation technique, like Genetic Algorithms are, which does not rely on gradient information and does not require an a priori knowledge of the solution structure. GAs perform a heuristic search through a huge number of the cost function evaluations. This search requires considerable computational effort when a complete dynamic model is adopted and long numerical orbit propagations are required. Simplified models have been implemented to avoid unaffordable computational times that would provide, in any case, an approximate solution. A central gravity field has been considered neglecting any kind of orbit perturbations and assuming fixed conic approximation. Under these simplified assumptions, the problem to attain a prescribed position starting from a fixed point (two-point boundary value problem) can be regarded as a Lambert s problem whose solution is straightforward. (The particular algorithm implemented to solve the Lambert s problem is the one proposed by Simò that not only avoids any ambiguity related to the Lagrange s form of the transfer time equation but also uses only one formulation for all the conics, either elliptic, hyperbolic or parabolic arcs). Furthermore, it allows the computation of multi-revolution arcs. The whole trajectory, including planet fly-bys and deep-space manoeuvres, has been split into different arcs, and each interplanetary arc has been solved with the Lambert s method. Planets positions have been analytically computed using polynomial expansions of the planetary orbital elements. Simplified models for fly-by and deep-space manoeuvres have been implemented too, paying a particular attention to avoiding any kind of terminal constraints. It is important to remark that GAs are 4

5 well suited to solving unconstrained optimisation problems, whereas they are not so efficient when some equality and inequality constraints are imposed by means of penalty functions. The constraints, limiting the search field where the same are satisfied, affect one of the most important features of these algorithms, namely, the capability to perform a global search. PROGRAM DESCRIPTION Genetic Algorithms have been implemented in an in-house trajectory optimization program that adopts a central gravitational field and fixed conics model. This software is highly flexible allowing the user to define multiple phase trajectories by handling the single phase as an elementary brick to construct the whole trajectory. Each phase can be defined by assigning departure and arrival conditions, whereas extent launch windows can be provided for the trajectory terminal conditions. Different terminal conditions can be defined for each arc (arrival, fly-by, rendezvous, deep space manoeuvre) so that a wide range of possible mission scenarios could be analysed: starting from the simple direct transfer to a single planet up to multiple flybys resonant transfers. In order to match each arc with the following one an impulsive manoeuvre is introduced, this manoeuvre is accounted in the cost function along with the departure and arrival V. The GAs, trying to reduce the total mission V, determines the proper condition for fly-bys and deep space manoeuvres. Fly-by conditions are established by properly selecting fly by date that univocally determines the planet state vector (see dedicated section for more details). When these conditions are not met, the code will insert a manoeuvre to take into account the trajectory mismatching (concerning with the velocity vector). A similar approach is followed to establish a deep-space manoeuvre, the main difference being in the number of involved parameters. The code has to select not only the proper space position where to insert the deep-space manoeuvre but also a convenient date, in this way the optimisation parameters introduced by a deep-space manoeuvre are four. The software capability to select a convenient deep space manoeuvre has been tested with a 180 degrees Earth-Venus transfer. In this case a broken plane manoeuvre is necessary to allow the probe to pass from the ecliptic to the Venus orbital plane. GAs find an optimum solution by inserting the manoeuvre just at the node of the Venus orbit in the ecliptic. Assigned the mission profile, namely the sequence of arcs that make up the whole trajectory, mission parameters, like departure and arrival dates, positions and dates of deep-space manoeuvres and fly-bys dates, are searched. The search is carried out into a range of dates (for departure and arrival) and a limited space volume for the location of the deep-space manoeuvre. Once assigned the launch window at departure and arrival and the mission profile, the program searches for the trajectory parameters providing the minimum delta-v. The following two sub sections describe the simple models adopted for the deep-space manoeuvre as well as for the fly-by conditions. Deep-space manoeuvre The mission profile may include impulsive manoeuvres, namely, manoeuvres in which an increment of velocity ( V) is added instantaneously. When a probe has to go from point P 1 (for example a planet) to P 2 (another planet); it is possible that this transfer is not achievable with one arc of conic, so a manoeuvre could be useful in some unknown point P (Figure 2). GAs choose the manoeuvre timing, within the defined mission timeframe, and the position inside a spherical shell volume determined by assigning an internal and external radius from the central body. 5

6 P 2 V V 2 V 1 P P 1 Figure 2: Deep-space manoeuvre. When the position of P is obtained, two Lambert s problems are solved: the first one defines the conic arc to go from P 1 to P, the second one defines the conic arc to go from P to P 2. Therefore, increment V necessary to change the probe orbit is given by: V = V 2 V 1 GA searches for a position and a time that minimise this increment V. The number of parameters to optimise for each deep-space manoeuvre is four: three for the position in the space and one for the time at which the manoeuvre is performed. Gravity assists manoeuvre To reduce the launch energy a mission can include one or several encounters (or gravity assist) with planets. In this program, the gravity assist model is based on the approximation that the manoeuvre is instantaneous and sphere of influence of planets has zero radius. Fly by conditions impose that the incoming relative velocity to a planet has to be equal to the outgoing relative velocity while a minimum altitude (h) from the planet is assured: VrIN = VrOUT = V r > R + h p p These two constraints are generally fulfilled in the code by introducing a fly-by manoeuvre. In other terms, a V is introduced to force the previous conditions. The ephemerides provide the planet state vector for a specific date so that relative velocities with respect to the planet are known and the deviation angle δ can be computed. These two parameters are directly linked to the semi-major axis and the eccentricity of the hyperbolic path around the planet that, in turn, provide the perigee altitude. 6

7 M V V 2 V 1 V E Figure 3: Gravity assists conditions Two cases can take place: Perigee altitude is higher than the minimum altitude established from the planet. In this case the tool will add (if necessary) a manoeuvre only to ensure that the modulus of the incoming relative velocity coincides with the outgoing one (Figure 4 a). Perigee altitude is lower than the minimum altitude established from the planet. In this case the matching manoeuvre not only will ensure the equality of the relative velocity modulus but also the minimum altitude (Figure 4 b). V rin V rin δ<δ MAX δ MAX δ>δ MAX V V rout V (a) V rout (b) Figure 4: Relative velocity in the hyperbolic swingby. APPLICATIONS The results provided by the implemented software are hereafter presented. Firstly, well-known missions have been reproduced in order to test the program, finally two new trajectories are reported: the first one consisting in a planetary tour involving Jupiter Saturn and Neptune, the second one presents a mission to Pluto with intermediate fly-bys of Jupiter and Saturn.In the studied cases the number of generation cycles that was necessary to achieve good results depended on the complexity of each missions; i.e., when many parameters had to be optimised the necessary number of cycles increased. 7

8 A Simple Launch Window Initially the GA capability to solve the problem of a launch window has been tested with an Earth- Venus transfer. Possible dates for this transfer has been searched in a range of departure dates from up to and in a range of arrival dates from up to Figure 5 reports the contour lines plot representing the level lines of the surface describing the total V as a function of the departure and arrival dates (pork-chop plots). Those individuals (possible solutions) provided by the GAs are overlapped to the contour plots (little points in the domain) at the beginning of the evolutional cycle (on the left) and after 500 cycles (on the right). At the beginning, the individuals are scattered due to the pseudo-random initialisation of the population, whereas, after 500 generation the majority of them stay close to the minimum even if some individuals do not thrust in the majority and keep on searching for a possible global minimum. Figure 5: First population randomly generated (left) and last population at the end of the generational cycle (right). The tool, after 500 generations and with only 10 individuals, has individuated the departure date on the and the arrival date on the with a total V of 7.32 Km/s, including V at departure and to insert the probe in a circular orbit around Venus. Two regions are evident in Figure 5: the lower one corresponds to trajectories characterised by a transfer angle smaller than 180º, while the upper region corresponds to trajectories characterised by a transfer angle greater than 180º. Between these two regions there is an energy wall corresponding transfer angle equal to 180º. The visible bridge, connecting the two regions, represents the 180º transfers whose apse line overlaps with the Venus orbit node on the ecliptic. By restricting the departure and arrival dates to values within the energy wall (the crest in Figure 6), only high inclination direct transfers are possible. Such a transfer requires remarkable V and makes unfeasible the found trajectories. 8

9 Figure 6: Direct transfer Earth-Venus with a transfer angle of 180º. In order to reduce the necessary V, it could be useful to introduce an intermediate manoeuvre inside the transfer. The program is able to the get Venus node on the ecliptic as the best position where performs the deep-space manoeuvre, minimising, in this way, the required energy for the transfer. Two arcs constitute this transfer: the first one in the ecliptic, while the second one is on the same plane of the Venus orbit (see Figure 7). In this mission there are 6 parameters to be optimised: one allocated for the departure date, 4 for the deep space manoeuvre (one for the date and 3 for the position in the space) and the last one for the arrival date. Transfer Earth-Venus (transfer angle 180º) with one manoeuvre x Z Venus Earth x Y X 1 2 x 10 8 Figure 7: Transfer Earth-Venus with a transfer angle of 180º and an intermediate manoeuvre. The GAs capability to solve trajectory optimisation problem has been tested in more complex missions, including multiple fly-bys, like the Voyager missions: Voyager 1 Two arcs of trajectory constitute this mission; the probe leaves the Earth and before to arrive to Saturn makes a fly-by with Jupiter. Departure date was fixed on September 1977, and the probe arrived to Saturn on November 1980; the date for the intermediate fly-by was foreseen on March

10 At the beginning, the possible dates have been searched in large departure and arrival window, namely four years. In this mission the optimisation variables are three: departure date, fly-by date with Jupiter and date of encounter with Saturn. In Table 1 the dates obtained through the GA after 1000 generations are compared with the official data: Table 1 VOYAGER1 E.Departure J. Fly-by S.Arrival GA Official dates This trajectory requires a C3 of Km 2 /s 2 corresponding to a V = 7.3Km/s for the insertion manoeuvre from a parking orbit of 200Km. The trajectory found by the program is presented in Figure 8 in the ecliptic 2000 reference frame: Figure 8: Voyager1 trajectory found by the GA. More complex was the mission of the Voyager 2 probe; this was constituted by four arcs and included a greater number of fly-bys. Voyager 2 The probe leaves the Earth and before encounter with Neptune makes fly-bys with Jupiter, Saturn and Uranus. Departure date was fixed on August 1977, and the probe encountered Neptune on November The parameters to be optimised in this case are five dates: one for Earth departure, one for each of the three intermediate swingbys and one more for the last encounter. Table 2 shows the results obtained after 5000 generation cycles of the GAs. GAs performs the search of the dates determining the trajectory within a timeframe as long as the entire mission, namely 12 years. It should be noticed that the arrival date, provided by the program, is quite different from the official one, but the considered planet (Neptune) has a very long period, so that an interval of several days means a little amount in terms of true anomaly errors along the planet orbit. 10

11 Table 2 VOYAGER 2 E.Departure J. Fly-by S. Fly-by U. Fly-by Arrival to N. GA Official dates This trajectory requires C3 is 90.5 Km 2 /s 2 corresponding to a V = 6.76Km/s for the departing manoeuvre from a parking orbit of 200Km. The trajectory found by the program is drawn in Figure 9. x 10 9 Voyager Saturn Jupiter Z 0 Uranus Neptune Earth 0 x X -2 Y x 10 9 Figure 9: Voyager2 trajectory found by the GA. Mariner 10 Finally another well-known mission has been studied to check the tool on a more complex problem. Mariner 10 is a mission that included fly-bys (by Venus and Mercury) and deep-space manoeuvres. Two deep-space manoeuvres were inserted in the mission profile to take into account the change to the nominal mission profile, made during the actual flight, which allowed the probe to attain Mercury planet more than once. The optimisation parameters in this mission are 13: one for departure date, one date for each fly-by (3), 4 for each deep-space manoeuvre (2x4) and the last one for the date of the last encounter with Mercury. Table 3 shows a comparison between the actual timeline and the results obtained through the GA after generations. 11

12 Table 3 MARINER 10 Departure V. Fly-by M. Fly-by M. Fly-by Arrival GA Official dates This trajectory requires a C3 of 18.83Km 2 /s 2 corresponding to a V = 4.05Km/s for the escape manoeuvre from a parking orbit of 200Km. In order to get with the actual trajectory two manoeuvres have been inserted in the mission profile between the fly-bys with Mercury; for the first one the V required was of 25m/s, whereas for the second one was necessary a V = 88 m/s. The trajectory found by the program is presented in Figure 10. x 10 8 Mariner 10 Earth Y Mercury X x 10 8 Figure 10: Mariner 10 trajectory found by the GA. In the two next sections two original missions will be presented: a tour to reach Neptune and a mission to Pluto with intermediate fly-by with Jupiter and Saturn. A tour from Earth to Neptune through fly-by with Jupiter and Saturn GAs have found a new tour, a probe leaving the Earth in January 2018 could reach Neptune in June 2030, making fly-by with Jupiter (in October 2019) and with Saturn (in February 2022). The GAs have found these dates within a 10 years timeframe for departure, from 2015 up to 2025, and 5 years for arrival, from 2025 up to In Table 4 the results obtained by the GAs after generations are shown: Table 4 E-J-S-N TOUR Departure J. Fly-by S. Fly-by Arrival

13 This trajectory requires a C3 of 86.15Km 2 /s 2 corresponding to a V = 6.61Km/s for the insertion manoeuvre from a parking orbit of 200Km. The trajectory found by the program is presented in Figure 11. Figure 11: New tour from The Earth to Neptune. Pluto mission Pluto is the only planet in the solar system that has not been explored by spacecraft. Pluto orbits the Sun in an elliptical, inclined, 248-years orbit. Perihelion was reached in 1989; the planet is now receding from the Sun. To permit the scientific investigation, Pluto has to be reached before that his tenuous atmosphere can refreeze onto surface due to the planet receding from the Sun. To find a new possible mission to Pluto, large departure and arrival windows were considered; in particular the departure and arrival dates have been chosen by the GA within 10 years from 2015 to The mission profile examined foresees two intermediate fly-bys, the first one with Jupiter planet and the second one with Saturn. The software has identified a possible trajectory with departure on the 19 th of December 2016 and a flight time of 9 years. Table 5 FLY-BY INFORMATIONS Distance Date Jupiter 1.98R J 2018/04/21 Saturn 13.8R S 2020/01/10 where 1R J = 71370Km and 1R S = 60268Km. These results have been obtained after generation cycles. The number of variables to optimise in this mission was four: one for the departure date, one for each fly-by and one for arrival date. This trajectory requires a C3 of Km 2 /s 2 corresponding to a V = 7.82Km/s for the insertion manoeuvre from a parking orbit of 200Km. 13

14 The parameters computed by the genetic optimisation have been used as input for a tool (INTNAV, from GMV) implementing complete solar system dynamic models and using numerical ephemerides. This program solves a TBVP, formulated as a constrained parameter optimisation, using a software package OPRQP from the Numerical Optimization Centre (Hatfield). The trajectory is sectioned in several phases, typically heliocentric arcs joining hyperbolic trajectories inside the sphere of influence of the visited celestial bodies. At the departure phase, the Earth s gravity field is considered constituted by 30 tesseral and zonal harmonics. In the other phases non-sphericity is not considered. Furthermore in this phase the air drag perturbation has been considered. During the whole mission the third body perturbations from Sun, Jupiter, Saturn and Pluto have been considered. Note that this tool does not consider either the fly-by as an instantaneous manoeuvre or sphere of influence of planets with zero radius. The fly-bys dates provided by the GAs match, approximately, dates of exit from the planets sphere of influence. The probe leaves the Jupiter s sphere of influence on the 22 nd of April 2018 and Saturn s sphere of influence on the 2 nd of December In Figure 12 the trajectory found by the GA for this mission and the trajectory computed with the more sophisticated tool are presented. Figure 12: EJSP trajectory found by the GA (on the left) and by a local optimiser (on the right) CONCLUSIONS The developed software has given good results in term of guess values; it has been able to determine reasonable trajectory parameters, like departure, arrival and fly-by dates, without need for any initial solution. The computational time necessary to perform each analysis depends on mission complexity; namely, increasing the number of optimisation parameters, the software needs much more time to achieve good results. The approximated results, provided by the GAs, have been used as starting points to a classical optimisation method implementing a complete dynamic model This has showed a rapid convergence towards a more realistic solution that does not differ too much from the GAs approximated solution. 14

15 REFERENCES 1. P. Charbonneau, B Knapp User s guide to Pikaia, NCAR Technical Note, C. Simò, Solución del problema de Lambert mediante regularización, Collectanea Mathematica, VOL. XXIV, Pagès J., Vergès M., Villa R., Study of the Generation of Trajectories for Multiple Target Fly-by Mission, Draft of Final Report, Facultat d Informatica U.P.C. ESOC No5646,83 4. Battin R.H, An Introduction to the Mathematics and Methods of Astrodynamics, AIAA Inc, New York Meeus J., Astronautical Algorithms, Second Edition, Willmann-Bell, Inc Sturms F. M., Polynomial Expressions for Planetary Equators and Orbit Elements With Respect to the Mean Coordinate System, JPL, California Institute of Technology, Pasadena, California January 15, Crain T., Bishop R.H., Fowler W., Interplanetary FlyBy Mission Optimization Using a Hybrid Global-Local Search Method, Journal of Spacecraft and Rockets, Vol. 37, No. 4, July-August Janin G., Gòmez-Tierno M.A., The Genetic Algorithms for Trajectory optimization, XXXVI Congress International Astronautical Federation, Stockholm, Swe-den, October 7-12, Petropoulos A.E., Longuski J.M., Bonfiglio E.P., Trajectories to Jupiter via Gravity Assist from Venus, Earth, and Mars, Journal of Spacecraft and Rockets, Vol. 37, No. 6, November-December W.Hartmann, V.Coverstone-Carrol, S.N. Williams, Optimal Interplanetary Spacecraft Trajectories via a Pareto Genetic Algorithm, The Journal of the Astro-nautical Sciences, Vol 46, No3, July-September G.Rauwolf, V.Coverstone-Carrol, Near-Optimal Low-Thrust Orbit Transfers Generated by a Genetic Algorithm, Journal of Spacecraft and Rockets, Vol33, No.6, November-December V.Coverstone-Carrol, Near-Optimal Low-Thrust Trajectories via a Micro Genetic Algorithms, Journal of Guidance, Control and Dynamics, Vol. 20, No. 1,

Astrodynamics (AERO0024)

Astrodynamics (AERO0024) Astrodynamics (AERO0024) 10. Interplanetary Trajectories Gaëtan Kerschen Space Structures & Systems Lab (S3L) Motivation 2 6. Interplanetary Trajectories 6.1 Patched conic method 6.2 Lambert s problem

More information

Massimiliano Vasile, Stefano Campagnola, Paolo Depascale, Stefano Pessina, Francesco Topputo

Massimiliano Vasile, Stefano Campagnola, Paolo Depascale, Stefano Pessina, Francesco Topputo A Toolbox for Preliminary Massimiliano Vasile, Stefano Campagnola, Paolo Depascale, Stefano Pessina, Francesco Topputo Mission Analysis and Design PAMSIT IMAGO ATOM-C EPIC Massimiliano Vasile, Stefano

More information

ANALYSIS OF VARIOUS TWO SYNODIC PERIOD EARTH-MARS CYCLER TRAJECTORIES

ANALYSIS OF VARIOUS TWO SYNODIC PERIOD EARTH-MARS CYCLER TRAJECTORIES AIAA/AAS Astrodynamics Specialist Conference and Exhibit 5-8 August 2002, Monterey, California AIAA 2002-4423 ANALYSIS OF VARIOUS TWO SYNODIC PERIOD EARTH-MARS CYCLER TRAJECTORIES Dennis V. Byrnes Jet

More information

L eaving Earth and arriving at another planet or asteroid requires

L eaving Earth and arriving at another planet or asteroid requires Designing Interplanetary Transfers L eaving Earth and arriving at another planet or asteroid requires a spacecraft to implement a sequence of manoeuvres. These include changes of velocity needed to escape

More information

Astrodynamics (AERO0024)

Astrodynamics (AERO0024) Astrodynamics (AERO0024) L06: Interplanetary Trajectories Gaëtan Kerschen Space Structures & Systems Lab (S3L) Motivation 2 Problem Statement? Hint #1: design the Earth-Mars transfer using known concepts

More information

NUMERICAL SEARCH OF BOUNDED RELATIVE SATELLITE MOTION

NUMERICAL SEARCH OF BOUNDED RELATIVE SATELLITE MOTION NUMERICAL SEARCH OF BOUNDED RELATIVE SATELLITE MOTION Marco Sabatini 1 Riccardo Bevilacqua 2 Mauro Pantaleoni 3 Dario Izzo 4 1 Ph. D. Candidate, University of Rome La Sapienza, Department of Aerospace

More information

Flight and Orbital Mechanics

Flight and Orbital Mechanics Flight and Orbital Mechanics Lecture slides Challenge the future 1 Flight and Orbital Mechanics AE-104, lecture hours 1-4: Interplanetary flight Ron Noomen October 5, 01 AE104 Flight and Orbital Mechanics

More information

A SEARCH FOR INVARIANT RELATIVE SATELLITE MOTION

A SEARCH FOR INVARIANT RELATIVE SATELLITE MOTION A SEARCH FOR INVARIANT RELATIVE SATELLITE MOTION Marco Sabatini, Riccardo Bevilacqua, Mauro Pantaleoni, Dario Izzo * University of Roma La Sapienza, ESA Advanced Concepts Team ABSTRACT Relative motion

More information

Interplanetary Mission Opportunities

Interplanetary Mission Opportunities Interplanetary Mission Opportunities Introduction The quest for unravelling the mysteries of the universe is as old as human history. With the advent of new space technologies, exploration of space became

More information

ASTRIUM. Interplanetary Path Early Design Tools at ASTRIUM Space Transportation. Nathalie DELATTRE ASTRIUM Space Transportation.

ASTRIUM. Interplanetary Path Early Design Tools at ASTRIUM Space Transportation. Nathalie DELATTRE ASTRIUM Space Transportation. Interplanetary Path Early Design Tools at Space Transportation Nathalie DELATTRE Space Transportation Page 1 Interplanetary missions Prime approach: -ST has developed tools for all phases Launch from Earth

More information

1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7

1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7 1 st ACT Competition on Global Trajectory Optimisation Solution of Team #7 Régis Bertrand Thierry Ceolin Richard Epenoy CNES-DCT/SB/MO CS-ESPACE/FDS CNES-DCT/SB/MO Contents Presentation of team #7 Available

More information

Solar Orbiter Ballistic Transfer Mission Analysis Synthesis

Solar Orbiter Ballistic Transfer Mission Analysis Synthesis European Space Agency Agence Spatiale Européenne directorate of operations and infrastructure ground systems engineering department mission analysis office MAO Working Paper No. 483 Issue 1, Rev. 0 Solar

More information

OPTIMISATION COMPETITION

OPTIMISATION COMPETITION 1 ST ACT GLOBAL TRAJECTORY OPTIMISATION COMPETITION Carlos Corral Van Damme Raul Cadenas Gorgojo Jesus Gil Fernandez (GMV, S.A.) ESTEC, 2 nd February, 2006 GMV S.A., 2006 Property of GMV S.A. All rights

More information

BepiColombo Launch Window Design Based on a Phasing Loop Strategy

BepiColombo Launch Window Design Based on a Phasing Loop Strategy BepiColombo Launch Window Design Based on a Phasing Loop Strategy Carlos Corral van Damme * GMV, Tres Cantos, Madrid, 28760, Spain Rüdiger Jehn and Stefano Campagnola European Space Operations Centre,

More information

Lecture D30 - Orbit Transfers

Lecture D30 - Orbit Transfers J. Peraire 16.07 Dynamics Fall 004 Version 1.1 Lecture D30 - Orbit Transfers In this lecture, we will consider how to transfer from one orbit, or trajectory, to another. One of the assumptions that we

More information

NEW TRAJECTORY OPTIONS FOR BALLISTIC MERCURY ORBITER MISSION. Chen-wan L. Yen

NEW TRAJECTORY OPTIONS FOR BALLISTIC MERCURY ORBITER MISSION. Chen-wan L. Yen Paper AAS 01-158 NW TRAJCTORY OPTIONS FOR BALLISTIC RCURY ORBITR ISSION Chen-wan L. Yen Jet Propulsion Laboratory California Institute of Technology Pasadena, California AAS/AIAA Space Flight echanics

More information

ORBITAL CHARACTERISTICS DUE TO THE THREE DIMENSIONAL SWING-BY IN THE SUN-JUPITER SYSTEM

ORBITAL CHARACTERISTICS DUE TO THE THREE DIMENSIONAL SWING-BY IN THE SUN-JUPITER SYSTEM ORBITAL CHARACTERISTICS DUE TO THE THREE DIMENSIONAL SWING-BY IN THE SUN-JUPITER SYSTEM JORGE K. S. FORMIGA 1,2 and ANTONIO F B A PRADO 2 National Institute for Space Research -INPE 1 Technology Faculty-FATEC-SJC

More information

Chapter 8. Precise Lunar Gravity Assist Trajectories. to Geo-stationary Orbits

Chapter 8. Precise Lunar Gravity Assist Trajectories. to Geo-stationary Orbits Chapter 8 Precise Lunar Gravity Assist Trajectories to Geo-stationary Orbits Abstract A numerical search technique for designing a trajectory that transfers a spacecraft from a high inclination Earth orbit

More information

Interplanetary Mission Analysis

Interplanetary Mission Analysis Interplanetary Mission Analysis Stephen Kemble Senior Expert EADS Astrium stephen.kemble@astrium.eads.net Page 1 Contents 1. Conventional mission design. Advanced mission design options Page 1. Conventional

More information

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References...

5.12 The Aerodynamic Assist Trajectories of Vehicles Propelled by Solar Radiation Pressure References... 1 The Two-Body Problem... 1 1.1 Position of the Problem... 1 1.2 The Conic Sections and Their Geometrical Properties... 12 1.3 The Elliptic Orbits... 20 1.4 The Hyperbolic and Parabolic Trajectories...

More information

Feasible Mission Designs for Solar Probe Plus to Launch in 2015, 2016, 2017, or November 19, 2008

Feasible Mission Designs for Solar Probe Plus to Launch in 2015, 2016, 2017, or November 19, 2008 Feasible Mission Designs for Solar Probe Plus to Launch in 2015, 2016, 2017, or 2018 2007 Solar Probe Study & Mission Requirements Trajectory study and mission design trades were conducted in the fall

More information

ANNEX 1. DEFINITION OF ORBITAL PARAMETERS AND IMPORTANT CONCEPTS OF CELESTIAL MECHANICS

ANNEX 1. DEFINITION OF ORBITAL PARAMETERS AND IMPORTANT CONCEPTS OF CELESTIAL MECHANICS ANNEX 1. DEFINITION OF ORBITAL PARAMETERS AND IMPORTANT CONCEPTS OF CELESTIAL MECHANICS A1.1. Kepler s laws Johannes Kepler (1571-1630) discovered the laws of orbital motion, now called Kepler's laws.

More information

A study of trajectories to the Neptune system using gravity assists

A study of trajectories to the Neptune system using gravity assists Advances in Space Research 40 (2007) 125 133 www.elsevier.com/locate/asr A study of trajectories to the Neptune system using gravity assists C.R.H. Solórzano a, A.A. Sukhanov b, A.F.B.A. Prado a, * a National

More information

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary Prof. Jeffrey S. Parker University of Colorado Boulder Lecture 29: Interplanetary 1 HW 8 is out Due Wednesday, Nov 12. J2 effect Using VOPs Announcements Reading:

More information

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA

MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA MULTI PURPOSE MISSION ANALYSIS DEVELOPMENT FRAMEWORK MUPUMA Felipe Jiménez (1), Francisco Javier Atapuerca (2), José María de Juana (3) (1) GMV AD., Isaac Newton 11, 28760 Tres Cantos, Spain, e-mail: fjimenez@gmv.com

More information

Final Rankings and Brief Descriptions of the Returned Solutions and Methods Used for the 2 nd Global Trajectory Optimisation Competition

Final Rankings and Brief Descriptions of the Returned Solutions and Methods Used for the 2 nd Global Trajectory Optimisation Competition Final Rankings and Brief Descriptions of the Returned Solutions and Methods Used for the nd Global Trajectory Optimisation Competition Anastassios E. Petropoulos Outer Planets Mission Analysis Group Jet

More information

The optimization of electric propulsion (EP) trajectories for interplanetary missions is a quite difficult

The optimization of electric propulsion (EP) trajectories for interplanetary missions is a quite difficult Indirect Optimization Method for Low-Thrust Interplanetary Trajectories IEPC-27-356 Presented at the 3 th International Electric Propulsion Conference, Florence, Italy Lorenzo Casalino, Guido Colasurdo

More information

Patched Conic Interplanetary Trajectory Design Tool

Patched Conic Interplanetary Trajectory Design Tool Copyright by Martin James Brennan 2011 The Thesis committee for Martin James Brennan Certifies that this is the approved version of the following thesis: Patched Conic Interplanetary Trajectory Design

More information

Rigorous Global Optimization of Impulsive Space Trajectories

Rigorous Global Optimization of Impulsive Space Trajectories Rigorous Global Optimization of Impulsive Space Trajectories P. Di Lizia, R. Armellin, M. Lavagna K. Makino, M. Berz Fourth International Workshop on Taylor Methods Boca Raton, December 16 19, 2006 Motivation

More information

ISAS MERCURY ORBITER MISSION TRAJECTORY DESIGN STRATEGY. Hiroshi Yamakawa

ISAS MERCURY ORBITER MISSION TRAJECTORY DESIGN STRATEGY. Hiroshi Yamakawa ISAS MERCURY ORBITER MISSION TRAJECTORY DESIGN STRATEGY Hiroshi Yamakawa Institute of Space and Astronautical Science (ISAS) 3-1-1 Yoshinodai, Sagamihara, Kanagawa, 229-851 Japan E-mail:yamakawa@pub.isas.ac.jp

More information

Initial Results of a New Method for Optimizing Low-Thrust Gravity-Assist Missions

Initial Results of a New Method for Optimizing Low-Thrust Gravity-Assist Missions Initial Results of a New Method for Optimizing Low-Thrust Gravity-Assist Missions By Volker MAIWALD, 1) 1) Institute of Space Systems, German Aerospace Center (DLR), Department of System Analysis Space

More information

A Study of the Close Approach Between a Planet and a Cloud of Particles

A Study of the Close Approach Between a Planet and a Cloud of Particles A Study of the Close Approach Between a Planet a Cloud of Particles IIAN MARTINS GOMES, ANTONIO F. B. A. PRADO National Institute for Space Research INPE - DMC Av. Dos Astronautas 1758 São José dos Campos

More information

Interplanetary Trajectory Optimization using a Genetic Algorithm

Interplanetary Trajectory Optimization using a Genetic Algorithm Interplanetary Trajectory Optimization using a Genetic Algorithm Abby Weeks Aerospace Engineering Dept Pennsylvania State University State College, PA 16801 Abstract Minimizing the cost of a space mission

More information

Synodic and Relative Flower Constellations with Applications to Planetary Explorations

Synodic and Relative Flower Constellations with Applications to Planetary Explorations AAS 5-5 Synodic and Relative Flower Constellations with Applications to Planetary Explorations Daniele Mortari, Ossama Abdelkhalik, and Christian Bruccoleri Texas A&M University, College Station, Texas

More information

Escape Trajectories from Sun Earth Distant Retrograde Orbits

Escape Trajectories from Sun Earth Distant Retrograde Orbits Trans. JSASS Aerospace Tech. Japan Vol. 4, No. ists30, pp. Pd_67-Pd_75, 06 Escape Trajectories from Sun Earth Distant Retrograde Orbits By Yusue OKI ) and Junichiro KAWAGUCHI ) ) Department of Aeronautics

More information

ASEN 6008: Interplanetary Mission Design Lab Spring, 2015

ASEN 6008: Interplanetary Mission Design Lab Spring, 2015 ASEN 6008: Interplanetary Mission Design Lab Spring, 2015 Lab 4: Targeting Mars using the B-Plane Name: I d like to give credit to Scott Mitchell who developed this lab exercise. He is the lead Astrodynamicist

More information

Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission

Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission Optimal Gravity Assisted Orbit Insertion for Europa Orbiter Mission Deepak Gaur 1, M. S. Prasad 2 1 M. Tech. (Avionics), Amity Institute of Space Science and Technology, Amity University, Noida, U.P.,

More information

Ulrich Walter. Astronautics. The Physics of Space Flight. 2nd, Enlarged and Improved Edition

Ulrich Walter. Astronautics. The Physics of Space Flight. 2nd, Enlarged and Improved Edition Ulrich Walter Astronautics The Physics of Space Flight 2nd, Enlarged and Improved Edition Preface to Second Edition Preface XVII Acknowledgments XIX List of Symbols XXI XV 1 Rocket Fundamentals 1 1.1 Rocket

More information

LOTNAV. A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module

LOTNAV. A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module LOTNAV A Low-Thrust Interplanetary Navigation Tool: The Trajectory Reconstruction Module Juan Luis Cano González Mission Analysis Division Deimos Space S.L. -1- The LOTNAV Tool The Low-Thrust Interplanetary

More information

Interplanetary Trajectory design for Rosetta and Solar Orbiter

Interplanetary Trajectory design for Rosetta and Solar Orbiter Jose Rodriguez-Canabal Memorial Interplanetary Trajectory design for Rosetta and Solar Orbiter Johannes Schoenmaekers H / Mission Analysis Section (HSO-GFA) Senior Adviser ESA / ESOC Email: johannes.schoenmaekers@esa.int

More information

State Vector Reference Body Transformations Throughout The Solar System

State Vector Reference Body Transformations Throughout The Solar System Introduction One of the more mind-boggling programming challenges encountered during interplanetary trajectory design software development is how to transform a specified inertial position and velocity

More information

Chapter 4. Integrated Algorithm for Impact Lunar Transfer Trajectories. using Pseudo state Technique

Chapter 4. Integrated Algorithm for Impact Lunar Transfer Trajectories. using Pseudo state Technique Chapter 4 Integrated Algorithm for Impact Lunar Transfer Trajectories using Pseudo state Technique Abstract A new integrated algorithm to generate the design of one-way direct transfer trajectory for moon

More information

Results found by the CNES team (team #4)

Results found by the CNES team (team #4) 3 rd Global Trajectory Optimisation Competition (GTOC3) organized by the Aerospace Propulsion Group of the Dipartimento di Energetica at Politecnico di Torino Results found by the CNES team (team #4) Presented

More information

Astrodynamics tools in the ESTEC Concurrent Design Facility. Robin Biesbroek CDF Technical Assistant ESA/ESTEC Noordwijk - NL

Astrodynamics tools in the ESTEC Concurrent Design Facility. Robin Biesbroek CDF Technical Assistant ESA/ESTEC Noordwijk - NL Astrodynamics tools in the ESTEC Concurrent Design Facility Robin Biesbroek CDF Technical Assistant ESA/ESTEC Noordwijk - NL CDF Astrodynamics CDF Presentation - 1 Introduction Concurrent Design Facility

More information

Extending the Patched-Conic Approximation to the Restricted Four-Body Problem

Extending the Patched-Conic Approximation to the Restricted Four-Body Problem Monografías de la Real Academia de Ciencias de Zaragoza 3, 133 146, (6). Extending the Patched-Conic Approximation to the Restricted Four-Body Problem Thomas R. Reppert Department of Aerospace and Ocean

More information

Swing-By Maneuvers for a Cloud of Particles with Planets of the Solar System

Swing-By Maneuvers for a Cloud of Particles with Planets of the Solar System Swing-By Maneuvers for a Cloud of Particles with Planets of the Solar System VIVIAN MARTINS GOMES, ANTONIO F. B. A. PRADO National Institute for Space Research INPE - DMC Av. Dos Astronautas 1758 São José

More information

Formation Flying and Rendezvous and Docking Simulator for Exploration Missions (FAMOS-V2)

Formation Flying and Rendezvous and Docking Simulator for Exploration Missions (FAMOS-V2) Formation Flying and Rendezvous and Docking Simulator for Exploration Missions (FAMOS-V2) Galder Bengoa, F. Alonso, D. García, M. Graziano (GMV S.A.) Dr. Guillermo Ortega (ESA/ESTEC) 2nd ESA Workshop on

More information

ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW-THRUST TRAJECTORY OPTIMIZATION

ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW-THRUST TRAJECTORY OPTIMIZATION ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW-THRUST TRAJECTORY OPTIMIZATION Volker Maiwald German Aerospace Center (DLR) Institute of Space Systems Department of System Analysis Space

More information

GPU Accelerated Genetic Algorithm for Multiple Gravity-Assist and Impulsive V Maneuvers

GPU Accelerated Genetic Algorithm for Multiple Gravity-Assist and Impulsive V Maneuvers GPU Accelerated Genetic Algorithm for Multiple Gravity-Assist and Impulsive V Maneuvers Sam Wagner, Brian Kaplinger, and Bong Wie Asteroid Deflection Research Center, Iowa State University, Ames, IA, USA

More information

PATHFINDING AND V-INFININTY LEVERAGING FOR PLANETARY MOON TOUR MISSIONS

PATHFINDING AND V-INFININTY LEVERAGING FOR PLANETARY MOON TOUR MISSIONS AAS 09-222 PATHFINDING AND V-INFININTY LEVERAGING FOR PLANETARY MOON TOUR MISSIONS Adam T. Brinckerhoff * and Ryan P. Russell The well established technique of V-infinity leveraging is applied to the phasefixed

More information

Global Optimization of Impulsive Interplanetary Transfers

Global Optimization of Impulsive Interplanetary Transfers Global Optimization of Impulsive Interplanetary Transfers R. Armellin, Dipartimento di Ingegneria Aerospaziale, Politecnico di Milano Taylor Methods and Computer Assisted Proofs Barcelona, June, 3 7, 2008

More information

Interplanetary Travel

Interplanetary Travel Interplanetary Travel Interplanetary Travel Concept Patched Conic Hypothesis Departure & Arrival Manoeuvres Interplanetary Travel Concept Interplanetary travel is concerned with motion of manmade objects

More information

PLANETARY MISSIONS FROM GTO USING EARTH AND MOON GRAVITY ASSISTS*

PLANETARY MISSIONS FROM GTO USING EARTH AND MOON GRAVITY ASSISTS* . AIAA-98-4393 PLANETARY MISSIONS FROM GTO USING EARTH AND MOON GRAVITY ASSISTS* Paul A. Penzo, Associate Fellow AIAA+ Jet Propulsion Laboratory California Institute of Technology 4800 Oak Grove Dr. Pasadena,

More information

MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30.

MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30. MAE 180A: Spacecraft Guidance I, Summer 2009 Homework 4 Due Thursday, July 30. Guidelines: Please turn in a neat and clean homework that gives all the formulae that you have used as well as details that

More information

Numerical analysis of the compliance of interplanetary CubeSats with planetary protection requirements

Numerical analysis of the compliance of interplanetary CubeSats with planetary protection requirements Numerical analysis of the compliance of interplanetary CubeSats with planetary protection requirements Francesca Letizia, Camilla Colombo University of Southampton 5th Interplanetary CubeSat Workshop Session

More information

Satellite Orbital Maneuvers and Transfers. Dr Ugur GUVEN

Satellite Orbital Maneuvers and Transfers. Dr Ugur GUVEN Satellite Orbital Maneuvers and Transfers Dr Ugur GUVEN Orbit Maneuvers At some point during the lifetime of most space vehicles or satellites, we must change one or more of the orbital elements. For example,

More information

(95) CASSINI INTERPLANETARY TRAJECTORY DESIGN

(95) CASSINI INTERPLANETARY TRAJECTORY DESIGN Pergamon 0967-0661(95)00171-9 ControlEng. Practice, Vol. 3, No. 11, pp. 1603-1610, 1995 Copyright 1995 Elsevier Science Ltd Printed in Great Britain. All rights reserved 0967-0661/95 $9.50 + 0.00 CASSN

More information

OPTIMAL MANEUVERS IN THREE-DIMENSIONAL SWING-BY TRAJECTORIES

OPTIMAL MANEUVERS IN THREE-DIMENSIONAL SWING-BY TRAJECTORIES OPTIMAL MANEUVERS IN THREE-DIMENSIONAL SWING-BY TRAJECTORIES Gislaine de Felipe and Antonio Fernando Bertachini de Almeida Prado Instituto Nacional de Pesquisas Espaciais - São José dos Campos - SP - 12227-010

More information

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints

OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints OptElec: an Optimisation Software for Low-Thrust Orbit Transfer Including Satellite and Operation Constraints 7th International Conference on Astrodynamics Tools and Techniques, DLR, Oberpfaffenhofen Nov

More information

A LOW-THRUST VERSION OF THE ALDRIN CYCLER

A LOW-THRUST VERSION OF THE ALDRIN CYCLER AIAA/AAS Astrodynamics Specialist Conference and Exhibit 5-8 August 2002, Monterey, California AIAA 2002-4421 A LOW-THRUST VERSION OF THE ALDRIN CYCLER K. Joseph Chen, * T. Troy McConaghy, Masataka Okutsu,

More information

APPENDIX B SUMMARY OF ORBITAL MECHANICS RELEVANT TO REMOTE SENSING

APPENDIX B SUMMARY OF ORBITAL MECHANICS RELEVANT TO REMOTE SENSING APPENDIX B SUMMARY OF ORBITAL MECHANICS RELEVANT TO REMOTE SENSING Orbit selection and sensor characteristics are closely related to the strategy required to achieve the desired results. Different types

More information

Previous Lecture. Orbital maneuvers: general framework. Single-impulse maneuver: compatibility conditions

Previous Lecture. Orbital maneuvers: general framework. Single-impulse maneuver: compatibility conditions 2 / 48 Previous Lecture Orbital maneuvers: general framework Single-impulse maneuver: compatibility conditions closed form expression for the impulsive velocity vector magnitude interpretation coplanar

More information

AA 528 Spacecraft Dynamics and Control. Mehran Mesbahi Aeronautics & Astronautics Winter 2017 University of Washington

AA 528 Spacecraft Dynamics and Control. Mehran Mesbahi Aeronautics & Astronautics Winter 2017 University of Washington AA 528 Spacecraft Dynamics and Control Mehran Mesbahi Aeronautics & Astronautics Winter 2017 University of Washington Spacecraft dynamics and control What is this class all about? what is in the name?

More information

Resonance Hopping Transfers Between Moon Science Orbits

Resonance Hopping Transfers Between Moon Science Orbits Resonance Hopping Transfers Between Moon Science Orbits AE8900 MS Special Problems Report Space Systems Design Laboratory (SSDL) Guggenheim School of Aerospace Engineering Georgia Institute of Technology

More information

Using a Graduate Student Developed Trajectory Generation Program to Facilitate Undergraduate Spacecraft / Mission Capstone Design Projects

Using a Graduate Student Developed Trajectory Generation Program to Facilitate Undergraduate Spacecraft / Mission Capstone Design Projects Paper ID #7481 Using a Graduate Student Developed Trajectory Generation Program to Facilitate Undergraduate Spacecraft / Mission Capstone Design Projects Mr. Martin James Brennan, University of Texas,

More information

Optimal Generalized Hohmann Transfer with Plane Change Using Lagrange Multipliers

Optimal Generalized Hohmann Transfer with Plane Change Using Lagrange Multipliers Mechanics and Mechanical Engineering Vol. 21, No. 4 (2017) 11 16 c Lodz University of Technology Optimal Generalized Hohmann Transfer with Plane Change Using Lagrange Multipliers Osman M. Kamel Astronomy

More information

ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW- THRUST TRAJECTORY OPTIMIZATION. Volker Maiwald

ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW- THRUST TRAJECTORY OPTIMIZATION. Volker Maiwald ABOUT COMBINING TISSERAND GRAPH GRAVITY-ASSIST SEQUENCING WITH LOW- THRUST TRAJECTORY OPTIMIZATION Volker Maiwald German Aerospace Center (DLR), Institute of Space Systems, System Analysis Space Segment,

More information

Design of Orbits and Spacecraft Systems Engineering. Scott Schoneman 13 November 03

Design of Orbits and Spacecraft Systems Engineering. Scott Schoneman 13 November 03 Design of Orbits and Spacecraft Systems Engineering Scott Schoneman 13 November 03 Introduction Why did satellites or spacecraft in the space run in this orbit, not in that orbit? How do we design the

More information

10 Orbit and Constellation Design Selecting the Right Orbit

10 Orbit and Constellation Design Selecting the Right Orbit Orbit and Constellation Design Selecting the Right Orbit.7 Design of Interplanetary Orbits Faster Trajectories Ron Noomen, Delft University of Technology Using the recipe given in Table -9, one can compute

More information

Benchmarking different global optimisation techniques for preliminary space trajectory design

Benchmarking different global optimisation techniques for preliminary space trajectory design 58th International Astronautical Congress, Hyderabad, 24-28 September 27. Copyright 27 by Advanced Concepts Team. Published by the IAF, with permission and Released to IAF or IAA to publish in all forms.

More information

Some Methods for Global Trajectory Optimisation

Some Methods for Global Trajectory Optimisation Some Methods for Global Trajectory Optimisation used in the First ACT Competition on Global Trajectory Optimisation European Space Agency Team 11: Jet Propulsion Laboratory California Institute of Technology

More information

Escape Trajectories from the L 2 Point of the Earth-Moon System

Escape Trajectories from the L 2 Point of the Earth-Moon System Trans. Japan Soc. Aero. Space Sci. Vol. 57, No. 4, pp. 238 244, 24 Escape Trajectories from the L 2 Point of the Earth-Moon System By Keita TANAKA Þ and Jun ichiro KAWAGUCHI 2Þ Þ Department of Aeronautics

More information

DESIGN AND OPTIMIZATION OF LOW-THRUST GRAVITY-ASSIST TRAJECTORIES TO SELECTED PLANETS

DESIGN AND OPTIMIZATION OF LOW-THRUST GRAVITY-ASSIST TRAJECTORIES TO SELECTED PLANETS AIAA/AAS Astrodynamics Specialist Conference and Exhibit 5-8 August 2002, Monterey, California AIAA 2002-4729 DESIGN AND OPTIMIZATION OF LOW-THRUST GRAVITY-ASSIST TRAJECTORIES TO SELECTED PLANETS Theresa

More information

arxiv: v1 [gr-qc] 7 Oct 2009

arxiv: v1 [gr-qc] 7 Oct 2009 Earth Flyby Anomalies Michael Martin Nieto 1 and John D. Anderson 2 Michael Martin Nieto is a fellow at Los Alamos National Laboratory and John D. Anderson is a senior research scientist emeritus at the

More information

Orbit Transfer Optimization for Multiple Asteroid Flybys

Orbit Transfer Optimization for Multiple Asteroid Flybys Orbit Transfer Optimization for Multiple Asteroid Flybys Bruno Victorino Sarli 1 and Yasuhiro Kawakatsu 2 1 Department of Space and Astronautical Science, The Graduate University for Advance Studies, Sagamihara,

More information

Fundamentals of Satellite technology

Fundamentals of Satellite technology Fundamentals of Satellite technology Prepared by A.Kaviyarasu Assistant Professor Department of Aerospace Engineering Madras Institute Of Technology Chromepet, Chennai Orbital Plane All of the planets,

More information

SURVEY OF GLOBAL OPTIMIZATION METHODS FOR LOW- THRUST, MULTIPLE ASTEROID TOUR MISSIONS

SURVEY OF GLOBAL OPTIMIZATION METHODS FOR LOW- THRUST, MULTIPLE ASTEROID TOUR MISSIONS AAS 07-211 SURVEY OF GLOBAL OPTIMIZATION METHODS FOR LOW- THRUST, MULTIPLE ASTEROID TOUR MISSIONS INTRODUCTION Kristina Alemany *, Robert D. Braun Electric propulsion has recently become a viable option

More information

List of Tables. Table 3.1 Determination efficiency for circular orbits - Sample problem 1 41

List of Tables. Table 3.1 Determination efficiency for circular orbits - Sample problem 1 41 List of Tables Table 3.1 Determination efficiency for circular orbits - Sample problem 1 41 Table 3.2 Determination efficiency for elliptical orbits Sample problem 2 42 Table 3.3 Determination efficiency

More information

TRAJECTORY DESIGN OF SOLAR ORBITER

TRAJECTORY DESIGN OF SOLAR ORBITER TRAJECTORY DESIGN OF SOLAR ORBITER José Manuel Sánchez Pérez ESA-ESOC HSO-GFA, Robert-Bosch-Str., Darmstadt, 293, Germany, 9--929, jose.manuel.sanchez.perez@esa.int Abstract: In the context of the ESA

More information

Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm

Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm Launch strategy for Indian lunar mission and precision injection to the Moon using genetic algorithm VAdimurthy, R V Ramanan, S R Tandon and C Ravikumar Aeronautics Entity, Vikram Sarabhai Space Centre,

More information

Interplanetary Preliminary Mission Design: GA and AGA sequences optimisation

Interplanetary Preliminary Mission Design: GA and AGA sequences optimisation Interplanetary Preliminary Mission Design: GA and AGA sequences optimisation Michelle LAVAGNA Amalia ERCOLI FINZI Angelo POVOLERI 1 Tool purpose Space mission design Mission analysis System design (concurrent

More information

MASTER'S THESIS. Multi-gravity assist design tool for interplanetary trajectory optimisation

MASTER'S THESIS. Multi-gravity assist design tool for interplanetary trajectory optimisation MASTER'S THESIS 2009:062 Multi-gravity assist design tool for interplanetary trajectory optimisation Luleå University of Technology Master Thesis, Continuation Courses Advanced material Science and Engineering

More information

GRAIL Takes A Roundabout Route To Lunar Orbit

GRAIL Takes A Roundabout Route To Lunar Orbit The Gravity Recovery and Interior Laboratory (GRAIL) mission departed Earth from Cape Canaveral Air Force Station Space Launch Complex 17B on 2011 September 10 at 13:08 UTC, carried by a Delta II Heavy

More information

Earth-Mars Halo to Halo Low Thrust

Earth-Mars Halo to Halo Low Thrust Earth-Mars Halo to Halo Low Thrust Manifold Transfers P. Pergola, C. Casaregola, K. Geurts, M. Andrenucci New Trends in Astrodynamics and Applications V 3 June / -2 July, 28 Milan, Italy Outline o Introduction

More information

Mission Design Options for Solar-C Plan-A

Mission Design Options for Solar-C Plan-A Solar-C Science Definition Meeting Nov. 18, 2008, ISAS Mission Design Options for Solar-C Plan-A Y. Kawakatsu (JAXA) M. Morimoto (JAXA) J. A. Atchison (Cornell U.) J. Kawaguchi (JAXA) 1 Introduction 2

More information

COVARIANCE DETERMINATION, PROPAGATION AND INTERPOLATION TECHNIQUES FOR SPACE SURVEILLANCE. European Space Surveillance Conference 7-9 June 2011

COVARIANCE DETERMINATION, PROPAGATION AND INTERPOLATION TECHNIQUES FOR SPACE SURVEILLANCE. European Space Surveillance Conference 7-9 June 2011 COVARIANCE DETERMINATION, PROPAGATION AND INTERPOLATION TECHNIQUES FOR SPACE SURVEILLANCE European Space Surveillance Conference 7-9 June 2011 Pablo García (1), Diego Escobar (1), Alberto Águeda (1), Francisco

More information

A Low-Cost Mission for LISA Markus Landgraf, Florian Renk, Pierre Joachim, Rüdiger Jehn HSO-GFA

A Low-Cost Mission for LISA Markus Landgraf, Florian Renk, Pierre Joachim, Rüdiger Jehn HSO-GFA A Low-Cost Mission for LISA Markus Landgraf, Florian Renk, Pierre Joachim, Rüdiger Jehn HSO-GFA LISA Internal Final Presentation July 8 th, 2011 CDF HSO-GFA Page 1 Overview Basic working assumptions Operational

More information

Observational Astronomy - Lecture 4 Orbits, Motions, Kepler s and Newton s Laws

Observational Astronomy - Lecture 4 Orbits, Motions, Kepler s and Newton s Laws Observational Astronomy - Lecture 4 Orbits, Motions, Kepler s and Newton s Laws Craig Lage New York University - Department of Physics craig.lage@nyu.edu February 24, 2014 1 / 21 Tycho Brahe s Equatorial

More information

AST111, Lecture 1b. Measurements of bodies in the solar system (overview continued) Orbital elements

AST111, Lecture 1b. Measurements of bodies in the solar system (overview continued) Orbital elements AST111, Lecture 1b Measurements of bodies in the solar system (overview continued) Orbital elements Planetary properties (continued): Measuring Mass The orbital period of a moon about a planet depends

More information

IAC-08-C1.2.3 DESIGN SPACE PRUNING HEURISTICS AND GLOBAL OPTIMIZATION METHOD FOR CONCEPTUAL DESIGN OF LOW-THRUST ASTEROID TOUR MISSIONS

IAC-08-C1.2.3 DESIGN SPACE PRUNING HEURISTICS AND GLOBAL OPTIMIZATION METHOD FOR CONCEPTUAL DESIGN OF LOW-THRUST ASTEROID TOUR MISSIONS IAC-8-C1.2.3 DESIGN SPACE PRUNING HEURISTICS AND GLOBAL OPTIMIZATION METHOD FOR CONCEPTUAL DESIGN OF LOW-THRUST ASTEROID TOUR MISSIONS Kristina Alemany Georgia Institute of Technology, United States kalemany@gatech.edu

More information

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary

ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary ASEN 5050 SPACEFLIGHT DYNAMICS Interplanetary Prof. Jeffrey S. Parker University of Colorado Boulder Lecture 28: Interplanetary 1 Announcements HW 8 is out now! Due in one week: Wednesday, Nov 12. J2 effect

More information

ORBITS WRITTEN Q.E. (June 2012) Each of the five problems is valued at 20 points. (Total for exam: 100 points)

ORBITS WRITTEN Q.E. (June 2012) Each of the five problems is valued at 20 points. (Total for exam: 100 points) ORBITS WRITTEN Q.E. (June 2012) Each of the five problems is valued at 20 points. (Total for exam: 100 points) PROBLEM 1 A) Summarize the content of the three Kepler s Laws. B) Derive any two of the Kepler

More information

orbits Moon, Planets Spacecrafts Calculating the and by Dr. Shiu-Sing TONG

orbits Moon, Planets Spacecrafts Calculating the and by Dr. Shiu-Sing TONG A Science Enrichment Programme for Secondary 3-4 Students : Teaching and Learning Resources the and Spacecrafts orbits Moon, Planets Calculating the 171 of by Dr. Shiu-Sing TONG 172 Calculating the orbits

More information

GRAVITATION. F = GmM R 2

GRAVITATION. F = GmM R 2 GRAVITATION Name: Partner: Section: Date: PURPOSE: To explore the gravitational force and Kepler s Laws of Planetary motion. INTRODUCTION: Newton s law of Universal Gravitation tells us that the gravitational

More information

Analysis of V, Leveraging for Interplanetary Missions

Analysis of V, Leveraging for Interplanetary Missions Analysis of V, Leveraging for Interplanetary Missions Jon A. ~irns* and James M. Longuskit Purdue University, West Lufayette, Indiana 47907-1282 V, leveraging can significantly reduce the launch energy

More information

SUN INFLUENCE ON TWO-IMPULSIVE EARTH-TO-MOON TRANSFERS. Sandro da Silva Fernandes. Cleverson Maranhão Porto Marinho

SUN INFLUENCE ON TWO-IMPULSIVE EARTH-TO-MOON TRANSFERS. Sandro da Silva Fernandes. Cleverson Maranhão Porto Marinho SUN INFLUENCE ON TWO-IMPULSIVE EARTH-TO-MOON TRANSFERS Sandro da Silva Fernandes Instituto Tecnológico de Aeronáutica, São José dos Campos - 12228-900 - SP-Brazil, (+55) (12) 3947-5953 sandro@ita.br Cleverson

More information

The Astrodynamics and Mechanics of Orbital Spaceflight

The Astrodynamics and Mechanics of Orbital Spaceflight The Astrodynamics and Mechanics of Orbital Spaceflight Vedant Chandra 11-S1, TSRS Moulsari 1 1 Introduction to Rocketry Before getting into the details of orbital mechanics, we must understand the fundamentals

More information

INDIRECT PLANETARY CAPTURE VIA PERIODIC ORBIT ABOUT LIBRATION POINTS

INDIRECT PLANETARY CAPTURE VIA PERIODIC ORBIT ABOUT LIBRATION POINTS 6 th International Conference on Astrodynamics Tools and Technique (ICATT) INDIRECT PLANETARY CAPTURE VIA PERIODIC ORBIT LI Xiangyu, Qiao Dong, Cui Pingyuan Beijing Institute of Technology Institute of

More information

Advances in Interplanetary Trajectory Optimization with Applications to the Lucy Mission. Jacob Englander Navigation and Mission Design Branch, GSFC

Advances in Interplanetary Trajectory Optimization with Applications to the Lucy Mission. Jacob Englander Navigation and Mission Design Branch, GSFC Advances in Interplanetary Trajectory Optimization with Applications to the Lucy Mission Jacob Englander Navigation and Mission Design Branch, GSFC Global Trajectory Optimization Lab We are a small group

More information

INTERPLANETARY AND LUNAR TRANSFERS USING LIBRATION POINTS

INTERPLANETARY AND LUNAR TRANSFERS USING LIBRATION POINTS INTERPLANETARY AND LUNAR TRANSFERS USING LIBRATION POINTS Francesco Topputo (), Massimiliano Vasile () and Franco Bernelli-Zazzera () () Dipartimento di Ingegneria Aerospaziale, Politecnico di Milano,

More information