Perry Rylance

Personal & Professional blog

Off-grid circuit simulation

I’m looking into DC circuit simulation with a graphical interface as a matter of personal interest.

It’d be really nice to develop an application which would let the user create a DC system, complete with a battery bank and state of charge, charging devices and weather condition simulations to predict what state of charge the battery bank would be in after running it through some preset conditions.

I’m looking at this library, which is a SPICE based JavaScript circuit simulation library. I’m looking to use GoJS to provide a visual representation of circuit diagrams, and considering using a React based interface to brush up on my skills in that area.

A browser-based SPICE circuit simulator
https://github.com/danchitnis/EEsim
4 forks.
49 stars.
0 open issues.

Recent commits:

More to follow on this in the future, I’m sure!