Columbia42
Member
What is the radius of the sun's sphere of influence? I can't find it anywhere and I would appreciate some help. Thanks!
The hill sphere of the sun is about one light-year large.
So at what distance should I execute this burn?
A question I have - how much delta-v has Voyager lost during its cruise?
As you leave the Suns gravitational influence, I would think the velocity of the vehicle would then be affected by the next gravity source you are close to, which should then increase your speed. I'm just making my best guess here though TBH.
Forget it quickly - you use your fuel more economic, if you include this hyperbolic excess velocity in your escape maneuver from the sun.
Just remember the formula for hyperbolic periapsis velocity:
[math]v_{ej} = \sqrt{2 v_{c}^2 + v_{hx}^2}[/math]
v_ej is eject_burn dv
v_c is circular orbit velocity [math]v_c = \sqrt{\frac{GM}{r}}[/math]
v_hx is excess velocity.
I must be doing something wrong here. So the circular orbit velocity is Earth's orbital velocity (29.87) because that is the spacecraft's orbit also, right? That squared and multiplied by 2 is 1773.6968. Excess velocity is about 257 km/s because the speed I want is 300 minus the initial escape velocity of 42.1 km/s. That squared is 66512.41. The square root of the two added together is about 261. That can't be right because the velocity I want is 300 so the solution should be something considerably more than that. Should I include the escape velocity in my excess velocity?
No, your calculation is wrong - 300² = 90,000, that is the velocity you want to have outside Sol:
[math] v_{ej} = \sqrt{2 \cdot 29.87^2 + 300.0^2} \frac {km}{s}= \sqrt{1784.43 + 90000} \frac{km}{s}= \sqrt{91784.43} \frac{km}{s}= 302.96 \frac{km}{s}[/math]
Notice the difference?
That eject velocity is not dV, but the velocity you want to reach at the end of the eject maneuver relative to the sun.
If you would do the burn afterwards, the dV would be:
[math] \Delta{v} = (\sqrt{2}-1) \cdot 29.87 \frac {km}{s}+ 300.0 \frac{km}{s} = 312.27 \frac{km}{s}[/math]