Calculating Delta-V in Hohmann Transfer Equation

  • Context: Undergrad 
  • Thread starter Thread starter Solistics
  • Start date Start date
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
2 replies · 3K views
Solistics
Messages
19
Reaction score
0
I'm having some slight difficulties in calculating the delta-v in a hohmann transfer equation. I used the equation from wikipedia (which i hope is correct) but whenever i replace the variables i get an extremely small delta-v, is this normal?

[tex]\Delta[/tex]v=[tex]\sqrt{}(\mu/r1)[/tex]*([tex]\sqrt{}(2*r2/(r1+r2)[/tex]-1))

r1=6374000 meters
r2=405500000 meters
[tex]\mu=9.814[/tex]

my final result was 0.00122149m/s
it seems like a really small number, is this right or I'm i doing something really wrong?

i attached an excel sheet to show you my work.

thanks in advance
 

Attachments

Astronomy news on Phys.org
Solistics said:
I'm having some slight difficulties in calculating the delta-v in a hohmann transfer equation. I used the equation from wikipedia (which i hope is correct) but whenever i replace the variables i get an extremely small delta-v, is this normal?

[tex]\Delta[/tex]v=[tex]\sqrt{}(\mu/r1)[/tex]*([tex]\sqrt{}(2*r2/(r1+r2)[/tex]-1))

r1=6374000 meters
r2=405500000 meters
[tex]\mu=9.814[/tex]

my final result was 0.00122149m/s
it seems like a really small number, is this right or I'm i doing something really wrong?

i attached an excel sheet to show you my work.

thanks in advance

The problem is your value for [itex]\mu[/itex]

[tex]\mu = GM[/tex]

Where G is the universal gravitational constant and is equal to

6.67300 × 10-11 m3 kg-1 s-2

and M in this case is the mass of the Earth, or 5.97 x 1024 kg

so

4.651 X [itex]10^{14}m^3 s^{-2}[/itex]
 
thanks for that correction.