3.2.40 · D1Orbital Mechanics & Astrodynamics

Foundations — Rendezvous and proximity operations — Clohessy-Wiltshire equations

2,026 words9 min readBack to topic

This page assumes nothing. Before you touch the parent topic, we build every symbol, one at a time, each on top of the last. Read top to bottom.


1. Position, and what a vector arrow means

Everything starts with where something is.

Look at the figure: the black dot is Earth's centre (our home point), and the arrow reaches out to a spacecraft. That single arrow, , is the raw material of the whole subject.

Figure — Rendezvous and proximity operations — Clohessy-Wiltshire equations

Why the topic needs it. Orbital mechanics is entirely about how these arrows change over time. If you cannot picture "an arrow from Earth to the ship", nothing later makes sense.

  • A component is the shadow the arrow casts on one axis. If has components that means: go along the first axis, then along the second, then along the third, and you arrive at the tip.
  • without the arrow (plain italic) means the length of : . That square-root formula is just Pythagoras stretched into 3D.

2. Velocity and acceleration — the dot notation

Positions change. We need words for how fast and how fast the fast is changing.

Why the topic needs it. Newton's law is about acceleration (), and the CW equations are literally three lines of the form "acceleration = stuff". You cannot even read them without knowing and .

Recall Quick self-check

If , what is ? ::: — the derivative of sine, chain-ruled by the inside .


3. Gravity as a formula: and

Why do orbits happen at all? One force: gravity pulling the ship toward Earth.

Figure — Rendezvous and proximity operations — Clohessy-Wiltshire equations

Why the topic needs it. The whole difficulty of orbital mechanics is that is nonlinear — it curves. The CW trick is to straighten it out near one radius (that is what "linearize" means, §7). See Two-Body Problem for where this force law comes from.


4. A circular orbit, radius , and mean motion

Now specialise: the target spacecraft rides a perfect circle.

Why does a circle need gravity of exactly the right size? Going in a circle requires a constant inward pull (centripetal) of size . Setting gravity equal to that requirement:

Figure — Rendezvous and proximity operations — Clohessy-Wiltshire equations

Why the topic needs it. is the heartbeat of every CW formula — it sets the frequency of the oscillations and appears in every term. And the identity is the algebraic hinge that later makes the target "hover".


5. Frames: fixed vs. rotating (the "chase-cam")

Here is the conceptual leap.

  • Fixed (inertial) frame: you float in deep space watching both ships whirl around Earth. Exhausting to track.
  • Rotating (LVLH / Hill) frame: you sit on the target and spin with it. Now the target is nailed to the origin and you only watch the nearby chaser drift. This is the docking pilot's view.

The axes of this rotating frame:

  • = radial, straight up away from Earth,
  • = along-track, the direction of travel ("forward"),
  • = cross-track, sideways out of the orbit plane.

Why the topic needs it. CW equations are defined in this frame. The price of the convenient view is two invented "fake" forces, which we meet next.


6. The two fictitious forces: Coriolis and centrifugal

When your camera itself spins, straight-line motion looks curved. To keep Newton's law working, you add two correction terms — the standard rotating-frame terms.

Figure — Rendezvous and proximity operations — Clohessy-Wiltshire equations

Why the topic needs it. These two terms are the entire difference between naive gravity and the CW equations. Coriolis is why "burn toward the target" fails; centrifugal is what cancels the leftover gravity to let the target hover.


7. Linearization — keeping only "first order"

The last tool. Gravity's is curvy; CW wants straight-line (linear) equations.

Concretely, for small we use the first-order Taylor expansion (see Linearization and Taylor Expansion): We keep the constant and the term linear in ; anything with or higher is "too small to matter" when .

Why the topic needs it. This single approximation is what converts intractable orbital gravity into three clean linear ODEs. It is also the topic's Achilles heel: it holds only for small separations and near-circular orbits — otherwise you need the Tschauner–Hempel Equations. Once you have linear equations, the whole solution can be packaged as a State Transition Matrix.


8. How it all feeds the topic

Position vector r

Velocity and acceleration dots

Gravity law mu over r squared

Circular orbit R0 and mean motion n

Rotating LVLH frame

Coriolis and centrifugal forces

Linearize gravity near R0

Clohessy Wiltshire equations

Read it as: raw arrows and their rates + gravity + a circular orbit give you ; a rotating frame spawns the two fake forces; linearizing gravity + adding those forces = the CW equations.


Equipment checklist

Test yourself — you are ready for the parent note only if you can answer all of these out loud.

What does the arrow on signify, versus plain ?
is a direction-carrying arrow (position); plain is just its length, .
What do one dot and two dots mean?
One dot = velocity (rate of change per second); two dots = acceleration (rate of change of the velocity).
What is and why is gravity ?
bundles Earth's mass and the gravitational constant; the pull spreads over a sphere's area, so doubling distance quarters it — inverse square.
Where does come from?
Set gravity equal to the centripetal need for a circle and solve — it is Kepler's third law.
Why use a rotating frame instead of a fixed one?
So the accelerating target stays pinned at the origin and only the small relative motion of the chaser is left to track.
Name the two fictitious forces and when each acts.
Centrifugal (always, flings outward ) and Coriolis (only when moving, deflects sideways, couples and ).
What does "linearize" mean and when is it valid?
Replace the curved gravity law by its tangent line near , keeping only first-order terms; valid when the separation is tiny () and the orbit is near-circular.