sharpie7 / circuitjs1

Electronic Circuit Simulator in the Browser
GNU General Public License v2.0
2.29k stars 633 forks source link

SubCircuit Library #690

Open JonasForssell opened 2 years ago

JonasForssell commented 2 years ago

Label: Question

I have been playing around with the sub circuit component and it is quite powerful

It opens up for the possibility of a library of user developed components.

Any proposal for a place and strategy to share these with the user community?

Here is an example of a PowerMosfet I modelled from the datasheet. The results are roughly comparable with the output from the Spice model from Inifineon including the Avalance diode functionality.

IRL7472L1.txt

And here I use it: TestCircuitIRL7472L1.txt

Imagine an online library of components which is easily searchable and accessible directly from within your software. That would be tremendous when building models!

Thanks /Jonas

pfalstad commented 2 years ago

Great idea. I'm not sure how to do it though.