Powerflow (Newton Raphson)

The algorithm gets the states (V and Theta) of the electric power system and power flows
다운로드 수: 3.1K
업데이트 날짜: 2021/8/4

라이선스 보기

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 릴리스 호환 정보
개발 환경: R2017a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Newton-Raphson Method에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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