1Qucs(1) User Commands Qucs(1)
2
3
4
6 Qucs - An integrated electronic circuit simulator.
7
9 qucs [OPTION] ...
10
12 Qucs is an integrated circuit simulator which means you are able to
13 setup a circuit with a graphical user interface (GUI) and simulate the
14 large-signal, small-signal and noise behaviour of the circuit. After
15 that simulation has finished you can view the simulation results on a
16 presentation page or window.
17
18 The software aims to support all kinds of circuit simulation types,
19 e.g. DC, AC, S-parameter, harmonic balance analysis, noise analysis,
20 etc.
21
22 Qucsator, the simulation backend, is a command line circuit simulator.
23 It takes a network list in a certain format as input and outputs a Qucs
24 dataset. It has been programmed for usage in the Qucs project but may
25 also be used by other applications.
26
27
29 The latest version of Qucs can always be obtained from
30 https://sf.net/p/qucs
31
33 Known bugs are documented within the BUGS file. Report bugs to qucs-
34 bugs@lists.sourceforge.net
35
37 Copyright © 2003, 2004, 2005 Michael Margraf <michael.mar‐
38 graf@alumni.tu-berlin.de>
39
40 This is free software; see the source for copying conditions. There is
41 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
42 PURPOSE.
43
45 Written by Michael Margraf <michael.margraf@alumni.tu-berlin.de> and
46 Stefan Jahn <stefan@lkcc.org>.
47
48
49
50Debian/GNU Linux September 2004 Qucs(1)