Universe Sandbox

Universe Sandbox Legacy => Universe Sandbox 2008 | Discussion => Topic started by: davidpt on July 13, 2008, 05:43:41 PM

Title: need help with coordinates (planet x / nibiru)
Post by: davidpt on July 13, 2008, 05:43:41 PM
hi there! im in search of coordinates for the planet x (nibiru), the one that is supposed to pass close to earth at arround 2012 or something like that.
and i found these coordinates, but i dont know how to read them, or how to convert them so that i can simulete it in universe sandbox.
can anyone help me? (im not even shure if these coordinates can be used...)

here they are:

           RA 4.45962 Dec 12.44113 Sep 20, 2001
           RA 4.45732 Dec 11.91793 Sep 30, 2001           
           RA 4.45732 Dec 11.91793 Oct 12, 2001
           RA 4.45727 Dec 11.92167 Oct 23, 2001
           RA 4.45725 Dec 11.94356 Oct 31, 2001
           RA 4.45724 Dec 11.98742 Nov 15, 2001
           RA 4.45719 Dec 12.10971 Nov 27, 2001
           RA 4.45699 Dec 12.22168 Dec 8, 2001


i only know that RA means Right Ascension and that Dec means Declination... can anyone with more knowledge help me... i would really like to simulate this...

i also found some other websites with info:
http://www.rumormillnews.com/cgi-bin/archive.cgi?read=7043
Title: Re: need help with coordinates
Post by: Dan Dixon on July 13, 2008, 07:58:46 PM
Universe Sandbox uses RA & Dec coordinates for the galaxy and star positions, but doesn't currently support reading this data in from system XML files (and Universe Sandbox doesn't consider if these are coordinates from the Earth (probably) or the Sun). It's a reasonable feature request.

In order to convert RA & Dec to a 3D position you'd also need to know (or guess at) the distance of nibiru from the Earth (and you'd need the Earth position for each of these dates, which is obtainable).

And just in case anyone is wondering...
I feel quite confident in claiming that this planet does not exist. :)
http://en.wikipedia.org/wiki/Hypothetical_planetary_object_(non-scientific)#Planets_proposed_by_Zecharia_Sitchin


Title: Re: need help with coordinates
Post by: davidpt on July 13, 2008, 09:10:51 PM
yeah, it probably doesnt... and i only decided to make it, just to improove my knowledge about how i can do this kind of stuff with the program. and also to see how it would be if it really existed.

thnx for all the info Dan! ;)
Title: Re: need help with coordinates
Post by: Dan Dixon on July 13, 2008, 10:19:52 PM
And whether or not it exists... It's a totally fun situation to try and create.

Sorry I don't have better support for these type of coordinates.

Title: Re: need help with coordinates
Post by: Alnitak on July 14, 2008, 03:40:13 AM
Hi !

I had some interest in study the myth of Nibiru so I use the Starry Night to create some possible orbital data to this planet:

a: 235.5000000
e: 0.9800000
i: 30.0000000
Node: 120.5911330
Peri: 90.0000000
Mean: 66.9061279
Diameter: 427600 km
Mass relative to:
- Earth: 314.483728404982
- Sun: 9.44442489354537E-04
- Jupiter: 1
- Kg: 1.8786E+27

I made some simulations in another astronomical integrators and the result is that Nibiru is impossible in our solar system. If it existed the solar system would be completely different from today, some planets even existed because they would have been ejected or had colided with other planets.

Another interesting point is that Nibiru, for having a highly unstable orbit because your high eccentricity, is invariably ejected of the solar system in just thousands of years due to gravitational interactions with Jupiter and Saturn.

I tried to simulate the solar system with the presence of Nibiru in the Universe Sandbox but for some reason the planet always are following a escape path to out of the solar system in the beginning of simulation, even in small timesteps.

Dan, it would be possible to check what's wrong in this code ( Nibiru is the last object in the code ) ?

I would like to develop a simulation to help clarify people on the impossibility of this pseudocientífic myth that frightens so many.

Code: [Select]
<?xml version="1.0" standalone="yes"?>
<System>
  <Body>
    <Name>Sun</Name>
    <Mass>19891000000</Mass>
    <Diameter>1392000</Diameter>
    <PositionX>11311.746053907</PositionX>
    <PositionY>-109593.82903862</PositionY>
    <PositionZ>216.631407589659</PositionZ>
    <VelocityX>0.00157324905888675</VelocityX>
    <VelocityY>-0.00642101410743104</VelocityY>
    <VelocityZ>-6.69288406968362E-06</VelocityZ>
    <Settings>gravity=1</Settings>
  </Body>
  <Body>
    <Name>Jupiter</Name>
    <Mass>18986000</Mass>
    <Diameter>139822</Diameter>
    <PositionX>422273131.86053</PositionX>
    <PositionY>-636774051.807684</PositionY>
    <PositionZ>-6805044.67899998</PositionZ>
    <VelocityX>10.7433787331918</VelocityX>
    <VelocityY>7.84405421234914</VelocityY>
    <VelocityZ>-0.272945864950714</VelocityZ>
    <Settings>timestep=1.00 hour</Settings>
  </Body>
  <Body>
    <Name>Saturn</Name>
    <Mass>5684623.13752</Mass>
    <Diameter>116464</Diameter>
    <PositionX>-1362061422.4249</PositionX>
    <PositionY>328032731.91441</PositionY>
    <PositionZ>48484015.0561308</PositionZ>
    <VelocityX>-2.77070223308693</VelocityX>
    <VelocityY>-9.41258761288044</VelocityY>
    <VelocityZ>0.273810701424398</VelocityZ>
    <Settings>collisionmode=0</Settings>
  </Body>
  <Body>
    <Name>Neptune</Name>
    <Mass>1024300</Mass>
    <Diameter>49248</Diameter>
    <PositionX>3618457722.32659</PositionX>
    <PositionY>-2663291286.06221</PositionY>
    <PositionZ>-28537656.758445</PositionZ>
    <VelocityX>3.19578951977103</VelocityX>
    <VelocityY>4.40832350930284</VelocityY>
    <VelocityZ>-0.164068806645996</VelocityZ>
    <Settings>date=2009-01-16 00:00:00.000</Settings>
  </Body>
  <Body>
    <Name>Uranus</Name>
    <Mass>868320</Mass>
    <Diameter>50724</Diameter>
    <PositionX>2976327449.63722</PositionX>
    <PositionY>-424704962.570232</PositionY>
    <PositionZ>-40125344.3298973</PositionZ>
    <VelocityX>0.921824596491932</VelocityX>
    <VelocityY>6.42340920246344</VelocityY>
    <VelocityZ>0.011930541711977</VelocityZ>
    <Settings>camera=dist:6.01 AU,h:32,v:-14; focus=Sun</Settings>
  </Body>
  <Body>
    <Name>Earth</Name>
    <Mass>59736</Mass>
    <Diameter>12742.02</Diameter>
    <PositionX>-63960308.9310624</PositionX>
    <PositionY>132036631.675238</PositionY>
    <PositionZ>-818.641256421066</PositionZ>
    <VelocityX>-27.370747273122</VelocityX>
    <VelocityY>-13.1089570154127</VelocityY>
    <VelocityZ>0.000995877257476472</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Venus</Name>
    <Mass>48685</Mass>
    <Diameter>12103.786</Diameter>
    <PositionX>29407018.0724876</PositionX>
    <PositionY>105139122.665688</PositionY>
    <PositionZ>-255603.291549448</PositionZ>
    <VelocityX>-33.220684062459</VelocityX>
    <VelocityY>9.72995024785453</VelocityY>
    <VelocityZ>2.05062808281939</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Mars</Name>
    <Mass>6418.5</Mass>
    <Diameter>6788</Diameter>
    <PositionX>31990020.544174</PositionX>
    <PositionY>-212820709.395851</PositionY>
    <PositionZ>-5241744.78442111</PositionZ>
    <VelocityX>24.9107724580193</VelocityX>
    <VelocityY>5.45513736602582</VelocityY>
    <VelocityZ>-0.497303258718957</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Mercury</Name>
    <Mass>3302</Mass>
    <Diameter>4880</Diameter>
    <PositionX>22318110.2629425</PositionX>
    <PositionY>39384401.308033</PositionY>
    <PositionZ>1179956.31613412</PositionZ>
    <VelocityX>-51.3430668208509</VelocityX>
    <VelocityY>29.801624626046</VelocityY>
    <VelocityZ>7.14680614603175</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Eris</Name>
    <Mass>166</Mass>
    <Diameter>2397</Diameter>
    <PositionX>13102211904.0005</PositionX>
    <PositionY>5071390643.89182</PositionY>
    <PositionZ>-3467912929.29263</PositionZ>
    <VelocityX>-0.495676695616087</VelocityX>
    <VelocityY>1.6151833686383</VelocityY>
    <VelocityZ>1.55003763071299</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Pluto</Name>
    <Mass>131.4</Mass>
    <Diameter>2302</Diameter>
    <PositionX>75469513.2781717</PositionX>
    <PositionY>-4700327364.55049</PositionY>
    <PositionZ>481108226.256254</PositionZ>
    <VelocityX>5.52749840462222</VelocityX>
    <VelocityY>-0.962857237517929</VelocityY>
    <VelocityZ>-1.49422982800943</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2003 EL61</Name>
    <Object>2003 EL61</Object>
    <Appearance>2003 EL61</Appearance>
    <Mass>42</Mass>
    <Density>2.37671381683897</Density>
    <Diameter>1500</Diameter>
    <PositionX>-6561296639.47987</PositionX>
    <PositionY>-1776640994.84177</PositionY>
    <PositionZ>3490003374.1401</PositionZ>
    <VelocityX>1.41235007028751</VelocityX>
    <VelocityY>-3.47796281677333</VelocityY>
    <VelocityZ>0.348790693063448</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2005 FY9</Name>
    <Object>2005 FY9</Object>
    <Appearance>2005 FY9</Appearance>
    <Mass>40</Mass>
    <Density>2.25901592387974</Density>
    <Diameter>1501</Diameter>
    <PositionX>-6790010659.72437</PositionX>
    <PositionY>655263037.687145</PositionY>
    <PositionZ>3767189736.14749</PositionZ>
    <VelocityX>-0.663808512572954</VelocityX>
    <VelocityY>-3.75938894466641</VelocityY>
    <VelocityZ>-0.0141226277096679</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Quaoar</Name>
    <Object>Quaoar</Object>
    <Appearance>Quaoar</Appearance>
    <Mass>18</Mass>
    <Density>1.71855029793646</Density>
    <Diameter>1260</Diameter>
    <PositionX>-1263651158.60823</PositionX>
    <PositionY>-6283642834.23166</PositionY>
    <PositionZ>843838880.728918</PositionZ>
    <VelocityX>4.49260572229403</VelocityX>
    <VelocityY>-0.704354355325868</VelocityY>
    <VelocityZ>0.19481374265534</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Sedna</Name>
    <Object>Sedna</Object>
    <Appearance>Sedna</Appearance>
    <Mass>12.6</Mass>
    <Density>0.727466699017868</Density>
    <Diameter>1490</Diameter>
    <PositionX>8129683428.51299</PositionX>
    <PositionY>9975254467.96366</PositionY>
    <PositionZ>-2713269979.6039</PositionZ>
    <VelocityX>-4.04391639213432</VelocityX>
    <VelocityY>1.39321499501387</VelocityY>
    <VelocityZ>0.258939145801131</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Ceres</Name>
    <Object>Ceres</Object>
    <Appearance>Ceres</Appearance>
    <Mass>9.46</Mass>
    <Density>2.09138675808</Density>
    <Diameter>952.4</Diameter>
    <PositionX>-313862970.172961</PositionX>
    <PositionY>205140885.549373</PositionY>
    <PositionZ>64232388.6982573</PositionZ>
    <VelocityX>-10.3011687963002</VelocityX>
    <VelocityY>-16.4068940439588</VelocityY>
    <VelocityZ>1.38749528869303</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2002 UX25</Name>
    <Object>2002 UX25</Object>
    <Appearance>2002 UX25</Appearance>
    <Mass>7.8</Mass>
    <Density>4.71687801182486</Density>
    <Diameter>681</Diameter>
    <PositionX>5327861952.66185</PositionX>
    <PositionY>3269640277.52309</PositionY>
    <PositionZ>-265581173.94404</PositionZ>
    <VelocityX>-2.87715256769757</VelocityX>
    <VelocityY>3.32991314214981</VelocityY>
    <VelocityZ>-1.49318667664033</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Orcus</Name>
    <Object>Orcus</Object>
    <Appearance>Orcus</Appearance>
    <Mass>7.5</Mass>
    <Density>1.69034798721084</Density>
    <Diameter>946.3</Diameter>
    <PositionX>-5876267186.04807</PositionX>
    <PositionY>3420883140.25869</PositionY>
    <PositionZ>-2236127547.99655</PositionZ>
    <VelocityX>-1.86132614996687</VelocityX>
    <VelocityY>-3.24984129137689</VelocityY>
    <VelocityZ>-0.672447933369425</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Varuna</Name>
    <Object>Varuna</Object>
    <Appearance>Varuna</Appearance>
    <Mass>5.9</Mass>
    <Density>1.68779265054889</Density>
    <Diameter>874</Diameter>
    <PositionX>-2171748668.67466</PositionX>
    <PositionY>6110910894.1818</PositionY>
    <PositionZ>425935554.513443</PositionZ>
    <VelocityX>-4.08943661536363</VelocityX>
    <VelocityY>-1.29780900893371</VelocityY>
    <VelocityZ>1.3078120966116</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2002 AW197</Name>
    <Object>2002 AW197</Object>
    <Appearance>2002 AW197</Appearance>
    <Mass>5.2</Mass>
    <Density>2.50525506763835</Density>
    <Diameter>734.6</Diameter>
    <PositionX>-5258123466.92521</PositionX>
    <PositionY>4408956258.70229</PositionY>
    <PositionZ>-1192181791.88007</PositionZ>
    <VelocityX>-1.93546835552122</VelocityX>
    <VelocityY>-3.63004341535545</VelocityY>
    <VelocityZ>-1.54203450103672</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Ixion</Name>
    <Object>Ixion</Object>
    <Appearance>Ixion</Appearance>
    <Mass>5</Mass>
    <Density>3.47721313992307</Density>
    <Diameter>650</Diameter>
    <PositionX>-1695185153.33986</PositionX>
    <PositionY>-5999007564.25673</PositionY>
    <PositionZ>-123541756.564446</PositionZ>
    <VelocityX>4.25997989707156</VelocityX>
    <VelocityY>-0.0618436283565937</VelocityY>
    <VelocityZ>-1.44046801149625</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2003 AZ84</Name>
    <Object>2003 AZ84</Object>
    <Appearance>2003 AZ84</Appearance>
    <Mass>4.1</Mass>
    <Density>2.42768755534041</Density>
    <Diameter>685.8</Diameter>
    <PositionX>-2670854264.45748</PositionX>
    <PositionY>6158970321.95977</PositionY>
    <PositionZ>-1071568813.29974</PositionZ>
    <VelocityX>-3.45062650475225</VelocityX>
    <VelocityY>-2.04822270729583</VelocityY>
    <VelocityZ>-0.642336805962359</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Vesta</Name>
    <Object>Vesta</Object>
    <Appearance>Vesta</Appearance>
    <Mass>2.664</Mass>
    <Density>3.41749579905675</Density>
    <Diameter>530</Diameter>
    <PositionX>215347447.753096</PositionX>
    <PositionY>312971413.630521</PositionY>
    <PositionZ>-35589380.8394377</PositionZ>
    <VelocityX>-14.2576844722797</VelocityX>
    <VelocityY>10.6869931971643</VelocityY>
    <VelocityZ>1.41066313050533</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Pallas</Name>
    <Object>Pallas</Object>
    <Appearance>Pallas</Appearance>
    <Mass>2.14</Mass>
    <Density>2.7144400481512</Density>
    <Diameter>532</Diameter>
    <PositionX>2875732.48003847</PositionX>
    <PositionY>271134284.799524</PositionY>
    <PositionZ>-187667103.310154</PositionZ>
    <VelocityX>-21.8530693599355</VelocityX>
    <VelocityY>-0.964461974137676</VelocityY>
    <VelocityZ>2.48109408403306</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2002 TX300</Name>
    <Object>2002 TX300</Object>
    <Appearance>2002 TX300</Appearance>
    <Mass>2.1</Mass>
    <Density>0.783340735530422</Density>
    <Diameter>800</Diameter>
    <PositionX>5451449884.42343</PositionX>
    <PositionY>1883681934.71967</PositionY>
    <PositionZ>2275074088.3273</PositionZ>
    <VelocityX>-1.40230051075417</VelocityX>
    <VelocityY>4.31438211088363</VelocityY>
    <VelocityZ>1.3070610325038</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2004 SB60</Name>
    <Object>2004 SB60</Object>
    <Appearance>2004 SB60</Appearance>
    <Mass>2.04</Mass>
    <Density>1.99685975587847</Density>
    <Diameter>580</Diameter>
    <PositionX>5983376442.32768</PositionX>
    <PositionY>-1071423998.1157</PositionY>
    <PositionZ>2530828447.65159</PositionZ>
    <VelocityX>0.921827718874886</VelocityX>
    <VelocityY>4.22621177309117</VelocityY>
    <VelocityZ>0.726531278886581</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2002 MS4</Name>
    <Object>2002 MS4</Object>
    <Appearance>2002 MS4</Appearance>
    <Mass>1.29</Mass>
    <Density>0.643313039391545</Density>
    <Diameter>726.2</Diameter>
    <PositionX>75850273.8764818</PositionX>
    <PositionY>-6842112460.51399</PositionY>
    <PositionZ>1778157669.34784</PositionZ>
    <VelocityX>3.97480827873917</VelocityX>
    <VelocityY>0.45932425471888</VelocityY>
    <VelocityZ>0.625661251361559</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Hygiea</Name>
    <Object>Hygiea</Object>
    <Appearance>Hygiea</Appearance>
    <Mass>1.0477848</Mass>
    <Density>2.96555619525742</Density>
    <Diameter>407.12</Diameter>
    <PositionX>109657828.137385</PositionX>
    <PositionY>507315380.943072</PositionY>
    <PositionZ>15088864.885927</PositionZ>
    <VelocityX>-14.8697142383791</VelocityX>
    <VelocityY>2.51010015681641</VelocityY>
    <VelocityZ>-0.932009925477926</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>2002 WC19</Name>
    <Object>2002 WC19</Object>
    <Appearance>2002 WC19</Appearance>
    <Mass>0.78</Mass>
    <Density>2.01070384858566</Density>
    <Diameter>420</Diameter>
    <PositionX>1720932116.73952</PositionX>
    <PositionY>6120362759.28475</PositionY>
    <PositionZ>-595805395.131978</PositionZ>
    <VelocityX>-4.7320118827261</VelocityX>
    <VelocityY>0.203646678999022</VelocityY>
    <VelocityZ>0.710285244301152</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Interamnia</Name>
    <Object>Interamnia</Object>
    <Appearance>Interamnia</Appearance>
    <Mass>0.748418</Mass>
    <Density>4.50329676879358</Density>
    <Diameter>316.62</Diameter>
    <PositionX>-446201002.555052</PositionX>
    <PositionY>202345273.09767</PositionY>
    <PositionZ>-125265081.84109</PositionZ>
    <VelocityX>-7.07702743763273</VelocityX>
    <VelocityY>-13.2898859154184</VelocityY>
    <VelocityZ>-2.91272028405819</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Psyche</Name>
    <Object>Psyche</Object>
    <Appearance>Psyche</Appearance>
    <Mass>0.672079</Mass>
    <Density>7.91109212987239</Density>
    <Diameter>253.16</Diameter>
    <PositionX>13884041.0841289</PositionX>
    <PositionY>-444530098.985191</PositionY>
    <PositionZ>20513586.6648271</PositionZ>
    <VelocityX>16.8580187180956</VelocityX>
    <VelocityY>2.83379658999148</VelocityY>
    <VelocityZ>-0.584961106746495</VelocityZ>
    <Settings />
  </Body>
  <Body>
    <Name>Kalliope</Name>
    <Object>Kalliope</Object>
    <Appearance>Kalliope</Appearance>
    <Mass>0.073494</Mass>
    <Density>2.36710508352977</Density>
    <Diameter>181</Diameter>
    <PositionX>-268987297.527951</PositionX>
    <PositionY>-395220524.420709</PositionY>
    <PositionZ>21203660.7220522</PositionZ>
    <VelocityX>12.4853186161821</VelocityX>
    <VelocityY>-8.96360016831774</VelocityY>
    <VelocityZ>-3.6683147478306</VelocityZ>
    <Settings />
  </Body>
  <Body>
   <Name>Nibiru</Name>
    <PositionX>40824338557.4497 km</PositionX>
    <PositionY>16875482821.2137 km</PositionY>
    <PositionZ>-25247822417.6642 km</PositionZ>
    <VelocityX>0.831753253884248 km</VelocityX>
    <VelocityY>0.632623822556424 km</VelocityY>
    <VelocityZ>-0.599253754708068 km</VelocityZ>
    <Appearance>Jupiter</Appearance>
    <Mass>314.4837 earth</Mass>
    <Diameter>427600 km</Diameter>
    <Settings />
   </Body>
   </System>

Thank you !


Title: Re: need help with coordinates
Post by: Dan Dixon on July 19, 2008, 10:41:10 AM
Alnitak,

Very cool and noble idea.

I tried out your system and it looks good to me. Try deleting all the inner planets (or using the system: Trans-Neptunian Objects - Top 20 non-moons) and running the system at a 200 day fixed time step. I've found that adjusting the time step can cause orbits to decay unnaturally.

Velocities will be a bit easier to visualize with the 'predictive path' feature that shows where the body is headed and how it will be affected by its parent (this feature will be in the next release).

How did you calculate the velocity that you're using?
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on February 10, 2009, 09:20:07 AM
Nirubu is real or fake? because people says nirubu is the end of the world :'( but i don't believe in the end of the world ;D and 2012
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on February 10, 2009, 12:06:54 PM
No worries... Nirubu is fake.

There is no compelling evidence that Nirubu is real.

Serious amateur astronomers would already be able to detect changes in the orbits of other bodies in the solar system caused by anything big enough to dramatically effect the Earth's orbit in the next 3-4 years (in 2012).

The fact that no one has found inconsistencies with the current orbits of the planets & moons is strong evidence that Nirubu doesn't exist.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on August 28, 2009, 03:49:23 PM
Serious amateur astronomers would already be able to detect changes in the orbits of other bodies in the solar system caused by anything big enough to dramatically effect the Earth's orbit in the next 3-4 years (in 2012).

And here's the evidence for my claim:
"... the minimum possible distances at which a Mars-mass, Earth-mass, Jupiter-mass and Sun-mass object can orbit around the Sun [and not yet be known to humanity] are 62 AU, 430 AU, 886 AU and 8995 AU respectively. To put this into perspective, Pluto orbits the Sun at an average distance of 39 AU."

http://www.universetoday.com/2009/04/15/constraining-the-orbits-of-planet-x-and-nemesis/
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on August 29, 2009, 01:23:06 AM
Serious amateur astronomers would already be able to detect changes in the orbits of other bodies in the solar system caused by anything big enough to dramatically effect the Earth's orbit in the next 3-4 years (in 2012).

And here's the evidence for my claim:
"... the minimum possible distances at which a Mars-mass, Earth-mass, Jupiter-mass and Sun-mass object can orbit around the Sun [and not yet be known to humanity] are 62 AU, 430 AU, 886 AU and 8995 AU respectively. To put this into perspective, Pluto orbits the Sun at an average distance of 39 AU."

http://www.universetoday.com/2009/04/15/constraining-the-orbits-of-planet-x-and-nemesis/

i'm happy that you found this. i was so scared to die in 2012
and a planet the mass of jupiter would be viseble from the earth
Title: Re: need help with coordinates (planet x / nibiru)
Post by: monmarfori on August 29, 2009, 02:09:06 PM
And in 2012. Meteor Impacts, Megatsunamis, Pandemic, Blackouts and Planet Collisions and some more that will occur.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: atomic7732 on August 29, 2009, 02:15:52 PM
And you have a claim for this where?
Title: Re: need help with coordinates (planet x / nibiru)
Post by: monmarfori on August 29, 2009, 02:24:45 PM
Some videos and sites.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on August 29, 2009, 02:33:09 PM
Dan can you close this, i'm getting very scared
Title: Re: need help with coordinates (planet x / nibiru)
Post by: atomic7732 on August 29, 2009, 02:51:03 PM
Doesn't mean they are true. Don't believe it. Someone can say something. Doesn't mean it's real. I have a banana in my closet? How can you check? So, see? That proves it.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on August 29, 2009, 03:06:30 PM
Dan can you close this, i'm getting very scared

SuperNova. All of the claims about the end of the world in 2012 are false. There's nothing to worry about.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Chaotic Cow on August 29, 2009, 03:10:28 PM
Dan can you close this, i'm getting very scared

SuperNova. All of the claims about the end of the world in 2012 are false. There's nothing to worry about.

Though there is a movie coming out about it.

http://www.instituteforhumancontinuity.org/

Title: Re: need help with coordinates (planet x / nibiru)
Post by: atomic7732 on August 29, 2009, 03:14:30 PM
OMG, now the people off the internet can get freaked out too. *facepalm*
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on August 29, 2009, 03:22:05 PM
Though there is a movie coming out about it.

This movie, 2012, is from the director of Independence day and Godzilla. It's another one of his scifi disaster films and has nothing to do with reality.
http://en.wikipedia.org/wiki/2012_%28film%29


And in 2012. Meteor Impacts, Megatsunamis, Pandemic, Blackouts and Planet Collisions and some more that will occur.

Monmarfori, please don't make claims on this forum without evidence.

There is no known meteor impact or planet collision in 2012. Those claims are lies.

Just because someone posted a video about it on YouTube doesn't mean it's true.

Here's a rebuttal about 2012:
http://www.universetoday.com/2008/05/19/no-doomsday-in-2012/

And one about sun spots & 2012:
http://blogs.discovermagazine.com/badastronomy/2009/01/23/spotty-conclusions-about-2012/

Monmarfori, if you share the YouTube link we could talk about why the 2012 claims are unsubstantiated and untrue.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: qwew80 on August 29, 2009, 03:47:30 PM

Doesn't mean they are true. Don't believe it. Someone can say something. Doesn't mean it's real. I have a banana in my closet? How can you check? So, see? That proves it.
Also, one of the first rules of quantum physics states that you cannot prove something exists unless you are seeing it right at this moment.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Naru523 on August 29, 2009, 04:10:38 PM
Although they are fake, I like the artist's impressions;
http://www.instituteforhumancontinuity.org/#/initiatives/earth/education/planetX
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Magnetar on August 29, 2009, 05:31:26 PM
Although they are fake, I like the artist's impressions;
http://www.instituteforhumancontinuity.org/#/initiatives/earth/education/planetX

It's kind of interesting how they created their name in order to create associations in your mind with the "LHC".
The fun thing about physical endtime conspiracy theories is actually that they mostly forget, that most of these
so called endtime events already happened several times before in the past. And we are still alive.

It more or less seems to be a common syndrome of humanity always to think that the endtime is coming.
This kind of syndrome has helped making various religious concepts popular and I would say it even influences the decisions made by the parties who are involved into today's conflicts of the Middle East.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: rottweiler07 on August 29, 2009, 05:41:08 PM
Lol. I know I saw a commercial for it on history. But I agree with Dan. Lol, a movie. Seriously? I can't beievee people are saying the Mayans predicted the end of the world Lol. The Mayans are coming, the Mayans are coming. Lol. sorry i'm hyper.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Chaotic Cow on August 29, 2009, 10:12:55 PM
Though there is a movie coming out about it.

This movie, 2012, is from the director of Independence day and Godzilla. It's another one of his scifi disaster films and has nothing to do with reality.
http://en.wikipedia.org/wiki/2012_%28film%29


I'm expecting it to be a cool disaster movie.

:D
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on August 30, 2009, 01:39:26 AM
Though there is a movie coming out about it.

This movie, 2012, is from the director of Independence day and Godzilla. It's another one of his scifi disaster films and has nothing to do with reality.
http://en.wikipedia.org/wiki/2012_%28film%29


And in 2012. Meteor Impacts, Megatsunamis, Pandemic, Blackouts and Planet Collisions and some more that will occur.

Monmarfori, please don't make claims on this forum without evidence.

There is no known meteor impact or planet collision in 2012. Those claims are lies.

Just because someone posted a video about it on YouTube doesn't mean it's true.

Here's a rebuttal about 2012:
http://www.universetoday.com/2008/05/19/no-doomsday-in-2012/

And one about sun spots & 2012:
http://blogs.discovermagazine.com/badastronomy/2009/01/23/spotty-conclusions-about-2012/

Monmarfori, if you share the YouTube link we could talk about why the 2012 claims are unsubstantiated and untrue.

no end of the world?! awsome!
well, comets and Megatsunami's don't appear from the nothing and Planet X/nibiru/nemenis don't are real....so this one is added to the other 65 ends of the world's that aren't real and the day they would happen, was just a normal day

but i wan't to talk about 2012 (the movie). i checked the trailer, its awsome!
Title: Re: need help with coordinates (planet x / nibiru)
Post by: monmarfori on August 30, 2009, 01:40:42 AM
Planet X is a planet beyond neptune. often confused as Nibiru.
That is hypothetical.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on August 30, 2009, 01:50:49 AM
Planet X is a planet beyond neptune. often confused as Nibiru.
That is hypothetical.

Planet X or the minor planet "PLUTO'' is the planet beyond neptune
Title: Re: need help with coordinates (planet x / nibiru)
Post by: hbmp88 on August 30, 2009, 01:56:45 AM
It's sort of funny the president in the movie is African American (imitating Barrack Obama  :D). They just can't get over the fact a black person is president. ;) (if i could i would have voted for Obama). And plus he will still be president in 2012.
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Chaotic Cow on August 30, 2009, 07:54:07 AM
Planet X is a planet beyond neptune. often confused as Nibiru.
That is hypothetical.

Planet X or the minor planet "PLUTO'' is the planet beyond neptune
Dwarf Planet to be precise!
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Naru523 on August 30, 2009, 11:20:44 AM
Minor planets are the asteroids  :P :P :P
Title: Re: need help with coordinates (planet x / nibiru)
Post by: AmosGraber on July 28, 2010, 03:30:51 PM
This is the video I asked my Astronomy Professors to look up the Right Ascension and Declination (I used Google Sky myself and got same result), and they found the same result, they think it’s just an anomaly and do not agree NASA is trying to block that part of the sky, I disagree:

http://www.youtube.com/watch?v=iKn_2neBSyo&feature=related

RA: 5h 53m 27s, D: -6 10' 58"

Look it up for yourself
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on July 28, 2010, 04:09:59 PM
A missing patch of sky in Google Sky is not evidence of a conspiracy.

There are a hundred possible reasons why this image is missing, they least likely of which is that a large body is on a collision course with Earth and NASA is intentionally covering it up.

If NASA was really trying to cover this up, why not just use an old photo of this part of the sky or edit the supposed 'planet' out ?

And there's no missing patch of sky in Worldwide Telescope.
http://www.worldwidetelescope.org/
Title: Re: need help with coordinates (planet x / nibiru)
Post by: shadow on August 16, 2010, 04:51:55 PM
I found this coord......(09:47:27, 13:16:27)  go to google sky put it coord......after that clic featured observatories and then IRAS infrared sky i think this is it.... but don't zoom to much or you will not see it....
Title: Re: need help with coordinates (planet x / nibiru)
Post by: shadow on August 16, 2010, 04:58:15 PM
When your not in IRAS infrared you will not see it.....but in infrared the heat is powerful this is a dwarf planet...for sure.......and she is not far away....
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on August 16, 2010, 05:03:19 PM
This is not Nibiru.

Here's the image in Google Sky:
http://www.google.com/sky/#latitude=13.274166&longitude=-33.1375&zoom=7&Spitzer=0.00&ChandraXO=0.00&Galex=0.00&IRAS=100.00&WMAP=0.00&Cassini=0.00&slide=1&mI=-1&oI=-1

And here's the object from Wikisky:
http://server6.wikisky.org/starview?object_type=2&object_id=159228

Here's some commentary on this set of coordinates:
http://www.bautforum.com/archive/index.php/t-86645.html
Title: Re: need help with coordinates (planet x / nibiru)
Post by: SuperNova on August 31, 2010, 05:21:48 AM
This is not Nibiru.

Here's the image in Google Sky:
http://www.google.com/sky/#latitude=13.274166&longitude=-33.1375&zoom=7&Spitzer=0.00&ChandraXO=0.00&Galex=0.00&IRAS=100.00&WMAP=0.00&Cassini=0.00&slide=1&mI=-1&oI=-1


Dan, what is that thing!?

if you zoom, you see a red star.

they say its moving, ID PGC 1427054, its Nibiru, and its coming!
Title: Re: need help with coordinates (planet x / nibiru)
Post by: Dan Dixon on August 31, 2010, 09:28:47 AM
It's probably a glitch.

Nibiru is not real.

There's nothing to worry about.