Changes

Jump to: navigation, search

Glossary of EM.Cube's Wizards

17,435 bytes added, 16:29, 5 March 2021
/* Basic Radar Wizard */
<table>
<tr>
<td>[[image:Cube-icon.png | link=Getting_Started_with_EM.Cube]] [[image:cad-ico.png | link=Building_Geometrical_Constructions_in_CubeCAD]] [[image:fdtd-ico.png | link=EM.Tempo]] [[image:prop-ico.png | link=EM.Terrano]] [[image:static-ico.png | link=EM.Ferma]] [[image:planar-ico.png | link=EM.Picasso]] [[image:metal-ico.png | link=EM.Libera]] [[image:po-ico.png | link=EM.Illumina]]</td>
<tr>
</table>
[[Image:Back_icon.png|30px]] '''[[EM.Cube | Back to EM.Cube Main Page]]'''
<br />
 
== Air Bridge Wizard ==
<td>
[[Image:wiz_bridge_picasso.png|thumb|360px|Default air bridge in EM.Picasso.]]
</td>
</tr>
</table>
 
== Basic Link Wizard ==
 
ICON: [[File:Basic link icon.png]]
 
MENU: '''Tools &rarr; Propagation Wizards &rarr; Basic Link'''
 
MODULE(S): [[EM.Terrano]]
 
FUNCTION: Creates a standard transmitter and a grid of standard receivers in the project workspace
 
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates a basic communication link infrastructure in [[EM.Terrano]]'s project workspace. The link consists of a half-wave dipole transmitter and a rectangular grid of isotropic receivers with parameterized heights and spacing.
 
 
PYTHON COMMAND(S): emag_basic_link(scene_size,tx_h,rx_h,rx_spacing)
 
 
BASIC LINK 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" | scene_size
| real numeric
| meter
| 250
| total dimensions of the square receiver grid
|-
! scope="row" | tx_h
| real numeric
| meter
| 10
| height of the default transmitter
|-
! scope="row" | rx_h
| real numeric
| meter
| 1.5
| height of the default receivers
|-
! scope="row" | rx_spacing
| real numeric
| meter
| 5
| spacing among the individual receivers
|}
 
<table>
<tr>
<td>
[[Image:wiz_basic_link.png|thumb|500px|Default basic link scene in EM.Terrano.]]
</td>
</tr>
</table>
 
== Basic Radar Wizard ==
 
ICON: [[File:Basic link icon.png]]
 
MENU: '''Tools &rarr; Propagation Wizards &rarr; Basic Radar'''
 
MODULE(S): [[EM.Terrano]]
 
FUNCTION: Creates a parameterized monostatic radar scene with a collocated point transmitter and receiver and a point scatterer at a certain range
 
NOTES, SPECIAL CASES OR EXCEPTIONS: The user can determine the locations of both the radar (transmitter and receiver) and the target. The user can also import a radiation pattern for the radar antenna and rotate the antenna arbitrarily. By default, a 20dB Y-polarized pyramidal horn antenna pointing along the X-axis is assumed. The target is assumed to be a PEC sphere of 1m radius. The user can change the attributes of the target scatterer group from within the wizard including its material composition, or alternatively import either polarimetric scattering matrix or RCS data.
 
 
PYTHON COMMAND(S): emag_basic_radar(target_label,x0,y0,z0,target_type,rad,epsilon,sigma,scat_file1,scat_file2,antenna_label,x1,y1,z1,pattern_file,rot_x,rot_y,rot_z)
 
 
BASIC RADAR 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" | Radiator Center X
| real numeric
| meter
| 0
| X-coordinate of the radar antenna center
|-
! scope="row" | Radiator Center Y
| real numeric
| meter
| 0
| Y-coordinate of the radar antenna center
|-
! scope="row" | Radiator Center Z
| real numeric
| meter
| 5
| Z-coordinate of the radar antenna center
|-
! scope="row" | X-Rotation Angle
| real numeric
| degree
| 0
| rotation angle of the radar antenna about X-axis
|-
! scope="row" | Y-Rotation Angle
| real numeric
| degree
| 0
| rotation angle of the radar antenna about Y-axis
|-
! scope="row" | Z-Rotation Angle
| real numeric
| degree
| 0
| rotation angle of the radar antenna about Z-axis
|-
! scope="row" | Target Center X
| real numeric
| meter
| 100
| X-coordinate of the radar antenna center
|-
! scope="row" | Target Center Y
| real numeric
| meter
| 0
| Y-coordinate of the radar antenna center
|-
! scope="row" | Target Center Z
| real numeric
| meter
| 5
| Z-coordinate of the radar antenna center
|-
! scope="row" | Target Radius
| real numeric
| meter
| 1
| radius of the spherical target
|}
 
<table>
<tr>
<td>
[[Image:wiz_basic_link.png|thumb|500px|Default basic link scene in EM.Terrano.]]
</td>
</tr>
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_innerinner_rad,len)
emag_coax_ferma(er,z0inner_rad,r_innerouter_rad)
[[EM.Tempo|EM.TEMPO]] COAXIAL WIZARD PARAMETERS
{| border="0"
|-
| real numeric
| meters
| 0.1
| length of the line segment
|}
 
[[EM.Ferma|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
| -
| length 2.2 | relative permittivity of the line segment (only in [[EMdielectric core |-! scope="row" | r_inner| real numeric| meters | 0.Tempo]]) 001 | radius of inner conductor |-! scope="row" | r_outer| real numeric| meters | 0.002 | radius of outer conductor
|}
PYTHON COMMAND(S):
emag_cpw_tempo(h,er,strip_widcenter_wid,slot_wid,strip_lencenter_len,sub_len,sub_wid,draw_substrate)
emag_cpw_picasso(h,er,wcenter_wid,sslot_wid,ls,lfcenter_len)
emag_cpw_ferma(h,er,sstrip_wid,wslot_wid,box_multiplier,draw_substrate)
[[EM.Tempo|EM.TEMPO]] CPW WIZARD PARAMETERS
{| border="0"
|-
| substrate relative permittivity
|-
! scope="row" | strip_widcenter_wid
| real numeric
| meters
| width of the slots
|-
! scope="row" | strip_lencenter_len
| real numeric
| meters
| - 0.05 | length of the center line segment (only in [[EM.Tempo]] & [[EM.Picasso]])
|-
! scope="row" | sub_len
| real numeric
| meters
| - 0.1| length of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])
|-
! scope="row" | sub_wid
| real numeric
| meters
| 0.05
| width of substrate
|-
! scope="row" | draw_substrate
| Boolean
| -
| True
| Adds substrate & ground plane
|}
 
[[EM.Picasso|EM.PICASSO]] CPW 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)
|-
! scope="row" | er
| real numeric
| -
| 2.2 | substrate relative permittivity |-! scope="row" | center_wid| real numeric| meters | 0.002 | width of substrate (only in [[EMcenter strip |-! scope="row" | slot_wid| real numeric| meters | 0.Tempo]] & 002 | width of the slots |-! scope="row" | center_len| real numeric| meters | 0.05 | length of center line segment |-! scope="row" | feed_len| real numeric| meters | 0.5 * center_len| length of feed line segment|} [[EM.Ferma|EM.FERMA]]CPW 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)|-! scope="row" | er | real numeric| - | 2.2 | substrate relative permittivity |-! scope="row" | strip_wid| real numeric| meters | 0.002 | width of the center strip |-! scope="row" | slot_wid| real numeric| meters | 0.002 | width of the slots |-! scope="row" | box_multiplier| real numeric| - | 10 | ratio of substrate width to sum of widths of center strip and two slots
|-
! scope="row" | draw_substrate
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 in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]] and [[EM.Picasso]], this wizard creates a one-port open-ended microstrip transmission line segmentof a specified characteristic impedance. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the microstrip transmission line. The with a given strip 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_microstrip_tempo(h,er,z0,strip_len,feed_lencetner_len,sub_len,sub_wid,draw_substrate)
emag_microstrip_picasso(h,er,z0,strip_lencenter_len,feed_len)
emag_microstrip_ferma(h,er,z0strip_wid,box_multiplier,draw_substrate)
[[EM.Tempo|EM.TEMPO]] MICROSTRIP WIZARD PARAMETERS
{| border="0"
|-
| characteristic impedance
|-
! scope="row" | strip_lencenter_len
| real numeric
| meters
| - 0.03| length of the center line segment (only in [[EM.Tempo]] & [[EM.Picasso]])
|-
! scope="row" | feed_lensub_len
| real numeric
| meters
| - 0.1 | length of feed line (only in [[EM.Tempo]])substrate
|-
! scope="row" | sub_lensub_wid
| real numeric
| meters
| 0.05
| width of substrate
|-
! scope="row" | draw_substrate
| Boolean
| -
| True
| Adds substrate & ground plane
|}
 
[[EM.Picasso|EM.PICASSO]] MICROSTRIP 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)
|-
! scope="row" | er
| real numeric
| -
| length of 2.2 | substrate (only in [[EM.Tempo]] & [[EM.Ferma]])relative permittivity
|-
! scope="row" | sub_widz0| real numeric| Ohms | 50 | characteristic impedance |-! scope="row" | center_len
| real numeric
| meters
| 0.03
| length of the line segment
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.5 * center_len
| length of feed line segment
|}
 
[[EM.Ferma|EM.FERMA]] MICROSTRIP 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)
|-
! scope="row" | er
| real numeric
| -
| 2.2 | substrate relative permittivity |-! scope="row" | strip_wid| real numeric| meters| 2| width of microstrip line |-! scope="row" | box_multiplier| real numeric| - | 10 | ratio of width of substrate (only in [[EM.Tempo]] & [[EM.Ferma]])to strip width
|-
! scope="row" | draw_substrate
<td>
[[Image:wiz_us_patch_recess_picasso.png|thumb|500px|Default microstrip-fed patch antenna with a recessed feed in EM.Picasso.]]
</td>
</tr>
</table>
 
== Mobile Path Wizard ==
 
ICON: [[File:Mobile Path icon.png]]
 
MENU: '''Tools &rarr; Propagation Wizards &rarr; Mobile Path'''
 
MODULE(S): [[EM.Terrano]]
 
FUNCTION: Creates a mobile path of transmitters or receivers in the project workspace
 
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates either a set of transmitters or a set of receivers along a specified path. The path can be specified in one of three different ways: (a) using an existing "virtual" nodal curve, i.e. a polyline or a NURBS curve, whose nodes define the base locations, (b) using an existing "virtual" line object by specifying the number of base location points, and (c) using an existing spatial Cartesian data file, which specifies the coordinates of the base location points. The Mobile Path Wizard provides a list of all the nodal curves or line objects that have been defined as virtual objects in the project workspace.
 
 
PYTHON COMMAND(S):
 
emag_mobile_path_nodal(label,nodal_curve,TxRx=0)
 
emag_mobile_path_line(label,line_object,num_points=10,TxRx=0)
 
emag_mobile_path_file(label,file_name,TxRx=0)
 
 
MOBILE PATH 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" | nodal_curve
| string
| -
| -
| name of the nodal curve object
|-
! scope="row" | TxRx
| integer
| -
| 0
| enter 0 for transmitters and 1 for receivers
|-
! scope="row" | line_object
| string
| -
| -
| name of line object
|-
! scope="row" | file_name
| string
| -
| -
| the name of spatial Cartesian data file that must have a ".CAR" file extension
|}
 
<table>
<tr>
<td>
[[Image:Wiz mobile1.png|thumb|480px|The mobile path wizard dialog.]]
</td>
</tr>
</table>
<table>
<tr>
<td>
[[Image:Wiz mobile2.png|thumb|640px|A set of transmitters created from a virtual polyline object using the mobile path wizard.]]
</td>
</tr>
FUNCTION: Creates a set of randomly located and randomly oriented buildings with random dimensions and impenetrable walls in the project workspace
NOTES, SPECIAL CASES OR EXCEPTIONS: This wizard creates a realistic urban propagation scene with randomly located buildings in a square area of specified size. It can be used in two different ways. In the fully random mode, all the generated buildings are assigned and always retain random parameter values. Every time you open the Variables Dialog or open the same project, all the random variables get updated values. In the semi-random mode, the buildings are initially generated based on random parameter values, but these value are then fixed and locked for good. By default, a half-wave vertical dipole transmitter is placed at the center of the scene and a grid of isotropic receivers cover the entire propagation scene.
PYTHON COMMAND(S): emag_random_city(city_size,n_buildings,add_TxRx,rotate_bldg,semi_random,building_base_min,building_base_max,building_height_min,building_height_max,er,sig,tx_h,rx_h,rx_spacing)
| 25
| total number of buildings
|-
! scope="row" | add_TxRx
| Boolean
| -
| True
| adds a default transmitter at the origin of coordinates and a grid of receivers
|-
! scope="row" | rotate_bldg
| Boolean
| -
| FalseTrue| if truefalse, the buildings are initially generated via random variablesthe locations, but their parameters are locked afterwards orientations and extents of the buildings change randomly all the time
|-
! scope="row" | building_base_min
| 1e-3
| conductivity of building walls
|-
! scope="row" | tx_h
| real numeric
| meter
| 10
| height of the default transmitter
|-
! scope="row" | rx_h
| real numeric
| meter
| 1
| height of the default receivers
|-
! scope="row" | rx_spacing
| real numeric
| meter
| 5
| spacing among the individual receivers
|}
<tr>
<td>
[[Image:wiz_random_citywiz_random_city1.png|thumb|500px|Default random city propagation scene in EM.Terrano.]]
</td>
</tr>
<tr>
<td>
[[Image:wiz_random_city_rotwiz_random_city1_rot.png|thumb|500px|Default random city propagation scene in EM.Terrano with random building orientations.]]
</td>
</tr>
| real numeric
| meters
| - 1
| length of the waveguide segment
|-
| real numeric
| meters
| - 0.075
| distance between port plane and the first open end of the waveguide
|}
<td>
[[Image:wiz_solenoid_ferma.png|thumb|360px|Default solenoid in EM.Ferma.]]
</td>
</tr>
</table>
 
== Stripline Wizard ==
 
ICON: [[File:us1p icon.png]]
 
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Stripline Line'''
 
MODULE(S): [[EM.Tempo]], [[EM.Picasso]], [[EM.Ferma]]
 
FUNCTION: Creates the parameterized geometry of a stripline 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 stripline transmission line segment. In [[EM.Ferma]], it sets up a 2D solution plane for quasi-static analysis of the stripline transmission line. The width of the stripline is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
 
 
PYTHON COMMAND(S):
 
emag_stripline_tempo(ht,ert,hb,erb,feed_wid,cetner_len,sub_len,sub_wid)
 
emag_stripline_picasso(ht,ert,hb,erb,feed_wid,center_len)
 
emag_stripline_ferma(ht,ert,hb,erb,strip_wid,box_multiplier)
 
 
[[EM.Tempo|EM.TEMPO]] STRIPLINE 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" | ht
| real numeric
| meters
| 0.0015
| top substrate height (thickness)
|-
! scope="row" | ert
| real numeric
| -
| 2.2
| top substrate relative permittivity
|-
! scope="row" | hb
| real numeric
| meters
| 0.0015
| bottom substrate height (thickness)
|-
! scope="row" | erb
| real numeric
| -
| 2.2
| bottom substrate relative permittivity
|-
! scope="row" | feed_wid
| real numeric
| meters
| 0.002
| width of feed strip segment
|-
! scope="row" | center_wid
| real numeric
| meters
| feed_wid
| width of center strip segment
|-
! scope="row" | center_len
| real numeric
| meters
| 0.03
| length of center line segment
|-
! scope="row" | sub_len
| real numeric
| meters
| 0.1
| length of substrate
|-
! scope="row" | sub_wid
| real numeric
| meters
| 0.05
| width of substrate
|}
 
[[EM.Picasso|EM.PICASSO]] STRIPLINE 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" | ht
| real numeric
| meters
| 0.0015
| top substrate height (thickness)
|-
! scope="row" | ert
| real numeric
| -
| 2.2
| top substrate relative permittivity
|-
! scope="row" | hb
| real numeric
| meters
| 0.0015
| bottom substrate height (thickness)
|-
! scope="row" | erb
| real numeric
| -
| 2.2
| bottom substrate relative permittivity
|-
! scope="row" | feed_wid
| real numeric
| meters
| center_width
| width of feed strip segment
|-
! scope="row" | center_wid
| real numeric
| meters
| feed_wid
| width of center strip segment
|-
! scope="row" | center_len
| real numeric
| meters
| 0.03
| length of center line segment
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.5 * center_len
| length of feed line segment
|}
 
[[EM.Ferma|EM.FERMA]] STRIPLINE 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" | ht
| real numeric
| meters
| 0.0015
| top substrate height (thickness)
|-
! scope="row" | ert
| real numeric
| -
| 2.2
| top substrate relative permittivity
|-
! scope="row" | hb
| real numeric
| meters
| 0.0015
| bottom substrate height (thickness)
|-
! scope="row" | erb
| real numeric
| -
| 2.2
| bottom substrate relative permittivity
|-
! scope="row" | strip_wid
| real numeric
| meters
| 0.002
| strip width
|-
! scope="row" | box_multiplier
| real numeric
| -
| 10
| ratio of box width to strip width
|}
 
<table>
<tr>
<td>
[[Image:Wiz strpln tempo.png|thumb|500px|Default stripline line segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:Wiz strpln picasso.png|thumb|500px|Default stripline line segment in EM.Picasso.]]
</td>
</tr>
<tr>
<td>
[[Image:Wiz strpln ferma.png|thumb|500px|Default 2D stripline line in EM.Ferma.]]
</td>
</tr>
| real numeric
| meters
| - 0.5 | length of the line segment (only in [[EM.Tempo]])
|}
PYTHON COMMAND(S):
emag_cpw_2port_tempo(h,er,strip_widcenter_wid,slot_wid,strip_lencenter_len,sub_len,sub_wid,draw_substrate)
emag_cpw_2port_picasso(h,er,wcenter_wid,sslot_wid,ls,lfcenter_len)
[[EM.Tempo|EM.TEMPO]] TWO-PORT CPW WIZARD PARAMETERS
{| border="0"
|-
| substrate relative permittivity
|-
! scope="row" | strip_widcenter_wid
| real numeric
| meters
| width of the slots
|-
! scope="row" | strip_lencenter_len
| real numeric
| meters
| - 0.05 | length of the center line segment
|-
! scope="row" | sub_len
| real numeric
| meters
| - 0.1 | length of substrate (only in [[EM.Tempo]])
|-
! scope="row" | sub_wid
| real numeric
| meters
| - 0.05 | width of substrate (only in [[EM.Tempo]])
|-
! scope="row" | draw_substrate
| True
| Adds substrate & ground plane
|}
 
[[EM.Picasso|EM.PICASSO]] TWO-PORT CPW 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)
|-
! scope="row" | er
| real numeric
| -
| 2.2
| substrate relative permittivity
|-
! scope="row" | center_wid
| real numeric
| meters
| 0.002
| width of the center strip
|-
! scope="row" | slot_wid
| real numeric
| meters
| 0.002
| width of the slots
|-
! scope="row" | center_len
| real numeric
| meters
| -
| length of center line segment
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.5 * center_len
| length of feed line segment
|}
PYTHON COMMAND(S):
emag_microstrip_2port_tempo(h,er,z0,strip_lencetner_len,sub_len,sub_wid,draw_substrate)
emag_microstrip_2port_picasso(h,er,z0,strip_lencenter_len,feed_len)
[[EM.Tempo|EM.TEMPO]] TWO-PORT MICROSTRIP WIZARD PARAMETERS
{| border="0"
|-
| characteristic impedance
|-
! scope="row" | strip_lencenter_len
| real numeric
| meters
| - 0.05 | length of the center line segment |-! scope="row" | feed_len| real numeric| meters | - | length of feed line (only in [[EM.Picasso]])
|-
! scope="row" | sub_len
| real numeric
| meters
| - 0.1 | length of substrate (only in [[EM.Tempo]])
|-
! scope="row" | sub_wid
| real numeric
| meters
| - 0.05 | width of substrate (only in [[EM.Tempo]])
|-
! scope="row" | draw_substrate
| True
| Adds substrate & ground plane
|}
 
[[EM.Picasso|EM.PICASSO]] TWO-PORT MICROSTRIP 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)
|-
! scope="row" | er
| real numeric
| -
| 2.2
| substrate relative permittivity
|-
! scope="row" | z0
| real numeric
| Ohms
| 50
| characteristic impedance
|-
! scope="row" | center_len
| real numeric
| meters
| 0.05
| length of center line segment
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.5 * center_len
| length of feed line
|}
| real numeric
| meters
| - 0.5
| length of the middle waveguide segment
|-
| real numeric
| meters
| - 0.25
| length of the feed waveguide segments
|-
| real numeric
| meters
| - 0.15
| distance between port planes and the open ends of the waveguide
|}
<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>
 
== Two-Port Stripline Wizard ==
 
ICON: [[File:us2p icon.png]]
 
MENU: '''Tools &rarr; Transmission Line Wizards &rarr; Two-Port Stripline'''
 
MODULE(S): [[EM.Tempo]], [[EM.Picasso]]
 
FUNCTION: Creates the parameterized geometry of a two-port stripline 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 Stripline is determined based on the specified characteristic impedance. It may be replaced by a numeric value instead.
 
 
PYTHON COMMAND(S):
 
emag_stripline_2port_tempo(ht,ert,hb,erb,feed_wid,cetner_len,sub_len,sub_wid)
 
emag_stripline_2port_picasso(ht,ert,hb,erb,feed_wid,center_len)
 
 
[[EM.Tempo|EM.TEMPO]] TWO-PORT STRIPLINE 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" | ht
| real numeric
| meters
| 0.0015
| top substrate height (thickness)
|-
! scope="row" | ert
| real numeric
| -
| 2.2
| top substrate relative permittivity
|-
! scope="row" | hb
| real numeric
| meters
| 0.0015
| bottom substrate height (thickness)
|-
! scope="row" | erb
| real numeric
| -
| 2.2
| bottom substrate relative permittivity
|-
! scope="row" | feed_wid
| real numeric
| meters
| 0.002
| width of feed line segment
|-
! scope="row" | center_wid
| real numeric
| meters
| feed_wid
| width of center line segment
|-
! scope="row" | center_len
| real numeric
| meters
| 0.03
| length of center line segment
|-
! scope="row" | sub_len
| real numeric
| meters
| 0.1
| length of substrate
|-
! scope="row" | sub_wid
| real numeric
| meters
| 0.05
| width of substrate
|}
 
[[EM.Picasso|EM.PICASSO]] TWO-PORT STRIPLINE 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" | ht
| real numeric
| meters
| 0.0015
| top substrate height (thickness)
|-
! scope="row" | ert
| real numeric
| -
| 2.2
| top substrate relative permittivity
|-
! scope="row" | hb
| real numeric
| meters
| 0.0015
| bottom substrate height (thickness)
|-
! scope="row" | erb
| real numeric
| -
| 2.2
| bottom substrate relative permittivity
|-
! scope="row" | feed_wid
| real numeric
| meters
| 0.002
| width of feed line segment
|-
! scope="row" | center_wid
| real numeric
| meters
| feed_wid
| width of center line segment
|-
! scope="row" | center_len
| real numeric
| meters
| 0.03
| length of center line segment
|-
! scope="row" | feed_len
| real numeric
| meters
| 0.5 * center_len
| length of feed line segment
|}
 
<table>
<tr>
<td>
[[Image:Wiz strpln2p tempo.png|thumb|500px|Default two-port stripline segment in EM.Tempo.]]
</td>
</tr>
<tr>
<td>
[[Image:Wiz strpln2p picasso.png|thumb|500px|Default two-port stripline segment in EM.Picasso.]]
</td>
</tr>
<hr>
[[Image:Top_icon.png|30px]] '''[[#Microstrip Wizard Air_Bridge_Wizard | Back to the Top of the Page]]'''
[[Image:Back_icon.png|30px]] '''[[EM.Cube | Back to EM.Cube Main Page]]'''
4,622
edits