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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META name="generator" content="Mostly bluefish and vi">
<META http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1">
<meta name="author" content="Dr. David Kirkby">
<META name="DESCRIPTION" content="Manual pages for atlc - Arbitrary Transmission Line Calculator from sources.">
<META name="KEYWORDS" content="Transmission line calculator atlc">
<TITLE>Building atlc</TITLE>
</HEAD>
<BODY>
<H1>UNIX manual pages.</H1>
The following are HTML versions of the standard UNIX manual pages for a number of programs. Although man pages have been produced, I don't think they are a very good way of explaining how to use <code><a href="atlc.1.html">atlc</a></code> or some of the other complex programs, although man pages are perfectly adequate for programs such as <code><a href="coax.1.html">coax(1)</a>, <a
href="dualcoax.1.html">dualcoax(1)</a> and <a href="sysdata.1.html">sysdata(1)</a></code>. The HTML documentation is ususally better, but in the tradition of UNIX systems, man pages are present. All the HTML formatted man pages were generated with the aid of <a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a> by ehood@medusa.acs.uci.edu This has some quite severe problems with some pages, so they don't look too good at all.
<UL>
<LI><a href="atlc.1.html"><code>atlc(1)</code></a> This is the main finite-difference calculation routine.</LI>
<LI><a href="coax.1.html"><code>coax(1)</code> </a> Computes impedance of standard coax or eccentric coax. See
also <a href="dualcoax.1.html"><code>dualcoax(1)</code></LI>
<LI><a href="create_bmp_for_circ_in_circ.1.html"><code>create_bmp_for_circ_in_circ(1)</code></a> For a circular conductor inside a circular conductor.</LI>
<LI><a href="create_bmp_for_circ_in_rect.1.html"><code>create_bmp_for_circ_in_rect(1)</code></a> For a circular conductor inside a rectangular one</LI>
<LI><a href="create_bmp_for_rect_in_rect.1.html"><code>create_bmp_for_rect_in_rect(1)</code> </a> For quickly generating bitmaps of rectangular conductors inside rectangular conductors. </LI>
<LI><a href="create_bmp_for_rect_cen_in_rect.1.html"><code>create_bmp_for_rect_cen_in_rect(1)</code></a> For quickly generating bitmaps of rectangular conductors <STRONG>placed centrally</STRONG> inside rectangular conductors.</LI>
<LI><a href="create_bmp_for_rect_cen_in_rect_coupler.1.html"><code>create_bmp_for_rect_cen_in_rect_coupler(1)</code></a> For quickly generating bitmaps of a coupler with think conductors rectangular conductors <STRONG>placed centrally</STRONG> inside rectangular conductors.</LI>
<LI><a href="create_bmp_for_rect_in_circ.1.html"><code>create_bmp_for_rect_in_circ(1)</code></a> <FONT COLOR="#FF0000"> Currently the programme has not been finished</FONT></LI>
<LI><a href="create_bmp_for_symmetrical_stripline.1.html"><code>create_bmp_for_symmetrical_stripline(1)</code> </a> For quickly generating bitmaps of thin conductor between two wide groundplanes. Since exact analytical results exist, this is good for testing atlc </LI>
<LI><a href="create_bmp_for_stripline_coupler.1.html"><code>create_bmp_for_stripline_coupler(1)</code> </a>For quickly generating bitmaps of directional couplers like this <img src="jpgs/coupler3.jpg" width="616" height="140" ALT="a directional coupler"> <br>Since this structure has an exact analytical result when the conductors are infinitely thin and the groundplanes infinitely wide, it is useful for testing atlc's <a href="accuracy.html#Accuracy_coupler">performance on coupled lines.</a></LI>
<LI><a href="design_coupler.1.html"><code>design_coupler(1)</code></a> is quite complex and probably best understood with the use of the HTML-formatted pages, rather than a man page, but one exists for completeness. Running <CODE>design_coupler -e</CODE> gives a <a href="determine_dimensions_of_couplers.html">complete example</a> of the use of <code>design_coupler</code>.</LI>
<LI><a href="dualcoax.1.html"><code>dualcoax(1)</code> </a> Computes impedance of a coaxial cable with two
concentric dielectrics. See also <a href="coax.1.html"><code>coax(1)</code></LI>
<LI><a href="readbin.1.html"><code>readbin(1)</code></a> For finding information on the binary files produced.
<LI><a href="sysdata.1.html"><code>sysdata(1)</code> </a> For gathering some hardware infomation. </LI>
</UL>
<br><br>
atlc is written and supported by <a href="jpgs/home-email.jpg">Dr. David Kirkby (G8WRB)</A> It it issued under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</A>
<br>
<BR>
<BR>
<A href="http://sourceforge.net"> SourceForge.net</A><a href="http://validator.w3.org/check/referer"><img border="0"
src="valid-html40.gif"
alt="Valid HTML 4.01!" height="31" width="88"></a>
<a href="http://bluefish.openoffice.nl/"><img SRC="jpgs/bluefish.jpg" WIDTH="88" HEIGHT="31" ALT="Bluefish"></a>
<a href="http://homepage.ntlworld.com/drkirkby/list2.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list3.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list4.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list5.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list6.html">.</a>
<a href="http://homepage.ntlworld.com/drkirkby/list7.html">.</a>
</body>
</HTML>
|