Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation/proof of concepts #3

Open
leannejdong opened this issue May 25, 2020 · 0 comments
Open

documentation/proof of concepts #3

leannejdong opened this issue May 25, 2020 · 0 comments

Comments

@leannejdong
Copy link

Could you please provide some proof of concepts.
For instance, I came across a paper on automated circuit simulation using graph
theory.
https://www.researchgate.net/publication/273890629_Using_graph_theory_for_automated_electric_circuit_solving

The idea is basically two fold.

  1. Find minimum amount of loops/circle that ensure all edges run through

  2. Use Kirchhoff law for voltage to set up a system of n equations, one
    for each of the n independent loops.

I want to see how yours is different, in term of the ideas/methodology.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant