Interstellar Travel Time Calculator Formula
Understand the math behind the interstellar travel time calculator. Each variable explained with a worked example.
Formulas Used
Travel Time
travel_time_years = distance_ly * 9.461e12 / (velocity_kms * 3.156e7)Velocity as Fraction of c
fraction_c = velocity_kms / 2.998e5Variables
| Variable | Description | Default |
|---|---|---|
distance_ly | Distance(light-years) | 4.24 |
velocity_kms | Cruise Velocity(km/s) | 60 |
How It Works
Interstellar Travel Time
At constant velocity, the travel time is simply distance divided by speed.
Formula
t = d / v
Even at 60 km/s (about the speed of the fastest space probe), Proxima Centauri (4.24 ly) would take over 21 000 years.
Worked Example
Proxima Centauri (4.24 ly) at 60 km/s.
distance_ly = 4.24velocity_kms = 60
- 01d = 4.24 * 9.461e12 = 4.011e13 km
- 02v = 60 km/s = 60 * 3.156e7 km/yr = 1.894e9 km/yr
- 03t = 4.011e13 / 1.894e9
- 04t = 21 180 years
Ready to run the numbers?
Open Interstellar Travel Time Calculator