136 comments

[ 2.9 ms ] story [ 139 ms ] thread
Nice! I've been using this tool on an occasional basis for years (since long before it was converted from a Java applet to JS) and I noticed that the source code was available for download, but I had no idea it had switched to a fully open-source development model.
This is a fantastic tool! When I was younger, it was great to be able to experiment without needing any hardware and while having more visibility into what was happening. Especially cool that it lets you play with memristors.
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.
If you don't mind using a desktop app, there are still many great tools for hobbyists and for teaching.

Recently I've used: Qucs: https://sourceforge.net/projects/qucs/

Circuitmod: https://sourceforge.net/projects/circuitmod

These were also in my bookmarks of tools I've explored: CEDAR Logic Simulator: https://sourceforge.net/projects/cedarlogic

Logisim: https://sourceforge.net/projects/circuit/

For teaching LogicWorks is still my favorite.

KiCAD 5 was recently released (congrats team!) and it got ngspice integration which sounds neat. Haven't yet had time to try it out, but what I've seen so far looks promising. Of course with SPICE (and really any simulator) the problem is creating/finding good models for your parts or even generic ones.
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.

Thanks for building that. Awesome piece of software. Helped me a lot when I was dabbling in hardware coming from software.
Hey that's cool. Username is efosmark.
Thanks, great site! My username is TKems
Cool, just signed up as kstenerud. Never knew something like this existed!
If that's also true for brand-new users, the username is the same!
Cool - my username is "seandss" - much appreciated, thank you!
Thanks! I'm wrs.
Thank you, I'm just at the stage where I'm learning schematics and this looks like a fantastic tool!

Username: fluxsauce

I've been starting out with electronics tinkering, and this looks awesome! My username is jmgao.
This looks amazing, thank you! username: dujoducom
username: iceychris Thank you very much :)
A big fan since 2012!

My username is magnetik

Thank you!

Yes please. username: pkaye
Thanks from kqr2!
do0g

Thanks Mike!

Username: tpdc

Thank you for the offer, even if you don’t get to me.

ussername: shesto

thanks man ! :)

Been using iCircuit for iOS for a very long time, which is a C# port of falstad's engine. Only recently have I tried the demo of circuitlab; It would be much appreciated to give it a more comprehensive try... Username: up-n-atom

Thanks!

(comment deleted)
username: vkhurana

Thanks man! :)

thanks, mine is rkasturi
Username: k_samson Thanks. Great job!
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...

Awesome - thanks!

Username: kburkitt

username: bxtel

Thanks! Looking forward to using this!

Username: snowdem0n

Very generous of you. I've loved using it to answer stackexchange answers but don't have enough use myself to justify the membership.

Thanks for the generosity:

kemalenver

asampal

Thanks so much for the upgrade!

Just signed up, username ulmas.

Thanks so much, Mike, so generous of you!

Thanks username: asusta
I want!

username: blarg1

Just signed up, username: DavidGould.

I'm just getting started, so not sure what tools I'll end up using most, but it great to get to try this.

username: domsl

Hey I just signed up, it looks pretty cool. I still remember struggling with spice at school (almost 10 years ago) – I think this makes easier access to electronic simultion :)

(comment deleted)
Nice! This looks really cool :)

Username: RandomException

username: michaa Thanks :)
just signed up , username : Kagerjay
Username is hn50

Many thanks.

I remember running Spice on an 8086... The day I bought an 8087 coprocessor...it was SOOOOO much faster!

ade2 if it's not too late!
if not too late, nullmeme Thanks!
username: Raft Thanks!
While we're on the subject, allow me to plug Electrical Age: https://electrical-age.net/

It's a minecraft mod, yes. It's also a fully functional DC electrical simulation, with realism as a primary focus. Any inaccuracies are either strictly required (= it runs at 20Hz for most purposes), or allowances for decent gameplay.

(Or bugs. Those are probably my fault.)

It's a very nice mod. I love designing systems in modded Minecraft, it's very fun and relaxing.
A colleague of mine wrote a mod for controlling an IBM WebSphere app server via a virtual control panel in MC.
Don't discount your mod because it's made for Minecraft, this looks like a lot of fun!
ho wo use that lol to leasrn circuits ?
Minecraft is an amazing learning tool even for adults! I used Minecraft as a "build along" tool for fully understanding logic gates while reading "Code: The Hidden Language of Computer Hardware and Software" (which I highly recommend - great book!). I used a mod called "red power" to make laying out the circuits much easier (the color coded, bundled cables alone were worth using it). Perhaps I will have to fire up Minecraft and take Electrical Age for a spin - it looks REALLY cool!
People don't realize how much crazy stuff originates from minecraft.

For instance, battle royale (e.g. fortnite, pubg, realm royale, etc). That came from a minecraft mod based on hunger games before Arma+dayZ implemented it on their end. https://en.wikipedia.org/wiki/Battle_royale_game

But there's way more cooler stuff than that coming out of minecraft.

We have people building full blown computers in minecraft too.

Example: https://www.youtube.com/watch?v=SPaI5BJxs5M

You can even livestream yourself on a TV screen that you make on minecraft. Example: https://youtu.be/IdlZRhKmWJY?t=327

The full blown computers running in Minecraft has made me hope for more games that make computation an integrated part of game mechanics.

Like what if parts of the game code where represented as the environment. So that you can build your own game. Perhaps you can mod the game from inside the game. Or perhaps something more controlled, like modifying the level generation by interacting with the level itself.

In my opinion, at this extreme, it becomes more like work, not fun. Might as well use the brain cells for building a "real" game.
I'm honestly curious: where do you think the boundary between work and play occurs here? It seems to me that many of those that make those mods do it mostly as a recreation, don't you think?
> where do you think the boundary between work and play occurs here?

a) complexity

b) failure rate

c) consequences

Exactly! And that's the beauty of designing such a game in the right way. There's an opportunity to narrow down the freedoms in just the right way to limit failure rates.

I don't think complexity alone is a game stopping issue. There are plenty of highly complex games that people find fun and addictive. But complexity in combination with high failure rates (a lot of trial and error) will kill the fun.

But I think that high complexity with low error rates is perhaps exactly what makes a game fun. If you can express yourself freely and roam around while expecting most of your actions to produce an interesting result the game will be very interesting.

>The full blown computers running in Minecraft has made me hope for more games that make computation an integrated part of game mechanics.

You know, speaking of which, I actually learned FORTH from Minecraft.

Years ago, there was a now-defunct mod, Redpower 2, that massively expanded on the game's existing redstone mechanics. Redstone wires that could be run on walls and ceilings, insulated wires, bundled cables that carried 16 signals in parallel, a plethora of single-block logic gates, and a huge array of added features like the motorized "frames" that let you move huge constructions all at once, or the sophisticated pneumatic-tube networks for moving, routing, and sorting items. It was hugely popular; many features it introduced worked themselves so deeply into the modded community that clones copying many of its mechanics would remain popular to this day.

And one of the things it added, in one update, was a computer - specifically, an emulated custom 6502 variant (the 65EL02) with 8K of RAM (expandable to 64K), and a boot disk for a FORTH-based operating system to run on it. (Some dedicated users did code up other operating systems; someone ported BASIC to the thing, although it took up an awful lot of that limited memory)

Nobody had ever seen anything like it in the modded community, and a lot of children (including me) made at least a nominal effort to learn some basic FORTH so we could build things like password-locked doors, or pilot frame-based flying machines to do useful things like quarry out half the world and deliver it to our doorstep. Lots of more advanced stuff got built, too - 3D printers, computer-controlled automatic crafting systems, teleporters with selectable destinations.

The Redpower computers ended up not terribly popular, in the end - FORTH, being a language from 1970 that nobody had heard of before and which didn't look much like anything else most Minecraft players had ever used, proved a pretty intimidating barrier to entry; and shortly after Redpower introduced their feature someone else made their own mod that added Lua-based computers with a much less barebones OS and friendlier ways of interacting with useful functionality. This had a much easier time taking off.

I'm currently teaching an electronics class and have used this site heavily for in-class demonstrations. Some of the concepts (like a Push-Pull amplifier) are much easier to understand when you can see a visualization of how it works.
SAME!! I don't know how I taught these subjects before I found Falstad. <3
I teach an occasional "electronics without math (except ohms law)" class at the local makerspace - I've been using falstad ever since they showed up (many thanks!)
It's funny to see this here—I've been a MEGA FAN of Falstad for many years now, and I use this and many of his other tools in every single one of my classes. If y'all don't know about this site, he's made SO MANY incredibly excellent and informative tools it boggles the mind.

Seriously people, this guy is a freaking genius. I want to meet him just so I can shake his hand, thank him, and buy him about a million beers.

Falstad saved me during my university year. If just all field's had this type of material ...
Falstad ruined me during my university years, but i think we are talking about two different Falstads
I remember when this was still a Java applet - nice to see that it has been since rewritten in JS.

I credit this app for being able to pass the first half of my sophomore year at University - just months before I failed four courses(the allowance was two) and was given a chance by the dean to redeem myself.

I was really happy to see it got rewritten in JS as well, because Java applets are a pain (or just plain impossible). Sadly, the JS version is also a lot slower, I don't know how that could have gotten prevented
Webassembly tends to help by a good margin.
Same here. This was a very useful tool to help build intuition around the theoretical homework problems from the intro circuits classes.
Always wanted to make one of these. Nice job!
How do I get the scope output for circuits that I build?
You can add scope plots by right-clicking on any component and selecting "View in scope".
Wow, this would have been a game changer when I was taking EE courses. So much better than a half-working SPICE port on Mac OS X 10.2.
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)

I designed an actual board with this. Would have been SOL without it.
Same here. It never hit production, but this simulator was fully-featured enough to replace SPICE and accompany breadboard prototypes before I ordered a PCB run.
haha, production in my case was sending $3k to China for 100 units ;)
This tool is the lowest-barrier-to-entry to get into circuit design -- used the applet after trying commercial/trial tools (including "cloud-based" ones), and all failed me.
I found this thing years ago and still occasionally go to it to play around with different circuit concepts. Very cool!
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, resistors, capacitors and inductors in circuits with current or voltage sources. There is a library of popular op-amps for which we've measured the noise, open loop gain and various other parameters, available to be simulated with.

[1] https://git.ligo.org/sean-leavey/circuit

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
When LISO (the tool my project is based on) was first made, SPICE simulators couldn't properly handle "realistic" op-amp parameters, like finite open loop gain, strange phase shifts due to output impedance especially of FET-based op-amps, realistic noise, stability of circuits containing feedback loops, etc. Furthermore, SPICE models provided by manufacturers typically don't represent the real behaviour of their op-amps, especially when it comes to noise, so the idea was to build a tool to which you can give arbitrary, perhaps measured, noise spectra.

LISO also contains a brilliant fitting routine which can take a measured transfer function or noise spectrum and fit circuit parameters (e.g. op-amp noise, resistor values, etc.) to the data. It first uses some standard fitting algorithm (e.g. Nelder-Mead) to get close to the possible minimum, then uses a custom optimisation in log space to get the global minimum. If I remember correctly the author published a paper on this, and I can try to find it if someone is interested.

Looks pretty cool but the input is pretty esoteric to a newbie like me: https://git.ligo.org/sean-leavey/circuit/blob/master/example...

Same thing about the output format: https://git.ligo.org/sean-leavey/circuit/blob/master/example...

Is this a custom file format or a well known one?

Also, the references to LISO are all behind a user/password wall, which makes it hard to learn: https://wiki.projekt.uni-hannover.de/aei-geo-q/start/softwar...

It has a familiar Fortran/Academia/FEM solver vibe. This is very, very likely a format inherited from a Fortran code.
Ah, that might be the inspiration. The author used FORTRAN for other projects.
Thanks for taking a look!

> the input is pretty esoteric to a newbie like me

Yeah, those input and output files are what LISO uses. This was developed between around 1995 and 2010, and was built mostly to solve specific problems the original author was having with circuits and not as a generic tool, hence the syntax. You can avoid using this syntax at all as everything gets parsed into Python objects - see e.g. [1].

> Is this a custom file format or a well known one?

Custom. It's similar to a SPICE input file, but not identical. The author told me that he didn't know about parsing algorithms like Lex/Yacc when he wrote it, otherwise it might have been nicer.

> the references to LISO are all behind a user/password wall

Sorry about that. As I said, this was a tool used internally within the collaboration for many years. I am working on getting at least the manual made publicly available, but there are some proprietary libraries with unclear licences preventing public release of the binary and source code. Ideally, eventually my Python project will replicate all of the features of LISO and we won't even need the old binary any more.

EDIT: if you like, I can send you the manual and binary for LISO to the email in your profile - let me know.

[1] https://git.ligo.org/sean-leavey/circuit/blob/master/example...

Woah, I learned so much about electronics using the old java applet!
I used this to better visualize the circuits in my undergrad physics courses. I remember searching for a good animated representation of a curtain type of circuit with the expectation of finding some decent gifs/videos, but I stumbled upon this web app instead. :)
I built a simple keyboard matrix with a "scanner": http://tinyurl.com/yanykyws

That LED represents a something (probably firmware on the keyboard) reacting to the switch being pressed by a user.

Edit: I used a decade counter with a 5 col matrix for simplicity. I was using a 4 bit binary counter, but the browser started really bogging down with a bunch of components.

i think i watched this before ony guy whos is korean student somewhere in USA, teches via YT very cool stuff...

glad this is here.