Skip to content

Instantly share code, notes, and snippets.

@TCWORLD
Last active March 20, 2016 02:31
Show Gist options
  • Save TCWORLD/1bea372adf72a93df1bc to your computer and use it in GitHub Desktop.
Save TCWORLD/1bea372adf72a93df1bc to your computer and use it in GitHub Desktop.
Java Circuit Sim - 50V Divider
Go to here:
http://www.falstad.com/circuit/circuitjs.html
Then do File->Import From Text
Copy and paste all of the lines below into the box presented (If you click the raw button above, you can copy without line numbers):
$ 1 4.9999999999999996E-6 10.20027730826997 50 50.0 50
R 96 240 48 240 0 3 40.0 50.0 0.0 0.0 0.5
r 96 240 192 240 0 10000.0
r 192 240 192 320 0 1000.0
r 192 240 192 160 0 1000.0
g 192 320 192 336 0
R 192 160 192 128 0 0 40.0 5.0 0.0 0.0 0.5
O 192 240 272 240 0
O 480 240 560 240 0
R 480 160 480 128 0 0 40.0 2.5 0.0 0.0 0.5
r 480 240 480 160 0 500.0
r 384 240 480 240 0 10000.0
R 384 240 336 240 0 3 40.0 50.0 0.0 0.0 0.5
o 6 32 0 290 5.0 9.765625E-5 0 -1
o 0 32 0 291 80.0 0.00625 0 -1
o 7 32 0 290 5.0 9.765625E-5 1 -1
o 11 32 0 291 80.0 0.00625 1 -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment