डेल्टा-V कैलकुलेटरसूत्र

The Tsiolkovsky Rocket Equation

dv = v_e * ln(m0 / mf)

  • *v_e* = effective exhaust velocity (or Isp × g0)
  • *m0* = initial mass with propellant
  • *mf* = final mass after burn
  • *ln* = natural logarithm
  • The mass ratio m0/mf determines how much velocity change is possible.

    हल किया गया उदाहरण

    A stage: v_e = 3000 m/s, wet mass 100 000 kg, dry mass 10 000 kg.

    1. dv = v_e × ln(m0 / mf)
    2. Mass ratio = 100000 / 10000 = 10
    3. ln(10) ≈ 2.3026
    4. dv = 3000 × 2.3026 ≈ 6 908 m/s