Changes

Jump to: navigation, search

Glossary of EM.Cube's Wizards

1,929 bytes added, 16:34, 5 August 2016
| 0.5
| element spacing normalized to free-space wavelength
|}
 
== Microstrip-Fed Patch Wizard ==
 
ICON: [[File:us_patch_icon.png]]
 
MENU: '''Tools → Antenna Wizards → Microstrip-Fed Patch Antenna'''
 
MODULE(S): [[EM.Tempo]], [[EM.Picasso]]
 
FUNCTION: Creates the parameterized geometry of a microstrip-fed rectangular patch antenna in the project workspace
 
NOTES, SPECIAL CASES OR EXCEPTIONS: In [[EM.Tempo]], the patch antenna is fed by a lumped source on a short vertical PEC line. In [[EM.Picasso]], the patch antenna is fed by a probe source on a short vertical PEC via. In both modules, the dimensions of the square patch are set equal to 0.47 times the effective dielectric wavelength, which can be changed.
 
 
PYTHON COMMAND(S):
 
emag_microstrip_fed_patch_tempo(is_recess,h,er,z0,feed_len,recess_dep,recess_wid,sub_len,sub_wid)
 
emag_microstrip_fed_patch_picasso(is_recess,h,er,z0,feed_len,recess_dep,recess_wid)
 
 
PATCH 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" | is_recess
| Boolean
| -
| True
| Creates a recessed feed vs. a direct microstrip line junction to the patch
|-
! scope="row" | h
| real numeric
| meter
| 0.0015
| substrate thickness (height)
|-
! scope="row" | er
| real numeric
| -
| 2.2
| substrate relative permittivity
|-
! scope="row" | z0
| real numeric
| Ohms
| 50
| characteristic impedance of the microstrip feed
|-
! scope="row" | feed_len
| real numeric
| meter
| 0.075
| length of the microstrip feed line
|-
! scope="row" | recess_dep
| real numeric
| meter
| 0.015
| depth of the feed recess
|-
! scope="row" | recess_wid
| real numeric
| meter
| 0.005
| width of the recess gaps
|-
! scope="row" | sub_len
| real numeric
| meter
| 0.3
|-
! scope="row" | sub_wid
| real numeric
| meter
| 0.3
| substrate dimension along Y (only in [[EM.Tempo]])
|}
28,333
edits