logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

dualcoax - determine impedance of a coaxial structure with two concentric dielectrics.

Description

       dualcoax  computes  the  impedaance  of  a  dualcoaxial cable, with two concentric dielectrics, given the
       outside diameter of the inner conductor D1, the outside diameter of the inner dielectric D2, the  outside
       diameter  of  the outer dielectric (which is also the inside diameter of the outer conductor) D3, as well
       as the relative permttivity of the inner dielectric Er1 and the outer dielectric Er2.

Files

       dualcoax does not read/write any files.

Name

dualcoax - determine impedance of a coaxial structure with two concentric dielectrics.

See Also

atlc(1)
       coax(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)
       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

Dr. David Kirkby                            atlc-4.6.0 28th Oct 2003                                 dualcoax(1)

Synopsis

dualcoaxD1D2D3Er1Er2

See Also