Swing Curve Optimization using Harmony Search Algorithm

Optimize swing curve parameters for power systems using a Harmony Search Algorithm.
24 Downloads
Updated 1 Jun 2024

View License

  • 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.

Cite As

recent works (2024). Swing Curve Optimization using Harmony Search Algorithm (https://www.mathworks.com/matlabcentral/fileexchange/167226-swing-curve-optimization-using-harmony-search-algorithm), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0