Thread Closed

Moon coordinates question

 
Share Thread Thread Tools
Aug25-09, 04:46 AM   #1
 

Moon coordinates question


Hello, I am new to this forum and this is my first thread! :)

I would like to know how I can compute the Cartestian Coordinates (x,y,z) of the Moon, with the Earth at the origin during the eclipse of August 11 1999 at the time of the greatest eclipse point (http://en.wikipedia.org/wiki/Solar_e...ugust_11,_1999). I'm trying to create a program that can predict Solar eclipses.
I have chosen the (x,y) plane to be the ecliptic plane (Earth-Sun plane), so the z coordinate of the Moon would have to be almost 0. I say almost 0 because, when I say coordinates, I'm referring to the coordinates of the center of the Moon ... and the center of the Moon, the center of the Earth and the center of the Sun weren't colinear during that eclipse (honestly I doubt there was an eclipse in which they were perfectly colinear). My program only works with points, not whole objects (not yet at least).

Thank you!
PhysOrg.com
PhysOrg
astronomy news on PhysOrg.com

>> Researchers explain magnetic field misbehavior in solar flares
>> Fragile mega-galaxy is missing link in history of cosmos
>> Researchers reveal model of Sun's magnetic field
Aug25-09, 08:36 AM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor


You might find them in your library - there are a few other books on astronomy coordinates but these are probably the easiest.

ps. you almost certainly don't want to work in XYZ but in earth centred ra-dec
Aug25-09, 09:24 AM   #3
Ich
 
Recognitions:
Science Advisor Science Advisor
Use the horizons web interface. That's as accurate as it can get, and you can choose cartesian coordinates also.
Aug25-09, 11:25 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor

Moon coordinates question


I find it easier to use Horizons email interface rather than the web interface, as you can create a template and use it over again with modifications. For example, sending the following email to horizons@ssd.jpl.nasa.gov, and putting the word job in the subject line gives you your desired data.
!$$SOF
EMAIL_ADDR=''
START_TIME = '1999-Aug-11 11:03:00'
STOP_TIME = '1999-Aug-11 11:03:01'
TABLE_TYPE = 'Vector'
REF_PLANE = 'Ecliptic'
CENTER = '@399'
COMMAND='301'
!$$EOF
Horizons immediately mails you back an email that contains the following data. The numbers I boldfaced are your x,y,z positions, and x,y,z velocities.
$$SOE
2451401.960416667 = A.D. 1999-Aug-11 11:03:00.0000 (CT)
-2.787121218555445E+05 2.483354892822721E+05 3.199372342106552E+03
-7.316006084987076E-01 -7.570767396262709E-01 9.717839080361770E-02

1.245231885498317E+00 3.733111277335151E+05 4.341645356342641E-02
$$EOE
Aug25-09, 12:47 PM   #5
 
Thank you all very much! This has been extremely helpful! :)
Thread Closed
Thread Tools


Similar Threads for: Moon coordinates question
Thread Forum Replies
xy coordinates to polar coordinates for double integral. hepl please! Calculus & Beyond Homework 3
Question about the orbiting plane of the moon General Astronomy 1
Question regarding sun/moon angle General Astronomy 5
Moon question Introductory Physics Homework 2
Moon and tides (tide on the moon instead of earth) General Physics 7