Powerflow (Newton Raphson)

The algorithm gets the states (V and Theta) of the electric power system and power flows
3,2K descargas
Actualizado 4 ago 2021

Ver licencia

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
Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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