Orbit parameters

General physics and astronomy discussions not directly related to Celestia
Topic author
ajtribick
Developer
Posts: 1855
Joined: 11.08.2003
With us: 20 years 10 months

Orbit parameters

Post #1by ajtribick » 22.03.2005, 22:47

I'm trying to see how the parameters for orbits of planets are calculated for Celestia and I am using Grant Hutchison's spreadsheet available here to perform the calculation.

The orbit data I am using are from The Extrasolar Planets Encyclopaedia. However I am not sure what the parameter "PA of node" represents or what value is used to create the SSC for Celestia - the value is not provided in the Encyclopaedia (presumably because it is unknown).

Any help appreciated, thanks.

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #2by selden » 23.03.2005, 01:57

Exactly where is "P.A. of Node" used?
I didn't see that term in the small number of planet descriptions that I looked at.

Maybe it's a poor translation into English of a French phrase.
Selden

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #3by selden » 23.03.2005, 02:16

Never mind... I discovered that you mean "position angle of ascending node", one of the inputs that Grant's spreadsheet can use.

Remember that his spreadsheet was intended for calculating STC star orbits, not SSC planet orbits. This ascending node parameter is one often calculated by astronomers who observe double stars visually. It simply isn't available from the limited data about exoplanet orbits.
Selden

tony873004
Posts: 132
Joined: 07.12.2003
With us: 20 years 6 months
Location: San Francisco http://www.gravitysimulator.com

Post #4by tony873004 » 23.03.2005, 04:59

selden wrote:Never mind... I discovered that you mean "position angle of ascending node", one of the inputs that Grant's spreadsheet can use.

Remember that his spreadsheet was intended for calculating STC star orbits, not SSC planet orbits. This ascending node parameter is one often calculated by astronomers who observe double stars visually. It simply isn't available from the limited data about exoplanet orbits.


Would that be the same thing as inclination in the exosolar planet tables?

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #5by selden » 23.03.2005, 11:25

No.
Selden

Topic author
ajtribick
Developer
Posts: 1855
Joined: 11.08.2003
With us: 20 years 10 months

Post #6by ajtribick » 23.03.2005, 14:13

selden wrote:Remember that his spreadsheet was intended for calculating STC star orbits, not SSC planet orbits. This ascending node parameter is one often calculated by astronomers who observe double stars visually. It simply isn't available from the limited data about exoplanet orbits.


However some coordinate transformation is being performed on the argument of pericenter. For example, the .ssc file information for HD 28185 b is:

Code: Select all

"b" "HD 28185"
{
   Texture "jupiterlike.*"

   Mass       1810     # M.sin(i) = 5.7 jupiters
   Radius     70000
   Oblateness 0.01

   InfoURL "http://www.obspm.fr/encycl/HD28185.html"

   EllipticalOrbit {
      Period          1.0486
      SemiMajorAxis   1.03
      Eccentricity    0.07
      ArgOfPericenter 144
      MeanAnomaly     70
   }

   RotationPeriod  10 # plausible guess
}


The Extrasolar Planets Encyclopaedia gives omega=351. I don't understand how the ArgOfPericenter=144 is calculated from this value.

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #7by selden » 23.03.2005, 14:22

One of the complications in Celestia is that all orbital planes are referenced to the Ecliptic (the plane of orbits in our solar system).

However, planetary and stellar orbits that astronomers measure are referenced to the "plane of the sky." That local plane tangent to the "celestial sphere" has different orientations relative to the plane of the Ecliptic depending on the position of the star on the sky. So the parameters describing the orbits have to be adjusted if they're to be drawn accurately by Celestia.
Selden

Topic author
ajtribick
Developer
Posts: 1855
Joined: 11.08.2003
With us: 20 years 10 months

Post #8by ajtribick » 23.03.2005, 14:46

selden wrote:One of the complications in Celestia is that all orbital planes are referenced to the Ecliptic (the plane of orbits in our solar system).

However, planetary and stellar orbits that astronomers measure are referenced to the "plane of the sky." That local plane tangent to the "celestial sphere" has different orientations relative to the plane of the Ecliptic depending on the position of the star on the sky. So the parameters describing the orbits have to be adjusted if they're to be drawn accurately by Celestia.


So what values should I put into the spreadsheet to perform the conversion?

Avatar
selden
Developer
Posts: 10190
Joined: 04.09.2002
With us: 21 years 9 months
Location: NY, USA

Post #9by selden » 23.03.2005, 14:48

damifino.
Sorry: Grant Hutchison is (was) the 3d trig specialist. He's no longer directly involved in Celestia development, but you might try sending him an e'mail message.
Selden


Return to “Physics and Astronomy”