your taking advantage of the planets immense kinetic energy.
Comment on Little Pea Shooters
kuberoot@discuss.tchncs.de 4 days agoI’m confused, but this doesn’t make sense to me.
It shouldn’t matter whether you’re moving in the same direction or not for this, because ultimately it’s all relative - if you set the planet as the frame of reference, the direction you come in from doesn’t matter - just the velocity and angle.
What I can see working is calculating the in and out angles - if the exit velocity is at a sharper angle relative to the planets velocity than the entrance angle, then your exit velocity “gains” more of the planet’s velocity than the entrance velocity “loses”.
If you were completely stationary, from the planet’s point of reference, you’re moving with the velocity of the planet. If you then did half an orbit, exiting in the other direction (theoretically), from the planet’s point of reference you have the same speed, just in the other direction - but from the sun’s point of reference, you’re now moving at the planet’s speed on top of the planet’s own speed, thus gaining double the velocity of the planet.
The issue is, of course, I have no idea if I’m making sense, or missing the point.
Batman@lemmy.world 4 days ago
agroqirax@lemmy.world 4 days ago
This explains it quite nicely: youtube.com/shorts/kD8PFhj_a8s
kuberoot@discuss.tchncs.de 4 days ago
Ayy, I’m not crazy, that sounds like exactly what I described… The only question is, is the explanation of “you spend longer falling” is bs, or if it makes sense if you conceptualize it differently?
absGeekNZ@lemmy.nz 4 days ago
It is difficult to conceptualise.
But you also have to choose the most convenient observer to help you get it.
I would say the easiest way to “get it” would be to consider it from the Suns observation point of view. Choosing the planet or spacecraft just means that you have to consider a lot more relative motion.
- Situation A: Your space craft is catching up to the planet;
- Situation B: You have gained “29” speed as you fall toward it.
- Situation C: You spend 20 speed climbing back out of the gravity well; for a total speed gain of 9.
- Situation D: Same setup, you catch the planet quicker because it is now traveling toward you.
- Situation E: You have only gained “11” speed rather than the 29 when the planet was moving away from you.
- Situation F: You still spend 20 speed to climb out of the gravity well; for a total speed loss of 9.
This is obviously simplified and the numbers are meaningless. But the concept stands.
Depending of the incoming and outgoing angles; the energy changes are more or less…
Hope this illustrates it a little better.
kuberoot@discuss.tchncs.de 3 days ago
Well, relative motions are more intuitive to me - they make sense, and I can use calculations for them.
In the first example, you presented 101 speed - this means only 1 speed relative to the planet, and that’s all that’s getting redirected (in the planet’s frame of reference your enter and exit velocity should be the same, since that’s how orbits work). The number is just too small, but your velocity would be planet velocity + 1 on a different vector, which will be less than 101 total.
If we estimate the angle on the picture is about 50 degrees from the velocity vector, and the speed to be 100+v1, the speed from the planet’s frame of reference is v1 - so, the exit velocity will have components of (100+v1cos(60°)) and (v1sin(60°)), so the final speed relative to the sun should be
sqrt((100+xcos(60°))^2+(xsin(60°))^2)
Wolfram alpha suggests this simplifies to sqrt(x(x+100)+10000), and comparing the equation by appending
<x+100
gives the solution of x>0This means, if my math is correct, with an entry angle of 0° and exit angle of 60°, you always lose speed.
I could try replacing the angle with a variable and setting a constraint of x>0 and see if the free version of wolfram alpha would spit out something, but just replacing the 60 with y is spitting out some convincing solutions, since in those x is never greater than 0.
deaf_fish@midwest.social 4 days ago
As others have said, you are stealing kinetic energy from the planet to go faster. Or giving kinetic energy back to the planet to go slower.
So, relatively, you slow down and the planet speeds up or the planet slows down and you speed up.
kuberoot@discuss.tchncs.de 4 days ago
Right, but as I explained, it’s the how that doesn’t make sense to me - the explanation that you “fall for longer” doesn’t make sense, since 1. with how orbits work, it takes the same energy and time to “fall” as it does to ascend, and 2. at these scales you can use the planet as an inertial frame of reference, so the angle of approach doesn’t matter for how “long” you “fall”, it’ll be the same regardless of whether you’re moving towards or away from the planet.
scratchee@feddit.uk 3 days ago
You mentioned “from the perspective of the planet” before, and I think perhaps that’s the key, from the planet’s perspective you fall and rise with equal velocities and equal accelerations, but crucially the planet is moving relative to other things and curves your orbit, so whilst you might might have the same falling and rising speeds relative to it, they’re not in the same direction, so you’re velocity has changed, and from an external perspective you’ve gained velocity from it.
Imagine you start stationary relative to the sun, with Jupiter barrelling towards you (not on a collision course!). From Jupiter’s perspective you fall towards it, and so from the suns perspective you gain velocity opposite jupiters orbit, but you’re not directly head on so it twists your course (let’s say 90 degrees to keep things simple) then as you leave Jupiter it indeed decelerates you relative, but crucially you’re in a different direction now, (from jupiters perspective) you’re pointed right towards the sun, so as you pull away Jupiter is decelerating you in the sun direction (aka accelerates you away from the sun). So you were both accelerated in the anti-Jupiter-orbit direction and then again in the anti-sun direction. Added together those give you a vector which is non-zero, so you’ve gained speed from Jupiter.
kuberoot@discuss.tchncs.de 3 days ago
I’m sorry, but this comment thread genuinely makes me feel like I’m going insane. You seem to have explained exactly the same thing as me, with the same example, and none of it includes the “fall for longer before you catch up” bit.
As for the orbit not curving, yeah, I think you’re right - the obvious case is if you’re sitting stationary on the planet’s orbit, but the curious case is if you’re approaching from the sun, with the planet’s velocity plus velocity away from the sun. If I’m not mistaken, in that case you’d end up with the same velocity (minus what you might have lost to the sun’s gravity), but on the other side of the planet’s gravity well, which means you still gained energy.