Sample-Based Piecewise Linear Power Flow Approximations Using Second-Order Sensitivities
Paprapee Buason, Sidhant Misra, Daniel K. Molzahn
TL;DR
This work tackles the nonlinearity of AC power flow by introducing Conservative Piecewise Linear Approximations (CPLA) that selectively target dominant nonlinear directions identified via second-order sensitivities. By rotating coordinates with SVD and applying piecewise linear segments only along high-curvature directions while retaining conservative linear bounds elsewhere, the method achieves higher fidelity than standard CLA without prohibitive complexity. The authors formulate a regression-based CPLA with continuity constraints, reduce decision variables through continuity, and exploit parallelism for scalability. Numerical results across multiple test cases demonstrate substantial error reductions (up to ~90% in some cases) with a manageable computational footprint, highlighting CPLA’s potential for MILP-based planning and optimization in power systems.
Abstract
The inherent nonlinearity of the power flow equations poses significant challenges in accurately modeling power systems, particularly when employing linearized approximations. Although power flow linearizations provide computational efficiency, they can fail to fully capture nonlinear behavior across diverse operating conditions. To improve approximation accuracy, we propose conservative piecewise linear approximations (CPLA) of the power flow equations, which are designed to consistently over- or under-estimate the quantity of interest, ensuring conservative behavior in optimization. The flexibility provided by piecewise linear functions can yield improved accuracy relative to standard linear approximations. However, applying CPLA across all dimensions of the power flow equations could introduce significant computational complexity, especially for large-scale optimization problems. In this paper, we propose a strategy that selectively targets dimensions exhibiting significant nonlinearities. Using a second-order sensitivity analysis, we identify the directions where the power flow equations exhibit the most significant curvature and tailor the CPLAs to improve accuracy in these specific directions. This approach reduces the computational burden while maintaining high accuracy, making it particularly well-suited for mixed-integer programming problems involving the power flow equations.
