Does anyone know of a freeware SPICE / circuit simulator? SPICE (Simulation Program with Integrated Circuit Emphasis)is a general-purpose, open source analog electronic circuit simulator. It is a powerful program that is used in integrated circuit and board-level design to check the integrity of circuit designs and to predict circuit behavior. Wikipedia
|
I thought that one of the other analog chip makers had a spice too but I can't remember who :( I have been to a few talks on simulation given by physicists and EEs who have done chip design. Each of the talks seems to end like this ---
Also most of the free simulators are not distributed with models. Re-distribution of the models is usually a copyright violation. LTspice is distributed with models of the Linear Tech parts. I am not sure the quality of the models. Most manufacturers do not want to reveal too many details about their process. |
||||
|
|
|
A free version of TINA, which includes Spice, is available from TI. I use SIMetrix Spice, it is an option with the Pulsonix PCB software I use. It's a very good implementation, and a free demo version is available that is suitable for small circuits: This is a very nice SPICE that I investigated some years ago. It can be used with Eagle schematics. |
||||
|
|
|
my favorite spice engine is the one made by linear technology. I saw ngSpice mentioned above but there is no good port to windows. Its cool if you have the linux box. But I find it has some compatibility issues and library import issues. http://www.linear.com/designtools/ That is where LTspice is, they have filter design tools there too. |
|||||||||||
|
|
I found an excellent online circuit simulator written in Java, and its free-and-open-source. You can play with the software by visiting the link, and wait for the applet to pop-up. (you need the Java Player) Edit components and connections by right-clicking anywhere/on a component. You can build entire circuits using this and simulate it visually to understand how the circuit works. (voltage is shown in green/red, simply amazing) If you start with one of the gate circuit examples, (choose it from the Circuits menu), then you can click on gates or digital signals to switch them on/off, and see your circuit react. You can setup oscilloscope views on any connection too. (see bottom of the pic)
|
|||||||||
|
|
There are a couple of heavy-duty packages and a lightweight program for Linux. The serious packages are GEDA and KiCAD. They are each a collection of programs that work well together (like Orcad); they include a schematic capture, a simulator, a waveform viewer, and a PCB layout tool. They are very sufficient except my professor requires the ".out" file generated by pspice, so I still have to use that. The lightweight program is Oregano. It's great for quick simulations. The libraries are quick and easy to use and find parts from. The schematic capture is much easier to use and prettier than the other programs. It uses either gnucap or ngspice for the simulations, so they're pretty good. One major drawback that I have found is that the waveform viewer does not provide a logarithmic view and there's no way to get data out of it. |
||||
|
|
|
I use LTSpice great info on how to use it: http://www.element-14.com/community/thread/1811 In particular this tutorial: |
||||
|
|
|
|
||||
|
|
protected by W5VO♦ Aug 16 '12 at 20:57
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

