J. Electromagn. Eng. Sci Search

CLOSE


J. Electromagn. Eng. Sci > Volume 20(4); 2020 > Article
Cho, Park, and Jung: Perfectly Matched Layer for Accurate FDTD for Anisotropic Magnetized Plasma

Abstract

In this work, we propose a stable perfectly matched layer (PML) for accurate finite-difference time-domain (FDTD) methods for analyzing electromagnetic wave propagation in the anisotropic magnetized plasma region. Toward this purpose, we apply the complex frequency-shifted PML systematically to the E-J collocated FDTD method. In specific, auxiliary PML variables are included in the matrix calculation involved in the final update equations of the E-J collocated FDTD method. Numerical examples are used to validate the proposed PML-FDTD for anisotropic magnetized plasma.

I. Introduction

The finite-difference time-domain (FDTD) method [14] has been popularly used for a variety of electromagnetic (EM) wave propagation phenomena in the Earth’s atmosphere [5, 6]. The Earth’s atmosphere consists of the troposphere, the stratosphere, and the ionosphere [7]. In the troposphere and stratosphere, only the refraction and attenuation phenomena affect EM wave propagation. However, EM wave propagation in the ionosphere is complicated because of various propagation environments, such as the static magnetic field of the Earth and plasma. Therefore, it is of great importance to accurately analyze EM wave propagation in the ionosphere modeled as anisotropic magnetized plasma. Plasma is a frequency-dependent dispersive medium, and it can be implemented in FDTD using various methods, such as the recursive convolution method [8], the Z-transform method [9], and the auxiliary differential equation (ADE) method [5, 6, 10]. The ADE-FDTD method is highly preferable because it involves a simple arithmetic implementation, and it can also be straightforwardly applied to nonlinear dispersive media, unlike other methods [11, 12]. There are two particular implementations in ADE-FDTD for the EM analysis of anisotropic magnetized plasma. First, the magnetic field (H) and the current density (J) are collocated at the same time step and position when discretizing J [5]; this is called the H-J collocated FDTD method. Second, the electric field (E) and J components are collocated at the same time step and position; this is called the E-J collocated FDTD method [6]. Unlike that of the H-J collocated method, the numerical stability condition of the E-J collocated method is independent of medium properties and remains the same as the Courant stability limit for free space [6]. Moreover, the E-J collocated method is more accurate than the H-J collocated method [6]. Note that unconditionally stable FDTDs for magnetized plasma have been proposed based on the weighted Laguerre polynomials [13] or the Crank-Nicolson-approximate-decoupling algorithm [14].
In FDTD, applying an appropriate boundary condition (ABC) to truncate the computational domain is necessary. Currently, the most efficient and commonly used ABC for FDTD is the perfectly matched layer (PML) [15, 16]. However, the PML implementation is not straightforward in the E-J collocated method, as a matrix calculation is involved in the FDTD update equations. To the best of our knowledge, the PML implementation to the E-J collocated FDTD scheme for anisotropic magnetized plasma has not yet been discussed. In this work, we propose a stable PML implementation suitable for the E-J collocated FDTD approach for anisotropic magnetized plasma. Toward this purpose, we employ complex stretching variables for the nabla operator when deriving FDTD update equations. Numerical examples are used to validate our proposed PML implementation.

II. Formulation

1. FDTD Update Equations

Let us consider the FDTD update equations for anisotropic magnetized plasma based on the E-J collocated method. The EM wave propagation in the anisotropic magnetized plasma region can be analyzed by Maxwell’s equations coupled with the Lorentz equation of motion. The governing equation set is given by
(1)
×H=ɛ0Et+J
(2)
×E=-μ0Ht
(3)
Jt+vcJ=ɛ0ωp2E+ωb×J,
where νc is the collision frequency, ωp is the plasma frequency, ωb is the cyclotron frequency, and ɛ0 and μ0 are the permittivity and permeability of free space, respectively. The cyclotron frequency is a function of the static magnetic field. Therefore, the cross-product term in Eq. (3) can lead to anisotropy of plasma so that the EM wave behavior depends on the direction of the static magnetic field relative to the EM wave propagation direction. In the E-J collocated method, the current density vectors are collocated at the same time step and position of the electric field vectors. Therefore, by applying the central difference scheme (CDS) in both time and space to Eqs. (1)(3), one can obtain the FDTD update equations consisting of three standard update equations for the magnetic field components and six coupled update equations for the electric field and current density components.
The update equations for Eq. (1) using CDS are as follows:
(4)
Hx|i,j+1/2,k+1/2n+1/2=Hx|i,j+1/2,k+1/2n-1/2+Δtμ0Δz(Ey|i,j+1/2,k+1n-Ey|i,j+1/2,kn)-Δtμ0Δy(Ez|i,j+1,k+1/2n-Ez|i,j,k+1/2n)
(5)
Hy|i+1/2,j,k+1/2n+1/2=Hy|i+1/2,j,k+1/2n-1/2+Δtμ0Δx(Ez|i+1,j,k+1/2n-Ez|i,j,k+1/2n)-Δtμ0Δz(Ex|i+1/2,j,k+1n-Ex|i+1/2,j,kn)
(6)
Hz|i+1/2,j+1/2,kn+1/2=Hz|i+1/2,j+1/2,kn-1/2+Δtμ0Δy(Ex|i+1/2,j+1,kn-Ex|i+1/2,j,kn)-Δtμ0Δx(Ey|i+1,j+1/2,kn-Ey|i,j+1/2,kn).
The update equations for Eq. (2) using CDS are as follows:
(7)
Ex|i+1/2,j,kn+1+Δt2ɛ0Jx|i+1/2,j,kn+1=Ex|i+1/2,j,kn-Δt2ɛ0Jx|i+1/2,j,kn+Δtɛ0Δy(Hz|i+1/2,j+1/2,kn+1/2-Hz|i+1/2,j-1/2,kn+1/2)-Δtɛ0Δz(Hy|i+1/2,j,k+1/2n+1/2-Hy|i+1/2,j,k-1/2n+1/2)
(8)
Ey|i,j+1/2,kn+1+Δt2ɛ0Jy|i,j+1/2,kn+1=Ey|i,j+1/2,kn-Δt2ɛ0Jy|i,j+1/2,kn+Δtɛ0Δz(Hx|i,j+1/2,k+1/2n+1/2-Hx|i,j+1/2,k-1/2n+1/2)-Δtɛ0Δx(Hz|i+1/2,j+1/2,kn+1/2-Hz|i-1/2,j+1/2,kn+1/2)
(9)
Ez|i,j,k+1/2n+1+Δt2ɛ0Jz|i,j,k+1/2n+1=Ez|i,j,k+1/2n-Δt2ɛ0Jz|i,j,k+1/2n+Δtɛ0Δx(Hy|i+1/2,j,k+1/2n+1/2-Hy|i-1/2,j,k+1/2n+1/2)-Δtɛ0Δy(Hx|i,j+1/2,k+1/2n+1/2-Hx|i,j-1/2,k+1/2n+1/2).
The update equations for Eq. (3) using CDS are as follows:
(10)
(1+vcΔt2)Jx|i+1/2,j,kn+1+ωbzΔt2Jy|i,j+1/2,kn+1-ωbyΔt2Jz|i,j,k+1/2n+1-ɛ0ωp2Δt2Ex|i+1/2,j,kn+1=ɛ0ωp2Δt2Ex|i+1/2,j,kn+(1-vcΔt2)Jx|i+1/2,j,kn-ωbzΔt2Jy|i,j+1/2,kn+ωbyΔt2Jz|i,j,k+1/2n
(11)
-ωbzΔt2Jx|i+1/2,j,kn+1+(1+vcΔt2)Jy|i,j+1/2,kn+1-ωbxΔt2Jz|i,j,k+1/2n+1-ɛ0ωp2Δt2Ey|i,j+1/2,kn+1=ɛ0ωp2Δt2Ey|i,j+1/2,kn+ωbzΔt2Jx|i+1/2,j,kn+(1-vcΔt2)Jy|i,j+1/2,kn-ωbxΔt2Jz|i,j,k+1/2n
(12)
ωbyΔt2Jx|i+1/2,j,kn+1-ωbxΔt2Jy|i,j+1/2,kn+1+(1+vcΔt2)Jz|i,j,k+1/2n+1-ɛ0ωp2Δt2Ez|i,j,k+1/2n+1=ɛ0ωp2Δt2Ez|i,j,k+1/2n-ωbyΔt2Jx|i+1/2,j,kn+ωbxΔt2Jy|i,j+1/2,kn+(1-vcΔt2)Jz|i,j,k+1/2n.
Here, the superscript and the subscript refer to the time and spatial indexing, respectively. The ωbx, ωby, and ωbz are the cyclotron frequencies along each direction. As shown in Eqs. (7)(12), the update equations of E and J are required at the same time step, and thus the final FDTD update equations are expressed in a matrix form. For brevity’s sake, we use the following notation:
Hx|i,j+1/2,k+1/2n+1/2-Hx|i,j+1/2,k-1/2n+1/2=Hx|kn+1/2,Hy|i+1/2,j,k+1/2n+1/2-Hy|i-1/2,j,k+1/2n+1/2=Hy|in+1/2,Hz|i+1/2,j+1/2,kn+1/2-Hz|i+1/2,j-1/2,kn+1/2=Hz|jn+1/2.
(13)
[Ex|i+1/2,j,kn+1Ey|i,j+1/2,kn+1Ez|i,j,k+1/2n+1Jx|i+1/2,j,kn+1Jy|i,j+1/2,kn+1Jz|i,j,k+1/2n+1]=[A-1B][Ex|nEy|nEz|nJx|nJy|nJz|n]+[A-1C][Hz|jn+1/2Hy|kn+1/2Hx|kn+1/2Hz|in+1/2Hy|in+1/2Hx|jn+1/2]
(14)
A=[100Δt2ɛ0000100Δt2ɛ0000100Δt2ɛ0-ɛ0ωp2Δt2001+vcΔt2ωbzΔt2-ωbyΔt20-ɛ0ωp2Δt20-ωbzΔt21+vcΔt2ωbxΔt200-ɛ0ωp2Δt2ωbyΔt2-ωbxΔt21+vcΔt2]
(15)
B=[100-Δt2ɛ0000100-Δt2ɛ0000100-Δt2ɛ0ɛ0ωp2Δt2001-vcΔt2-ωbzΔt2ωbyΔt20ɛ0ωp2Δt20ωbzΔt21-vcΔt2-ωbxΔt200ɛ0ωp2Δt2-ωbyΔt2ωbxΔt21-vcΔt2]
(16)
C=[Δtɛ0Δy-Δtɛ0Δz000000Δtɛ0Δz-Δtɛ0Δx000000Δtɛ0Δx-Δtɛ0Δy000000000000000000],
where A[6 × 6], B[6 × 6], and C[6 × 6] are the coefficient marices that depend on the anisotropic magnetized plasma properties and the FDTD modeling parameters for time and space. It should be emphasized that the matrix calculation is performed only once before FDTD time marching, and thus the demanding computational cost is negligible. Note that there is a spatially non-collocated status of electric fields, magnetic fields, and current densities. To address this problem, we use the space averaging technique for all the spatially non-collocated components to maintain second-order accuracy [6]. For example, the final update equation of Ex for anisotropic magnetized plasma can be expressed as
(17)
Ex|i+1/2,j,kn+1=[A-1B]1,1Ex|i+1/2,j,kn+[A-1B]1,2(E˜y|n)i+1/2,j,k+[A-1B]1,3(E˜z|n)i+1/2,j,k+[A-1B]1,4Jx|i+1/2,j,kn+[A-1B]1,5(J˜y|n)i+1/2,j,k+[A-1B]1,6(J˜z|n)i+1/2,j,k+[A-1C]1,1(Hz|jn+1/2)+[A-1C]1,2(Hy|kn+1/2)+[A-1C]1,3(H˜x|kn+1/2)i+1/2,j,k+[A-1C]1,4(H˜z|in+1/2)i+1/2,j,k+[A-1C]1,5(H˜y|in+1/2)i+1/2,j,k+[A-1C]1,6(H˜x|jn+1/2)i+1/2,j,k,
where the superscript <a, b> refers to the corresponding index of the matrix element of [A−1B] and [A−1C]. In Eq. (17), the electric fields (), magnetic fields (), and current densities () should be considered by applying spatial averaging at position (i + 1/2, j, k) of the Ex field component. The other coupled components, Ey, Ez, Jx, Jy, and Jz, are obtained in a similar manner as Eq. (17). Note that the final update equations for the magnetic field component can be obtained through the standard FDTD process (Eqs. (4)(6)) because there is no field coupled with other field components.

2. PML-FDTD Update Equations

Let us consider the ABC for the E-J collocated FDTD method. In this work, the complex frequency-shifted (CFS)-PML is employed to prevent the spurious late-time growth of EM fields [16]. By using a modified nabla operator with complex stretching variables,
(18)
˜=x^1sxx+y^1syy+z^1szz,
where a CFS stretching is utilized so that
(19)
sζ=κζ+σζαζ+jωɛ0.
Here, ζ = x, y, z. The CFS stretching (αζ ≠ 0) leads to a slightly more costly time-domain implementation than the standard PML stretching (αζ = 0), but the former is more effective at absorbing evanescent waves and low-frequency fields, as it can correctly operate for ω → 0. Except for considering κζ variable, the update equations of the CFS-PML E-J collocated FDTD are almost the same as those of the E-J collocated FDTD based on Eqs. (7)(12). In general, PML implementation is straightforwardly applied to most FDTD update equations. However, it is not straightforward in the E-J collocated FDTD, as the current density components are collocated at the same time step and position of the electric field components. Therefore, the CFS-PML implementation is also included in matrix form for the update equations of the E-J collocated FDTD:
(20)
[Ex|i+1/2,j,kn+1Ey|i,j+1/2,kn+1Ez|i,j,k+1/2n+1Jx|i+1/2,j,kn+1Jy|i,j+1/2,kn+1Jz|i,j,k+1/2n+1]=[A-1B][Ex|nEy|nEz|nJx|nJy|nJz|n]+[A-1C][Hz|jn+1/2κyHy|kn+1/2κzHx|kn+1/2κzHz|in+1/2κxHy|in+1/2κxHx|jn+1/2κy]+[A-1D][fxy|n+1/2fxz|n+1/2fyz|n+1/2fyx|n+1/2fzx|n+1/2fzy|n+1/2]
(21)
D=[Δtɛ0-Δtɛ0000000Δtɛ0-Δtɛ0000000Δtɛ0-Δtɛ0000000000000000000]
The final update equation of Ex for anisotropic magnetized plasma in the PML region can be expressed as
(22)
Ex|i+1/2,j,kn+1=[A-1B]1,1Ex|i+1/2,j,kn+[A-1B]1,2(E˜y|n)i+1/2,j,k+[A-1B]1,3(E˜z|n)i+1/2,j,k+[A-1B]1,4Jx|i+1/2,j,kn+[A-1B]1,5(J˜y|n)i+1/2,j,k+[A-1B]1,6(J˜z|n)i+1/2,j,k+[A-1C]1,1(Hz|jn+1/2κy)+[A-1C]1,2(Hy|kn+1/2κz)+[A-1C]1,3(H˜x|kn+1/2κz)i+1/2,j,k+[A-1C]1,4(H˜z|in+1/2κx)i+1/2,j,k+[A-1C]1,5(H˜y|in+1/2κx)i+1/2,j,k+[A-1C]1,6(H˜x|jn+1/2κy)i+1/2,j,k+[A-1D]1,1fxy|i+1/2,j,kn+1/2+[A-1D]1,2fxz|i+1/2,j,kn+1/2+[A-1D]1,3(f˜yz|n+1/2)i+1/2,j,k+[A-1D]1,4(f˜yx|n+1/2)i+1/2,j,k+[A-1D]1,5(f˜zx|n+1/2)i+1/2,j,k+[A-1D]1,6(f˜zy|n+1/2)i+1/2,j,k.
Here, fxy, fxz, fyz, fyx, fzx, and fzy are the auxiliary variables of CFS-PML implementations [17]. The auxiliary variables are given by
(23)
fxy|i+1/2,j,kn+1/2=byfxy|i+1/2,j,kn-1/2+ayHz|jn+1/2Δy
(24)
fxz|i+1/2,j,kn+1/2=bzfxz|i+1/2,j,kn-1/2+azHy|kn+1/2Δz
(25)
aζ=σζ(σζκζ+κζ2αζ)(e-(σζκζ+αζ)Δtɛ0-1)bζ=e-(σζκζ+αζ)Δtɛ0,         (ζ=x,y,or z)
and σζ, κζ, and αζ are the parameters related to the CFS-PML [16]:
(26)
σζ=σζ,max(ζd)m
(27)
κζ=1+(κζ,max-1)(ζd)m
(28)
αζ=αζ,max[d-ζd]
where d is the thickness of the PML. The remaining auxiliary variables can be obtained similarly to Eq. (23) and Eq. (24). D[6×6] is the coefficient matrix that depends on the modeling parameters. Similarly, the PML implementation should be considered for the other coupled components (Ey, Ez, Jx, Jy, and Jz) in the matrix of Eq. (20).
Before proceeding with the numerical examples, note that other PML implementation can be possible. Similar to conventional PML implementation, PML can be implemented by simply adding auxiliary variables. In this approach, the final update equation of Ex for anisotropic magnetized plasma in the PML region is expressed as
(29)
Ex|i+1/2,j,kn+1=[A-1B]1,1Ex|i+1/2,j,kn+[A-1B]1,2(E˜y|n)i+1/2,j,k+[A-1B]1,3(E˜z|n)i+1/2,j,k+[A-1B]1,4Jx|i+1/2,j,kn+[A-1B]1,5(J˜y|n)i+1/2,j,k+[A-1B]1,6(J˜z|n)i+1/2,j,k+[A-1C]1,1(Hz|jn+1/2κy)+[A-1C]1,2(Hy|kn+1/2κz)+[A-1C]1,3(H˜x|kn+1/2κz)i+1/2,j,k+[A-1C]1,4(H˜z|in+1/2κx)i+1/2,j,k+[A-1C]1,5(H˜y|in+1/2κx)i+1/2,j,k+[A-1C]1,6(H˜x|jn+1/2κy)i+1/2,j,k+Δtɛ0fxy|i+1/2,j,kn+1/2-Δtɛ0fxz|i+1/2,j,kn+1/2.
However, this conventional PML implementation in anisotropic magnetized plasma may lead to diverging FDTD results, which will be shown in the next section.

III. Numerical Examples

For simplicity, without loss of generality, the one-dimensional (1D) problem (along the z-axis) is considered for analyzing the EM wave interaction with anisotropic magnetized plasma. An x-polarized differentiated Gaussian pulse is considered in the 1D region of the anisotropic magnetized plasma region with an arbitrary angle θ (0°, 30°, 60°, and 90°) between the wavenumber vector and the DC bias magnetic field. The computational domain contains 500 cells with a uniform grid Δz = 75 μm and a temporal cell size Δt = 0.2475 ps. Ten cells of CFS-PML were used at the terminations of the space to eliminate unwanted reflections. The plasma parameters are modeled to have an electron density without ions under an applied 1.7 T magnetic field. Therefore, the electron plasma frequency ωp = 2π × 50 × 109 rad/s, the electron cyclotron frequency ωb = 3 × 1011 rad/s, and the electron collision frequency vc = 20 × 109 Hz [18].
Let us consider the conventional PML implementation, e.g., (29). Fig. 1 shows the time-domain waveforms of the Ex field component at the observation point located 50 cells away from the source. As shown in Fig. 1, the conventional PML-FDTD simulation results are inaccurate and even divergent in all cases.
Now, let us consider the proposed PML implementation, e.g., (22). Fig. 2 shows that the FDTD simulation results are numerically stable in this case. As shown in Fig. 2, the Ey field component exists under the x-polarized incident field. This implies that the proposed FDTD algorithm can successfully analyze the anisotropic phenomenon of magnetized plasma.
We then conduct a parametric study for the proposed PML performance. An angle between the wavenumber vector and the DC bias magnetic field is 0°. All the other parameters are the same as in the previous simulation. The reference solution is obtained using a large FDTD domain such that the reference solution is not contaminated by PML reflections [1]. The reflection error from the PML is defined as
(30)
Rel.error (t)=20log10|E(t)-Eref(t)|max (|Eref(t)|)
where E(t) is the proposed PML implemented electric field, and Eref(t) is the reference electric field.
Here, σopt is scaled as follows [1]:
(31)
σopt=0.8(m+1)η0Δζ
where η0 is the free-space wave impedance, and Δ is the lattice-cell dimension. As shown in Fig. 3, the optimum CFS factors are m = 2, σmax/σopt = 1.4, κmax = 2, and αmax = 2. These factors yield the lowest reflection error of −90 dB. We also compute the relative error for the optimum CFS factors under various DC bias magnetic fields. Fig. 4 shows that the PML performance is good, and thus the proposed PML implementation is suitable for the EM analysis of anisotropic magnetized plasma.
Finally, we compute the right-hand circularly polarized (RCP) and left-hand circularly polarized (LCP) reflection coefficients of the EM wave in the magnetized plasma slab with an arbitrary angle θ (0°, 30°, and 60°). The computational domain is divided into 500 cells, and the plasma slab occupies 120 cells. All the other parameters are kept the same as in the previous simulation. As shown in Fig. 5, the proposed E-J PML-FDTD simulation results have a good agreement with the analytic results [19].

IV. Conclusion

In this work, we have proposed a stable PML implementation suitable for the accurate FDTD method for the analysis of EM wave propagation in anisotropic magnetized plasma. Toward this purpose, we have developed an accurate E-J collocated FDTD algorithm for the plasma region with an arbitrary geomagnetic field by including the PML variables in the FDTD matrix update equations. The proposed PML-FDTD method can be applied to accurately predict EM wave propagation in the atmosphere for radio and satellite communication.

Acknowledgments

This work was supported by the research fund of Signal Intelligence Research Center supervised by Defense Acquisition Program Administration and Agency for Defense Development of Korea.

Fig. 1
Conventional PML implementation results of the Ex field component in the anisotropic magnetized plasma region with an arbitrary angle θ. (a) θ = 0°, (b) θ = 30°, (c) θ = 60°, and (d) θ = 90°.
jees-2020-20-4-277f1.jpg
Fig. 2
Proposed PML implementation results of the electric field components in the anisotropic magnetized plasma region with an arbitrary angle θ. (a) Ex field and (b) Ey field.
jees-2020-20-4-277f2.jpg
Fig. 3
Contour plots of the maximum reflection error as a function of the CFS factors. (a) κmax = 2, αmax = 0.45. (b) m = 2, αmax = 0.45. (c) m = 2, κmax = 2.
jees-2020-20-4-277f3.jpg
Fig. 4
Relative error of the CFS-PML E-J collocated FDTD.
jees-2020-20-4-277f4.jpg
Fig. 5
Reflection coefficients: (a) RCP and (b) LCP.
jees-2020-20-4-277f5.jpg

References

1. A Taflove and SC Hagness, Computational Electrodynamics: The Finite-Difference Time-Domain Method. 3rd ed. Norwood, MA: Artech House, 2005.

2. R Chilton, KY Jung, R Lee, and FL Teixeira, "Frozen modes in parallel-plate waveguides loaded with magnetic photonic crystals," IEEE Transactions on Microwave Theory and Techniques, vol. 55, no. 12, pp. 2631–2641, 2007.
crossref
3. H Chung, KY Jung, XT Tee, and P Bermel, "Time domain simulation of tandem silicon solar cells with optimal textured light trapping enabled by the quadratic complex rational function," Optics Express, vol. 22, no. S3, pp. A818–A832, 2014.
crossref pmid
4. S Park, S Kim, DK Kim, J Choi, and KY Jung, "Numerical study on the feasibility of a 24 GHz ISM-band Doppler radar antenna for near-field sensing of human respiration in electromagnetic aspects," Applied Sciences, vol. 10, no. 18, article no. 6159, 2020.
crossref
5. JL Young, "A full finite difference time domain implementation for radio wave propagation in a plasma," Radio Science, vol. 29, no. 6, pp. 1513–1522, 1994.
crossref pdf
6. Y Yu and J Simpson, "An E-J collocated 3-D FDTD model of electromagnetic wave propagation in magnetized cold plasma," IEEE Transactions on Antennas and Propagation, vol. 58, no. 2, pp. 469–478, 2010.
crossref
7. BR Mahafza, Radar Systems Analysis and Design using MATLAB. 2nd ed. Boca Raton, FL: CRC Press, 2002.

8. F Hunsberger, R Luebbers, and K Kunz, "Finite-difference time-domain analysis of gyrotropic media. I. Magnetized plasma," IEEE Transactions on Antennas and Propagation, vol. 40, no. 2, pp. 1489–1495, 1992.
crossref
9. DM Sullivan, "Z-transform theory and the FDTD method," IEEE Transactions on Antennas and Propagation, vol. 44, no. 1, pp. 28–34, 1996.
crossref
10. T Kashiwa and I Fukai, "A treatment by FD-TD method of dispersive characteristics associated with electronic polarization," Microwave and Optical Technology Letters, vol. 3, no. 6, pp. 203–205, 1990.
crossref
11. H Choi, YH Kim, JW Baek, and KY Jung, "Accurate and efficient finite-difference time-domain simulation compared with CCPR model for complex dispersive media," IEEE Access, vol. 7, pp. 160498–160505, 2019.
crossref
12. H Choi, JW Baek, and KY Jung, "Comprehensive study on numerical aspects of modified Lorentz model based dispersive FDTD formulations," IEEE Transactions on Antennas and Propagation, vol. 67, no. 12, pp. 7643–7648, 2019.
crossref
13. Y Fang, XL Xi, JF Liu, YR Pu, and JS Zhang, "An iterative WLP-FDTD method for wave propagation in magnetized plasma," IEEE Transactions on Plasma Science, vol. 45, no. 8, pp. 2215–2219, 2017.
crossref
14. J Li and P Wu, "Efficient PML implementation based on the unconditionally stable CN-FDTD algorithm for anisotropic magnetized plasma," Optik, vol. 171, pp. 468–475, 2018.
crossref
15. JP Berenger, "A perfectly matched layer for the absorption of electromagnetic waves," Journal of Computational Physics, vol. 114, no. 2, pp. 185–200, 1994.
crossref
16. JA Roden and SD Gedney, "Convolutional PML (CPML): an efficient FDTD implementation of the CFSPML for arbitrary media," Microwave and Optical Technology Letters, vol. 27, pp. 334–339, 2000.
crossref
17. KY Jung, S Ju, and FL Teixeira, "Application of the modal CFS-PML-FDTD to the analysis of magnetic photonic crystal waveguides," IEEE Microwave and Wireless Components Letters, vol. 21, no. 4, pp. 179–181, 2011.
crossref
18. S Liu, J Mo, and N Yuan, "Piecewise linear current density recursive convolution FDTD implementation for anisotropic magnetized plasmas," IEEE Microwave and Wireless Components Letters, vol. 14, no. 5, pp. 222–224, 2004.
crossref
19. VL Ginzburg, The Propagation of Electromagnetic Waves in Plasmas. 2nd ed. New York, NY: Pergamon Press, 1970.

Biography

jees-2020-20-4-277f6.jpg
Jeahoon Cho received his B.S. degree in communication engineering from Daejin University, Pocheon, Korea, and his M.S. and Ph.D. degrees in electronics and computer engineering from Hanyang University, Seoul, Korea, in 2004, 2006, and 2015, respectively. From 2015 to August 2016, he was a postdoctoral researcher at Hanyang University. Since September 2016, he has worked at Hanyang University, Seoul, Korea, where he is currently a research professor. His current research interests include computational electromagnetics and EMP/EMI/EMC analysis.

Biography

jees-2020-20-4-277f7.jpg
Min-Seok Park received his B.S. degree from the Department of Electrical Engineering at Myongi University, Yongin, Korea, in 2015, and his M.S. degree in electrical engineering from Hanyang University, Seoul, Korea, in 2017. From 2018 to 2020, he participated in EM-Tech’s circuit and product development. He is currently pursuing his Ph.D. degree in electrical and computer engineering. His current research interests include computational electromagnetics, wave propagation, and multi-physics.

Biography

jees-2020-20-4-277f8.jpg
Kyung-Young Jung received his B.S. and M.S. degrees in electrical engineering from Hanyang University, Seoul, Korea, in 1996 and 1998, respectively, and his Ph.D. degree in electrical and computer engineering from The Ohio State University, Columbus, USA, in 2008. From 2008 to 2009, he was a postdoctoral researcher at The Ohio State University, and from 2009 to 2010, he was an assistant professor at the Department of Electrical and Computer Engineering, Ajou University, Suwon, Korea. Since 2011, he has worked at Hanyang University, where he is now an associate professor at the Department of Electronic Engineering. His current research interests include computational electromagnetics, bioelectromagnetics, and nanoelectromagnetics.
TOOLS
Share :
Facebook Twitter Linked In Google+
METRICS Graph View
  • 17 Crossref
  • 17 Scopus
  • 4,311 View
  • 126 Download
Related articles in JEES

ABOUT
ARTICLE CATEGORY

Browse all articles >

BROWSE ARTICLES
AUTHOR INFORMATION
Editorial Office
#706 Totoo Valley, 217 Saechang-ro, Yongsan-gu, Seoul 04376, Korea
Tel: +82-2-337-9666    Fax: +82-2-6390-7550    E-mail: admin-jees@kiees.or.kr                

Copyright © 2024 by The Korean Institute of Electromagnetic Engineering and Science.

Developed in M2PI

Close layer
prev next