Hacker News new | ask | show | jobs
by NovemberWhiskey 2425 days ago
As in most cases, problems left for the reader are usually the hard ones!

The rocket equation tells us that if one somehow managed to build a spacecraft containing an infinite power source that weighed a single kilogram, and incorporated the most efficient engine designs known to us (electrostatic ion thrusters), it would still need to be fueled with a reaction mass of xenon equivalent to approximately two billion times the estimated mass of the observable universe to achieve even 10% of the speed of light.

3 comments

The crucial point is that to get to (low) relativistic speeds, you also need a relativistic exhaust velocity or the reaction mass just becomes untenable. Current ion thrusters are not up to the job.

For example, if you had a vehicle weighing 10t empty (but including energy), and a thruster capable of accelerating ions to 1% the speed of light, you'll only need 17t of reaction mass to achieve a speed delta of 1% the speed of light.

This ratio holds up as you scale exhaust velocity and delta V, so the exact same reaction mass would be needed for a 10% light speed delta V using a thruster shooting ions at 10% c. As a rule of thumb, you always need a reaction mass about 170% of the vehicle's dry mass when your thruster exactly matches your target velocity.

Now, to illustrate how critical exhaust velocity is, imagine you make thrusters with exhaust velocities 10x that of the target delta V. In those cases, you'll only need a reaction mass of roughly 10%. However, if your exhaust velocity is 0.1x the target delta V, you'll need a 2200000% reaction mass!

Please add a little more info how this is calculated because my expectation is quite different.
The rocket equation is dv = isp * g0 * ln(m0/mf) [1]. For dv we assume 10% the speed of light, isp of a ion thruster is say 19300 s [2], for g0 I will use 9.80665m/s^2 and mf is 1kg. For m0 this gives us m0 = mf * exp(0.1 c / (isp*g0)) = 6.2e69 kg. The (baryonic mass) of the observable universe is something like 1.5e53 kg [3]. Or in other words about a factor 4e15 (much more than the 2e9 the grand parent poster claimed) less then the necessary fuel.

1: https://en.wikipedia.org/wiki/Tsiolkovsky_rocket_equation 2: https://en.wikipedia.org/wiki/Ion_thruster#Comparisons 3: https://en.wikipedia.org/wiki/Observable_universe

Wasn't project Orion about using successive nuclear explosions to get up to 25% the speed of light?