Electromagnetic Formation Flying with State and Input Constraints Using Alternating Magnetic Field Forces

Sumit S. Kamat,T. Michael Seigler,Jesse B. Hoagg
2024-11-26
Abstract:This article presents a feedback control algorithm for electromagnetic formation flying with constraints on the satellites' states and control inputs. The algorithm combines several key techniques. First, we use alternating magnetic field forces to decouple the electromagnetic forces between each pair of satellites in the formation. Each satellite's electromagnetic actuation system is driven by a sum of amplitude-modulated sinusoids, where amplitudes are controlled in order to prescribe the time-averaged force between each pair of satellites. Next, the desired time-averaged force is computed from a optimal control that satisfies state constraints (i.e., no collisions and an upper limit on intersatellite speeds) and input constraints (i.e., not exceeding satellite's apparent power capability). The optimal time-averaged force is computed using a single relaxed control barrier function that is obtained by composing multiple control barrier functions that are designed to enforce each state and input constraint. Finally, we demonstrate the satellite formation control method in a numerical simulation.
Systems and Control,Multiagent Systems
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: in Electromagnetic Formation Flying (EMFF), how to design a feedback control algorithm to achieve precise relative position control among multiple satellites under the condition of satisfying satellite state and control input constraints. Specifically, the paper aims to solve the following problems: 1. **Complex coupling problem**: When the number of satellites exceeds two, there are complex nonlinear couplings among electromagnetic forces, which makes it very difficult to directly control the relative position between each pair of satellites. 2. **State constraints**: - **Collision avoidance**: Ensure that the minimum distance between any two satellites is not less than the set safety distance \(\bar{r}\). - **Velocity limit**: Ensure that the relative velocity between any two satellites does not exceed the set maximum velocity \(\bar{v}\). 3. **Input constraints**: Ensure that the electromagnetic actuation system of each satellite does not exceed its maximum apparent power capacity \(\bar{Q}\). To achieve these goals, the paper proposes a method that combines Alternating Magnetic Field Forces (AMFF) and Composite Control Barrier Function (CBF). Through this method, the required electromagnetic forces can be generated to control the relative positions of satellites while satisfying all constraint conditions. ### Main contributions - **Alternating Magnetic Field Forces (AMFF)**: Use sinusoidal magnetic moments with frequency reuse to decouple the electromagnetic forces between each pair of satellites, thereby simplifying the control problem. - **Composite Control Barrier Function (CBF)**: By constructing a relaxed CBF, integrate multiple state and input constraints into one optimization problem to ensure that all constraint conditions are satisfied. - **Model Predictive Control (MPC)**: Used to calculate the desired relative - position control force, but may not satisfy all constraint conditions; then it is corrected by CBF to ensure safety and optimality. ### Experimental verification The paper demonstrates the effectiveness of the proposed method through numerical simulation, proving that this method can achieve precise formation - flight control of multi - satellite systems while satisfying all constraint conditions. ### Formula summary - Electromagnetic force formula: \[ F_{ij} = \frac{3\mu_0}{4\pi |r_{ij}|^4} f(r_{ij}, u_i, u_j) \] where, \[ f(r_{ij}, u_i, u_j) = \left( \frac{u_j \cdot r_{ij}}{|r_{ij}|} \right) u_i + \left( \frac{u_i \cdot r_{ij}}{|r_{ij}|} \right) u_j + \left[ (u_i \cdot u_j) - 5 \left( \frac{u_i \cdot r_{ij}}{|r_{ij}|} \right) \left( \frac{u_j \cdot r_{ij}}{|r_{ij}|} \right) \right] \frac{r_{ij}}{|r_{ij}|} \] - Average electromagnetic force formula: \[ \tilde{F}_{ij}(t) = \frac{c_0}{2 |r_{ij}(t)|^4} f(r_{ij}(t), p_{ij,k}, p_{ji,k}) \] - Control barrier function: \[ R_{ij}(x) = \frac{1}{2} \left( \|r_{ij}\|^2 - \bar{r}^2 \right) \] \[ V_{ij}(x) = \frac{1}{2} \left( \bar{v}^2 - \|v_{ij}\|^2 \right) \] - Power constraint function: \[ Q_i(x, \nu)