Astronomy:Low thrust relative orbital transfer

From HandWiki
Revision as of 17:45, 6 March 2023 by DanMescoff (talk | contribs) (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In orbital mechanics, low-thrust relative transfer is an orbital maneuver in which a chaser spacecraft covers a specific relative distance relative to the target spacecraft using continuous low-thrust system with specific impulse of the order of 4000-8000s.[1] This is in contrast to conventional impulsive transfers in the orbit which uses thermal rocket engines to develop impulse of the order of 300-400s. Such type of transfer uses low-thrust propulsion systems such as electrically powered spacecraft propulsion and solar sail. Low-thrust relative transfer uses the orbital relative motion equations which are the non-linear set of equations that describes the motion of the chaser spacecraft relative to the target in terms of displacements along the respective axis of the accelerated frame of reference fixed on the target spacecraft. In 1960, W. H. Clohessy and R. S. Wiltshire published the Clohessy-Wiltshire equations,[2] which presents a rather 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. Since, the quantity of available thrust is limited, the transfer is occasionally posed as an optimal control problem subjected to the required objective and constraints.

Explanation

Relative motion in the orbit means the motion of a spacecraft orbiting a planet relative to the other spacecraft orbiting the same planet. There can be one primary spacecraft known as the target and the other spacecraft with the task of performing the required maneuver relative to the target. Based on the mission requirement, the various relative orbital transfers can be rendezvous and docking operations, and maintaining station relative to the target. Unlike using a thrust-impulse to instantaneously change the velocity of the spacecraft, in non-impulsive transfer, there is a continuous application of thrust, so that, the spacecraft changes its direction gradually. Non-impulsive transfers relies on the low-thrust propulsion for the operation. Some of the mentionable low-thrust propulsion methods are, ionic propulsion, Hall-effect thruster and solar-sail systems. The electrostatic ion thruster uses high-voltage electrodes to accelerate ions with electrostatic forces, and achieve a specific impulse within the range of 4000-8000s.

Mathematical Models

The continuous low-thrust relative transfer can be described in mathematical form by adding components of specific thrust which will act as control input in the equations of motion model for relative orbital transfer. Although a number of linearized models have been developed since 1960s which gives simplified set of equations, one popular model was developed by W. H. Clohessy and R. S. Wiltshire, and is modified to account for continuous motion and can be written as:

[math]\displaystyle{ \ddot{x} = 3n^2x+ 2n\dot{y} + u_x }[/math]

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

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

where:

  • [math]\displaystyle{ x }[/math], [math]\displaystyle{ y }[/math] and [math]\displaystyle{ z }[/math] are the relative distance component of the chaser in the target fixed frame of reference
  • [math]\displaystyle{ u_x, u_y }[/math]and [math]\displaystyle{ u_z }[/math] are the specific thrust in the form of control input along [math]\displaystyle{ x }[/math], [math]\displaystyle{ y }[/math] and [math]\displaystyle{ z }[/math]-axis of the target fixed frame of reference
  • [math]\displaystyle{ n }[/math] is the orbital frequency of the target orbit

Optimal relative transfers

Since, in continuous low-thrust transfers the thrust availability is limited, such type of transfers are usually subjected to certain performance index and final state constraints, posing the transfer as an optimal control problem with defined boundary conditions.[3] For the transfer to have optimal control input expenditure, the problem can be written as:

[math]\displaystyle{ J = \frac{1}{2}\int_{t_0}^{t_f}(\vec{u}^T \cdot R\cdot \vec{u}) dt }[/math]

subjected to dynamics of the relative transfer:

[math]\displaystyle{ \dot{\vec{x}} = A\vec{x} + B \vec{u} }[/math]

and boundary conditions:

[math]\displaystyle{ \vec{x}(t_0) = \vec{x}_0 }[/math]

[math]\displaystyle{ \vec{x}(t_f)=\vec{x}_f }[/math]

where:

  • [math]\displaystyle{ \vec{x} }[/math] is the state-vector defined as [math]\displaystyle{ \vec{x} = \begin{bmatrix} x & \dot{x} & y & \dot{y} & z & \dot{z} \end{bmatrix}^T }[/math]
  • [math]\displaystyle{ \vec{u} }[/math] is the control input vector defined as [math]\displaystyle{ \vec{u} = \begin{bmatrix} u_x & u_y & u_z \end{bmatrix}^T }[/math]
  • [math]\displaystyle{ R }[/math] is the weight matrix
  • [math]\displaystyle{ A }[/math] is the state matrix obtained from the Clohessy-Wiltshire equations, such that, [math]\displaystyle{ A = \begin{bmatrix} 0 & 1 & 0 & 0 & 0 & 0 \\ 3n^2 & 0 & 0 & 2n & 0 & 0 \\ 0 & 0 & 0 & 1 & 0 & 0 \\ 0 & -2n & 0 & 0 & 0 & 0 \\ 0 & 0 & 0 & 0 & 0 & 1 \\ 0 & 0 & 0 & 0 & -n^2 & 0 \\ \end{bmatrix} }[/math]
  • [math]\displaystyle{ B }[/math] is the input matrix, such that, [math]\displaystyle{ B = \begin{bmatrix} 0&0&0\\ 1&0&0\\ 0&0&0\\ 0&1&0\\ 0&0&0\\ 0&0&1\\ \end{bmatrix} }[/math]
  • [math]\displaystyle{ t_0 }[/math]is the time of start of transfer
  • [math]\displaystyle{ t_f }[/math] is the time of end of transfer
  • [math]\displaystyle{ \vec{x}_0 }[/math] is the initial value of the state vector
  • [math]\displaystyle{ \vec{x}_f }[/math] is the final value of the state vector

Sometimes, it is also useful to subject the system to control constraints because in case of continuous low-thrust transfer, there are always bounds on the availability of thrust. Hence, if the maximum quantity of thrust available is [math]\displaystyle{ u_{max} }[/math], then, an additional inequality constraint can be imposed on the optimal control problem posed above as:

[math]\displaystyle{ ||\vec{u}(t)||\leq u_{max} }[/math]

Additionally, if the relative transfer is occurring such that the chaser and the target spacecraft are very close to each other, the collision-avoidance constraints can also be employed in the optimal control problem in the form of a minimum relative distance, [math]\displaystyle{ r_{min} }[/math] as:

[math]\displaystyle{ ||\vec{x}(t)||\geq r_{min} }[/math]

and because of obvious reasons, the final value of state-vector cannot be less than [math]\displaystyle{ r_{min} }[/math].

See also

References

  1. Grodzovskiy, G. L.; Ivanov, Yu. N.; Tokarev, V.V. (1964). The mechanics of low-thrust space flight. United States: NASA-TTF. https://ntrs.nasa.gov/search.jsp?R=19640021426. 
  2. 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://arc.aiaa.org/doi/abs/10.2514/8.8704. 
  3. Kumar, Yajur (2016-05-25). Optimal Low Thrust Transfer for Relative Orbital Motion. doi:10.13140/rg.2.2.16899.91689. https://www.researchgate.net/publication/316853690.