summaryrefslogtreecommitdiff
path: root/openEMS/python/doc/Tutorials/CRLH_Extraction.rst
blob: 156cf73b13b0f48ba01cc33bb94a6daa2dd744b8 (plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
40
CRLH Parameter Extraction
=========================

* Setup a composite-right/left-handed (CRLH) unit cell and extract the equivalent circuit parameter.

Introduction
-------------
**This tutorial covers:**

* Setup a feeding mircostrip line & port
* Apply an inhomogeneous mesh used for improved accuracy and simulation speed
* Use an internal clss to setup a CRLH unit cell
* Use the port voltages and currents to extract the unit cell equivalent circuit parameter

.. figure:: images/CRLH_cell.png
    :width: 80%
    :alt: CRLH unit cell with feeding MSL.
    
    CRLH unit cell with feeding MSL.

Python Script
-------------
Get the latest version `from git <http://www.openems.de/gitweb/?p=openEMS.git;a=blob_plain;f=matlab/Tutorials/Bent_Patch_Antenna.m;hb=refs/heads/master>`_.

.. include:: ./__CRLH_Extraction.txt

Images
-------------

.. figure:: images/CRLH_Spara.png
    :width: 80%
    :alt: CRLH cell S-parameter
    
    CRLH cell S-parameter
    
.. figure:: images/CRLH_dispersion.png
    :width: 80%
    :alt: CRLH unit cell dispersion diagram
    
    CRLH unit cell dispersion diagram