Restricted circular 3 body problem RC3BP

  • Thread starter Thread starter kristian jerpetjøn
  • Start date Start date
  • Tags Tags
    Body Circular
AI Thread Summary
The discussion focuses on constructing transfer orbits using the restricted three-body problem (RC3BP) for a master's thesis. Key challenges include calculating the optimal orbit from Earth's orbit to the Sun-Earth L1 point and transitioning to the Earth-Moon restricted problem before reaching a low lunar orbit. The participant has referenced a book by Belbruno for mathematical guidance but struggles with programming the concepts. Additional resources, including academic papers and Hamiltonian equations, are suggested to aid in understanding the dynamics of the problem. Overall, the thread emphasizes the complexities of orbital mechanics and the need for effective computational strategies.
kristian jerpetjøn
Messages
1
Reaction score
0
Hello everyone i am new to these forums
As a part of my master thesis i am trying to construct transfer orbits based on pathces of the restricted 3 body problem.

However i keep meeting several walls

One is how to calculate the optimal orbit from the Earth orbit to the sun Earth L1 point
The next is propagating this until it falls back towards the Earth then patch it to the Earth moon restricted problem and fall trough Earth moon L2 into a low lunar orbit

All help is welcome
I have the book from belbruno covering much of the math involved but i am having problems constructing a program from it.
 
Astronomy news on Phys.org
kristian jerpetjøn said:
Hello everyone i am new to these forums
As a part of my master thesis i am trying to construct transfer orbits based on pathces of the restricted 3 body problem.

However i keep meeting several walls

One is how to calculate the optimal orbit from the Earth orbit to the sun Earth L1 point
The next is propagating this until it falls back towards the Earth then patch it to the Earth moon restricted problem and fall trough Earth moon L2 into a low lunar orbit

All help is welcome
I have the book from belbruno covering much of the math involved but i am having problems constructing a program from it.

A few papers that might help you out are:

http://www.cds.caltech.edu/~shane/papers/gomez-et-al-2004.pdf
http://etd.caltech.edu/etd/available/etd-05182004-154045/unrestricted/rossthesis_5_11.pdf

The way I found this was to start at the Wikipedia link

http://en.wikipedia.org/wiki/Interplanetary_Superhighway

and take a look at the very first external link on this page under "papers" which led me here

http://www.cds.caltech.edu/~shane/papers/

At this point I looked for some theory-oriented titles.

At a very basic level you would want to start with the Hamiltonian of the third body

<br /> H(x,y,p_x,p_y)= {{{\it p_x}}^{2}/2m+{\it p_x}\,y\omega+{{\it p_y}}^{2}/2m-{\it p_y}\,x\omega+V \left( x,y \right)<br />

These give the equations of motion of the third body directly by Hamilton's equations

http://mathworld.wolfram.com/HamiltonsEquations.html

here \omega is the angular frequency of rotation of the two massive bodies M1 and M2 around their common center of mass, and the potential function V(x,y) is - GmM1/r1 - gmM2/r2, where r1 and r2 are the distance from the third body m to the massive bodies M1 and M2 respectively.

The above equation is for the restricted circular planar 3-body problem.

Also useful is the Hamiltonian's little brother, the energy function 'h'
<br /> h(x,y,\dot{x},\dot{y})=1/2\,m{{\it \dot{x}}}^{2}+1/2\,m{{\it \dot{y}}}^{2}-1/2\,m{y}^{2}{\omega}^{2<br /> }-1/2\,m{x}^{2}{\omega}^{2}+V \left( x,y \right) <br />

The quantity h is a conserved quantity, it is proportional to the "Jacobi intergal function". It is the Hamiltonian re-expressed in different variables. h is conserved because the Hamiltonian in the rotating coordinate system is not a function of time.

http://www.geocities.com/syzygy303/

has some plots of the inequalities that setting h <= some number gives on the (x,y) plane. These plots are inequalities because you can't plot \dot{x} or \dot{y} on the same graph, so you get the minimum value of h when \dot{x}=\dot{y}=0

These plots illustrate why low energy orbits must pass through the L1 and L2 plots. You'll probably see plots like these a lot (with prettier graphics) if you read through some of the literature.

This is all very basic, I'm afraid, but perhaps the background info will prove useful.
 
Last edited by a moderator:
Publication: Redox-driven mineral and organic associations in Jezero Crater, Mars Article: NASA Says Mars Rover Discovered Potential Biosignature Last Year Press conference The ~100 authors don't find a good way this could have formed without life, but also can't rule it out. Now that they have shared their findings with the larger community someone else might find an explanation - or maybe it was actually made by life.
TL;DR Summary: In 3 years, the Square Kilometre Array (SKA) telescope (or rather, a system of telescopes) should be put into operation. In case of failure to detect alien signals, it will further expand the radius of the so-called silence (or rather, radio silence) of the Universe. Is there any sense in this or is blissful ignorance better? In 3 years, the Square Kilometre Array (SKA) telescope (or rather, a system of telescopes) should be put into operation. In case of failure to detect...
This thread is dedicated to the beauty and awesomeness of our Universe. If you feel like it, please share video clips and photos (or nice animations) of space and objects in space in this thread. Your posts, clips and photos may by all means include scientific information; that does not make it less beautiful to me (n.b. the posts must of course comply with the PF guidelines, i.e. regarding science, only mainstream science is allowed, fringe/pseudoscience is not allowed). n.b. I start this...
Back
Top