Changes

Glossary of EM.Cube's Wizards

0 bytes added, 22:57, 26 March 2017
== Microstrip Air Bridge Wizard ==
ICON: [[File:us1p bridge icon.png]]
MENU: '''Tools → Transmission Line Component Wizards → Microstrip LineAir Bridge'''
MODULE(S): [[EM.Tempo]], [[EM.Picasso]], [[EM.Ferma]]
FUNCTION: Creates the parameterized geometry of a microstrip line segment of a specified characteristic impedance on a conductor-backed single-layer dielectric substrate an air bridge in the project workspacetypically used to equalize the grounds of a CPW line
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]] and [[EM.Picasso]], this wizard creates a onefree-port open-ended microstrip transmission line segmentstanding air bridge only. In [[EM.FermaPicasso]], it also creates and sets up a 2D solution plane for quasi-static analysis of the microstrip transmission line. The width of the microstrip line is determined based on the specified characteristic impedance. It may be replaced by a numeric value insteadsubstrate parameters.
PYTHON COMMAND(S):
emag_microstrip_tempoemag_air_bridge_tempo(hbridge_len,erpost_height,z0,strip_len,feed_len,sub_len,sub_wid,draw_substratepost_rad)
emag_microstrip_picassoemag_air_bridge_picasso(h,er,z0bridge_len,strip_lenpost_height,feed_lenpost_rad)
emag_microstrip_ferma(h,er,z0,box_multiplier,draw_substrate)
 MICROSTRIP AIR BRIDGE WIZARD PARAMETERS
{| border="0"
|-
| meters
| 0.0015
| substrate height (thickness) (only in [[EM.Picasso]])
|-
! scope="row" | er
| -
| 2.2
| substrate relative permittivity (only in [[EM.Picasso]])|-! scope="row" | bridge_len| real numeric| meters | 0.01 ([[EM.Tempo]]) or 0.015 ([[EM.Picasso]]) | length of the bridge |-! scope="row" | post_height| real numeric| meters | 0.004 ([[EM.Tempo]]) or 0.002 ([[EM.Picasso]]) | height of the two posts |-! scope="row" | post_rad| real numeric| meters | 0.001 | radius of the two posts |} <table><tr><td>[[Image:wiz_bridge_tempo.png|thumb|360px|Default air bridge in EM.Tempo.]]</td></tr><tr><td>[[Image:wiz_bridge_picasso.png|thumb|360px|Default air bridge in EM.Picasso.]]</td></tr></table> == Coaxial Connector Wizard == ICON: [[File:sma icon.png]]  MENU: '''Tools &rarr; Component Wizards &rarr; Coaxial Connector''' MODULE(S): [[EM.Tempo]]  FUNCTION: Creates the parameterized geometry of a coaxial connector of a specified characteristic impedance in the project workspace NOTES, SPECIAL CASES OR EXCEPTIONS: The radius of the outer conductor is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.   PYTHON COMMAND(S): emag_sma_connector(er,z0,inner_rad,flange_size,feed_len,ext_len)  COAXIAL CONNECTOR 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
| characteristic impedance
|-
! scope="row" | strip_leninner_rad
| real numeric
| meters
| - 0.001 | length radius of the line segment (only in [[EM.Tempo]] & [[EM.Picasso]]) inner conductor
|-
! scope="row" | feed_lenflange_size
| real numeric
| meters
| - 0.01 | length lateral size of feed line (only in [[EM.Tempo]])the flange
|-
! scope="row" | sub_lenfeed_len
| real numeric
| meters
| - 0.03| length of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])the coaxial line segment
|-
! scope="row" | sub_widext_len
| real numeric
| meters
| - 0.0025 | width length of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])|-! scope="row" | draw_substrate| Boolean| -| True | Adds substrate & ground planethe inner conductor extension beyond the flange
|}
<tr>
<td>
[[Image:wiz_us_tempowiz_sma.png|thumb|500px|Default microstrip line segment coaxial connector in EM.Tempo.]]
</td>
</tr>
</table>
 
== Coaxial Wizard ==
 
ICON: [[File:coax1p icon.png]]
 
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Coaxial Line'''
 
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 segment. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the coaxial transmission line. The radius of the outer conductor is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
 
 
PYTHON COMMAND(S):
 
emag_coax_2port_tempo(er,z0,r_inner,len)
 
emag_coax_ferma(er,z0,r_inner)
 
 
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" | len
| real numeric
| meters
| -
| length of the line segment (only in [[EM.Tempo]])
|}
 
<table>
<tr>
<td>
[[Image:wiz_us_picassowiz_coax_tempo.png|thumb|500px|Default microstrip coaxial line segment in EM.PicassoTempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_us_fermawiz_coax_ferma.png|thumb|500px|Default 2D microstrip coaxial line in EM.Ferma.]]
</td>
</tr>
</table>
== Two-Port Microstrip Coplanar Waveguide (CPW) Wizard ==
ICON: [[File:us2p cpw1p icon.png]]
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Two-Port Microstrip LineCoplanar Waveguide'''
MODULE(S): [[EM.Tempo]], [[EM.Picasso]], [[EM.Ferma]]
FUNCTION: Creates the parameterized geometry of a two-port microstrip line coplanar waveguide segment of a specified characteristic impedance on a conductor-backed single-layer dielectric substrate in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]] and [[EM.Picasso]], the two ports are placed at the two edges of the substratethis wizard creates a one-port open-ended CPW transmission line segment. The width In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the microstrip lines is determined based on the specified characteristic impedance. It may be replaced by a numeric value insteadCPW transmission line.
PYTHON COMMAND(S):
emag_microstrip_2port_tempoemag_cpw_tempo(h,er,z0strip_wid,slot_wid,strip_len,sub_len,sub_wid,draw_substrate)
emag_microstrip_2port_picassoemag_cpw_picasso(h,er,z0w,strip_lens,feed_lenls,lf)
emag_cpw_ferma(h,er,s,w,box_multiplier,draw_substrate)
TWO-PORT MICROSTRIP CPW WIZARD PARAMETERS
{| border="0"
|-
| substrate relative permittivity
|-
! scope="row" | z0strip_wid
| real numeric
| Ohms meters | 50 0.002 | characteristic impedance width of the center strip
|-
! scope="row" | strip_lenslot_wid
| real numeric
| meters
| - 0.002 | length width of the line segment slots
|-
! scope="row" | feed_lenstrip_len
| real numeric
| meters
| -
| length of feed the line segment (only in [[EM.Tempo]] & [[EM.Picasso]])
|-
! scope="row" | sub_len
| meters
| -
| length of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])
|-
! scope="row" | sub_wid
| meters
| -
| width of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])
|-
! scope="row" | draw_substrate
<tr>
<td>
[[Image:wiz_us2p_tempowiz_cpw_tempo.png|thumb|500px|Default two-port microstrip line coplanar waveguide segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_us2p_picassowiz_cpw_picasso.png|thumb|500px|Default two-port microstrip line coplanar waveguide segment in EM.Picasso.]]</td></tr><tr><td>[[Image:wiz_cpw_ferma.png|thumb|500px|Default 2D coplanar waveguide in EM.Ferma.]]
</td>
</tr>
</table>
== Coplanar Waveguide (CPW) Microstrip Wizard ==
ICON: [[File:cpw1p us1p icon.png]]
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Coplanar WaveguideMicrostrip Line'''
MODULE(S): [[EM.Tempo]], [[EM.Picasso]], [[EM.Ferma]]
FUNCTION: Creates the parameterized geometry of a coplanar waveguide microstrip line segment of a specified characteristic impedance on a conductor-backed single-layer dielectric substrate in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]] and [[EM.Picasso]], this wizard creates a one-port open-ended CPW microstrip transmission line segment. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the CPW microstrip transmission line. The width of the microstrip line is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
PYTHON COMMAND(S):
emag_cpw_tempoemag_microstrip_tempo(h,er,strip_wid,slot_widz0,strip_len,feed_len,sub_len,sub_wid,draw_substrate)
emag_cpw_picassoemag_microstrip_picasso(h,er,wz0,sstrip_len,ls,lffeed_len)
emag_cpw_fermaemag_microstrip_ferma(h,er,s,wz0,box_multiplier,draw_substrate)
CPW MICROSTRIP WIZARD PARAMETERS
{| border="0"
|-
| substrate relative permittivity
|-
! scope="row" | strip_widz0
| real numeric
| meters Ohms | 0.002 50 | width of the center strip characteristic impedance
|-
! scope="row" | slot_widstrip_len
| real numeric
| meters
| 0.002 - | width length of the slots line segment (only in [[EM.Tempo]] & [[EM.Picasso]])
|-
! scope="row" | strip_lenfeed_len
| real numeric
| meters
| -
| length of the feed line segment (only in [[EM.Tempo]] & [[EM.Picasso]])
|-
! scope="row" | sub_len
<tr>
<td>
[[Image:wiz_cpw_tempowiz_us_tempo.png|thumb|500px|Default coplanar waveguide microstrip line segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_cpw_picassowiz_us_picasso.png|thumb|500px|Default coplanar waveguide microstrip line segment in EM.Picasso.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_cpw_fermawiz_us_ferma.png|thumb|500px|Default 2D coplanar waveguide microstrip line in EM.Ferma.]]
</td>
</tr>
</table>
== Two-Port Coplanar Waveguide (CPW) Microstrip Wizard ==
ICON: [[File:cpw2p us2p icon.png]]
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Two-Port Coplanar WaveguideMicrostrip Line'''
MODULE(S): [[EM.Tempo]], [[EM.Picasso]]
FUNCTION: Creates the parameterized geometry of a two-port coplanar waveguide microstrip line segment of a specified characteristic impedance on a conductor-backed single-layer dielectric substrate in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], the two ports are placed at the two edges of the substrate. The width of the microstrip lines is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
PYTHON COMMAND(S):
emag_cpw_2port_tempoemag_microstrip_2port_tempo(h,er,strip_wid,slot_widz0,strip_len,sub_len,sub_wid,draw_substrate)
emag_cpw_2port_picassoemag_microstrip_2port_picasso(h,er,wz0,sstrip_len,ls,lffeed_len)
TWO-PORT CPW MICROSTRIP WIZARD PARAMETERS
{| border="0"
|-
| substrate relative permittivity
|-
! scope="row" | strip_widz0
| real numeric
| meters Ohms | 0.002 50 | width of the center strip characteristic impedance
|-
! scope="row" | slot_widstrip_len
| real numeric
| meters
| 0.002 - | width length of the slots line segment
|-
! scope="row" | strip_lenfeed_len
| real numeric
| meters
| -
| length of the feed line segment (only in [[EM.Picasso]])
|-
! scope="row" | sub_len
<tr>
<td>
[[Image:wiz_cpw2p_tempowiz_us2p_tempo.png|thumb|500px|Default two-port coplanar waveguide microstrip line segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_cpw2p_picassowiz_us2p_picasso.png|thumb|500px|Default two-port coplanar waveguide microstrip line segment in EM.Picasso.]]
</td>
</tr>
</table>
== Coaxial Two-Port Coplanar Waveguide (CPW) Wizard ==
ICON: [[File:coax1p cpw2p icon.png]]
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Coaxial LineTwo-Port Coplanar Waveguide'''
MODULE(S): [[EM.Tempo]], [[EM.FermaPicasso]]
FUNCTION: Creates the parameterized geometry of a coaxial line two-port coplanar waveguide segment of a specified characteristic impedance with on a single-layer dielectric core substrate in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], this wizard creates a one-port open-ended coaxial transmission line segment. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the coaxial transmission line. The radius two ports are placed at the two edges of the outer conductor is determined based on the specified characteristic impedance. It may be replaced by a numeric value insteadsubstrate.
PYTHON COMMAND(S):
emag_coax_2port_tempoemag_cpw_2port_tempo(h,er,z0strip_wid,slot_wid,strip_len,sub_len,r_innersub_wid,lendraw_substrate)
emag_coax_fermaemag_cpw_2port_picasso(h,er,z0w,s,ls,r_innerlf)
COAXIAL TWO-PORT CPW WIZARD PARAMETERS
{| border="0"
|-
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | h
| real numeric
| meters
| 0.0015
| substrate height (thickness)
|-
! scope="row" | er
| -
| 2.2
| substrate relative permittivity of the dielectric core
|-
! scope="row" | z0strip_wid
| real numeric
| Ohms meters | 50 0.002 | characteristic impedance width of the center strip
|-
! scope="row" | r_innerslot_wid
| real numeric
| meters
| 0.001 002 | radius width of inner conductor the slots
|-
! scope="row" | lenstrip_len
| real numeric
| meters
| -
| length of the line segment |-! scope="row" | sub_len| real numeric| meters | - | length of substrate (only in [[EM.Tempo]]) |-! scope="row" | sub_wid| real numeric| meters | - | width of substrate (only in [[EM.Tempo]])|-! scope="row" | draw_substrate| Boolean| -| True | Adds substrate & ground plane
|}
<tr>
<td>
[[Image:wiz_coax_tempowiz_cpw2p_tempo.png|thumb|500px|Default coaxial line two-port coplanar waveguide segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_coax_fermawiz_cpw2p_picasso.png|thumb|500px|Default 2D coaxial line two-port coplanar waveguide segment in EM.FermaPicasso.]]
</td>
</tr>
<td>
[[Image:wiz_wg2p_tempo.png|thumb|500px|Default two-port rectangular waveguide segment in EM.Tempo with the two open-end feed sections in the freeze state.]]
</td>
</tr>
</table>
 
== Coaxial Connector Wizard ==
 
ICON: [[File:sma icon.png]]
 
MENU: '''Tools &rarr; Component Wizards &rarr; Coaxial Connector'''
 
MODULE(S): [[EM.Tempo]]
 
FUNCTION: Creates the parameterized geometry of a coaxial connector of a specified characteristic impedance in the project workspace
 
NOTES, SPECIAL CASES OR EXCEPTIONS: The radius of the outer conductor is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
 
 
PYTHON COMMAND(S): emag_sma_connector(er,z0,inner_rad,flange_size,feed_len,ext_len)
 
 
COAXIAL CONNECTOR 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" | inner_rad
| real numeric
| meters
| 0.001
| radius of inner conductor
|-
! scope="row" | flange_size
| real numeric
| meters
| 0.01
| lateral size of the flange
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.03
| length of the coaxial line segment
|-
! scope="row" | ext_len
| real numeric
| meters
| 0.0025
| length of the inner conductor extension beyond the flange
|}
 
<table>
<tr>
<td>
[[Image:wiz_sma.png|thumb|500px|Default coaxial connector in EM.Tempo.]]
</td>
</tr>
</table>
 
== Air Bridge Wizard ==
 
ICON: [[File:bridge icon.png]]
 
MENU: '''Tools &rarr; Component Wizards &rarr; Air Bridge'''
 
MODULE(S): [[EM.Tempo]], [[EM.Picasso]]
 
FUNCTION: Creates the parameterized geometry of an air bridge in the project workspace typically used to equalize the grounds of a CPW line
 
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], this wizard creates a free-standing air bridge only. In [[EM.Picasso]], it also creates and sets the substrate parameters.
 
 
PYTHON COMMAND(S):
 
emag_air_bridge_tempo(bridge_len,post_height,post_rad)
 
emag_air_bridge_picasso(h,er,bridge_len,post_height,post_rad)
 
 
AIR BRIDGE 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" | h
| real numeric
| meters
| 0.0015
| substrate height (thickness) (only in [[EM.Picasso]])
|-
! scope="row" | er
| real numeric
| -
| 2.2
| substrate relative permittivity (only in [[EM.Picasso]])
|-
! scope="row" | bridge_len
| real numeric
| meters
| 0.01 ([[EM.Tempo]]) or 0.015 ([[EM.Picasso]])
| length of the bridge
|-
! scope="row" | post_height
| real numeric
| meters
| 0.004 ([[EM.Tempo]]) or 0.002 ([[EM.Picasso]])
| height of the two posts
|-
! scope="row" | post_rad
| real numeric
| meters
| 0.001
| radius of the two posts
|}
 
<table>
<tr>
<td>
[[Image:wiz_bridge_tempo.png|thumb|360px|Default air bridge in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_bridge_picasso.png|thumb|360px|Default air bridge in EM.Picasso.]]
</td>
</tr>
28,333
edits