Clear Filters
Clear Filters

When I do load flow analysis it is not converging?

58 views (last 30 days)
When I do load flow analysis of a 31 bus power system model ,error as "unable to converge in 50 iterations is shown".Is it possible to increase the number of iterations .I have done in simulink

Accepted Answer

Prathamesh
Prathamesh on 26 Jul 2023
Hi,
I understand that you are encountering the error message “unable to converge in 50 iterations. This issue is occurring because the number of iterations required to converge is more than the max iterations limit defined in “powergui” block.
Please follow the steps mentioned below to resolve this problem:
  1. Open the powergui block and make sure the “Simulation type” is discrete.
  2. Navigate to “Preferences” tab.
  3. Expand solver details for nonlinear elements.
  4. Enter a large value in the Maximum number of iterations.
Please refer to the documentation attached below for more information.
I hope this resolves your issue.
  1 Comment
TAMMUNUR
TAMMUNUR on 16 Apr 2024
This step doesn't help for me Still I'm getting load flow data error

Sign in to comment.

More Answers (2)

Sonam Dorji
Sonam Dorji on 14 Mar 2024
This step does not work for me. I am using Kundur two area system with induction motor as load in area 2. Any other possible solution for it.
Thank you.

Dail
Dail on 23 Jun 2024 at 13:26
There is a switch between a three-phase power supply or three programmable AC power supplies and the distribution network. loadflow does not consider the switch, and the calculated power generation and consumption are inconsistent

Tags

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!