I Calculate Voyager trajectory using JPL data

AI Thread Summary
An animated simulation of the solar system has been developed using JPL data, focusing on gravitational perturbations and relativistic effects. The next step involves calculating the trajectories of Voyager 1 and 2 and mapping them onto the simulation. The challenge lies in replicating the thrust maneuvers used during the missions. A proposed method is to calculate the trajectories based solely on gravitational effects and initial conditions, then compare these with JPL data to identify any discrepancies that indicate thrust events. This approach includes using specific dates to assess spacecraft positions and velocities, determining if thrust was applied based on their relative motion.
Strides
Messages
23
Reaction score
1
Hey everyone,

I've recently programmed an animated simulation of the main elements (core planets and Sun) of our solar system: by using the initial coordinates from the JPL database, and then calculating the combined gravitational perturbations and the relativistic effects from the Sun.

However I would now like to calculate the trajectories for both Voyager 1 & 2, and then map them onto my simulation. I can easily replicate the gravitational calculations used for the planets and the Sun, but I'm afraid I'm struggling to find, or figure out how to replicate the various thrusts used throughout the voyagers' mission.

Current thought: Calculate voyagers trajectory purely using gravitational effects and initial position/velocity, and then compare calculated data with JPL data, taking into account error, to calculate any unnatural changes in velocity (i.e. thrusts).

Any thoughts, insights or advice would be much appreciated, thank-you.
 
Astronomy news on Phys.org
Get Horizons position and velocity for any 2 dates and place in simulation. Let's use June 1 and July 1 for example.
Import June 1 data. Integrate to July 1, and import July 1 data. You now have 2 spacecraft in your sim. Are the spacecraft in the same place traveling at the same speed? If so, then no thrust was applied during this time period. If they differ, integrate backwards until they make their closest approach to each other. That will give you the date of the burn. The difference in velocity at this point will tell you the delta v.
 
Publication: Redox-driven mineral and organic associations in Jezero Crater, Mars Article: NASA Says Mars Rover Discovered Potential Biosignature Last Year Press conference The ~100 authors don't find a good way this could have formed without life, but also can't rule it out. Now that they have shared their findings with the larger community someone else might find an explanation - or maybe it was actually made by life.
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...
Back
Top