This project allows amateur users draw electrical power networks and perform power flow analysis on them from any browser.
- Add a bus to the graphical network editor by clicking any of the buses in the component panel
- Transmission lines can be drawn between two buses by selecting an active bus (double click), selecting a passive bus (ctrl + double click) and pressing key 'l'
- Update the selected component's parameters from the properties panel. A component can be selected by double-clicking the component in the graphical network editor
- Move buses around by dragging them in the graphical network editor
- Components can be deleted by pressing the delete key in the graphical network editor
- Select power flow algorithm and set iteration limit from properties panel
- Click 'Calculate Power Flow' button to download power flow analysis result from server
https://power-flow.onrender.com/ (could take up to 2mins to load webpage as it is hosted using a free-tier)