qucsator - Man Page

An integrated electronic circuit simulator.

Synopsis

qucsator [OPTION] ...

Description

Qucs is an integrated circuit simulator which means you are able to setup a circuit with a graphical user interface (GUI) and simulate the large-signal, small-signal and noise behaviour of the circuit. After that simulation has finished you can view the simulation results on a presentation page or window.

The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis, etc.

Qucsator, the simulation backend, is a command line circuit simulator.  It takes a network list in a certain format as input and outputs a Qucs dataset.  It has been programmed for usage in the Qucs project but may also be used by other applications.

Options

-h,  --help

display this help and exit

-v,  --version

display version information and exit

-i FILENAME

use file as input netlist (default stdin)

-o FILENAME

use file as output dataset (default stdout)

-b,  --bar

enable textual progress bar

-g,  --gui

special progress bar used by gui

-c,  --check

check the input netlist and exit

Availability

The latest version of Qucs can always be obtained from https://sf.net/p/qucs

Reporting Bugs

Known bugs are documented within the BUGS file.  Report bugs to qucs-bugs@lists.sourceforge.net

See Also

The technical documentation for Qucsator is maintained as a LaTeX manual.  The precompiled postscript (or pdf) file comes with every new release of the application.  This documentation is also online available (as HTML) at <http://qucs.sourceforge.net/>.

Authors

Written by Michael Margraf <michael.margraf@alumni.tu-berlin.de>, Vincent Habchi, F5RCS <10.50@free.fr>, Helene Parruitte <parruit@enseirb.fr>, Bastien Roucaries <roucaries.bastien@gmail.com> and Stefan Jahn <stefan@lkcc.org>.

Info

September 2004 Debian/GNU Linux