Skip to content

israelsgalaxy/load-flow

Repository files navigation

load-flow

Bringing load flow analysis to the web

This project allows amateur users draw electrical power networks and perform power flow analysis on them from any browser.

User Interface

Screenshot (343)

Component Panel

image

Graphical Network Editor

image

Properties Panel

image

How to Use

  • 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

Try it out

https://power-flow.onrender.com/ (could take up to 2mins to load webpage as it is hosted using a free-tier)

About

Bringing load flow analysis to the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published