New Tube Synthesis Cuts Robot Control Effort by 50%
Researchers embed actuator limits directly into path planning, eliminating costly re-optimization.
Existing spatiotemporal tube (STT) synthesis methods handle actuator saturation only after tube generation, requiring repeated online re-optimization or controller redesign. Patra and Krishna's new framework instead incorporates actuator constraints directly into the tube synthesis optimization. The tube centerline and width are parameterized using Bernstein polynomial basis functions, whose convex-hull property allows sample-free enforcement of geometric and derivative constraints. By analyzing worst-case error dynamics of a prescribed performance controller (PPC) used for tube tracking, they derive a linear actuator feasibility constraint embedded directly into the Bernstein control points. This produces actuator-feasible tubes without iterative correction.
Simulation results on an omnidirectional mobile robot performing a temporal reach-avoid-stay (T-RAS) task demonstrate that the framework adheres to prescribed actuator limits throughout the entire task. It also reduces required control effort by approximately 50% compared to an existing STT synthesis method. The approach is designed for unknown nonlinear MIMO systems and eliminates the computational overhead of repeated optimization, making it suitable for real-time autonomous navigation in dynamic environments where actuator constraints are critical.
- Incorporates actuator saturation constraints directly into spatiotemporal tube synthesis using Bernstein polynomials and prescribed performance control.
- Eliminates need for online re-optimization or controller redesign by embedding linear feasibility constraints into tube control points.
- Simulation on omnidirectional robot shows ~50% reduction in control effort while adhering to physical actuator limits.
Why It Matters
Enables safer and more efficient autonomous navigation by preemptively respecting hardware limits, reducing computational overhead.