Antenna on Human Hand with Dielectric (antennaOnHand.sdf)

Keywords:

antennaOnHand, far field, radiation

Problem Description

This problem calculates the far-field radiation pattern of a small wifi antenna. The fields interact with the human hand for which the bone structure was approximated by long thin cylinders. The antenna frequency can be either 2.4 or 5 GHz, the two most common wifi bands.

This simulation can be performed with a VSimEM license.

Opening the Simulation

The Antenna on Human Hand with Dielectric example is accessed from within VSimComposer by the following actions:

  • Select the NewFrom Example… menu item in the File menu.

  • In the resulting Examples window expand the VSim for Electromagnetics option.

  • Expand the Antennas option.

  • Select “Antenna on Human Hand with Dielectric” and press the Choose button.

  • In the resulting dialog, create a new folder if desired, and press the Save button to create a copy of this example.

The Setup window is now shown with all the implemented physics and geometries. See Fig. 200.

image 1

Fig. 200 Setup Window for the Antenna on Human Hand with Dielectric example, with Grid and farFieldBox History hidden.

Simulation Properties

This file allows the modification of antenna operating frequency, dimensions, orientation, and simulation domain size.

Running the Simulation

After performing the above actions, continue as follows:

  • Proceed to the Run Window by pressing the Run button in the left column of buttons.

  • To run the file, click on the Run button in the upper left corner of the Logs and Output Files pane. You will see the output of the run in that pane. The run has completed when you see the output, “Engine completed successfully.” This is shown in the window below.

image 1

Fig. 201 The Run Window at the end of execution.

Analyzing the Results

After performing the above actions, continue as follows:

  • Proceed to the Analysis window by pressing the Analyze button in the left column of buttons.

  • Select computeFarFieldFromKirchhoffBox.py from the list and select “Open” (Fig. 202)

  • Input values for the analyzer parameters. The analyzer may be run multiple times, allowing the user to experiment with different values.

    • simulationName - antennaOnHand

    • fieldLabel - E

    • farFieldRadius - 1024.0

    • numPeriods - 0.25

    • numFarFieldTimes - 2

    • frequency - 5.0e9

    • numTheta - 45

    • numPhi - 60

    • zeroThetaDirection - (1,0,0)

    • zeroPhiDirection - (0,0,1)

    • incidentWaveAmplitude - blank

    • incidentWaveDirection - (0,0,0)

    • varyingMeshMaxRadius - 0.05

    • principalPlanesOnly - checked

  • Click “Analyze”

  • Depending on the values of numTheta, numPhi, and numFarFieldTimes, the script may need to run for several minutes or longer.

image 1

Fig. 202 The Analyze panel after running computeFarFieldFromKirchhoffBox.py.

Visualizing the Results

Proceed to the Visualize Window by pressing the Visualize button in the left column of buttons.

The far field radiation pattern can be found in the Scalar Data variables of the Data Overview tab. Expand farE and check the farE_Magnitude box. The poly_surface (HandGeomSolid) under Geometries, can also be plotted. Fig. 203 shows the visualization at last far-field time.

image 1

Fig. 203 The Far Field Radiation Pattern.

Further Experiments

The skin can be included as an additional geometry by simply importing the hand geometry a second time within the same set-up, but with a very slightly higher scaling factor and setting the Skin material for the hand geometry with the higher scaling factor. Some “by eye” adjustments of the x-, y-, and z- translation values may be needed.