File: Helical_Antenna.rst

package info (click to toggle)
openems 0.0.35%2Bgit20190103.6a75e98%2Bdfsg.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,424 kB
  • sloc: cpp: 40,407; python: 2,028; yacc: 580; makefile: 458; lex: 350; sh: 176; ruby: 19
file content (32 lines) | stat: -rw-r--r-- 867 bytes parent folder | download | duplicates (2)
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
Helical Antenna
===============

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

* setup of a helix using the wire primitive
* setup a lumped feeding port (R_in = 120 Ohms)
* adding a near-field to far-field (nf2ff) box using an efficient subsampling
* calculate the S-Parameter of the antenna
* calculate and plot the far-field pattern

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

.. include:: ./__Helical_Antenna.txt

Images
-------------
.. figure:: images/Helix_Ant.png
    :width: 49%
    :alt: alternate text
    
    3D view of the Helical Antenna (AppCSXCAD)

.. figure:: images/Helix_Ant_Pattern.png
    :width: 49%
    :alt: alternate text
    
    Far-Field pattern showing a right-handed circular polarization.