Abstract

This paper presents several applications of multiobjective optimization to antenna design, emphasizing the main general steps in this process. Specifications of antennas usually involve many conflicting objectives related to directivity, impedance matching, cross-polarization, and frequency range. These requirements induce multiobjective problems, which are formulated, solved, and analyzed here for three distinct antenna designs: a bowtie antenna for ground-penetrating radars, a reflector antenna for satellite broadcast systems, and a meander-line antenna for radio-frequency identification tags. Both stochastic and deterministic methods are considered in the analysis.

1. Introduction

Antenna optimization aims at creating advanced and complex electromagnetic devices that must be competitive in terms of performance, serviceability, and cost effectiveness. This process involves selection of appropriate objective functions (usually conflicting), design variables, parameters, and constraints. In most antenna optimization problems, several goals must be satisfied simultaneously in order to obtain an optimal solution. As these objectives are often conflicting, no single solution may exist that is best regarding all considered goals. In many situations, antenna optimization can be viewed as a multidisciplinary engineered problem. However, most of the problems can be divided into search for optimal solutions and approximate solution of Maxwell’s equations using numerical methods.

Important features regarding antenna optimization have to be considered: the objective function might have several local minima and its evaluation can be expensive. Of course, trying to find the global minimum can be prohibitive; therefore, using a suitable method for the given problem is fundamental for a proper engineering solution. For instance, some problems have well-established engineering solutions that were achieved after several years of tests and experiments. In such a situation, it may be desired to find a novel design which improves the known standard result, even though it may not be a global minimum. When the gradient or at least one subgradient is known, there are a couple of deterministic methods which can guarantee improvement (if an improved solution exists) of a given result [1].

Nevertheless, conditions where deterministic methods work well may not be achieved and, thus, stochastic methods may become a good alternative. In fact, stochastic methods such as genetic algorithms, particle swarm optimization, and immune systems are known to be very robust and capable of finding good results. However, they are also known to have slow convergence; that is, they require a high number of oracle queries. Solving antenna optimization problems is, therefore, a conflicting problem where fast methods only carry local guarantees while robust methods are prone to have very slow convergence. The aim of this paper is to present some antenna optimization problems and clarify some of the main issues related to the choice of optimization algorithms for antenna design.

Multiobjective optimization and its application to antennas for ground penetrating radar (GPR), satellite broadcast communications, and RFID tags are the subject of this work.

2. Antenna Designs with Multiple-Objective Optimization

A trial and error process is often used for antenna design, where the designer must have considerable experience and intuition. This type of design has been subject to fundamental changes. Modern antenna systems are no longer designed on a simple desk using tables and calculators with inevitable design errors. Today, the design is computer aided, and both highly complex antennas and complete electronic systems are simulated together. In this context, optimization comes naturally as a designer’s tool to produce an efficient and automatic “trial and error” process.

In order to formulate an optimization problem, degrees of freedom in the design must be properly identified and parameterized, and objectives and constraints for the design must be quantified given a set of parameters. A canonical query form for optimization problems is the extremum of quantities (e.g., maximum directivity, minimum standing-wave ratio) given some bounds in quantities (e.g., upper bound on size, lower bound on amplitude gap between polarizations).

For problems with more than one objective, the concept of optimum becomes more complex, and it is qualified as Pareto optimum [2]. In this concept, for instance, the set of parameters where the directivity is maximum is not necessarily where the standing-wave ratio is minimum, so that tradeoffs between them become also an optimum in the sense that no point in the Pareto set has both objectives better than another point in it.

An antenna design usually involves specifications related to directivity, impedance matching, cross-polarization, and frequency range, which can be formulated as both objective or constraint functions. The types of these functions define the class of the optimization problem. In antenna design, evaluations of the computational model used in the optimization problem (i.e., evaluations of a black box problem, also called oracle queries) are, most of the time, expensive since they are based on numerical methods to approximate solutions of Maxwell’s equations. Hence, the optimization speed is closely related to the number of oracle queries. Furthermore, there are theoretical guarantees of reaching global optima only for a few classes of problems, like linear and convex ones.

It is important to point out that the designer experience and intuition are still fundamental, and that optimization is only a tool. Good designers can define meaningful optimization problems, reduce the search space, and provide good starting points. Reducing search space not only speeds up the optimization but also potentially leads to problems with global optimality guarantees of solution. The design instances given hereinafter highlight and illustrate each one of these aspects.

3. Design Instances

3.1. Bowtie Antenna Design for Ground-Penetrating Radar

Most antennas for commercial ground-penetrating radar (GPR) are bowtie dipoles because of their light weight, low cost, and broadband characteristics. However, bowtie antennas have dipole-like omnidirectional patterns with broad main beams perpendicular to the plane of the antenna. Consequently, the image created by a GPR assessment could not correspond to the actual target, and closely spaced objects cannot be detected separately.

A multiobjective optimization problem to design more efficient bowtie dipole antennas can be formulated as [3, 4]minimize𝑓(𝑥)=𝐺max(𝑥,𝜐)𝐴(𝑥)subjectto𝑔(𝑥)=𝐴min𝑥𝐴(𝑥)0,min𝑥𝑥max,(1) where 𝑥𝑛 is the vector of design variables, 𝜈 is the frequency, 𝐺max is the antenna gain, and 𝐴(𝑥) is the metal area. The objective of this problem is to minimize the metal area and to maximize the gain in the plane perpendicular to the antenna, with also a lower bound on metal area.

The bowtie antenna geometry (see Figure 1 and Table 1) was parameterized by length 𝐿, flare angle 𝛼, and presence/absence of triangular elements 𝑏{0,1}𝑐21, where 𝑐{2,3,} is the triangular grid density. All these parameters are design variables. The binary variable 𝑏 behaves like a topological geometric degree of freedom for the problem. It also introduces integer constraints to the problem. These constraints cannot be relaxed (i.e., 𝑏{0,1}𝑐21 cannot be simulated), which makes stochastic algorithms more suitable than deterministic ones to solve the problem.

The optimal antenna suggested by a multiobjective genetic algorithm (MGA) for 𝜈=1 GHz, 𝐴min=0.8𝐴max (i.e., 𝑅=20%), and 𝑐=16 was 𝛼=79, 𝐿=26 cm, and 𝑅=11% (𝐴min, 𝐴max, 𝑐, 𝐿, 𝑅) of elements removed (see Table 1). The gain obtained in the plane normal to the antenna was 6.37 dB against 3.40 dB of the respective standard bowtie antenna (i.e., 𝑏=1), with an improvement of the half-power beam width from 57.6° to 43.2°. This result is the one whose metal area is maximal among a Pareto set with about 80 elements. Other solutions can be used according to the designer’s needs. This approximate Pareto optimal set took about 2,500 oracle queries within 50 iterations of the MGA. A notable feature of stochastic algorithms is their ability to naturally provide a Pareto set as a result, instead of a single point.

During optimization, the method of moments (MoMs) was used to analyze the bowtie antenna. To validate the optimization result, a near field calculation was performed with the finite element method (FEM). FEM is slower and less accurate than MoM for far field, but it can handle complex geometries and material inhomogeneities accurately in the near field [3]. Therefore, FEM was chosen to perform an investigation considering the coupling effects of a geometrically complex antenna over an inhomogeneous dielectric. Moreover, a conductor shield was added to the antenna to improve directivity. The goal was to verify the behavior of a nondestructive assessment to detect the presence of a conducting bar buried 15 cm in the concrete and located parallel to the direction of the antenna. The changes in the antenna’s input impedance were studied for three different scenarios.

3.2. Reflector Antenna Design for Satellite Coverage

Satellite coverage problems query for an antenna whose radiation pattern is as close as possible to a given specification. Many requirements can be specified other than maximum directivity inside the target area, like broadband operation, low cross-polarization, or maximum energy confinement inside the target area. They can be formulated as objective functions or constraint functions.

To formulate optimization problems, sample points are uniformly spread all over the target, so that good measures of coverage (mean gain inside target, 𝐺av) and energy confinement (energy ratio inside target 𝐸in) can be taken. These measures are distinct for each sample frequency. Ideally, coverage also means energy confinement since illuminating a target implicitly means only that target is covered. However, due to physical constraints, transition to outside regions is not discontinuous and energy confinement has to be formulated separately. A multiobjective optimization problem formulation for satellite coverage with requirements on frequency range, coverage and energy confinement can be written as [1, 5, 6]minimize𝑓(𝑥)=𝐺av(𝑥,𝜐)𝐸in(𝑥,𝜐)(2)subjectto𝑥min𝑥𝑥max,(3) where 𝑥𝑛 is the vector of design variables, and 𝜈𝑜 is the vector of sample frequencies. The set of objective functions is considered for each sample frequency. For example, 3 sample frequencies for coverage and energy confinement lead to an optimization problem with 6 objective functions.

Figure 2 shows the Pareto front of the coverage problem (2) for 𝑜=1 and 𝑛=38 [6], where the radiation patterns of points marked are shown in Figure 3. Each Pareto optimal point took about 295 oracle queries within 5 iterations of the cone of efficient directions algorithm (CEDA). The results consider a single-reflector single-feed offset reflector antenna with circular aperture, parameterized by 35 degrees of freedom on four cubic triangular Bézier patches [1] representing the reflector shape, and 3 parameters relative to feed rotation and position on the 𝑥=0 plane, as shown in Figure 4. This parameterization considers, as reference, a parabolic antenna with circular aperture of radius 𝑅=0.762 m, focal distance 𝐹=1.506 m, and offset 𝐻=1.245 m [5] (see respective radiation pattern in Figure 5).

Due to distance from target and power supply constraints, reflector antennas are the best choice since they can be highly directive and efficient. For a single reflector antenna, the expected shape is nearly parabolic, convex, and smooth. The parameterization used in the aforementioned results [1] tries to encompass all these features, but it is quite extensive. A more elegant parameterization was used by Duan and Rahmat-Samii [5], but its truncated basis functions with trigonometric functions make the optimization problem harder to solve, especially because of higher multimodality in the objective functions, and the expected convex shape is more difficult to guarantee. A better choice would be orthogonal basis functions for convex functions.

Since the expected optimal antenna is smooth and greater than a few wavelengths, it can be quickly and accurately analyzed using physical optics (PO) approximation [7] applied to far field evaluations. The far-field integral for the current source from PO is solved using Gauss-Legendre numerical integration method.

One last point to consider is that CEDA presents a monotonic convergence, which means that all objectives are improved after every iteration. This notable ability implies a fast and robust convergence in practice and can be used to seed starting points for stochastic algorithms. Stochastic algorithms are in turn well suited to map Pareto sets and skip bad local minima, which makes them suitable for seeding starting points for deterministic algorithms. This cyclic relationship suggests a hybrid approach, which has already been used in literature, especially under the recent concept of memetic algorithms.

3.3. Optimal Design of Meander-Line Antennas for Radio-Frequency Identification

The low cost of electronic microcircuits and their low power consumption have made the development of identification systems through radio frequency practical, especially since the decade of the 1990s. Radio frequency identification (RFID) has been applied for tracking of products, luggage, books, animals, and other items where the tags can be attached to the objects, injected under the skin or embedded within items [8].

The RFID total market value in 2009 grew to $5.56 billion, of which $2.18 billion was spent only on passive tags alone [9]. Therefore, optimizing radio frequency identification systems has become crucial in improving the productivity and lowering costs in industry and supply chains. An RFID system consists basically in a receiver (tag), an emitter (reader), and a computational system (direct link). The tags have two main structures: the microchip, which provides the necessary power to transmit and receive information, and the antenna. The tags can be active, passive, or semiactive, depending on the mechanism of powering the microchip and transmitting information. Active tags have a local power source and electronics for performing specialized tasks [10]. The type of RFID tags chosen is based on the specific application. For low-cost tags and relatively short read ranges (around 3 m [11]), passive tags are most appropriate.

Due to the diversity of materials and packages that need to be identified, tag antennas development for passive UHF RFID systems has become challenging. The performance of the tag antennas is very dependent on the properties of the objects which the tags are attached to. The material of the objects can influence the capacitive characteristics of the tag antenna as well as modify its radiation pattern. Many studies have been carried out in order to investigate these effects in tags attached to metallic surfaces and water [12, 13] and to dielectrics [14, 15]. An effort to find the best optimized tag antenna for a given application improves the performance of the entire RFID system, because it can increase the power transfer coefficient and the read range.

The design in this paper was motivated by an application in the coffee industry. In this business, the product is stored in sacks in the producers’ farms and needs to be transported to the local cooperatives. Each cooperative receives coffee sacks from different producers, normally using treadmills, and the receiving process demands time and labor force and is usually inefficient. In addition, the origin of the coffee must be traced until it reaches the final consumer and the material flow must be controlled in real time. In this context, RFID systems can be used to improve the productivity and competitiveness and reduce costs.

Meander-line antennas are one of the most commonly used in UHF RFID tags, mainly because of their tunability and size. Several papers have been published on RFID meander-line antenna design. Some articles have sought improved antenna gains and small size by using different configurations of meander-line antennas for passive RFID, which were explored applying genetic algorithm (GA) optimization and the method of moments (MoMs) [16, 17]. In [15], a loaded meander-line tag antenna was designed focusing on a specific application: box tracking in warehouses; the box content and the sensitivity to fabrication process were also considered.

Some methods have been used to characterize impedances and design meander-line antennas [18], including multiobjective optimization [19], and GA has been shown to be an efficient optimization tool for selecting globally optimal parameters of the antenna [20]. This paper introduces design techniques using optimization in order to cope with operation inside a frequency range.

3.3.1. Model and Parametrization

The meander-line antenna geometry (see Figure 6) is parameterized by the number of meanders 𝑐 on each side, feed gap, trace width 𝑤, height 𝑏, meander step length 𝑎𝑖, and spacing between meanders 𝑠𝑖, 𝑖=1,,𝑐.

The antenna is discretized into regular quasiregular triangles and analyzed using a method of moments with a voltage gap feed assuming that 𝛿=0. The implementation was validated with classical antenna simulation software.

The parameters other than 𝛿 that compose the design variables are𝑤𝑏𝑎𝑥=1𝑎𝑐𝑠1𝑠𝑐,(4) which are variables (degrees of freedom) to be optimized in order to attend some given objectives.

3.3.2. Optimization Problem

A meander-line antenna cannot provide high directivity. This is a desired behavior considering that isotropic radiation would not be ideal for the application. The remaining features of interest are input impedance and size, which are used in the multiobjective optimization problem formulation:𝐿minimize𝑓(𝑥)=SWR(𝑥,𝜐)(5)subjectto𝑔(𝑥)=min𝐿(𝑥)𝐿(𝑥)𝐿max𝑥0,min𝑥𝑥max,(6) where 𝑥𝑛 is the vector of design variables (4), 𝑛=2+2𝑐, SWR is the standing wave ratio, 𝐿 is the antenna length, and 𝜈𝑜 is the vector of sample frequencies. There is one objective function for each sample frequency, hence a total of o objective functions. The optimization problem (5) queries for antennas with minimum SWR in each sample frequency and whose overall length and design variables lie inside an interval.

To optimize the worst case SWR inside the frequency range, the mono-objective optimization problem formulation𝐿minimize𝑓(𝑥,𝑡)=𝑡(7)subjectto𝑔(𝑥,𝑡)=SWR(𝑥,𝜐)𝑡min𝐿(𝑥)𝐿(𝑥)𝐿max𝑥0min𝑥𝑥max(8) can be derived, where 𝑡 is the worst case SWR.

3.3.3. Optimization Results

The optimal variable results of (5) for 𝑐=4 and 𝑜=5 sample frequencies inside the frequency range are shown in Table 2. The target impedance, frequency range and length constraints are given in Table 3. The length was 71.51 mm and the worst standing wave ratio (SWR) was 4.04 for the optimal antenna. SWR behavior inside the frequency range is shown in Figure 7. The result took 395 problem oracle queries within 9 iterations of the multiobjective deterministic algorithm with monotonic convergence [21].

In order to compare the two formulations (multiobjective and worst case), the CEDA algorithm was limited to 395 oracle queries to optimize (8) for 𝑐=4, 𝑜=5, and settings in Table 3, whose optimal results are shown in Table 4. The length was 62.67 mm and the worst standing wave ratio (SWR) was 3.99 for the optimal antenna. SWR behavior inside the frequency range is shown in Figure 8.

The best SWR of about 1 was verified inside a frequency range of 1.75% for optimal 4-meander antennas, even though the worst SWR is about 4. More degrees of freedom could be considered in order to improve worst cases (e.g., increasing the number of meanders or parametrizing each meander height individually).

The multiobjective formulation converges faster than the worst-case formulation. Furthermore, the theoretical guarantee of always improving all objective functions after each iteration may be very suitable in real world applications. However, considering that SWRs at sample frequencies of 1 and 40 could be considered Pareto optimal for the former formulation, results for the worst case formulation may be regarded more meaningful.

4. Conclusion

Multiobjective design of antennas is an important and active field of inquiry. Many important problems, such as those presented in this paper, have been considered in the last few years. The approaches discussed in this paper are conceptually different. Evolutionary optimization relies on global search for the best solution. Even though they are robust techniques, they depend on some user’s defined parameters and the convergence may be slow. Deterministic methods have asymptotic fast convergence. However, they are prone to getting trapped in local minima. In practice, the choice of the optimization algorithm will depend on the nature of the problem and the designer’s experience.

Acknowledgments

This work was supported by the National Counsel of Technological and Scientific Development (CNPq), Minas Gerais State Research Foundation (FAPEMIG), and Bahia State Research Foundation (FAPESB).