Perihelion Pass Dates for Planets - Alex's JS Orrery

  • Thread starter Thread starter twinsen
  • Start date Start date
AI Thread Summary
Alex is developing a JavaScript orrery to visualize planetary positions using Kepler's equation, focusing on calculating the Mean anomaly from perihelion dates. He seeks a source for previous perihelion dates to determine the elapsed time since perihelion. Participants recommend the HORIZONS system at JPL as the definitive source for ephemeris data. Alex acknowledges the need for further study on the parameters involved in his project. The discussion highlights the importance of accurate astronomical data for programming applications.
twinsen
Messages
44
Reaction score
0
Hey

I am writing a basic javascript orrery which will display the position of the planets orbiting the sun. Using keplers equation I am going to find the true anomaly and the radius at the current time and then plot the points to a 2d grid.

The problem is I need to know the time that has elapsed since perihelion so I can calculate the Mean anomaly. I plan to use the iterative Newton method to get the Eccentric Anaomaly and from that work out the true anomaly.

Do you guys know where I can find a list of previous perihelion dates where the planets were at their closest approach?


Thanks
Alex
 
Astronomy news on Phys.org
The definitive source of ephemeris data is the HORIZONS system at JPL. Website: http://ssd.jpl.nasa.gov/?horizons.
 
D H said:
The definitive source of ephemeris data is the HORIZONS system at JPL. Website: http://ssd.jpl.nasa.gov/?horizons.

It's nice that that site still lists that we have '9 planets'.
 
rewebster said:
It's nice that that site still lists that we have '9 planets'.

BAH! Semantics !:rolleyes:
 
Thanks guys

Ill check out the site tommorow looks like ill have to do a bit more in depth reading onto all the different parrameters I've not really covered this stuff in my course yet but so far I see its just basic trig geometry.

Cheers

Alex
 
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...
Thread 'Could gamma-ray bursts have an intragalactic origin?'
This is indirectly evidenced by a map of the distribution of gamma-ray bursts in the night sky, made in the form of an elongated globe. And also the weakening of gamma radiation by the disk and the center of the Milky Way, which leads to anisotropy in the possibilities of observing gamma-ray bursts. My line of reasoning is as follows: 1. Gamma radiation should be absorbed to some extent by dust and other components of the interstellar medium. As a result, with an extragalactic origin, fewer...
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