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 New → From 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. 191.
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.
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. 193)
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)
incidentWaveDirection - (0,0,0)
incidentWaveAmplitude - blank
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.
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. 194 shows the visualization at last far-field time.
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.