Hand Calculations logo Hand Calculations All help pages ▾

Time To Go⚠ unverified

Aerospace / Navigation · Time to reach a waypoint at constant ground speed

Parameters

InputSymbolUnitDefaultDescription
distancedm1000.0Distance remaining
ground_speedVgm/s250.0Ground speed
OutputSymbolUnitDescription
ttsTime to go

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

This is the definition of average speed, solved for time. Ground speed is distance covered over the ground per unit time:

$$V_g = \frac{d}{t}.$$

For motion at constant ground speed, invert to get the time to cover the remaining distance $d$:

$$t = \frac{d}{V_g}. \qquad\blacksquare$$

For a varying ground speed the exact statement is the integral $t = \int_0^d \dfrac{ds}{V_g(s)}$, which reduces to $d/V_g$ when $V_g$ is constant; flight-management systems evaluate it piecewise over the route. The $+\infty$ result for $V_g\le0$ is the limit of $d/V_g$ as $V_g\to0^+$.

Dimensional check. $\dfrac{d}{V_g} = \dfrac{\text{m}}{\text{m}/\text{s}} = \text{s}$ ✓ — a time.

History and Development

Related Concepts: Great-Circle Distance, Initial Heading, Cross Track Error, Ground Track Velocity, Specific Range, Range Breguet

Notes: Exact definition $t=d/V_g$; ETA = clock $+ t$. Must use ground speed (airspeed ± wind), not airspeed — GPS gives it directly. Returns $+\infty$ if $V_g\le0$. Constant-speed assumption; real ETAs integrate $\int ds/V_g(s)$ piecewise over the route. The arithmetic core of dead reckoning and the FMS. Defaults ⇒ $t=4\ \text{s}$.

← Back to the workspace  ·  All help pages  ·  Getting started