← Latest papers
⚡ electrical engineering

Autonomous Satellite Rendezvous via Hybrid Feedback Optimization

This paper proposes a hybrid feedback optimization approach for autonomous satellite rendezvous that integrates a stabilizing controller with discrete-time gradient descent to handle measurement uncertainties and limited onboard processing, demonstrating exponential convergence to a bounded rendezvous region and a significant reduction in disturbance magnitude through simulations.

Original authors: Oscar Jed R. Chuy, Matthew T. Hale, Vignesh Sivaramakrishnan, Sean Phillips, Ricardo G. Sanfelice

Published 2026-02-26
📖 4 min read☕ Coffee break read

Original authors: Oscar Jed R. Chuy, Matthew T. Hale, Vignesh Sivaramakrishnan, Sean Phillips, Ricardo G. Sanfelice

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to park a car in a very tight spot in a parking lot, but there are three major problems:

  1. The GPS is glitchy: You can't perfectly predict where the car will be in the next second because the sensors are noisy.
  2. The brain is slow: The car's computer is an old, slow model that can't do complex math quickly.
  3. The wind is unpredictable: Random gusts keep pushing the car off course.

Most traditional methods try to solve this by predicting the future. They say, "Okay, if I turn the wheel now, and the wind blows this way, I will be in the perfect spot in 5 seconds." But if your GPS is glitchy or the wind changes unexpectedly, that prediction fails, and you crash.

This paper proposes a completely different approach called Hybrid Feedback Optimization. Instead of guessing the future, the car just constantly checks where it is right now and makes tiny adjustments.

Here is how the paper's solution works, broken down into simple concepts:

1. The "Slow Brain" Problem (The Hardware)

Satellites are like that old car. They have limited computing power. They can't run a super-complex simulation to figure out the perfect path to a target satellite.

  • The Old Way: "Calculate the perfect path, then execute it." (Too slow, too much math).
  • The New Way: "Take a step, check where you are, take another step." (Fast, simple math).

2. The "Glitchy GPS" Problem (The Uncertainty)

In space, you can't always know exactly where you are or what the future holds.

  • The Old Way: Relies on a perfect model of physics. If the model is wrong, the mission fails.
  • The New Way: It ignores the "what ifs" and focuses on the "what is." It measures the satellite's current position, feeds that data into a simple math loop, and asks, "How do I move right now to get closer to the target?"

3. The "Hybrid" Engine (The Secret Sauce)

The paper calls this a Hybrid System. Think of it like a driver who is constantly switching between two modes:

  • Mode A (Driving): The satellite is flying smoothly through space (Continuous time).
  • Mode B (Thinking): Every few seconds, the satellite pauses its "thinking" to run a quick calculation. It looks at where it is, runs a simple "gradient descent" (which is just a fancy way of saying "rolling downhill to find the lowest point"), and updates its steering command.

Because the satellite's computer is slow, it doesn't wait to find the perfect answer. It just runs the math for a few seconds, gets a "good enough" answer, and applies it immediately. Then it repeats the process.

4. The "Stabilizer" (The Training Wheels)

The physics of satellites (described by the Clohessy-Wiltshire equations) are naturally unstable. Imagine trying to balance a broomstick on your hand; without help, it falls over.

  • The authors first built a "training wheel" system (a stabilizing controller) that keeps the satellite from drifting away wildly.
  • Once the satellite is stable, they let the "Feedback Optimization" take over to gently nudge it toward the target.

5. The Results: A Magic 98% Improvement

The researchers ran simulations with this new method. They introduced random "gusts of wind" (disturbances) to see if the satellite would crash.

  • The Result: The new method reduced the effect of these disturbances by 98.4%.
  • The Analogy: If a gust of wind would normally push your car 100 meters off course, this new system only lets it drift 1.6 meters. It's incredibly robust.

Why This Matters

This is the first time this specific "check-and-adjust" method has been applied to satellite docking. It proves that you don't need a supercomputer to dock two satellites. You just need a smart, simple loop that constantly checks reality and adjusts, rather than trying to predict a perfect future that might never happen.

In a nutshell: Instead of trying to be a psychic who predicts the future, this system is a very observant driver who constantly checks the rearview mirror and makes small, quick corrections to stay on the road, even when the road is bumpy and the GPS is broken.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →