Three-Body orbital simulation reference plane

In summary, Dave wants to be able to input orbital elements as seen in papers, rather than Keplerian orbital elements. He has attached a screenshot of a paper with the sky-plane coordinates and an inclination of 90. However, he does not know how to convert between the two.
  • #1
AussieDave
47
0
Hello,

I have a little three-body (well n-body but let's just worry about 3 now) simulator. I input six Keplerian orbital elements (period P, eccentricity E, inclination I, longitude of the ascending node W, argument of periapse w and initial true anomaly f). They then get converted to Cartesian coordinates and integrated using a simple RK4.

A problem, however, is the plane with which the angles are measured with respect to. I also have code that converts from Cartesian back to orbital elements, so I can see how they progress over time. This seems to be with respect to the invariable plane though, which is the plane of the total angular momentum of the system (and due to conservation of angular momentum it will not change).

When comparing my results to papers, I see I am using the invariable plane as the reference. I am able to successfully go from orbital elements -> Cartesian -> orbital elements and recover them, which makes me believe I am both inputting and outputting the orbital elements with respect to the invariable plane.

What I want though is to use the plane of the sky, which is how orbital elements are defined in exoplanet papers since we measure the orbits...in the sky. I think it would be just a rotation between the two but I am not sure what it is exactly and my tests so far have failed. I have also looked a fair bit online but not seen what the transformation is. Quite possibly it's simple and I just made an error, but I am not sure.

Kind regards in advance,

Dave
 
Astronomy news on Phys.org
  • #2
Which plane? The equatorial plane or the ecliptic plane? In other words, is it a simulator for planetary orbits in the Solar System or satellite orbits around the Earth? (It can't be generic, since you have to have the mass of the central body established somehow - either by default or manually)

I have no idea what you mean by "plane of the sky". Do you mean in topocentric-horizon coordinates?

Regardless, your coordinate transformations require both rotation and translation. The translation accounts for the difference in origins of the two coordinate systems. You get a break in going from your Keplerian orbital elements to geocentric Cartesian (or heliocentric Cartesian for planets) in that the origins are the same.

But when the origins of the two coordinate systems aren't the same, you have to account for the difference between the two by addition or subtraction. And, obviously, the two vectors have to be rotated into the same coordinate system (or parallel coordinate systems, since you haven't done the translation yet) in order to add or subtract them.
 
  • #3
A good reference plane would be the one perpendicular to the total angular-momentum vector, the "invariable plane". One can then select a direction in that plane as a reference in it.

Here's an alternative approach: calculate the angular-momentum and the Laplace-Runge-Lenz (eccentricity) vectors for each orbit as you go. You can then plot them in rectangular-coordinate fashion.
 
  • #4
I am looking at the orbits of exoplanets.

I understand Ipetrich the invariable plane, as that is what the orbital elements are currently defined with respect to in my program, but I want to be able to input the orbital elements as seen in discovery papers.

For example, by taking the X-Y plane as that of the sky, a transiting exoplanet will have have an inclination of ~90, but with respect to the invariable plane it will have an inclination of ~0

I want to know how to convert between the two. I have attached a screenshot from the Kepler 16 transiting circumbinary paper, and its supplementary online material. In the discovery paper (on the right) you see the sky-plane coordinates, with an inclination of ~90. On the left you see the variation in orbital elements over time with respect to the invariable plane, where the inclination is now ~0. I just don't know what the conversion is :(

jch2SmT.png
 
  • #5
AussieDave, I think that you ought to look for stuff on binary-star coordinate systems. Details should be easy to find, and exoplanet orbits use the same conventions as binary-star orbits. The inclinations are relative to the plane of the sky (our sky, of course), but I'd have to look up further details.

Direct detection (Fomalhaut B) and astrometric detection (Barnard's Star's now-discredited planets) are like visual binaries. They can get all six elements, though the inclination has a sign ambiguity, and the semimajor axis is angular and may be multiplied by (planet mass) / (star mass).

Radial-velocity and transit detections are like spectroscopic and eclipsing binaries. Radial velocity cannot get the orbit inclination, though transit detection can. Nether method can get how the orbit is rotated along the line of sight to the system.


Also, could you please shrink your inlined image a bit? Half its current width would be OK. It's currently at 2298*930 pixels. I ask that because your image messes up the formatting and makes this page hard to read.
 

1. What is a three-body orbital simulation reference plane?

A three-body orbital simulation reference plane is a mathematical construct used to model the motion of three bodies in space, such as planets or satellites. It is a two-dimensional plane that is fixed relative to the three bodies, allowing for the analysis of their orbital trajectories and interactions.

2. How is the reference plane chosen in a three-body orbital simulation?

The reference plane is typically chosen based on the specific system being studied. It is often selected to be the plane of motion of the two largest bodies in the system, such as the orbital plane of a planet and its moon. However, other reference planes can also be used depending on the research goals.

3. What factors influence the accuracy of a three-body orbital simulation reference plane?

The accuracy of a three-body orbital simulation reference plane depends on various factors, such as the initial conditions of the bodies, the gravitational forces between them, and any external perturbations. The more accurately these factors are known and accounted for, the more accurate the simulation will be.

4. How is a three-body orbital simulation reference plane used in practical applications?

A three-body orbital simulation reference plane is commonly used in space missions and satellite operations to predict and control the trajectories of objects in space. It is also used in astrophysics research to study the dynamics of celestial bodies and their interactions.

5. Can a three-body orbital simulation reference plane be used for more than three bodies?

Yes, a three-body orbital simulation reference plane can be extended to include more than three bodies. However, as the number of bodies increases, the complexity of the simulation also increases, making it more challenging to accurately predict and model their orbital motion.

Similar threads

Replies
12
Views
2K
  • Astronomy and Astrophysics
Replies
2
Views
2K
Replies
4
Views
618
  • Astronomy and Astrophysics
Replies
2
Views
3K
Replies
86
Views
4K
  • Astronomy and Astrophysics
Replies
3
Views
3K
  • Special and General Relativity
Replies
29
Views
1K
  • Astronomy and Astrophysics
Replies
6
Views
2K
  • Mechanics
Replies
17
Views
2K
Replies
26
Views
1K
Back
Top