# Preconditioned warm-started Newton-Krylov methods for MPC with   discontinuous control

**Authors:** Andrew Knyazev, Alexander Malyshev

arXiv: 1704.06973 · 2017-08-29

## TL;DR

This paper introduces preconditioned Newton-Krylov methods tailored for solving optimal control problems with discontinuous controls in model predictive control, demonstrating efficient computation and the benefits of warm-start strategies.

## Contribution

The work develops and tests Newton-Krylov methods with preconditioning and warm-start techniques for discontinuous control problems in MPC, achieving near-optimal computational complexity.

## Key findings

- GMRES with preconditioning achieves O(N) complexity.
- Warm-starting along the horizon improves convergence.
- Method successfully applied to a double integrator minimum-time problem.

## Abstract

We present Newton-Krylov methods for efficient numerical solution of optimal control problems arising in model predictive control, where the optimal control is discontinuous. As in our earlier work, preconditioned GMRES practically results in an optimal $O(N)$ complexity, where $N$ is a discrete horizon length. Effects of a warm-start, shifting along the predictive horizon, are numerically investigated. The~method is tested on a classical double integrator example of a minimum-time problem with a known bang-bang optimal control.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.06973/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1704.06973/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1704.06973/full.md

---
Source: https://tomesphere.com/paper/1704.06973