ROSYOCDec 13, 2020

Efficient Online Trajectory Planning for Integrator Chain Dynamics using Polynomial Elimination

arXiv:2012.07029v116 citations
AI Analysis

This work provides a systematic and exact method for computing time-optimal trajectories, which is significant for control engineers seeking to improve performance and accuracy in tracking control applications by reducing overshoot and vibrations.

This paper addresses the problem of planning time-optimal trajectories for integrator chain dynamics, which are commonly used in tracking control. The authors propose an algebraic method that precomputes polynomial systems using Gröbner bases, allowing for fast online calculation of switching time instants and exact trajectory generation without numerical approximations.

Providing smooth reference trajectories can effectively increase performance and accuracy of tracking control applications while overshoot and unwanted vibrations are reduced. Trajectory planning computations can often be simplified significantly by transforming the system dynamics into decoupled integrator chains using methods such as feedback linearization, differential flatness or the controller canonical form. We present an efficient method to plan time optimal trajectories for integrator chains subject to derivative bound constraints. Therefore, an algebraic precomputation algorithm formulates the necessary conditions for time optimality in form of a set of polynomial systems, followed by a symbolic polynomial elimination using Gröbner bases. A fast online algorithm then plans the trajectories by calculating the roots of the decomposed polynomial systems. These roots describe the switching time instants of the input signal and the full trajectory simply follows by multiple integration. This method presents a systematic way to compute time optimal trajectories exactly via algebraic calculations without numerical approximation iterations. It is applied to various trajectory types with different continuity order, asymmetric derivative bounds and non-rest initial and final states.

Foundations

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

Your Notes