Team:
- Alessandro Di Clemente
- Stefano Fantauzzi
- Lorenzo Valletti
End-course project for Wireless Electromagnetics Technology @ University of Rome Tor Vergata.
Design an antenna array with five elements and a main-lobe/side-lobe ratio of . The array factor must be a Chebyshev polynomial designed in order to minimize the beamwidth of the radiation pattern's main lobe. After designing the array factor, design a rectangular patch array fed by coaxial cable for 5.8 GHz and evaluate the performance of the overall array in both broadside case and 30° off the boresight direction case.
All the calculations needed to design the array factor were made using the MATLAB Symbolic Math Toolbox. The Chebyshev polynomial must have a order equal to
Then the array factor has the form:
The visibility window must be constrained in order to fullfill the requested ML/SL ratio. Moreover, in order to obtain the minimum beamwidth in broadside configuration, the visibility window must be enlarged to include the maximum number of side lobes without allowing more than one main lobe to show. Thus the optimal solution for the inter-element spacing is calculated as:
The obtained array factor has a wider beam but an extremely greater ML/SL ratio if compared with the uniform array factor: the first-null beamwidth is evaluated as 63.1° while the half-power beamwidth as 20.97° using the numerical solver of MATLAB on the synthetized polynomial.
The polynomial is used to generate the current coefficients of the array elements:
Here is a plot of the synthetized array factor:
The rectangular patch design process is straightforward. First, we have to choose the right dielectric substrate, which must be, as for specifications, a low loss-dielectric with thickness below the millimeter. After the material has been chosen, we can make an estimate of the patch dimensions and characteristics using the known equations, and use them as a starting point for the optimization using the CAE software FEKO. It is important to note that, except from the dielectric dimensions which are guaranteed from the constructor, all the dimensions are approximated for an implementation process with an accuracy at the tenth of millimeter.
The best choice for this project is to use the RT/Duroid 5880, which is a glass microfiber reinforced PTFE (Polytetrafluoroethylene) composite from Rogers Corporation. This laminate exhibits a low dielectric constant and a low dissipation factor , so it is suitable for optimal patch radiation and overall performance. This lot of laminates comes with standard values of heights; for this design project the chosen thickness is .
Copper thickness and hole size for the patch design are chosen according to PCB manufacturer capabilities to 18um and 0.2mm.
Design flow starts with patch geometric parameter estimation from antenna theory:
Another important parameter to estimate is the feed position which determines the impedance matching. To achieve an input impedance of 50Ω the distance from the edge of the feed along the length of the patch is estimated:
Knowledge of a starting point in the design of the patch allows to apply an optimization procedure whose aim is to minimize the magnitude of the reflection coefficient at the working frequency and to center the resonant frequency at the desired 5.8GHz.
The parameters to optimize are L, W and x0 and the optimization is done with FEKO, simulating each iteration of the antenna design and tuning its parameters to achieve better performances. The patch length L is first adjusted to center the resonant frequency to 5.8 GHz, minimizing the magnitude of the reflection coefficient.
The chosen patch length is . After fixing this parameter, a contour plot of the surface is made to estimate the best couple of values for patch width and feed position:
The minimum is located at the values and .
With this configuration, the patch element is simulated.
Reflection coefficient plot:
Input impedance plot:
Current distribution plot:
Gain pattern, with 6.67dB maximum gain:
After creating a FEKO model of the array, the system is feeded with equal phases in order to obtain a boresight radiation as modeled in first section. Afterwards, the phase difference between each element is calculated in order to obtain a phased array with the goal to modify the direction of the main lobe 30° off the boresight direction.
Using the simulation results from the single patch, an estimate of the obtained array radiation pattern is made exploiting the array pattern multiplication principle on MATLAB. On the left the single patch polar pattern is shown, on the right the expected array pattern:
The system is then modeled in FEKO, and the radiation pattern matches the estimated one:
The obtained gain pattern has a maximum gain on the boresight of 12.52 dBi, a HPBW = 20.42° and a ML/SL ratio of 44.313 dB.
The near field radiation can be evaluated on a plane just above the array plane in order to analyze non-uniformities in the fringing field produced by inter-antenna coupling. What we would expect if there wasn’t a coupling between elements is a null of the electric field in the center of each patch along the y axis of the structure, which corresponds to the direction of the patch length. Figure shows the magnitude of the electric field in dBV/m on a plane which is 393.5um above the array plane.
In the midmost patches, the vicinity between the edges of two different antennas is sufficient to allow coupling and the fringing field is not as expected.
In order to modify the inclination of the main lobe with respect to the boresight, a phase difference is applied to each element of the array. Then the current coefficients are
A grating lobe is expected to appear in the radiation pattern of the array. This is due to the fact that the array factor has been designed in order to minimize the beamwidth in the broadside radiation, which means to enlarge the visibility window to the maximum possible extension to not have a grating lobe in that configuration. Simulating the phased array in FEKO the radiation pattern is obtained
The grating lobe that appears in the radiation pattern of the phased array lowers the performances of the antenna in both receiving and transmitting mode. There are several possible ways to reduce the effect of the grating lobe in the radiation pattern of the beam- steered array. Howsoever, the grating lobe suppression cannot coexist with both beamwidth minimization and ML/SL ratio optimization if the number of elements stays fixed to 5 and the structure geometry is not modified, with the known array factor synthesis methods. If the structure is not changed and d is constant, the large extension of the visibility window at the working frequency does not allow to move the center far without getting another main lobe inside; this condition holds also if we use a uniform array factor instead of a Chebyshev polynomial: in this case, the condition of absence of a grating lobe is almost at its limit, and we can see the start of the formation of a grating lobe in the obtained array factor; this contribute is partially filtered by the element radiation pattern, and we can estimate to obtain an overall pattern given by the polar plot
This pattern has approximately the same ML/GL ratio of the one obtained with the Chebyshev factor, but the other side lobes appear at a stronger magnitude while the prominent lobes’ beamwidth appear narrower.
By reducing the inter-element distance without violating the geometry constraints and superposition of patch elements, it is possible to narrow the overall extension of the visibility window in order to make possible a wider translation without introducing any grating lobe; this, however, would end in a larger beamwidth also in boresight radiation, and would cost the re-design of the entire array. Introducing a greater number of array elements also sacrifices the project constraints in terms of structure area, but opens to the possibility to use a larger order Chebyshev array factor that could have the same beamwidth and ML/SL ratio with a narrower visibility window, thus suppressing the appearance of a grating lobe.
- Wireless Electromagnetic Technology course notes, G. Marrocco (http://www.pervasive.ing.uniroma2.it/Alab_Teaching_TE.htm)
- Antenna Theory: Analysis and Design, C. A. Balanis