I was trying to simulate my incrementer's new carry logic and noticed a new feature in http://www.falstad.com/circuit/circuitjs.html : configurable relays !
You can edit the coil's inductance and resistance, the contact's on and off resistances, the coil's on current and the number of contacts. Still missing is the off current so this is not yet ready to simulate hysteresis. I sent a bug/feature request ;-)
This page already has some links to relay simulators but circuitjs stands on its own and does many things, moderately well but well enough for most cases. I used it a lot to simulate many types of circuits and now even more !
What else do you think is still missing from circuitjs ?
(And for those who might wonder, here is the new circuit for the carry logic, using coils in series instead of parallel as in a previous attempt, so now the current is constant for each slice of 4 bits)
And the link to play at home.
UPDATE
Circuitjs now handles hysteresis ! Here's my first test with the experimental code :-) The new features will be soon integrated in the main dev branch.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.