Can Excel accurately calculate planet positions in real-time?

  • Thread starter Thread starter Silverbug
  • Start date Start date
  • Tags Tags
    Excel Planet
AI Thread Summary
Creating a spreadsheet to calculate the positions of planets in real-time using latitude, longitude, and current time is feasible but complex. Users are encouraged to explore "ephemeris" data, which can be found on various astronomical websites, including JPL Horizons. While the formulas for calculating planetary positions are available, discrepancies in results may arise due to differences in data accuracy, particularly between calculated values and actual measurements from the Barycenter Model. For improved accuracy, it is recommended to utilize data from reliable sources like JPL Horizons. Overall, while Excel can be a starting point, achieving precise calculations may require more advanced programming, such as PHP.
Silverbug
Messages
3
Reaction score
0
Hi All,

I wanted to see if it were conceivable to create a spreadsheet you could calculate the position of planets within our solar system given a lat and long position and using the current time?

I've tried searching for something similar, or formulas to calculate these, but haven't had much luck. perhaps I'm just not looking for the right thing.

I eventually want to be able to create something in php, but figured getting it in Excel to start with may be a better way of approaching it.

Any help or suggestions would be hugely appreciated.
 
Astronomy news on Phys.org
What you're looking for is called "ephemeris"(pl. ephemerides).
You can find both astronomical and astrological ephemerides on the net. Shockingly, the latter ones are not necessarily complete bollocks, but might use some weird coordinate system.

Here's a couple of sites for finding (astronomical)ephemerides:
http://ssd.jpl.nasa.gov/horizons.cgi
http://www.aphayes.pwp.blueyonder.co.uk/ephemeris/index.html

And here's a guide on how to calculate planetary positions as used by the second one of the tools linked above:
http://www.stjarnhimlen.se/comp/ppcomp.html

Whether it's doable in spreadsheets is a different kettle of fish.
 
thanks Bandersnatch, really appreciate the help and explination i'll have a look through these sites and give it a go :)
 
I've had a look at the last link in there and can't figure out why when I input the formula I get slightly different values. I don't believe it rounding issues as the variance is too large.
 
The formulas are correct.

It is just that data from JPL Horizons is actual data measures from the Barycenter Model and the data calculated my not be as accurate.

Try more accurate data:

http://ssd.jpl.nasa.gov/?planet_pos

Look at links on the bottom.
 
Last edited:
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...
Asteroid, Data - 1.2% risk of an impact on December 22, 2032. The estimated diameter is 55 m and an impact would likely release an energy of 8 megatons of TNT equivalent, although these numbers have a large uncertainty - it could also be 1 or 100 megatons. Currently the object has level 3 on the Torino scale, the second-highest ever (after Apophis) and only the third object to exceed level 1. Most likely it will miss, and if it hits then most likely it'll hit an ocean and be harmless, but...
Back
Top