Keywords:
keywordone, keyword two, keywordthree, keyword four
This VSimEM example illustrates how to setup a phased array simulation and analyze the far field results. Phased array antennas are a vastly-expanding field of research and development due to the fact that going from a one element antenna to an N-element antenna provides more directive beamforming characteristics and, most importantly, non-mechanical steering. Creating a multiple-element antenna results in an array pattern composed of wires, apertures, or other element types. Directive patterns are obtained via constructive interference in the desired direction and destructive in the other directions. Applications of phased array antennas range from commercial (5G, wireless & mobile, satellite telecommunication), military & defense (RADAR, acoustics) to research: atmospheric, space.
This simulation can be run with a VSimEM license.
The phasedArrayAntenna example is accessed from within VSimComposer by the following actions:
The resulting Setup Window is shown Fig. 204.
This example consist of \(15\times 15\) array of small metal antenna elements excited by a distributed current source. The separation between the elements is \(\frac{\lambda}{6}\).
Note that the SPACING parameter CANNOT be used in the CSG array setup settings. To recreate an array with a different spacing between elements, the spacing needs to first be calculated and then typed into the array setup window.
The current source is results in an outging wave centered at \((x,y)=(0,0)\). The wave amplitude has a Gaussian profile with the standard deviation \(\sigma\). The phase and amplitude are tied to the azimuthal angle \(\theta\), and polar angle \(\phi\). In this example, the azimuthal angle \(\theta\) is fixed at \(\pi/4\) via the Function dphiFunc. The polar angle \(\phi\) goes from 0 to \(2\pi\) throughout the simulation via the Function thetaFunc.
The simulation domain contains a far field box history that is later used for the computeFarFieldFromKirchhoffBox analyser.
The current excitation formula, \(F(x, y, \phi, \theta, t)\), is:
Where the aplitude \(A(x,y,\phi,\theta)\), the phase \(\Phi(x,y,\phi,\theta)\), and locations in the x-y plane \(X(x)\) and \(Y(y)\) are defined by:
Once finished with the setup, continue as follows:
After performing the above actions, for a quick rough estimation of the far fields, continue as follows:
Check the Overwrite Existing Files box.
For more accurate results, use the following input paramters in the analyzer:
- simulationName: phasedArrayAntenna
- fieldLabel: E
- farFieldRadius: 30
- timeStepStride: 21
- getFourierComponent: 0
- frequncy: 1e9
- numTheta: 60
- numPhi: 120
- zeroThetaDirection: (0,0,1)
- zeroPhiDirection: (1,0,0)
- varyingRadiusMesh: 1
- simpsonIntegration: 0
After performing the above actions, the results can be visualized as follows:
The resulting visualization is shown in Fig. 207.
To visualize the 2D far fields proceed as follows:
The resulting visualization is shown in Fig. 208.
This method of visualizing the far fields can be used for studying properties such as directivity, main and side lobe pattern, radiation strength, etc.