Skip to content
Home » news » AI controls satellite in orbit: a new era begins-Video

AI controls satellite in orbit: a new era begins-Video

BY:SpaceEyeNews.

When you hear the phrase “AI controls satellite in orbit”, it sounds like science fiction. Yet this just happened for real. On October 30, 2025, a tiny German nanosatellite called InnoCube carried out a full orientation maneuver above Earth. The satellite did not follow a classic, hand-tuned control algorithm. Instead, an artificial intelligence system pointed it in the right direction, all by itself. Universe Space Tech+1

This moment is important because it is not a lab demo or a simulation. It is the first confirmed in-orbit test of a satellite attitude controller trained with deep reinforcement learning (DRL). The AI learned how to steer in a simulator on Earth, then proved it could repeat the same skill in real space.

In this article, we will unpack what actually happened during that crucial pass, how the LeLaR project and InnoCube made it possible, and why this milestone matters for the future of autonomous spacecraft. Along the way, we will see how this “AI controls satellite in orbit” breakthrough could reshape deep-space missions, satellite constellations, and even the economics of building space hardware.

AI controls satellite in orbit: what really happened

On October 30, 2025, InnoCube passed over Europe between 11:40 and 11:49 Central European Time. During this window, a small computer on board ran an AI agent developed at Julius Maximilian University of Würzburg (JMU). The agent took over the spacecraft’s attitude control — the system that decides which way the satellite points. Universe Space Tech+1

InnoCube is a 3U CubeSat, roughly the size of a shoebox. It carries reaction wheels, which spin up or down to rotate the satellite around its axes. Normally, a traditional controller sends the wheel commands. This time, the AI chose every command. It read the satellite’s current orientation, compared it with a pre-defined target orientation, and issued a sequence of wheel accelerations to rotate the satellite smoothly from its starting attitude to the desired one.

The experiment sits inside the LeLaR project — short for In-Orbit Demonstrator for Learning Attitude Control. The project team includes Dr. Kirill Djebko, Tom Baumann, Erik Dilger, Prof. Frank Puppe, and Prof. Sergio Montenegro at JMU. Their goal is clear: show that a learning-based controller can handle a real satellite, not just a digital model. Universe Space Tech+1

During that first test pass, the AI executed a complete orientation maneuver without human corrections. It took the satellite from its initial orientation to the target orientation, stayed within safety limits, and finished on time. Later, the team repeated the test in several additional passes. Each time, the AI again pointed InnoCube where it needed to look. en.taibo.cn+1

This repeatability matters. One lucky maneuver would be interesting. Consistent performance across multiple orbits shows that the controller is robust, not fragile. It tells mission planners that AI can handle a safety-critical task in space without constant supervision. When we say “AI controls satellite in orbit”, we now mean it in a practical, proven sense — not just as a research goal.


Inside the LeLaR project and the InnoCube platform

The story did not start in orbit. It began on the ground, with a long-term vision at JMU. In 2024, the university announced that it was building an AI-based attitude controller and planning to test it on InnoCube once the satellite reached space. The core idea was simple but ambitious: train an AI system on Earth, then upload it to a satellite and let it steer autonomously in orbit. uni-wuerzburg.de+1

InnoCube itself is a joint project between Julius Maximilian University of Würzburg and Technische Universität Berlin. It flies in low Earth orbit at around 500 km altitude and serves as a platform for scientific and technology experiments. The LeLaR controller is one of those experiments, focused specifically on attitude control. uni-wuerzburg.de+1

Attitude controllers play a quiet but essential role on almost every spacecraft. They keep satellites from tumbling. They point cameras at planets, stars, or Earth. They aim communication antennas at ground stations. They line up sensors with targets such as galaxies, exoplanets, or dark-matter fields. Without stable and precise pointing, most of the science and services we expect from space would fail.

Traditional attitude controllers use carefully designed algorithms and many parameters. Engineers tune those parameters over months or even years, based on simulations and hardware tests. If the real satellite behaves differently than expected, they may need to retune the controller or switch to backup modes. That process consumes time, money, and valuable mission life. uni-wuerzburg.de+1

LeLaR tries to break this pattern. Instead of hard-coding every detail, the team trains an AI that can learn how to control the satellite. InnoCube, with its compact size and flexible experiment design, offers the perfect testbed. It is small enough to take risks, yet complex enough to represent real satellite dynamics. When AI controls satellite in orbit on a platform like this, the result is a proof point for a whole new class of missions, from small cubes to large observatories.


How deep reinforcement learning learned to fly a satellite

The controller behind this result is not a classic rules engine. It is a deep reinforcement learning (DRL) agent. That means it learned to control the satellite not by following instructions, but by trial and feedback.

During training, the researchers placed the AI in a high-fidelity simulator that models InnoCube’s dynamics. The agent receives a state — for example, the current orientation and wheel speeds — and chooses an action, such as a change in wheel torque. The simulator then updates the virtual satellite and returns a reward signal based on how well the attitude moves toward the target. Over thousands of episodes, the AI improves. It discovers strategies that move the satellite efficiently, avoid overshoot, and respect physical limits.

The team did not train just for one perfect set of conditions. They varied the simulated environment: small changes in mass properties, sensor noise, and other factors. This variation teaches the AI to generalize and reduces the risk that it will fail when reality looks slightly different from the model. Engineers sometimes call this approach “domain randomization”, and it has become a standard technique when they plan to transfer a learned controller from simulation to hardware. montenegros.de+1

The biggest challenge is the simulation-to-reality gap, often shortened to Sim2Real. Many AI systems work beautifully in simulation but break in the real world. Hardware introduces friction, delays, temperature effects, and tiny imperfections that are hard to capture exactly. For a satellite, those differences can mean unstable motion or lost pointing accuracy.

By designing the simulator carefully and training across diverse conditions, the LeLaR team pushed the agent to handle a wide range of behaviors. When they finally uploaded the model to InnoCube, it did not see a completely alien world. It saw another instance of a dynamic system it had already explored many times in virtual form. That is why, when AI controls satellite in orbit for the first time, the story behind the scenes is as much about good training as it is about clever software.


From “world’s first proof” to future missions

When JMU and partner outlets announced the result, they called it the “world’s first practical proof” that a satellite attitude controller trained with deep reinforcement learning can operate successfully in orbit. spacedaily.com+1 That phrase matters. For years, researchers have tested AI controllers in simulations and lab setups. Now they can point to a real satellite, a real maneuver, and a verified result.

This proof addresses a key trust issue. Space missions are expensive and unforgiving. Engineers naturally hesitate before they hand critical tasks to neural networks. A successful DRL controller on a live satellite shows that AI can behave in a stable, predictable way, even in the harsh environment of low Earth orbit. That opens doors for broader use of AI in navigation, formation flying, payload scheduling, health monitoring, and anomaly response.

There is also a strong practical advantage. Traditional controllers demand long design cycles and many tuning loops. An AI-based controller can cut that time. Instead of rewriting control code for each satellite, engineers can retrain or fine-tune an existing model in simulation, then validate it on hardware. For satellite manufacturers and constellation operators, that speed can translate to shorter development schedules and lower cost per spacecraft. uni-wuerzburg.de+1

The benefits go beyond economics. A learning-based controller can adapt as conditions evolve. Mass distribution changes as fuel moves. Components age. Sensors drift. A DRL controller that already learned to handle variation is better placed to ride out those shifts. It may keep a mission operating smoothly where a rigid controller would struggle.

All of this makes the sentence “AI controls satellite in orbit” more than a headline. It becomes a signpost pointing toward a different design philosophy: spacecraft that are not only automated, but intelligent and adaptive.


Why AI-controlled satellites matter for deep space and constellations

The clearest future use case lies in deep-space exploration. When a probe travels to Mars, Jupiter, or even farther, communication delay prevents real-time steering from Earth. The spacecraft must handle many tasks on its own: pointing its instruments, protecting itself from hazards, and keeping its antenna aligned with Earth.

An AI-based attitude controller like the one on InnoCube is a building block for that kind of autonomy. If a nanosatellite in low Earth orbit can carry out precise pointing decisions on its own, then a more capable spacecraft can extend the same idea to navigation, fault recovery, and scientific operations. en.taibo.cn+1

The technology also fits naturally into the world of satellite constellations. Large networks of small satellites need to adjust their orbits, maintain formations, and point at many targets across the globe. Manual tuning for every unit quickly becomes impossible. AI controllers that can train once, then adapt to many slightly different satellites, offer a strong advantage.

In Earth orbit, smarter satellites could respond more gracefully to small disturbances. They might compensate for a stuck reaction wheel, slight structural changes, or shifting mass after a deployment. Instead of switching to backup modes, they could continue operating while adjusting their control behavior on the fly. That means more uptime, more data, and better service. interestingengineering.com+1

For science missions, stable and flexible pointing is gold. Future telescopes that map dark matter, observe exoplanets, or scan cosmic structure will need exquisite attitude control. The techniques proven in InnoCube’s experiment could one day support those observatories, especially when they fly far from Earth or operate as fleets.

In that sense, the first time AI controls satellite in orbit is not the end of the story. It is a quiet but crucial first chapter in a much larger book about autonomous space systems.


Conclusion: a small satellite, a huge step

The InnoCube experiment is easy to miss if you only look at the hardware. It is just a 3U CubeSat, one of many small spacecraft circling Earth. But what happened inside that little box on October 30, 2025, marks a turning point. An AI trained on Earth took charge of the satellite’s orientation in orbit and did the job correctly, repeatedly, and safely. Universe Space Tech+1

This success shows that AI controls satellite in orbit is no longer a future promise. It is a present-day reality. The LeLaR project and InnoCube team have demonstrated that deep reinforcement learning can leave the simulator, survive the jump to space, and handle a mission-critical function.

For the wider space community, this result offers both a tool and a challenge. The tool is a new way to design controllers: train them instead of coding them. The challenge is to rethink mission architectures around intelligent, adaptive systems that can shoulder more responsibility far from Earth.

Reference:

https://universemagazine.com/en/artificial-intelligence-controls-satellite-orientation-in-orbit-for-the-first-time/