Powerflow (Newton Raphson)

The algorithm gets the states (V and Theta) of the electric power system and power flows

You are now following this Submission

The algorithm uses the newton raphson method to obtain the states of the system and also the power injection and flows using the Jacobian matrix (partial derivates of V and Theta). The program has two menus, one to choose the power system to analyze, and another one to show the solutions.
if you are facing any trouble you can contact me by email.
my email is: orramirezba@ittepic.edu.mx
Thanks.
Orlando Ramírez Barrón

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.1.0.0

This new version includes more test cases and solve and issue with a for cycle of the previous version was solve, additionally this version provides more visualization options.

2.0.0.0

The new version includes more test cases and assumes that the swing bus is bus # 1.

1.0.0.0