Astronomy:Clohessy–Wiltshire equations

From HandWiki
Short description: Simplified model of orbital relative motion

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 used to plan the rendezvous of the chaser with the target.[1][2]

History

Early results about relative orbital motion were published by George William Hill in 1878.[3] Hill's paper discussed the orbital motion of the moon relative to the Earth.

In 1960, W. H. Clohessy and R. S. Wiltshire published the Clohessy–Wiltshire equations to describe relative orbital motion of a general satellite for the purpose of designing control systems to achieve orbital rendezvous.[1]

System Definition

Suppose a target body is moving in a circular orbit and a chaser body is moving in an elliptical orbit. Let [math]\displaystyle{ x, y, z }[/math] be the relative position of the chaser relative to the target with [math]\displaystyle{ x }[/math] radially outward from the target body, [math]\displaystyle{ y }[/math] is along the orbit track of the target body, and [math]\displaystyle{ z }[/math] is along the orbital angular momentum vector of the target body (i.e., [math]\displaystyle{ x,y,z }[/math] form a right-handed triad). Then, the Clohessy–Wiltshire equations are [math]\displaystyle{ \begin{aligned} \ddot{x} &= 3n^{2}x + 2n\dot{y} \\ \ddot{y} &= -2n\dot{x} \\ \ddot{z} &= -n^{2}z \end{aligned} }[/math]where [math]\displaystyle{ n = \sqrt{\mu / a^3} }[/math] is the orbital rate (in units of radians/second) of the target body, [math]\displaystyle{ a }[/math] is the radius of the target body's circular orbit, [math]\displaystyle{ \mu }[/math] is the standard gravitational parameter,

If we define the state vector as [math]\displaystyle{ \mathbf{x} = (x, y, z, \dot x, \dot y, \dot z) }[/math], the Clohessy–Wiltshire equations can be written as a linear time-invariant (LTI) system,[4] [math]\displaystyle{ \dot \mathbf{x} = A\mathbf{x} }[/math] where the state matrix [math]\displaystyle{ A }[/math] is [math]\displaystyle{ A = \begin{bmatrix} 0 & 0 & 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 0 & 0 & 1 \\ 3n^2 & 0 & 0 & 0 & 2 n & 0 \\ 0 & 0 & 0 & -2 n & 0 & 0 \\ 0 & 0 & -n^2 & 0 & 0 & 0 \end{bmatrix}. }[/math]

For a satellite in low Earth orbit, [math]\displaystyle{ \mu = 3.986 \times 10^{14} \; \mathrm{m^3/s^2} }[/math] and [math]\displaystyle{ a = 6,793,137 \; \mathrm{m} }[/math], implying [math]\displaystyle{ n = 0.00113 \; \mathrm{s^{-1}} }[/math], corresponding to an orbital period of about 93 minutes.

If the chaser satellite has mass [math]\displaystyle{ m }[/math] and thrusters that apply a force [math]\displaystyle{ F = (F_x, F_y, F_z), }[/math] then the relative dynamics are given by the LTI control system[4] [math]\displaystyle{ \dot \mathbf{x} = A \mathbf{x} + B \mathbf{u} }[/math] where [math]\displaystyle{ \mathbf{u} = F / m }[/math] is the applied force per unit mass and [math]\displaystyle{ \boldsymbol{B} = \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \\ 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}. }[/math]

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.[5][math]\displaystyle{ \begin{aligned} \delta\vec{r}(t) &= [\Phi_{rr}(t)]\delta\vec{r_0} + [\Phi_{rv}(t)]\delta\vec{v_0} \\ \delta\vec{v}(t) &= [\Phi_{vr}(t)]\delta\vec{r_0} + [\Phi_{vv}(t)]\delta\vec{v_0} \end{aligned} }[/math]where:[math]\displaystyle{ \begin{aligned} \Phi_{rr}(t) &= \begin{bmatrix} 4-3\cos{nt} & 0 & 0 \\ 6(\sin{nt}-nt) & 1 & 0 \\ 0 & 0 & \cos{nt} \end{bmatrix} \\ \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} \\ \Phi_{vr}(t) &= \begin{bmatrix} 3n\sin{nt} & 0 & 0 \\ 6n(\cos{nt}-1) & 0 & 0 \\ 0 & 0 & -n\sin{nt} \end{bmatrix} \\ \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} \end{aligned} }[/math]Note that [math]\displaystyle{ \Phi_{vr}(t) = \dot{\Phi}_{rr}(t) }[/math] and [math]\displaystyle{ \Phi_{vv}(t) = \dot{\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. 1.0 1.1 Clohessy, W. H.; Wiltshire, R. S. (1960). "Terminal Guidance System for Satellite Rendezvous". Journal of the Aerospace Sciences 27 (9): 653–658. doi:10.2514/8.8704. https://doi.org/10.2514/8.8704. 
  2. "Clohessy-Wiltshire equations". University of Texas at Austin. http://www.ae.utexas.edu/courses/ase366k/cw_equations.pdf. Retrieved 12 September 2013. 
  3. "Researches in the Lunar Theory". American Journal of Mathematics (Johns Hopkins University Press) 1 (1): 5–26. 1878. doi:10.2307/2369430. ISSN 0002-9327. 
  4. 4.0 4.1 "Fast, Safe, Propellant-Efficient Spacecraft Motion Planning Under Clohessy–Wiltshire–Hill Dynamics". Journal of Guidance, Control, and Dynamics (American Institute of Aeronautics and Astronautics) 40 (2): 418–438. February 2017. doi:10.2514/1.G001913. ISSN 0731-5090. Bibcode2017JGCD...40..418S. 
  5. Curtis, Howard D. (2014). Orbital Mechanics for Engineering Students (3rd ed.). Oxford, UK: Elsevier. pp. 383–387. ISBN 9780080977478. 

Further reading

  • Prussing, John E. and Conway, Bruce A. (2012). Orbital Mechanics (2nd Edition), Oxford University Press, NY, pp. 179–196. ISBN:9780199837700

External links