Juno Jupiter probe

General physics and astronomy discussions not directly related to Celestia
Topic author
kristoffer
Posts: 271
Joined: 19.02.2011
Age: 29
With us: 13 years 7 months
Location: Bod?, Nordland, Norway

Juno Jupiter probe

Post #1by kristoffer » 18.07.2011, 16:49

Juno spacecraft:
launch date: 5th of august 2011
Destination: Jupiter
Orbital Insertion date: August 2016
Mass: 3625 kg

Juno's orbit around Jupiter:
The probe's planned orbit is highly elongated, and takes it close to the poles (within 4300 km (~2,670 miles)), but then far beyond even Callisto's orbit.
http://en.wikipedia.org/wiki/Juno_(spacecraft)
http://www.nasa.gov/mission_pages/juno/ ... 10707.html
Computer specs

ASUS CG8350-NR001S
Windows® 8 64-bits
Intel® Core™ i7-3770 3.9GHz
Intel® H67 Express Chipset
12GB DDR3 1333 MHz
1000 GB SATA3 7200 rpm
NVIDIA® GeForce® GTX 660 3072 MB
1 x 8 Channel Audio
1000Mbit/s Ethernet LAN
802.11bgn

CAP-Team
Posts: 194
Joined: 27.12.2006
Age: 49
With us: 17 years 8 months
Location: Vriezenveen, the Netherlands
Contact:

Re: Juno Jupiter probe

Post #2by CAP-Team » 19.07.2011, 17:20

Here's an addon:

Code: Select all

"Juno Orbiter" "Sol"
{
  Class "spacecraft"
  Mesh "JUNO.3ds"
  Radius 0.012

  Albedo 0.7
  UniformRotation
  {
    Period 0.008333333 # 2 rpm
    Epoch 2455792.5
  }

  Beginning "2011 08 05 16:27:50.663" #Launch
  Ending    "2012 08 04 16:31:05.663"

  BodyFrame {
    TwoVector {
      Center "Sol/Juno Orbiter"
      Primary {
        Axis "z"
        RelativePosition { Target "Sol" }
      }
      Secondary {
        Axis "x"
        RelativeVelocity { Target "Sol" }
      }
    }
  }
  Orientation [ 0 1 1 1 ]
  OrbitFrame { EclipticJ2000 { Center "Sol"}}

  SpiceOrbit {
    Kernel          "spk_ref_110805_120804_110608_1534mco.bsp"
    Target          "-61"
    Origin          "10"
    BoundingRadius    10
  }
}


Ofcourse you'll have to download the spice kernel file from the NAIF website.
Windows 7 Ultimate x64, Intel Core i7 2600K 3.4 Ghz, 4 GB RAM, 120 GB SSD + 1 TB hdd, nVidia GTX460 1 GB, Celestia 1.6.0.xxxx
Download my latest SVN Build

Avatar
John Van Vliet
Posts: 2941
Joined: 28.08.2002
With us: 22 years

Re: Juno Jupiter probe

Post #3by John Van Vliet » 19.07.2011, 22:52

--- edit ---
Last edited by John Van Vliet on 19.10.2013, 07:22, edited 1 time in total.

CAP-Team
Posts: 194
Joined: 27.12.2006
Age: 49
With us: 17 years 8 months
Location: Vriezenveen, the Netherlands
Contact:

Re: Juno Jupiter probe

Post #4by CAP-Team » 20.07.2011, 08:41

John,

You may be right. My whole solar system is based on spice kernels so I don't run into those problems :D

Maybe someone can test this?
Windows 7 Ultimate x64, Intel Core i7 2600K 3.4 Ghz, 4 GB RAM, 120 GB SSD + 1 TB hdd, nVidia GTX460 1 GB, Celestia 1.6.0.xxxx
Download my latest SVN Build


Return to “Physics and Astronomy”