LMIs in Control/Applications/Problem of Space Rendezvous and LMI Approaches

LMIs in Control/Applications/Problem of Space Rendezvous and LMI Approaches


This is a Problem of Space Rendezvous and LMI Approaches

In Section 12.4 of their book LMIs in Control Systems: Analysis, Design, and Applications, Duan and Yu discuss the problem of space rendezvous and how it can be formulated into an LMI problem. Modeling and simulating space rendezvous is of importance because it is used for any cargo or passenger spacecraft traveling to and from earth-orbiting space stations and also for satellites servicing aging in-orbit satellites, and for potential missions to mine asteroids.

The System edit

Though Duan and Yu first mention space rendezvous in Example 7.14 of their book. In this example, they show that the relative orbital dynamic model of spacecraft rendezvous can be described by the famous Clohessy-Wiltshire equations.

 

where

  •   are the components of the relative position between chaser and target
  •   [rad/h] is the orbital angular velocity of the target satellite
  •   is the mass of the chaser
  •   is the i-th component of the control input force acting on the relative motion dynamics
  •   is the i-th component of the external disturbance

The C-W equations give a first-order approximation of the chaser's motion in a target-centered coordinate system and is often used in planning space rendezvous problems (ISS, Salyut, and Tiangong space stations are just some examples.)

With appropriate definitions of states and variables the dynamic equations of motion for space-rendezvous can be converted into standard state-space form for LMI optimization as follows:

 

where the vectors in the above state-space representation are defined as follows:

 

and the matrices in the above state-space representation are defined as follows:

 

The Data edit

The data required are the mass properties of both the target and chaser vehicles for space rendezvous. Also required is the orbital angular velocities of the target and chasers and measurements of relative kinematics between the two.

The Optimization Problem edit

The optimization problem is trying to attenuate the disturbance to output transfer function using either the H-inf or H2 norm.

  • Objective: Hinf or H2 norm
  • Variables: Controller Gains
  • Constraints: Relative Dynamics/Kinematics between Chaser and Target in Orbit

The LMI: Space Rendezvous LMI Optimization edit

The space rendezvous problem can be approached with either H-inf or H-2 optimization formulations. Both formulations can achieve closed-loop stability which ensures that rendezvous occurs because the relative distance between target and chaser eventually approaches zero. The LMIs for the H-inf and H2 optimization problem are shown below which are easily solvable because the matrices for the space rendezvous problem are available above in standard form.

Duan and Yu approach the  . The minimum attenuation level from disturbance to output can be found by solving the following LMI optimization problem.

 

which is the same as Theorem 8.1 in Duan and Yu's Book, the solution to the   problem.

Conclusion: edit

The LMI for Space Rendezvous is a useful and interesting method to model and simulate practical problems in spacecraft engineering. Space Rendezvous usually requires very good vision-based navigation or an exceptional human operator that can close the gap for final mating of the two docking adapters.

Implementation edit

A link to CodeOcean or other online implementation of the LMI

Related LMIs edit

Links to other closely-related LMIs

External Links edit

A list of references documenting and validating the LMI.