$\Delta$-MILP: Deep Space Network Scheduling via Mixed-Integer Linear Programming
Abstract
This paper introduces -MILP, a powerful variant of the mixed-integer linear programming (MILP) optimization framework to solve NASA's Deep Space Network (DSN) scheduling problem. This work is an extension of our original MILP framework (DOI:10.1109/ACCESS.2021.3064928) and inherits many of its constructions and strengths, including the base MILP formulation for DSN scheduling. To provide more feasible schedules with respect to the DSN requirements, -MILP incorporates new sets of constraints including 1) splitting larger tracks into shorter segments and 2) preventing overlapping between tracks on different antennas. Additionally, -MILP leverages a heuristic to balance mission satisfaction and allows to prioritize certain missions in special scenarios including emergencies and landings. Numerical validations demonstrate that -MILP now satisfies 100% of the requested constraints and provides fair schedules amongst missions with respect to the state-of-the-art for the most oversubscribed weeks of the years 2016 and 2018.
Cite
@article{arxiv.2111.11628,
title = {$\Delta$-MILP: Deep Space Network Scheduling via Mixed-Integer Linear Programming},
author = {Thomas Claudet and Ryan Alimo and Edwin Goh and Mark Johnston and Ramtin Madani and Brian Wilson},
journal= {arXiv preprint arXiv:2111.11628},
year = {2022}
}
Comments
21 pages, 12 figures, 4 tables, 2 algorithms