. 24/7 Space News .
SPACE TRAVEL
How to reach a tumbling target in space
by Sara Cody for MIT News
Boston MA (SPX) Feb 28, 2022

File image showing the Astrobee being deployed for testing.

In 2002, the European Space Agency launched Envisat, the largest civilian satellite (at the time) to go to low Earth orbit (LEO). For a decade, it observed our planet and sent back valuable data on Earth's climate, tracking the decline of Arctic sea ice and more, until it went dark in 2012.

One of the prevailing theories for its demise is that it simply ran out of fuel. As LEO becomes more crowded, Envisat is a school bus-sized example of a growing area of concern in the space domain: orbital debris and the ever-increasing risk of disrupting active satellite missions that would yield outcomes ranging from inconvenient to catastrophic for modern society.

But how do you catch up to an uncooperative object tumbling through space faster than a speeding bullet? An international research collaboration between MIT and the German Space Agency (DLR) completed a series of experiments aboard the International Space Station (ISS) that illuminated a possible path forward to help address this question.

"If we could refuel or repair these tumbling bodies that are otherwise functional, it would be really useful for orbital debris reduction, as long as we can catch up to it. But a close-proximity rendezvous is hard to do if you don't know exactly how your target is moving," says Keenan Albee SM '19, a PhD candidate in aeronautics and astronautics who helped lead the project.

"We've assembled a set of algorithms that figures out how the target is tumbling, and then along with other tools that allow us to account for uncertainty, we can produce a plan to get us to the target, despite the tumble."

To test their algorithms in microgravity, the team used NASA's Astrobee robots aboard the ISS as their test bed. Astrobee is a team of three cube-shaped robots that help astronauts perform routine tasks either autonomously or by remote control, such as taking inventory, documenting experiments, or moving cargo, using their electric fan propulsion system as well as their built-in cameras and sensors to move about the station and perform their tasks.

The first round of microgravity experiments aboard the ISS in June 2021 tested this set of algorithms both individually and together to enable a successful autonomous rendezvous of a "Chaser" Astrobee robot with a tumbling "Target" Astrobee, which were improved upon and tested again in a successful second session in February 2022.

The MIT project team comprises researchers from the Space Systems Laboratory (SSL) and the Astrodynamics, space Robotics, and Controls Laboratory (ARCLab), including Albee, Charles Oestreich SM '21, and principal investigator Richard Linares, the Boeing Career Development Professor in Aeronautics and Astronautics. The DLR team includes principal investigator Roberto Lampariello, graduate student Caroline Specht, and graduate student Hrishik Mishra.

The TumbleDock/ROAM project
First, the MIT and DLR research teams identified a series of algorithms, including simultaneous localization and mapping (SLAM), system identification, online motion planning, and model predictive control to test on Astrobee's autonomous robots and software platform to enable autonomous rendezvous.

Then, they worked to develop the software and hardware required to experiment on the Astrobee platform. Astrobee's open-source flight software, developed by NASA Ames, was augmented with MIT's testing interface, the Astrobee Science Application Package, to enable low-level autonomy experiments. The TumbleDock/ROAM project was the first of a series of research collaborations out of the SSL/ARCLab to use this interface for algorithm testing on-orbit.

Working in a control room from MIT's campus, the team commanded the first round of microgravity testing with Astrobee. One Astrobee served as the "Chaser," with the goal of performing an autonomous rendezvous with another Astrobee acting as the tumbling "Target." Using data from Astrobee's cameras, lidar sensors, and onboard inertial measurement unit, the observing Chaser developed a model of the tumbling Target's motion and inertial properties, which then informed a nonlinear programming-based trajectory optimization to reach a "mating point," fixed in the rotating Target's frame. This trajectory was then tracked using robust model predictive control. The result: a successful rendezvous.

After the first round of testing, the team continued to refine their software based on lessons learned from seeing their work operate on an actual test bed. According to the students, seeing their experiment operate in an actual test bed rather than a simulation is a game-changer.

"I think it's so important for young roboticists and engineers to actually get their hands dirty on a physical system because you see the actual interactions between bodies in the field and gain a new understanding on parameters you may not have thought were important, but require copious amounts of tuning," says Specht. "Working out the math and simulating it is one thing, but actually putting it on a real system and seeing how that works in the real world is a completely different experience, and it opens your mind to so many different possibilities."

After the first test session, the TumbleDock/ROAM team worked closely with both NASA and DLR to make further improvements to their system. DLR developed enhancements to Astrobee's default localization system that complemented additional upgrades created by the team at NASA Ames, with MIT continuing work on system integration and other algorithm overhauls. The final test session in February 2022 put these improvements in estimating the Target's orientation, safely tracking the motion plan to the Target with robustness guarantees, and working with Astrobee's maturing localization system to the test, yielding a number of successful rendezvous maneuvers with differing motion plans.

"Because Astrobee is such a new system, we've had a lot more opportunity to collaborate more closely with the engineers from NASA Ames throughout the entire process than we would have otherwise," says Oestreich. "We've had some unique use cases for their system, so it's been an interesting challenge to work through together and get everyone in the same loop."

Working closely together on this project has also yielded benefits for the agency. NASA used portions of data from their project to improve the Astrobee base localization system and have also incorporated changes into the flight code software, providing crucial inputs to the autonomous rendezvous pipeline that will continue to benefit all future Astrobee users.

Passing the torch
NASA's Astrobee robot system is preceded by SPHERES (Synchronized Position Hold, Engage, Reorient Experimental Satellites), small programmable probes first conceived of by MIT undergraduates and further developed by MIT SSL.

The SPHERES satellites launched in 2006 and were operated by SSL and NASA under professors David Miller and Alvar Saenz-Otero until Dec. 31, 2019, when Astrobee took over as the sole microgravity robotics test bed aboard the ISS. ROAM, or Relative Operations for Autonomous Maneuvers, became the umbrella for SSL research projects that focused on developing systems to support satellite proximity operations and is part of the namesake of the TumbleDock/ROAM project team.

"Our project achieved multiple on-orbit firsts both for MIT and for Astrobee, which is really exciting," says Albee. "We were the first Astrobee payload to perform simultaneous complex control of multiple robots and the first to perform low-level planning and control autonomy research using the Astrobee system. It was also the first time the SSL commanded an ISS payload directly and in real time from MIT's campus."

In addition to building the systems, the research teams at MIT and DLR collaborated on operations, experiments, and testing, leveraging the work done previously in SPHERES to enable this new application with Astrobee. When Lampariello first met David Miller, the Jerome C. Hunsaker Professor and former director of the SSL at MIT, he proposed a research project to test his motion planning software for tumbling targets on the SPHERES system. This initial collaboration eventually led to the TumbleDock/ROAM project on Astrobee.

"This project brings together the work my lab has done in motion planning and the work in perception that MIT has developed. Together, we all worked to develop the controls required to test the hardware," says Lampariello. "By the time we ran the tests aboard the ISS, we had a whole pipeline of functionalities - perception, motion prediction, planning, and control - to demonstrate on the Astrobee platform."

According to Oestreich, the TumbleDock/ROAM project not only builds on a foundation of knowledge and collaboration from SPHERES, but also on a legacy of generations of graduate work in SSL that came before them.

"The SLAM and target estimation algorithms, which help with the initial stage of finding out how the target is tumbling, were developed by graduate students in SSL and have been handed down through generations of us now," says Oestreich. "It's been interesting to see how it has evolved over the past eight years from thesis to thesis as each person worked to advance its capabilities further, and it has been cool to be able to implement it on new hardware like Astrobee."

In the process of building and refining their Astrobee experiment, they found the interface they developed could be adapted and repurposed for other investigations. Looking ahead, the TumbleDock/ROAM team hopes to make Astrobee as useful for other researchers as SPHERES was for them. The team has already run another set of experiments, RElative Satellite sWArming and Robotic Maneuvering (ReSWARM), in collaboration with KTH Space Center in Sweden and IST at the University of Lisbon in Portugal.

The ReSWARM experiments successfully demonstrated a variety of algorithms related to on-orbit assembly and servicing, including information-aware motion planning and distributed model predictive control of microgravity robot teams. While MIT is currently one of the most prolific users of the Astrobee platform, the project team plans to continue refining their work with the goal to make testing resources open source for other researchers at MIT and beyond.


Related Links
Space Systems Laboratory
Space Tourism, Space Transport and Space Exploration News


Thanks for being there;
We need your help. The SpaceDaily news network continues to grow but revenues have never been harder to maintain.

With the rise of Ad Blockers, and Facebook - our traditional revenue sources via quality network advertising continues to decline. And unlike so many other news sites, we don't have a paywall - with those annoying usernames and passwords.

Our news coverage takes time and effort to publish 365 days a year.

If you find our news sites informative and useful then please consider becoming a regular supporter or for now make a one off contribution.
SpaceDaily Monthly Supporter
$5+ Billed Monthly


paypal only
SpaceDaily Contributor
$5 Billed Once


credit card or paypal


SPACE TRAVEL
SCOUT releases autonomy software to enable safer and less complex space operations
Alexandria VA (SPX) Jan 27, 2022
SCOUT Inc. has announced its latest Autonomy Software offerings: computer vision and guidance software to make navigation safer and less complex for space operators. These offerings include software-hardware integration providing: next-generation AI/ML-based autonomy, hybrid data fusion from various sensors, and closed-loop optical navigation control algorithms. "Our first SCOUT-Vision system was launched into orbit in June 2021 and the software packages we're offering today are due in part to the ... read more

Comment using your Disqus, Facebook, Google or Twitter login.



Share this article via these popular social media networks
del.icio.usdel.icio.us DiggDigg RedditReddit GoogleGoogle

SPACE TRAVEL
How to reach a tumbling target in space

Ukraine crisis challenges International Space Station cooperation

Northrop Grumman launches cargo ship to International Space Station

Coca-Cola launching new Starlight drink 'inspired by space'

SPACE TRAVEL
China's new-generation manned launch vehicle may have reusable first stage: report

Clean driving technology enables cleaner rocket fuel

Rocket Lab officially opens third launch pad, Next launch within a week

SpaceX successfully launches 46 Starlink satellites from Florida

SPACE TRAVEL
Dusty Flight 19 completed and looking ahead to Flight 20

Rocky Road offers plenty of tasty science bites during Sols 3391-3394

NASA's Perseverance celebrates first year on Mars by learning to run

Students with Perseverance receive messages from Mars

SPACE TRAVEL
China to make 6 human spaceflights, rocket's maiden flight in 2022: blue book

China welcomes cooperation on space endeavors

China Focus: China to explore lunar polar regions, mulling human landing: white paper

China to boost satellite services, space technology application: white paper

SPACE TRAVEL
Intelsat announces successful emergence from financial restructuring process

SpaceX to launch IoT tech demo satellites for Plan-S

Scottish Space Sector Charts Path to a Sustainable Future

Whitepaper highlights ground segment's critical role in satellite connectivity

SPACE TRAVEL
PPM partners with Aston Uni to develop game-changing satcom technology

Northrop Grumman awarded US Space Force contract for deep-space advanced radar

New imager microchip helps devices bring hidden objects to light

Using artificial intelligence to find anomalies hiding in massive datasets

SPACE TRAVEL
Day of Discovery: 7 Earth-Size Planets

Can a planet have a mind of its own?

Studying the next interstellar interloper with Webb

Researchers find evidence for existence of uneven circumstellar matter based on TESS data

SPACE TRAVEL
New Horizons team puts names to the places on Arrokoth

NASA Telescope Spots Highest-Energy Light Ever Detected From Jupiter

Juno and Hubble data reveal electromagnetic 'tug-of-war' lights up Jupiter's upper atmosphere

Oxygen ions in Jupiter's innermost radiation belts









The content herein, unless otherwise known to be public domain, are Copyright 1995-2024 - Space Media Network. All websites are published in Australia and are solely subject to Australian law and governed by Fair Use principals for news reporting and research purposes. AFP, UPI and IANS news wire stories are copyright Agence France-Presse, United Press International and Indo-Asia News Service. ESA news reports are copyright European Space Agency. All NASA sourced material is public domain. Additional copyrights may apply in whole or part to other bona fide parties. All articles labeled "by Staff Writers" include reports supplied to Space Media Network by industry news wires, PR agencies, corporate press officers and the like. Such articles are individually curated and edited by Space Media Network staff on the basis of the report's information value to our industry and professional readership. Advertising does not imply endorsement, agreement or approval of any opinions, statements or information provided by Space Media Network on any Web page published or hosted by Space Media Network. General Data Protection Regulation (GDPR) Statement Our advertisers use various cookies and the like to deliver the best ad banner available at one time. All network advertising suppliers have GDPR policies (Legitimate Interest) that conform with EU regulations for data collection. By using our websites you consent to cookie based advertising. If you do not agree with this then you must stop using the websites from May 25, 2018. Privacy Statement. Additional information can be found here at About Us.