13

Do you know any program that works on linux and can simulate complex circuits?

oneat
  • 581
  • 2
  • 6
  • 11

7 Answers7

9

The gEDA project supports the Icarus Verilog (digital only, though Verilog-AMS support is planned), GTK Wave, ngSpice, and Gnucap simulators. It has the advantage that you can compose your schematics, simulations, and PCBs in the same flow, instead of having to manually copy everything from your schematic editor into the simulator.

If you want to evaluate more options, the Wikipedia comparison of EDA software, Electronic circuit simulation, and list of free (as in freedom) simulators pages all contain useful links.

Kevin Vermeer
  • 19,989
  • 8
  • 57
  • 102
3

There are several SPICE implementations for Linux, such as SPICE OPUS (it's free). I used the Windows version some years ago, and found it quite good. It can use Eagle schematics, which is a plus.

Leon Heller
  • 38,774
  • 2
  • 60
  • 96
1

Real-time java-script browser application:

Circuit Simulator Applet

Sławomir Kozok
  • 473
  • 1
  • 4
  • 15
1

Try this DC/AC Virtual Lab, it works in browser, you will need Flash Player though ..

clabacchio
  • 13,481
  • 4
  • 40
  • 80
simo
  • 273
  • 1
  • 12
0

This is not an electronics oriented software, but it does work: try Xcos from Scilab.

Scilab is included in most distributions. Xcos comes preinstalled.

Xcos is to Scilab what Simulink is to Matlab.

It has a GUI interface with components you can connect.

LuisF
  • 639
  • 5
  • 12
arboreal84
  • 101
  • 1
0

LTSpice is actually Windows software but runs well under Wine. I use it on Ubuntu.

Warren Hill
  • 4,780
  • 20
  • 32
-1

it is easy. Virtualize a copy of Windows within Linux and run your favorite windowed simulator in the windows box .

dannyf
  • 4,272
  • 1
  • 7
  • 9