Skip to content

mzaib1012/ieee-14bus-load-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

IEEE 14-Bus System Grid Power Flow Analysis

An advanced, cloud-computed power systems engineering framework executing steady-state analytics on the benchmark IEEE 14-bus grid configuration. This project leverages Python (PyPSA) and a Newton-Raphson numerical solver to calculate exact bus voltage profiles, system line loading, and active/reactive power distributions without requiring local hardware resource provisioning.


πŸ“ Repository Structure

ieee14-bus-power-flow-analysis/
β”œβ”€β”€ python-pypsa/
β”‚   β”œβ”€β”€ ieee14_line_loading.png         <-- Transmission Loading Plot Asset
β”‚   β”œβ”€β”€ ieee14_voltage_profiles.png     <-- Bus Voltage Profile Plot Asset
β”‚   β”œβ”€β”€ IEEE14_Static_Analysis.ipynb    <-- Computational Solver & Outputs
β”‚   └── requirements.txt                <-- Environment dependencies
β”œβ”€β”€ .gitignore
β”œβ”€β”€ LICENSE
└── README.md                           <-- Main Documentation

About

Static and dynamic load flow analysis of the IEEE 14-bus system using cloud-computed PyPSA (Python) and Simscape Electrical (MATLAB Online).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors