| Thread Closed |
Current velocities of planets? |
Share Thread | Thread Tools |
| Mar13-06, 06:42 PM | #1 |
|
Recognitions:
|
Current velocities of planets?
I'm writing up a simple simulation of the solar system for my computer simulations in physics class, which you can see at myweb.dal.ca/cr376499 (java applet)
Now, I have the correct position data for the planets thanks to a website giving them relative to earth for telescope users. What I need is the velocity of the planets now. Where can I find this? Do I have to just plot the positions over time and figure it out using math? |
| Mar13-06, 06:56 PM | #2 |
|
Mentor
|
What a great excuse to learn Kepler's law! http://en.wikipedia.org/wiki/Kepler%...anetary_motion
|
| Mar13-06, 07:45 PM | #3 |
|
|
Write an e-mail to JPL Horizons system asking for the positions and velocities of any solar system object relative to any other solar system object at any given time. Use the template below. Make sure that your STOP TIME is 1 s after your START TIME.
Center = '@###' Command = '###' Center is the object you're referencing your positions and velocities against. Command is the object you want data for. ID's: 199 = Mercury, 299 = Venus, 399 = Earth... 999 = Pluto, etc. 301 = 1st Moon of Earth, 401 = 1st Moon of Mars, 402 = 2nd moon of Mars, etc. 010 = Sun So for example, the following e-mail asks for Mercury's (199) position and velocity relative to the Sun (010) Address the e-mail to horizons@ssd.jpl.nasa.gov Put the word job in the subject line. Code:
!$$SOF EMAIL_ADDR='' START_TIME = '2006-Mar-13 17:30:58' STOP_TIME = '2006-Mar-13 17:30:59' TABLE_TYPE = 'Vector' REF_PLANE = 'Ecliptic' CENTER = '@010' COMMAND='199' !$$EOF Code:
******************************************************************************* $$SOE 2453808.229837963 = A.D. 2006-Mar-13 17:30:58.0000 (CT) -5.730179611929864E+07 1.963895677831354E+06 5.419068833578369E+06 -1.179887453107446E+01 -4.658790336366766E+01 -2.723342317439528E+00 1.921027750084662E+02 5.759096310840907E+07 9.894693725010404E+00 $$EOE ******************************************************************************* |
| Mar13-06, 08:24 PM | #4 |
|
Recognitions:
|
Current velocities of planets? |
| Mar13-06, 08:32 PM | #5 |
|
Recognitions:
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Current velocities of planets?
|
||||
| Thread | Forum | Replies | ||
| Outer planets always gas planets? | General Astronomy | 12 | ||
| velocities/graph | Precalculus Mathematics Homework | 2 | ||
| Relative Velocities | Introductory Physics Homework | 9 | ||
| Relative Velocities help please | Introductory Physics Homework | 2 | ||
| Influence of planets on planets | General Astronomy | 3 | ||