MODULE(S): [[EM.Tempo]], [[EM.Ferma]]
FUNCTION: Creates the parameterized geometry of a coaxial line segment of a specified characteristic impedance with a dielectric core in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], this wizard creates a one-port open-ended coaxial transmission line segmentof a specified characteristic impedance. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the coaxial transmission line. The radius of the with given inner and outer conductor is determined based on the specified characteristic impedance. It may be replaced by a numeric value insteadradii.
PYTHON COMMAND(S):
emag_coax_2port_tempoemag_coax_tempo(er,z0,r_inner,len)
emag_coax_ferma(er,z0inner_rad,r_innerouter_rad)
[[EM.Tempo|EM.TEMPO]] COAXIAL WIZARD PARAMETERS
{| border="0"
|-
| meters
| -
| length of the line segment (only in |}Â [[EM.TempoFerma|EM.FERMA]]) COAXIAL WIZARD PARAMETERS{| border="0"|-| valign="top"||-{| class="wikitable"|-! scope="col"| Parameter Name! scope="col"| Value Type! scope="col"| Units! scope="col"| Default Value! scope="col"| Notes|-! scope="row" | er | real numeric| - | 2.2 | relative permittivity of the dielectric core |-! scope="row" | z0| real numeric| Ohms | 50 | characteristic impedance |-! scope="row" | r_inner| real numeric| meters | 0.001 | radius of inner conductor |-! scope="row" | r_outer| real numeric| meters | 0.002 | radius of outer conductor
|}