Abstract

In order to improve the performance of the accuracy and efficiency for analyzing the microstrip structure, a singularity processing method is proposed theoretically and experimentally based on the fundamental locally one-dimensional finite difference time domain (LOD-FDTD) with second-order temporal accuracy (denoted as FLOD2-FDTD). The proposed method can highly improve the performance of the FLOD2-FDTD even when the conductor is embedded into more than half of the cell by the coordinate transformation. The experimental results showed that the proposed method can achieve higher accuracy when the time step size is less than or equal to 5 times of that the Courant-Friedrich-Levy (CFL) condition allowed. In comparison with the previously reported methods, the proposed method for calculating electromagnetic field near microstrip line edge not only improves the efficiency, but also can provide a higher accuracy.

1. Introduction

In recent years, as a direct time-domain method for solving Maxwell differential equations, the finite-difference time domain (FDTD) has been extensively studied and widely used in all types of electromagnetic simulation problems. Since the microstrip line usually has a narrow width and effect of the field singularities near its edge [1], the conventional FDTD requires fine grids to accurately characterize the electromagnetic field near microstrip line edge. Furthermore, due to the CFL condition, fine grids would need small time step size, which results in a large resource usage for the conventional FDTD in calculating the microstrip structure.

For these reasons, Taflove proposed a subgrid technique [2] which used fine grids near the edge of microstrip line to characterize a sharp variation of the electromagnetic field. Furthermore, coarse grids were employed for the gently varying electromagnetic field to reduce the number of the FDTD unit cells. However, the time step size was limited by the finest grid size according to the CFL condition, and hence the improvement in computational efficiency was not obvious. Railton proposed the modified assigned material parameters (MAMPs) method [3], which was implemented by the use of an appropriate permittivity and permeability on the material to characterize the singular behavior of the field near the edge. Although the MAMPs can provide a higher accuracy, without reducing the grid size, it was difficult to deal with the situation when the conductor was embedded into more than half of the cell and its computational efficiency was still limited by the CFL condition. Thus, the CFL condition degrades the performance of the conventional FDTD.

To overcome the CFL constraint, several unconditionally stable FDTD methods such as Crank Nicolson FDTD (CN-FDTD) [47], alternating direction implicit FDTD (ADI-FDTD) [811], and, more recently, locally one-dimensional FDTD (LOD-FDTD) [1220] have been proposed. In particular, the LOD-FDTD has simpler implementation and higher efficiency than the other unconditionally stable FDTD. However, the conventional LOD-FDTD exhibits an extra noncommutativity error term, which makes it accurate to first order only in time. In order to achieve second-order temporal accuracy, an improved LOD-FDTD named fundamental LOD-FDTD with second-order temporal accuracy (FLOD2-FDTD) has been reported in [16].

In this paper, a new method is proposed by incorporating the quasistatic analytical expressions of electric and magnetic fields near the microstrip line edge given by van Bladel [21] into the FLOD2-FDTD. Also, the proposed method can deal with the situation when the conductor is embedded into more than half of the cell by the coordinate transformation and hence has a wider applicability for solving the electromagnetic problems. The experimental results demonstrated that the proposed method not only maintains high computational efficiency by using the FLOD2-FDTD, but also has high accuracy by introducing a priori knowledge of the field near microstrip line edge.

The present paper is organized as follows. Section 2 introduces the proposed method based on the quasistatic analytical expressions and the FLOD2-FDTD and then presents the expressions of the electromagnetic fields near microstrip line edge. Section 3 provides a series of experimental results by the use of proposed method in comparison with the subgrid technique, MAMPs, and FLOD2-FDTD. In addition, the performance of proposed method with different grid sizes and time step sizes is also given and discussed in detail. Section 4 gives a brief summarization of the paper.

2. Proposed Singularity Processing Method

The quasistatic electromagnetic fields near a metal edge are given by van Bladel. For the structure shown in Figure 1, the transverse field components in a plane perpendicular to the edge are expressed as [21]where is the distance between the edge and the field point, is the angle measured from the metal sheet, and , are unknown constants. The transverse field components tend to infinity when ; that is, they are singular.

Here, a general structure of microstrip line shown in Figure 2 is considered to discuss the proposed method. In these figures, Cartesian coordinate is used, and the parameters , , and are the spatial step sizes in , , and axes, respectively, while the , , and are the serial numbers of the cell. From Figure 2(a), we can see that a metal with a length of is embedded into the cell and . Note that and tend to zero according to the conventional FDTD, which is equivalent to increasing the length of the metal embedded into the cell, and that will cause calculation errors. The electric and magnetic fields are defined as , , and , respectively, for a new location, which is away from the original location by a distance of in the -axis. Then, we have , , and , . From (1a) and (1d), we get

Substituting (2a) and (2b) into (1a) and (1d), respectively, the distributions of the transverse field near the metal edge are expressed as

Similarly, and shown in Figure 2(b) can be divided into six segments according to the angle , which is represented bywhere

On the basis of the obtained expressions for the electromagnetic field near microstrip line edge, our proposed method can accurately express the fields without reducing the grid size. However, the computational efficiency is still limited by the CFL condition. In order to remove the CFL condition, the unconditionally stable method LOD-FDTD is employed to incorporate with the obtained expressions for the electromagnetic field near microstrip line edge. Although conventional LOD-FDTD can provide high efficiency, it exhibits an extra noncommutativity error term, making it accurate to first order only in time. To achieve second-order temporal accuracy, we employed the FLOD2-FDTD given in [16] which has second-order temporal accuracy to obtain better accuracy in dealing with the electromagnetic field near microstrip line edge. FLOD2-FDTD is an efficient implementation of LOD-FDTD with second-order temporal accuracy (denoted as LOD2-FDTD) based on the fundamental schemes. The update equations of the LOD2-FDTD are given as follows:

where and is unit matrix.

Based on the LOD2-FDTD principle and the distributions of transverse field near the metal edge, the two procedures for updating the electric field and magnetic field near microstrip line edge can be formulated as follows (the equations for other field components can be written similarly).

The first procedure is from to . From (6a), we obtain Since and vary with the angle , we turn (8) into an integral form and then get where is the area of the rectangular contour around . Substituting (4a), (4b), (4c), (4d), (4e), and (4f) into (9), we obtainwhere is time step size and is dielectric constant.

The update equations for the field component nearest the edge are derived from the Faradays Law and are given by where is permeability. Substituting (5a), (5b), (5c), (5d), (11), and (12) into (10) and introducing auxiliary variable to modify the scheme of the LOD2-FDTD into the fundamental scheme, then we get where From the discussions above, we can get by the use of (13) and (14). Then, can be obtained from (11). The second procedure is from to . Similarly, we have where Thus, the update equation of is given by Since , , and are not time varying, they are calculated once at the beginning of the iterative. Thus, the proposed method will not reduce the computational efficiency. The update equations for other fields away from the microstrip line and the input and output processing are the same as the FLOD2-FDTD shown in [16].

3. Numerical Results and Discussion

In this section, to demonstrate the performance of our proposed method, a microstrip line and a microstrip antenna are analyzed. A microstrip line above a ground plane is modeled in order to verify the accuracy of the proposed method, comparing with subgrid technique and MAMPs. The microstrip line is placed at a height of 2 mm above the ground plane, and the relative dielectric constant of substrate is . All the conductors are assumed to be perfect electric conductors (PECs). The microstrip line is terminated at the end by a 400 resistor. A raised cosine pulse as excitation is launched along the microstrip line. The proposed method and MAMPs take a square grid of size 0.5 mm calculating the characteristic impedance of the microstrip line structure. Based on the principle of the subgrid technique, fine grid with the size of 0.1 mm is adopted in the region of the microstrip line to guarantee accuracy, while coarse grid with the size of 0.5 mm is adopted where electromagnetic field varies gently to guarantee computational efficiency. Time step sizes are chosen by the CFL condition. The computational domain is terminated with the Mur absorbing boundary condition in [22]. The characteristic impedance is calculated by comparing the amplitude of the incident pulse with the amplitude of the pulse reflected from the resistor.

Figure 3 shows the characteristic impedances obtained by the proposed method, MAMPs, and subgrid technique. The is the length of conductor embedded in the cell. It can be seen that the subgrid technique is unable to resolve subcellular changes in length of conductor embedded in, except when the microstrip line edge intersects the point of electric or magnetic field by coincidence, and the characteristic impedance obtained varies widely from the quasistatic result. The average error of subgrid technique compared with the quasistatic result is 3.43%. When is less than 0.5, MAMPs follow the quasistatic result closely, and the average error compared with the quasistatic result is 1.91%. But when is larger than 0.5, the characteristic impedance obtained by MAMPs does not vary with variation of . In contrast, the proposed method follows the quasistatic result closely, even when is larger than 0.5, indicating that it is capable of highly accurate characterizations of microstrip structures and can deal with the situation when conductor is embedded into more than half of the cell. The average error of the proposed method compared with the quasistatic formula is 1.08%.

To demonstrate the improvement on the accuracy of the proposed method by introducing the quasistatic analytical expressions into the FLOD2-FDTD, the proposed method with a square grid of size 0.5 mm and CFLN = 1 and the FLOD2-FDTD with the same grid size and CFLN are used to analyze the same structure as in Figure 3. The CFL number (CFLN) is the ratio between the time step taken and CFL time limit.

Figure 4 demonstrates that, like the subgrid technique, the FLOD2-FDTD is also unable to resolve subcellular changes in length of conductor embedded in, except when the microstrip line edge intersects the point of electric or magnetic field coincidently, and the characteristic impedance obtained varies more widely from the quasistatic result. In contrast, the introduction of the quasistatic analytical expressions for electric and magnetic fields makes the proposed method follow the quasistatic result closely and hence has a higher accuracy than the FLOD2-FDTD.

In order to investigate the effect of the grid size and CFLN on the performance of the proposed method, the characteristic impedances of the proposed method with varying grid sizes and CFLNs are shown in Figures 5 and 6, respectively. Figure 5 shows the effects of the grid size when it is set as , , and 1.0 mm, respectively, and CFLN = 1. The average errors of characteristic impedances obtained from the proposed method with different cell sizes are 1.08%, 1.13%, and 1.17%, which are negligible increments. Figure 6 illustrates the characteristic impedances of the proposed method with a square grid size of 0.5 mm and CFLN = 1, 5, and 10, respectively. It can be seen that the average errors of the characteristic impedances obtained by the proposed method with CFLN = 1, 5, and 10 are 1.08%, 1.51%, and 3.80%, respectively. By comparing the results in Figures 3 and 6, we can see that the proposed method has a higher accuracy when CFLN 5, while its performance suffers a large effect due to the numerical dispersion when CLFN 5, resulting in that the accuracy of the proposed method is slightly lower than the subgrid technique.

In order to assess the effectiveness of the proposed method on a realistic problem, a microstrip antenna shown in Figure 7, which is designed to operate at around 8 GHz, is used as a test case. The proposed method, MAMPs, and conventional FDTD with coarse grid take a square grid of size 0.4 mm, conventional FDTD with fine grid takes a square grid of size 0.1 mm, and subgrid technique takes two square grids of sizes 0.1 mm and 0.4 mm. Time step sizes are chosen as the value determined by the CFL condition, except the proposed method with CFLN = 5 which takes 5 times as that of the proposed method with CFLN = 1. The number of iterations of subgrid technique and conventional FDTD with fine grid is taken to be 20000, that of the proposed method with CFLN = 1, MAMPs, and conventional FDTD with coarse grid is taken to be 5000, and that of the proposed method with CFLN = 5 is taken to be 1000. The computational domain is terminated with the Mur absorbing boundary condition in [22].

The return losses are given in Figure 8. It can be seen that the resonant frequencies obtained by the proposed method with CFLN = 1 and CFLN = 5 converge to 8 GHz and agree well with the result obtained by the conventional FDTD with fine grid. Furthermore, the resonant frequencies obtained by MAMPs, subgrid technique, and conventional FDTD with coarse mesh are 7.93 GHz, 7.91 GHz, and 7.78 GHz, respectively. The memory requirements for each method are illustrated in Figure 9. In general, the proposed method requires larger memory than the MAMPs and conventional FDTD with coarse mesh owing to the solution of a tridiagonal system of linear equations. However, the proposed method requires smaller memory than subgrid technique and conventional FDTD with fine mesh. The CPU time is presented in Figure 10, where a PC with 3.1 GHz Intel I5 processor and 4 GB memory is used. It is observed that the time of the proposed method with CFLN = 5 is shorter than that of the other methods, indicating the high efficiency of the proposed method.

4. Conclusion

In this paper, a novel method has been proposed by incorporating the quasistatic analytical expressions into the FLOD2-FDTD to analyze the electric and magnetic fields near microstrip line edge and its performance has been studied in detail. The proposed method can deal with the situation when the conductor is embedded into more than half of the cell by the coordinate transformation, making it promising for solving more electromagnetic problems. The experimental results demonstrated that the proposed method with CFLN can achieve significantly better accuracy than previously reported methods such as MAMPs, subgrid technique, conventional FDTD, and FLOD2-FDTD. Moreover, our proposed method still has high efficiency without any noticeable computing overhead in memory or time. However, our proposed method is limited by the numerical dispersion. Therefore, ongoing research will hopefully relax this limitation in the future.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

This work was partially supported by the Natural Science Foundation of China (no. 51209055) and the Fundamental Research Funds for the Central Universities (HEUCFD1433).