Powerflow (Newton Raphson)

The algorithm gets the states (V and Theta) of the electric power system and power flows
3.1K Downloads
Updated 4 Aug 2021

View License

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
MATLAB Release Compatibility
Created with R2017a
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
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