Astronomy:Clohessy-Wiltshire equations

From HandWiki

The Clohessy-Wiltshire equations describe a simplified model of orbital relative motion, in which the target is in a circular orbit, and the chaser spacecraft is in an elliptical or circular orbit. This model gives a first-order approximation of the chaser's motion in a target-centered coordinate system. It is very useful in planning rendezvous of the chaser with the target.[1] [math]\displaystyle{ \ddot{x} = 3n^2x+2n\dot{y} }[/math]

[math]\displaystyle{ \ddot{y} = -2n\dot{x} }[/math]

[math]\displaystyle{ \ddot{z} = -n^2z }[/math]

[math]\displaystyle{ n = \sqrt{\frac{\mu}{a^3}} }[/math]

which is the orbital rate of the target body. [math]\displaystyle{ a }[/math] is the radius of the target body's circular orbit, and [math]\displaystyle{ \mu }[/math] is the standard gravitational parameter.

For illustration, in low earth orbit, [math]\displaystyle{ \mu = 3.986E14 \frac{m^3}{s^2} }[/math] and [math]\displaystyle{ a = 6378137m + 415000m = 6793137m }[/math], so [math]\displaystyle{ n=0.00113 s^{-1} }[/math], corresponding to an orbital period of about 93 minutes.

Solution

We can obtain closed form solutions of these coupled differential equations in matrix form, allowing us to find the position and velocity of the chaser at any time given the initial position and velocity.[2]

[math]\displaystyle{ \delta\vec{r}(t) = [\Phi_{rr}(t)]\delta\vec{r_0} + [\Phi_{rv}(t)]\delta\vec{v_0} }[/math]

[math]\displaystyle{ \delta\vec{v}(t) = [\Phi_{vr}(t)]\delta\vec{r_0} + [\Phi_{vv}(t)]\delta\vec{v_0} }[/math]

where

[math]\displaystyle{ \Phi_{rr}(t) = \begin{bmatrix} 4-3\cos{nt} & 0 & 0 \\ 6(\sin{nt}-nt) & 1 & 0 \\ 0 & 0 & \cos{nt} \end{bmatrix} }[/math]

[math]\displaystyle{ \Phi_{rv}(t) = \begin{bmatrix} \frac{1}{n}\sin{nt} & \frac{2}{n}(1-\cos{nt}) & 0 \\ \frac{2}{n}(\cos{nt}-1) & \frac{1}{n}(4\sin{nt}-3nt) & 0 \\ 0 & 0 & \frac{1}{n}\sin{nt} \end{bmatrix} }[/math]

[math]\displaystyle{ \Phi_{vr}(t) = \begin{bmatrix} 3n\sin{nt} & 0 & 0 \\ 6n(\cos{nt}-1) & 0 & 0 \\ 0 & 0 & -n\sin{nt} \end{bmatrix} }[/math]

[math]\displaystyle{ \Phi_{vv}(t) = \begin{bmatrix} \cos{nt} & 2\sin{nt} & 0 \\ -2\sin{nt} & 4\cos{nt}-3 & 0 \\ 0 & 0 & \cos{nt} \end{bmatrix} }[/math]

Note that [math]\displaystyle{ \Phi_{vr}(t) = \frac{d}{dt}\Phi_{rr}(t) }[/math] and [math]\displaystyle{ \Phi_{vv}(t) = \frac{d}{dt}\Phi_{rv}(t) }[/math]

Since these matrices are easily invertible, we can also solve for the initial conditions given only the final conditions and the properties of the target vehicle's orbit.

See also

References

  1. "Clohessy-Wiltshire equations". University of Texas at Austin. http://www.ae.utexas.edu/courses/ase366k/cw_equations.pdf. Retrieved 12 September 2013. 
  2. Curtis, Howard D. (2014). Orbital Mechanics for Engineering Students (3rd Edition). Oxford, UK: Elsevier. pp. 383–387. ISBN 9780080977478.