New efficient ADMM algorithm for the Unit Commitment Problem
Rogier Hans Wuijts, Marjan van den Akker, Machteld van den Broek

TL;DR
This paper presents a novel, efficient ADMM-based algorithm for solving the non-convex Unit Commitment Problem, achieving high-quality solutions with faster computation times compared to traditional MILP methods, especially for longer time horizons.
Contribution
The paper introduces a new ADMM algorithm that relaxes constraints and iteratively enforces feasibility, improving solution speed and quality for the UC problem over existing methods.
Findings
Algorithm produces high-quality solutions on benchmark instances.
Computation time grows linearly with the time horizon length.
Outperforms MILP approaches in speed and scalability for large instances.
Abstract
The unit commitment problem (UC) is an optimization problem concerning the operation of electrical generators. Many algorithms have been proposed for the UC and in recent years a more decentralized approach, by solving the UC with alternating direction method of multipliers (ADMM), has been investigated. For convex problems ADMM is guaranteed to find an optimal solution. However, because UC is non-convex additional steps need to be taken in order to ensure convergence to a feasible solution of high quality. Therefore, solving UC by a MIL(Q)P formulation and running an off-the-shelf solver like Gurobi until now seems to be the most efficient approach to obtain high quality solutions. In this paper, we introduce a new and efficient way to solve the UC with ADMM to near optimality. We relax the supply-demand balance constraint and deal with the non-convexity by iteratively increasing a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsElectric Power System Optimization · Optimal Power Flow Distribution · Smart Grid Energy Management
