Load flow analysis using Newton Raphson method
Version 1.0.0 (2,72 ko) par
Dharshini R
Newton Raphson Method is an iterative technique for solving a set of various nonlinear equations with an equal number of unknowns.
- Newton Raphson method has quadratic convergence and hence it can be used in load flow problems
- It possesses quadratic convergence characteristics. Therefore, the convergence is very fast.
- The number of iterations is independent of the size of the system. Solutions to a high accuracy is obtained nearly always in two to three iterations for both small and large systems.
- The Newton Raphson Method convergence is not sensitive to the choice of slack bus.
- Overall, there is a saving in computation time since fewer number of iterations are required.
Citation pour cette source
Dharshini R (2026). Load flow analysis using Newton Raphson method (https://fr.mathworks.com/matlabcentral/fileexchange/107869-load-flow-analysis-using-newton-raphson-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0 |
