Changes

Glossary of EM.Cube's Sources & Devices

1,600 bytes removed, 23:44, 16 February 2021
/* Microstrip Port */
<td>
[[Image:SOURCE MAN1.png|thumb|left|480px|The lumped source dialog.]]
</td>
</tr>
</table>
 
== Microstrip Port ==
 
ICON: [[File:mstrip_icon.png]]
 
MODULE: [[EM.Tempo]]
 
FUNCTION: Places a special distributed source of a specified height underneath one of the edges of a PEC rectangle strip object that is parallel to one of the three principal planes
 
TO DEFINE A MICROSTRIP PORT:
 
# Right-click on the '''Microstrip Ports''' item in the navigation tree of [[EM.Tempo]].
# Select '''Insert New Source...''' to open up the Microstrip Port Dialog.
# From the '''Host''' drop-down list, select a rectangle strip object. Note that only PEC rectangle strip objects parallel to one of the three principal planes are listed.
# You have to specify the height of the microstrip port, which is the same as the height of the microstrip's substrate.
# A microstrip port can be placed at one of the four edges of the host rectangle strip. You can select the desired location from the '''Edge''' drop-down list.
# Click the '''OK''' button of the dialog to return to the project workspace.
 
 
PYTHON COMMAND: microstrip_src(label,rect_object,height,edge[,magnitude,phase,resistance])
 
 
MICROSTRIP PORT PARAMETERS
{| class="wikitable"
|-
! scope="col"| Parameter Name
! scope="col"| Value Type
! scope="col"| Units
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | height
| real numeric
| project units
| 1.5
| microstrip's substrate height
|-
! scope="row" | resistance
| real numeric
| Ohms
| 50
| internal impedance of the distributed voltage source
|}
 
<table>
<tr>
<td>
[[Image:SOURCE MAN3.png|thumb|left|480px|The microstrip port source dialog.]]
</td>
</tr>
4,622
edits