GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
coax(1) FreeBSD General Commands Manual coax(1)

coax - determine impedance of a coaxial structure, where the inner may be offset from the centre if necessary.

coax [-O offset] d D Er

coax computes the impedance of a coaxial cable, given the outside diameter of the inner conductor d, the internal diameter of the outer conductor D and the relative permittivity of the dielectric Er. If there is an offset between the inner and outer (i.e. the coax is eccentric), the offset can be given as a option. coax uses the equation
Zo=59.95849160 ln(x+sqrt(x^2-1)) /sqrt(Er) Ohms
where x=(d^2+D^2-4 O^2)/(2*D*d)

coax does not read/write any files.

atlc(1)
create_bmp_for_circ_in_circ(1)
create_bmp_for_circ_in_rect(1)
create_bmp_for_microstrip_coupler(1)
create_bmp_for_rect_cen_in_rect(1)
create_bmp_for_rect_cen_in_rect_coupler(1)
create_bmp_for_rect_in_circ(1)
create_bmp_for_rect_in_rect(1)
create_bmp_for_stripline_coupler(1)
create_bmp_for_symmetrical_stripline(1)
design_coupler(1)
dualcoax(1)
find_optimal_dimensions_for_microstrip_coupler(1)
readbin(1)

http://atlc.sourceforge.net - Home page
http://sourceforge.net/projects/atlc - Download area
/usr/local/share/atlc/docs/html-docs/index.html - HTML docs
/usr/local/share/atlc/docs/qex-december-1996/atlc.pdf - theory paper
/usr/local/share/atlc/examples - examples

atlc-4.6.0 28th Oct 2003 Dr. David Kirkby

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.