Update wiki pages
[geda-gaf.git] / docs / wiki / geda-wcalc_readme.html
blob6fdba3173a25e784283f92019818500e8f0c347d
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
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" />
10 </head>
11 <body>
13 <h1 class="sectionedit1" id="wcalc_readme">Wcalc README</h1>
14 <div class="level1">
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.
24 Models include:
26 - single layer solenoid inductor
27 - single microstrip and stripline
28 - coupled microstrip
29 - metal-insulator-semiconductor microstrip
30 - coaxial cable
32 Frontends include:
34 - gtk gui
35 - web (cgi)
36 - scilab
37 - octave
38 - matlab
39 - stdio
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>
48 </div>
49 </body>
50 </html>