Skip to main content
QUICK REVIEW

[論文レビュー] All-Pass Fractional OPF: A Solver-Friendly, Physics-Preserving Approximation of AC OPF

Milad Hasanzadeh, Amin Kargarian|arXiv (Cornell University)|Jan 20, 2026
Power System Optimization and Stability被引用数 0
ひとこと要約

要約/直訳: 論文は物理法を保持しつつ解法の条件付けを改善し IPOPT 解法時間を短縮する全次相 APF 近似による AC 力率配分を導入する。大規模テストスイートにおいて古典的な AC OPF と同程度の精度を示す。

ABSTRACT

This paper presents a fractional approximation of the AC optimal power flow (AC OPF) problem based on an all-pass approximation of the exponential power flow kernel. The classical AC OPF relies on trigonometric coupling between bus voltage phasors, which yields a nonconvex program with oscillatory derivatives that can slow, or in some cases destabilize, interior-point methods. We replace the trigonometric terms with an all-pass fractional (APF) approximation whose real and imaginary components act as smooth surrogates for the cosine and sine functions, and we introduce a pre-rotation to shift the argument of the approximation toward its most accurate region, ensuring that the reformulated power flow model preserves physical loss behavior, maintains the symmetry of the classical kernels, and improves the conditioning of the Jacobian and Hessian matrices. The proposed APF OPF formulation remains nonconvex, as in the classical model, but it eliminates trigonometric evaluations and empirically produces larger and more stable Newton steps under standard interior-point solvers. Numerical results on more than 25 IEEE and PGLib test systems ranging from 9 to 10{,}000 buses demonstrate that the APF OPF model achieves solutions with accuracy comparable to that of the classical formulation while reducing solver times, indicating a more solver-friendly nonconvex representation of AC OPF. All code, functions, verification scripts, and generated results are publicly available on \href{https://github.com/LSU-RAISE-LAB/APF-OPF}{GitHub}, along with a README describing how to run and reproduce the experiments.

研究の動機と目的

  • クラシックな AC OPF が非凸な三角関数結合に起因する計算的課題を動機づけ、対処する。
  • 物理的損失を保ちながら正弦・余弦項を置換するすべり核として全通過 APF カーネルを提案する。
  • Jacobian/Hessian の条件付けを改善し Newton/IPM の性能を高め、より大きなステップを可能にする。
  • APF近似を中心化するために直流力 flow を用いた事前回転を組み込む。
  • 大規模な IEEE および PGLib テスト系で解法の効率と精度の向上を示す。

提案手法

  • AC 力率のコサイン項とサイン項を r_cos(delta) および r_sin(delta) の全通過代理で置換する。
  • APF カーネルを用いて単位振幅を保持しつつノード平衡と支路フローの APF 表式を導出する。
  • 近似を Typical operating angles の周りに center させるため delta_ij^dc の事前回転を適用する。
  • 代理核の対称性と物理的損失挙動を維持するため、単位振幅性とサロゲートの偶奇構造を維持する。
  • APF ウィンドウをシフトするために delta_ij^dc および Delta_ij を計算する DC ベースの基準を任意で使用する。
  • YALMIP および CasADi 実装を用いた大規模テストケースで IPOPT の解法性能を示す。

実験結果

リサーチクエスチョン

  • RQ1APF 近似は古典的な式と同程度の精度で AC OPF 解を再現できるか。
  • RQ2APF アプローチは物理的忠実度を犠牲にすることなく IPM ベースの解法性能(反復回数、時間)を改善するか。
  • RQ3DC 基準周りの事前回転が APF の精度と条件付けにどう影響するか。
  • RQ4大規模ネットワーク(9〜10,000 台バス)では APF は古典的 AC OPF より頑健に解けるか。
  • RQ5三角系カーネルを全通過サロゲートに置換することの数値的・物理的影響は何か。

主な発見

  • APF OPF は 25 件以上の IEEE および PGLib テスト系(9〜10,000 バス)で古典的 AC OPF と同程度の解の精度を達成する。
  • APF 形式は古典モデルと比較して解法時間を短縮し Newton ステップの品質を向上させる。
  • 単位振幅の全通過カーネルは物理的損失を保持し、カーネル対称性を維持して人工的な損失増幅を回避する。
  • APF 下の微分は滑らかで振動が少なく、IPM におけるヤコビ行列・ヘッセ行列の条件付けを改善する。
  • DC 参照を用いた前回転は近似を中心化し、角度差が大きい箇所での精度を向上させる。
  • 再現性のためのコードと結果は GitHub で公開されている。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。