1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Rectangular Waveguide
=====================
* A simple rectangular waveguide, showing the openEMS mode profile capabilities.
Introduction
-------------
**This tutorial covers:**
* Setup a mode profile excitation
* Create voltage and current probes using the mode profile
* Calculate the waveguide impedance and S-Parameter
Python Script
-------------
Get the latest version `from git <http://openems.de/gitweb/?p=openEMS.git;a=blob_plain;f=matlab/Tutorials/Rect_Waveguide.m;hb=HEAD>`_.
.. include:: ./__Rect_Waveguide.txt
Images
-------------
.. figure:: images/Rect_WG_SPara.png
:width: 49%
:alt: S-Parameter over Frequency
S-Parameter over Frequency
|