# Contingency Model Predictive Control for Automated Vehicles

**Authors:** John P. Alsterda, Matthew Brown, J. Christian Gerdes

arXiv: 1903.08818 · 2021-02-24

## TL;DR

Contingency Model Predictive Control (CMPC) is a new control framework for automated vehicles that anticipates potential emergencies and plans alternative trajectories, improving safety and robustness in uncertain conditions.

## Contribution

This paper introduces CMPC, a novel control approach that incorporates a contingency plan alongside the primary path prediction in model predictive control for automated vehicles.

## Key findings

- CMPC effectively anticipates emergencies and plans alternative trajectories.
- Experimental results show CMPC improves safety in icy conditions.
- CMPC closely tracks the desired path while maintaining a feasible contingency plan.

## Abstract

We present Contingency Model Predictive Control (CMPC), a novel and implementable control framework which tracks a desired path while simultaneously maintaining a contingency plan -- an alternate trajectory to avert an identified potential emergency. In this way, CMPC anticipates events that might take place, instead of reacting when emergencies occur. We accomplish this by adding an additional prediction horizon in parallel to the classical receding MPC horizon. The contingency horizon is constrained to maintain a feasible avoidance solution; as such, CMPC is selectively robust to this emergency while tracking the desired path as closely as possible. After defining the framework mathematically, we demonstrate its effectiveness experimentally by comparing its performance to a state-of-the-art deterministic MPC. The controllers drive an automated research platform through a left-hand turn which may be covered by ice. Contingency MPC prepares for the potential loss of friction by purposefully and intuitively deviating from the prescribed path to approach the turn more conservatively; this deviation significantly mitigates the consequence of encountering ice.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1903.08818/full.md

## References

22 references — full list in the complete paper: https://tomesphere.com/paper/1903.08818/full.md

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