1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
13 <h1 id=
"wcalcreadme">Wcalc README
</h1>
15 <pre class=
"code">$Id: README,v
1.2 2005/
10/
24 21:
12:
42 dan Exp $
17 Wcalc is a tool for the analysis and synthesis of transmission line structures and
18 related components. Wcalc provides the ability to analyze the electrical parameters
19 of a particular structure based on the physical dimensions and material parameters.
20 The synthesis portion calculates the required physical parameters to meet desired
21 electrical specifications. Wcalc includes several models and places an emphasis on
22 accuracy. Several frontends provide the user with several options for its use.
26 - single layer solenoid inductor
27 - single microstrip and stripline
29 - metal-insulator-semiconductor microstrip
41 See the file INSTALL for building and installation instructions.
43 Please report all bugs at the wcalc sourceforge project page
44 at http://wcalc.sf.net
46 See the file COPYING for copying conditions.
</pre>