Tigleth Pilisar
Banded Mongoose
I can't replicate the chart for Interplanetary Transit Times
The formula should be:
t = 2 * sqrt ((D / 2) / g)
What formula is being used?
t = time in seconds
D = Total Distance
g = acceleration, or in this case "g"forces, which I think you used the rate of gravity for earth which is 9.81 m per second per second. In traveller, this is called thrust
It is 2 * because a ship accelerates to halfway and then flips and decelerates the second half.
It is D /2 because the ship is in acceleration only for half the distance.
I get within 1% of your answers if I use:
t = 2 * sqrt (D / g)
Plug in 10,000 distance of km which is 10,000,000 meters, divide by thrust of 1 which is 9.81 m per second per second.
Equals 1,019,367.9, the square root of which is 1,009.
2 * 1,009 is 2,018, which is close to your chart which says 2,000 seconds.
The flaw with this is that the ship has travelled double the distance! The 2 * at the beginning is right, but the distance to go half way should be D/2!
And the calculations should be exact. But maybe you rounded the constant for gravity (thrust differently).
Ive heard there is a new chart, but on your Player Aid section on your website it has a reprint of the exact same thing.
The formula should be:
t = 2 * sqrt ((D / 2) / g)
What formula is being used?
t = time in seconds
D = Total Distance
g = acceleration, or in this case "g"forces, which I think you used the rate of gravity for earth which is 9.81 m per second per second. In traveller, this is called thrust
It is 2 * because a ship accelerates to halfway and then flips and decelerates the second half.
It is D /2 because the ship is in acceleration only for half the distance.
I get within 1% of your answers if I use:
t = 2 * sqrt (D / g)
Plug in 10,000 distance of km which is 10,000,000 meters, divide by thrust of 1 which is 9.81 m per second per second.
Equals 1,019,367.9, the square root of which is 1,009.
2 * 1,009 is 2,018, which is close to your chart which says 2,000 seconds.
The flaw with this is that the ship has travelled double the distance! The 2 * at the beginning is right, but the distance to go half way should be D/2!
And the calculations should be exact. But maybe you rounded the constant for gravity (thrust differently).
Ive heard there is a new chart, but on your Player Aid section on your website it has a reprint of the exact same thing.