ROJan 18, 2021

Exponential Integration for Efficient and Accurate Multi-Body Simulation with Stiff Viscoelastic Contacts

arXiv:2101.06846v35 citations
Originality Incremental advance
AI Analysis

This addresses efficient simulation for robotics applications like control and learning, but it is incremental as it adapts an existing class of integrators to a specific domain.

The paper tackled the problem of simulating multi-body systems with stiff frictional contacts, which are computationally demanding, by applying exponential integrators to achieve accurate results at lower cost than classic schemes, demonstrating stable behaviors with large time steps (10 ms) and stiff contacts (10^5 N/m) in tests with quadruped and biped robots.

The simulation of multi-body systems with frictional contacts is a fundamental tool for many fields, such as robotics, computer graphics, and mechanics. Hard frictional contacts are particularly troublesome to simulate because they make the differential equations stiff, calling for computationally demanding implicit integration schemes. We suggest to tackle this issue by using exponential integrators, a long-standing class of integration schemes (first introduced in the 60's) that in recent years has enjoyed a resurgence of interest. We show that this scheme can be easily applied to multi-body systems subject to stiff viscoelastic contacts, producing accurate results at lower computational cost than \changed{classic explicit or implicit schemes}. In our tests with quadruped and biped robots, our method demonstrated stable behaviors with large time steps (10 ms) and stiff contacts ($10^5$ N/m). Its excellent properties, especially for fast and coarse simulations, make it a valuable candidate for many applications in robotics, such as simulation, Model Predictive Control, Reinforcement Learning, and controller design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes