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.
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