-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathdocs.html
More file actions
257 lines (202 loc) · 9.41 KB
/
docs.html
File metadata and controls
257 lines (202 loc) · 9.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Mac OS X (vers 25 March 2009), see www.w3.org" />
<meta http-equiv="content-type" content=
"text/html; charset=us-ascii" />
<title>Qucs project: documentation</title>
<link href="qucsweb.css" rel="stylesheet" type="text/css" />
<!-- header and footer include scripts -->
<script src="headerfooter.js" type="text/javascript">
</script>
</head>
<body>
<!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
header()
//]]>
</script>
<div id="main">
<hr />
<center>
[ user manual -
<a href="thirdparty.html">third party</a> -
<a href="technical.html">technical papers</a> -
<a href="components.html">components</a> -
<a href="related.html">related</a> -
<a href="press.html">press/education</a> -
<a href="contact.html">contact</a> ]
</center>
<h3><a name="#manual">User manual</a></h3>
<p>Until now there is no or little user documentation
available. The Qucs application has an integrated help system
giving the user useful but yet limited help with the program.
However, a useful beginners tutorial can be found <a href=
"docs/tutorial/getstarted.pdf">here (pdf)</a>. We are searching for
people who want to support the project by creating more
documentation. The internal help system is also multi-lingual,
thus translations into languages other than English, German,
French and Spanish have to be done. If you are interested then
feel free to write a email to: <a href=
"contact.html">contact</a>. It is planned to have user manuals
consisting of</p>
<ul>
<li><i><b>the integrated multi-lingual help
system</b></i></li>
<li style="list-style: none"><br />
These should be little helpers with the program itself
available during runtime including a getting started guide
and brief descriptions of what is what in the graphical user
interface (GUI). The documentation is written in simple HTML
pages and focuses on the GUI.<br />
<br /></li>
<li><i><b>an english user manual with some more
details</b></i></li>
<li style="list-style: none"><br />
The actual user manual should contain a more detailed
description of the simulation backend including the available
program options, components and simulation types. The user
manual focuses on the simulator and should be written in the
Texinfo (texi) format, i.e. means it can be easily converted
into info and HTML pages.<br />
<br /></li>
<li><i><b>tutorials about how to use Qucs</b></i></li>
<li style="list-style: none">
<br />
Topic-related tutorials dealing with certain issues, real
life applications and how to handle these with Qucs. The
tutorials will be available as pdf files and are written in
LaTex. Available tutorials so far:<br />
<br />
<ul>
<li><b>workbook tutorial chapters</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>Getting Started with Qucs: <a href=
"docs/tutorial/getstarted.pdf">getstarted.pdf</a></li>
<li>DC Analysis, Parameter Sweep and Device Models:
<a href="docs/tutorial/dcstatic.pdf">dcstatic.pdf</a></li>
<li>Getting Started with Digital Circuit Simulation:
<a href="docs/tutorial/digital.pdf">digital.pdf</a></li>
<li>Transient Domain Flip-Flop Models for Mixed-Mode
Simulation: <a href=
"docs/tutorial/ffmodels.pdf">ffmodels.pdf</a></li>
<li>Modelling Operational Amplifiers: <a href=
"docs/tutorial/opamp.pdf">opamp.pdf</a></li>
<li>Modelling the 555 Timer: <a href=
"docs/tutorial/timer555.pdf">timer555.pdf</a></li>
<li>Qucs simulation of SPICE netlists: <a href=
"docs/tutorial/spicetoqucs.pdf">spicetoqucs.pdf</a></li>
<li>Biasing a BJT Transistor: <a href=
"docs/tutorial/bjtbias.pdf">bjtbias.pdf</a></li>
<li>BJT Modeling and Verification: <a href=
"docs/tutorial/modelbjt.pdf">modelbjt.pdf</a></li>
<li>Power Amplifier Design: <a href=
"docs/tutorial/poweramp.pdf">poweramp.pdf</a></li>
<li>Low Noise Amplifier Design: <a href=
"docs/tutorial/lna.pdf">lna.pdf</a></li>
<li>Microstrip Design - 10dB Directional Coupler Design: <a href=
"docs/tutorial/coupler.pdf">coupler.pdf</a></li>
<li>Measurement Expressions Reference Manual:
<a href="docs/tutorial/functions.pdf">functions.pdf</a></li>
<li>Component, compact device and circuit modelling
using symbolic equations: <a href=
"docs/tutorial/equations.pdf">equations.pdf</a></li>
<li style="list-style: none"><br />
<br /></li>
</ul>
</li>
<li><b>workbook</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>Preliminary WorkBook: <a href=
"docs/tutorial/workbook.pdf">workbook.pdf</a></li>
<li>Russian translation of the preliminary WorkBook:
<a href=
"docs/workbook_ru.pdf">workbook_ru.pdf</a></li>
<li style="list-style: none"><br />
-- provided by Vladimir Gololobov <a href=
"mailto:vgololobov@mpark.ru"><em><vgololobov@mpark.ru></em></a>
on 2006/10/18</li>
</ul><br />
<br />
</li>
<li><b>SPICE to Qucs test reports (by Mike
Brinson)</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>DC and independent voltage pulse generator test:
<a href="docs/report/StoQ_test1.pdf">StoQ_test1.pdf</a></li>
<li>DC and independent voltage sin generator test:
<a href="docs/report/StoQ_test2.pdf">StoQ_test2.pdf</a></li>
<li>SPICE 2g6 and 3f5 resistors: <a href=
"docs/report/StoQ_test3.pdf">StoQ_test3.pdf</a></li>
<li>SPICE 2g6 and 3f5 capacitors: <a href=
"docs/report/StoQ_test4.pdf">StoQ_test4.pdf</a></li>
<li>SPICE 2g6 and 3f5 inductors: <a href=
"docs/report/StoQ_test5.pdf">StoQ_test5.pdf</a></li>
</ul><br />
<br />
</li>
<li><b>standalone report chapters</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>Verilog-AMS interface: <a href=
"docs/report/verilog.pdf">verilog.pdf</a></li>
<li>A Curtice level 1 MESFET model: <a href=
"docs/report/curtice.pdf">curtice.pdf</a></li>
<li>Verilog-A Modular Macromodel for Operational
Amplifiers: <a href=
"docs/report/mod_amp.pdf">mod_amp.pdf</a></li>
<li>Verilog-A Logarithmic Amplifier Macromodel:
<a href="docs/report/log_amp.pdf">log_amp.pdf</a></li>
<li>Verilog-A Macromodel for Resistive
Potentiometers: <a href=
"docs/report/potentiometer.pdf">potentiometer.pdf</a></li>
<li>Verilog-A compact device models for GaAs MESFETs:
<a href="docs/report/MESFET.pdf">MESFET.pdf</a></li>
<li>Verilog-A implementation of the EKV v2.6 long and
short channel MOSFET models: <a href=
"docs/report/EKV26.pdf">EKV26.pdf</a></li>
<li>Compact Verilog-A pn junction photodiode model:
<a href="docs/report/photodiode.pdf">photodiode.pdf</a></li>
<li>PV Cell simulation with QUCS - A generic model of
PV Cell: <a href=
"docs/Photovoltaic_Cell_Model_Miguel%20Pareja.pdf">Photovoltaic_Cell_Model_Miguel
Pareja.pdf</a></li>
</ul><br />
<br />
</li>
<li><b>reportbook</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>Preliminary ReportBook: <a href=
"docs/report/reportbook.pdf">reportbook.pdf</a></li>
</ul><br />
<br />
</li>
<li><b>other tutorials</b></li>
<li style="list-style: none; display: inline">
<ul>
<li>Notes on Constructing Qucs Verilog-A Compact Device Models and Circuit Macromodels: <a href=
"docs/Qucs_Verilog_ANotes.pdf">Qucs_Verilog_ANotes.pdf</a></li>
<li>Using Qucs in Textmode: <a href=
"docs/tutorial/textmode.pdf">textmode.pdf</a></li>
</ul><br />
<br />
</li>
</ul>
<hr />
</li>
</ul>
</div><!-- include the common web page header -->
<script type="text/javascript">
//<![CDATA[
footer()
//]]>
</script>
</body>
</html>