Development of Linear Battery Model for Path Planning with Mixed Integer Linear Programming: Simulated and Experimental Validation
Drew Scott, Satyanarayana G. Manyam, David W. Casbeer, Manish Kumar,, Isaac E. Weintraub, Michael J. Rothenberger

TL;DR
This paper introduces a simple linear battery model for path planning with MILPs, improving battery state estimation accuracy while maintaining computational efficiency, validated through simulations and experiments.
Contribution
A novel linear battery model that accurately predicts state-of-charge changes within MILP-based path planning, bridging the gap between nonlinear modeling and linear optimization constraints.
Findings
The linear model predicts battery SOC effectively during path planning.
The model maintains computational efficiency comparable to simpler SOC estimates.
Experimental validation confirms the model's accuracy in real-world scenarios.
Abstract
Mixed Integer Linear Programs (MILPs) are often used in the path planning of both ground and aerial vehicles. Such a formulation of the path planning problem requires a linear objective function and constraints, limiting the fidelity of the the tracking of vehicle states. One such parameter is the state of charge of the battery used to power the vehicle. Accurate battery state estimation requires nonlinear differential equations to be solved. This state estimation is important in path planning to ensure flyable paths, however when using MILPs to formulate the path planning problem these nonlinear equations cannot be implemented. Poor accuracy in battery estimation during the path planning runs the risk of the planned path being feasible by the estimation model but in reality will deplete the battery to a critical level. To the end of higher accuracy battery estimation within a MILP, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms
