Live data from Hacker News

Electronic Circuit Simulator in the Browser

falstad.com

71–80 of 137 posts

Re: Electronic Circuit Simulator in the Browser

#71
post #23

Nice site! That example circuit is called a resonant circuit and the oscillation that is seen after the power supply is removed happens because both the capacitor (C) and the inductor (or coil, L) store energy—in electric and magnetic fields, respectively—and start feeding each other.

FYI try this:

set the 100 ohm resistor to 1 ohm

set the 15uF cap to 15pF

close the switch, open it again - check out the spark (or rather the stupidly high voltage)

Re: Electronic Circuit Simulator in the Browser

#72
post #5

I used and enjoyed circuitlab.io until it went for-pay only. Nice to have an easy to use free alternative for very casual hobbyists like me.

That would be https://www.circuitlab.com/ -- I built it :) Edit: if anyone wants, reply with your CircuitLab username and I'll give you a free membership upgrade when I get home this evening.

Username: k_samson Thanks. Great job!

Re: Electronic Circuit Simulator in the Browser

#74
post #40

I'll throw my hat into the ring as well. I have also recently been building a small signal AC analysis circuit simulator [1]. The main idea behind it is to convert a closed source tool that has been around for years within the LIGO scientific collaboration to one that is open source and implemented in Python. It's almost functionally complete, can simulate transfer functions and (accurate) noise from op-amps, resisto…

Is there some fundamental differences between this and the more established simulators like (ng)spice and QUCS? Trying to understand the rationale of building your own

Re: Electronic Circuit Simulator in the Browser

#75
post #5

I used and enjoyed circuitlab.io until it went for-pay only. Nice to have an easy to use free alternative for very casual hobbyists like me.

That would be https://www.circuitlab.com/ -- I built it :) Edit: if anyone wants, reply with your CircuitLab username and I'll give you a free membership upgrade when I get home this evening.

Username: yuhe

Thanks, that's very generous! I registered a while ago and I'd definitely pay for something like this if I was using it professionally, but I'm barely a hobbyist...

Re: Electronic Circuit Simulator in the Browser

#76
post #5

I used and enjoyed circuitlab.io until it went for-pay only. Nice to have an easy to use free alternative for very casual hobbyists like me.

That would be https://www.circuitlab.com/ -- I built it :) Edit: if anyone wants, reply with your CircuitLab username and I'll give you a free membership upgrade when I get home this evening.

Awesome - thanks!

Username: kburkitt

Re: Electronic Circuit Simulator in the Browser

#77
post #5

I used and enjoyed circuitlab.io until it went for-pay only. Nice to have an easy to use free alternative for very casual hobbyists like me.

That would be https://www.circuitlab.com/ -- I built it :) Edit: if anyone wants, reply with your CircuitLab username and I'll give you a free membership upgrade when I get home this evening.

username: bxtel

Thanks! Looking forward to using this!

Re: Electronic Circuit Simulator in the Browser

#78
Paul Falstad did (and does) all the heavy lifting for this project, but the co-host of the JS version at lushprojects.com is my site and I did the original port from a Java applet to a GWT application that complies to JS.

Glad to know so many people find it useful. I always thought it was a great visualisation tool which I why I wanted to put the effort in to do the port.

Off to bed now, but if people have questions I'll take a look at the discussion again in the morning.

Post reply on HN