現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
- The provided MATLAB code implements a Harmony Search Algorithm to optimize parameters for swing curve simulations in power systems. The optimization aims to achieve a target rotor angle and time, crucial for maintaining system stability during faults.
- The process begins with defining algorithm parameters such as population size, maximum iterations, and pitch adjustment rates. The objective function evaluates the fitness of parameter sets by comparing simulated rotor angles to the target angle.
- During optimization iterations, the Harmony Search Algorithm adjusts parameter values, maintains a harmony memory, and explores the search space efficiently.
- To evaluate the optimized parameters, a swing curve simulation is performed using the updated parameters. The simulation calculates rotor angles over time, considering the dynamic response of the system.
- Finally, the optimized results are displayed, showcasing the parameters that yield the desired swing curve characteristics. This iterative optimization process enhances the understanding of power system dynamics and contributes to improved stability and reliability.
引用
recent works (2026). Swing Curve Optimization using Harmony Search Algorithm (https://jp.mathworks.com/matlabcentral/fileexchange/167226-swing-curve-optimization-using-harmony-search-algorithm), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
