Hand Calculations logo Hand Calculations All help pages ▾

Ground Track Velocity⚠ unverified

Aerospace / Orbital · Compute the approximate ground-track speed of an orbiting body

Parameters

InputSymbolUnitDefaultDescription
v_orbitvorbitm/s1.0Orbital speed of the body
R_earthRearthm6371000.0Radius of the Earth, in metres (m). Default is 6371e3
altaltm400000.0Orbital altitude above the surface, in metres (m). Default is 400e3
OutputSymbolUnitDescription
resultvgtm/sApproximate ground-track speed, in metres per second (m/s)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The satellite and its sub-satellite (nadir) point lie on the same line from the Earth's centre, so they share the same angular velocity $\omega$ about that centre. Linear speed is angular velocity times radius.

Satellite at orbital radius $r = R_\oplus + h$:

$$v_{orbit} = \omega\,(R_\oplus + h) \quad\Longrightarrow\quad \omega = \frac{v_{orbit}}{R_\oplus + h}.$$

Ground point at the surface radius $R_\oplus$, with the same $\omega$:

$$v_{gt} = \omega\,R_\oplus.$$

Substitute $\omega$:

$$v_{gt} = \frac{v_{orbit}}{R_\oplus + h}\,R_\oplus = v_{orbit}\,\frac{R_\oplus}{R_\oplus + h}. \qquad\blacksquare$$

The result is a pure similar-triangles (radial projection) scaling: a point closer to the centre of rotation moves slower in proportion to its radius. Adding Earth's rotation would replace the shared $\omega$ with the satellite's inertial $\omega$ minus Earth's rotation rate projected along the track — a vector correction the simple form omits.

Dimensional check. $R_\oplus/(R_\oplus + h)$ is $\text{m}/\text{m} = $ dimensionless, so $v_{gt}$ carries the m/s of $v_{orbit}$ ✓.

History and Development

Related Concepts: Circular Orbit Velocity, Orbital Velocity, Orbital Period, Sun Synchronous Inclination, Nodal Precession

Notes: Geometric radial projection — the nadir point shares the satellite's angular rate but sits at the smaller radius $R_\oplus$, so $v_{gt}=v_{orbit}R_\oplus/(R_\oplus+h)<v_{orbit}$ (94 % at 400 km). Ignores Earth's rotation (which shifts tracks westward and alters apparent speed/heading) and inclination/latitude; approximate. Drives sensor scan rate, swath overlap, revisit time, pass Doppler.

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