Powerflow (Newton Raphson)
Version 2.1.0.0 (8 KB) by
Orlando Ramirez Barron
The algorithm gets the states (V and Theta) of the electric power system and power flows
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 LinuxCategories
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
Find more on Newton-Raphson Method in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
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 |