bullet

CASTLE:  Circuit Analysis and Simulation with Transmission Line Emphasis

bullet

A new transmission-line circuit code for Windows.  Graphical interface.  Works with Stella (an NRL in-house data analysis code...).

bullet

Primarily used to analyze pulsed power machines with a lot of transmission-line elements.
 

bullet

 Berkeley Spice 3F5 for Windows

bullet

This latest version (as of Aug 2006) of Berkeley's original circuit code.  Unfortunately, it is difficult to compile on the Windows XP platform with modern tools.

bullet

I have fixed the source so that it can be compiled from the command line after installing the free Microsoft Visual C Express package (also works with Visual Studio 6).

bullet
See how to fix the source yourself here
bullet
Download the fixed source here
bullet
Download the Windows executables here
bullet

Note that there are two executables "bspice" and "cspice".  Both are command line tools.  To simulate the example input file "rc.cir", just run "bspice rc.cir" from the command prompt.  Bspice.exe outputs everything to a file called "rawspice.raw" where Cspice.exe outputs to the screen.  I find the bspice is the most useful.  Interestingly, if you happen to have Linear's free graphical version of spice for windows, you can use it to open the "rawspice.raw" file and examine the data.