Friday, May 17

IIT Bombay Conducts Study To Enhance Cooperation Among Robots

Edited by Uzma Parveen

A recent study have developed a novel technique that improves the efficiency of robots, by helping them communicate with each other in a more efficient manner than earlier. The study was conducted and published by Keshab Patra at the Indian Institute of Technology Bombay (IIT Bombay) under the guidance of Prof. Anirban Guha and Prof. Arpita Sinha and the team.

As the complexity of tasks are increasing, multiple robots with the same features or each with a unique set of features are often deployed to perform a single task. In such tasks, various robots involved in performing them are required to coordinate their moves efficiently.

In their new study, the IIT Bombay team proposes three novel algorithms that help robots determine their task capability in real time allowing them to dynamically allocate tasks based on their individual strengths and limitations.

  • The first algorithm, called Task Capability, assesses each of the robots in the group and determines various parameters, like grip strength and stability, and assigns a value to them.
  • The second algorithm, called Online Task Capability, compares the parameters with other robots to determine which of the robots are underperforming.
  • The third algorithm named Online Task Allocator, uses the information from the other two algorithms to determine how many robots are needed and what task each should perform.

How did the research team test the efficiency of the algorithm?

The algorithms, residing on the robots and a central monitoring computer, collect data from each of the robots in the group in real time to make decisions.

The team tested their new method on two well-known industrial robots – UR5 and Franka Emika Panda. They demonstrated that the new algorithm was much faster at performing tasks than conventionally used algorithms, like Skuric and Sasaki.

“Our algorithms performed 15 times faster than Skuric and 8 times faster than Sasaki when performing the same task,” said Keshab.

The team verified the efficiency of their algorithm with four robots in the group. An increase in the number of robots in a group could affect the performance of the third algorithm, which resides on a central computer because communication between the robots and the computer might be delayed. However, according to Keshab, “The computational data from our four robots group study indicates we can scale it to 2-3 times without any changes in the algorithms and real-time performances.”

The new algorithm also significantly reduced the computation time of the robots by 85%, enabling real-time adjustments in cooperative operation.

“Our algorithms are truly innovative compared to conventionally used ones because those (conventional) are much more computationally intensive. This makes our method much faster and more efficient in task allocation in response to real-time changes,” remarks Prof. Guha.

The new algorithms, if implemented, could significantly boost the performance of cooperative robots by speeding up the task and removing inefficient and redundant robots from the task.

How do the three algorithms work to improve efficiency?

The set of three algorithms ensures a balanced workflow where each robot contributes according to its ability, leading to an overall boost in productivity. Moreover, the real-time communication between various robots also helps to minimise the chance of errors and robot collisions, enhancing their cooperative work.

Conventional algorithms, on the other hand, generally use pre-programmed robots, wherein the path and performance of the robot are programmed even before it starts the task, with very few real-time manipulations. The algorithms that do allow for dynamic task allocation also rely on complex calculations, increasing their computation time.

Utilising an innovative real-time algorithm like the one proposed in the study, robots can determine and adapt their task executions according to live changes in the circumstances. Providing robots with the capability to dynamically determine their task capabilities and allocate tasks accordingly could revolutionise how tasks are assigned and performed in complex automated machines and systems.