Hohmann transfer orbits (delta-v)

  • Thread starter Thread starter louischaman
  • Start date Start date
  • Tags Tags
    Delta-v Orbits
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 5K views
louischaman
Messages
3
Reaction score
0
I am writing an essay on Space travel for my A level coursework. I am writing about Hohmann transfer orbits.
At the moment I am using the wikipedia page:
http://en.wikipedia.org/wiki/Hohmann_transfer_orbit

It explains how you can derive this:
5944b27b3c44c602b17844e1ec4d3a0f.png


From this:

ec3f328abd4ffc5db4adb3c218da2544.png


I can't do the in between steps.
help would be appreciated
 
Physics news on Phys.org
I don't fully understand this either, and would like to know :P

However! I think the process would be;

v1² = u (2/r1 - 1/a )
v2² = u (2/r2 - 1/a )

with v1 v2 r1 r2 correponding to a velocity of X when you're in X orbit.

Anyway, i tried minusing them, and got into trouble :X, anyone help?
 
Well, consider delta v: delta v = v2 - v1.

Square that: (delta v)^2 = v2^2 - 2v2v1 + v1^2.

Now, from the original equation, v2 = sqrt(mu)sqrt(2/r2 - 1/a)
and v1 = sqrt(mu)sqrt(2/r1 - 1/a)
so -2v2v1 = -mu sqrt((2/r2 - 1/a)(2/r1 - 1/a))
and v2^2 = mu(2/r2 - 1/a)
and v1^2 = mu(2/r1 - 1/a)

so (delta v)^2 = mu(2/r2 - 1/a) - mu sqrt((2/r2 - 1/a)(2/r1 - 1/a)) + mu(2/r1 - 1/a)

Some algebra should get you to something that looks like the right side of the target equation. You'll probably need some tricks (partial fractions and similar) to force it into the right form.
 
]Hey there, thanks for the tip, however (and this is more maths related i guess) I'm having trouble getting there;

I've got to

delta v² = 2u [ 1/r1 + 1/r2 - 2/2a - sqrt(4/r1r2 - 2/r1a - 2/r2a + 1/a²)]

Really stuck on what to do next, I know what the answer is, but i can't seem to get rid of the a's :confused: any help would be appreciated, and yeah i need to learn how to use the proper formula thingy rather than just typing it out, any help there would be great too :P is it a separate program because the latex thing in advanced is useless
 
Last edited:
[tex]\Delta[/tex]v² = 2 [tex]\mu[/tex] [ [tex]\frac{1}{r1}[/tex] + [tex]\frac{1}{r2}[/tex] - [tex]\frac{2}{2a}[/tex] - [tex]\sqrt{\frac{4}{r1r2}[/tex]-[tex]\frac{2}{r1a}[/tex]-[tex]\frac{2}{r2a}[/tex]+[tex]\frac{1}{a^2}[/tex]

excuse my failure with latex, all of the last bit is suposed to be square rooted...however i can't work that out :P

I can't get any further from here :frown:
 
Hey, sorry for the bump but this is a really annoying problem =[