vectgui

6
113 IEEE ANTENNAS & PROPAGATION MAGAZINE JUNE 2015 VectGUI: A MATLAB-Based Simulation Tool T he vector analysis graphical user interface (VectGUI), a MATLAB- based vector analysis visualization tool, can be used as a supplementary tool in the first course of electromagnetic ed- ucation. The main purpose of this tool is to provide various visual aids that assist students in developing a mental image of some fundamental concepts in vec- tor calculus and curvilinear coordinate systems. This tool is composed of seven subtools: two designed for the dynamic visualization of geometries in cylindrical and spherical coordinates; two used to display the scalar and vector fields; and three designed to demonstrate the gradi- ent, curl, and divergence fields. VECTOR ANALYSIS TOOLS Teaching electromagnetics using novel modeling and simulation approach- es has long been discussed, mostly in this magazine [1]–[6], including fun- damental concepts and terms [7], [8]. Sevgi [9], [11] and Felsen et al. [10] dis- cuss guided wave propagation via the well-known Sturm–Liouville problem and explain the connection between Green’s function and eigenvalue problems. The finite-difference time- domain method has been discussed, and MATLAB-based virtual tools and codes have been shared with readers [13]–[19]. Several antennas and propaga- tion packages, from the very simple to the most comprehensive tools, have also been introduced [20]–[26]. Electromag- netic diffraction has been reviewed, and novel virtual tools have been introduced [27]–[29]. Virtual tools for teaching advanced-level mathematical functions and tools have also been reviewed with useful packages [30], [31]. Some Java- based applets for multivariable calculus, including vector analysis, are available through the Internet [32]–[34]. Vision plays a vital role in electro- magnetics because it removes the obsta- cle in understanding and perception of physical phenomena. New students often think that electromagnetics is a diffi- cult course because some mathemati- cal and geometrical concepts, as well as electromagnetic fields that are vector functions of space and time, are abstract and hard to visualize. Therefore, a well- established background on vector calcu- lus and coordinate systems is essential in developing a better conceptual under- standing of electromagnetic phenomena. Being motivated by this fact, this article presents a basic tutorial on the visualiza- tion of some fundamental concepts in the study of vector analysis. A MAT- LAB-based package (called VectGUI) is introduced with graphical user interface (GUI) capabilities. As previously stated, this package includes seven subtools: cylGUI and sphGUI plot geometries in a dynamic manner by varying one of the coordinate variables in cylindri- cal and spherical coordinates, respec- tively; sfieldGUI and vfieldGUI plot user-defined scalar and vector fields, respectively, in a two-dimensional (2-D) Cartesian system; grad2dGUI and grad- 3dGUI plot and display the gradient of a user-defined scalar field, together with the field itself, in 2-D and three-dimen- sional (3-D) Cartesian systems, respec- tively; and, finally, curldivGUI plots and displays the curl and divergence of a user-defined vector field together with the field itself in both 2-D and 3-D Car- tesian systems. The MATLAB-based VectGUI package can be downloaded from http://www.ee.hacettepe.edu. tr/~ozlem/. Digital Object Identifier 10.1109/MAP.2015.2463152 Date of publication: 21 August 2015 Ozlem Ozgun and Levent Sevgi TABLE 1. DIFFERENTIAL OPERATIONS. Operation Notation Transformation Gradient grad f f d = ^h Input: scalar field Output: vector field Divergence div F F $ d = ^h Input: vector field Output: scalar field Curl F F curl # d = ^h Input: vector field Output: vector field EDITOR’S NOTE This tutorial belongs to a simple MATLAB package that visualizes functions and operators (e.g., gradient of scalar fields and divergence of vector fields) in the cylindrical and spherical coordinate systems. These packages can be used in lectures such as vector algebra, mathematical foundations of electromagnetics, and mathematical methods in electromagnetics, together with the previous packages we introduced in this column [1], [2]. References [1] L. Sevgi and Ç. Uluişik, “A tutorial on the Bessel functions and numerical evaluations of Bessel inte- grals,” IEEE Antennas Propagat. Mag., vol. 51, no. 6, pp. 222–233, Dec. 2009. [2] Ç. Uluişik and L. Sevgi, “A MATLAB-based visualization package for complex functions, and their map- pings and integrals,” IEEE Antennas Propagat. Mag., vol. 54, no. 1, pp. 243–253, Feb. 2012.

Upload: ozlem-ozgun

Post on 19-Feb-2016

7 views

Category:

Documents


0 download

DESCRIPTION

Vector Analysis Toolbox

TRANSCRIPT

Page 1: VectGUI

113IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

VectGUI: A MATLAB-Based Simulation Tool

The vector analysis graphical user interface (VectGUI), a MATLAB-based vector analysis visualization

tool, can be used as a supplementary tool in the first course of electromagnetic ed-ucation. The main purpose of this tool is to provide various visual aids that assist students in developing a mental image of some fundamental concepts in vec-tor calculus and curvilinear coordinate systems. This tool is composed of seven subtools: two designed for the dynamic visualization of geometries in cylindrical and spherical coordinates; two used to display the scalar and vector fields; and three designed to demonstrate the gradi-ent, curl, and divergence fields.

Vector AnAlysis toolsTeaching electromagnetics using novel modeling and simulation approach-es has long been discussed, mostly in this magazine [1]–[6], including fun-damental concepts and terms [7], [8]. Sevgi [9], [11] and Felsen et al. [10] dis-cuss guided wave propagation via the well-known Sturm–Liouville problem and explain the connection between Green’s function and eigenvalue problems. The finite-difference time-domain method has been discussed, and MATLAB-based virtual tools and codes have been shared with readers [13]–[19]. Several antennas and propaga-tion packages, from the very simple to the most comprehensive tools, have also been introduced [20]–[26]. Electromag-netic diffraction has been reviewed, and novel virtual tools have been introduced [27]–[29]. Virtual tools for teaching advanced-level mathematical functions and tools have also been reviewed with useful packages [30], [31]. Some Java-based applets for multivariable calculus,

including vector analysis, are available through the Internet [32]–[34].

Vision plays a vital role in electro-magnetics because it removes the obsta-cle in understanding and perception of physical phenomena. New students often think that electromagnetics is a diffi-cult course because some mathemati-cal and geometrical concepts, as well as electromagnetic fields that are vector functions of space and time, are abstract and hard to visualize. Therefore, a well-established background on vector calcu-lus and coordinate systems is essential in developing a better conceptual under-standing of electromagnetic phenomena. Being motivated by this fact, this article presents a basic tutorial on the visualiza-tion of some fundamental concepts in the study of vector analysis. A MAT-LAB-based package (called VectGUI) is introduced with graphical user interface

(GUI) capabilities. As previously stated, this package includes seven subtools: cylGUI and sphGUI plot geometries in a dynamic manner by varying one of the coordinate variables in cylindri-cal and spherical coordinates, respec-tively; sfieldGUI and vfieldGUI plot user-defined scalar and vector fields, respectively, in a two-dimensional (2-D) Cartesian system; grad2dGUI and grad-3dGUI plot and display the gradient of a user-defined scalar field, together with the field itself, in 2-D and three-dimen-sional (3-D) Cartesian systems, respec-tively; and, finally, curldivGUI plots and displays the curl and divergence of a user-defined vector field together with the field itself in both 2-D and 3-D Car-tesian systems. The MATLAB-based VectGUI package can be downloaded from http://www.ee.hacettepe.edu.tr/~ozlem/.

Digital Object Identifier 10.1109/MAP.2015.2463152 Date of publication: 21 August 2015

Ozlem Ozgun and Levent Sevgi

Table 1. DifferenTial OperaTiOns.

Operation Notation Transformation

Gradient gradf fd = ^ h Input: scalar fieldOutput: vector field

Divergence divF F$d = ^ h Input: vector fieldOutput: scalar field

Curl F Fcurl#d = ^ h Input: vector fieldOutput: vector field

eDiTOr’s nOTeThis tutorial belongs to a simple MATLAB package that visualizes functions and operators (e.g., gradient of scalar fields and divergence of vector fields) in the cylindrical and spherical coordinate systems. These packages can be used in lectures such as vector algebra, mathematical foundations of electromagnetics, and mathematical methods in electromagnetics, together with the previous packages we introduced in this column [1], [2].

References[1] L. Sevgi and Ç. Uluişik, “A tutorial on the Bessel functions and numerical evaluations of Bessel inte-grals,” IEEE Antennas Propagat. Mag., vol. 51, no. 6, pp. 222–233, Dec. 2009.[2] Ç. Uluişik and L. Sevgi, “A MATLAB-based visualization package for complex functions, and their map-pings and integrals,” IEEE Antennas Propagat. Mag., vol. 54, no. 1, pp. 243–253, Feb. 2012.

Page 2: VectGUI

114 IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

BAsic conceptsMeasurable quantities in the study of physical phenomena are named either scalar or vector quantities. A scalar (e.g., charge and current) is a quantity that has only magnitude and can be described by a single numeric value. A vector (e.g., velocity, electric, and mag-netic fields) is a quantity that has both magnitude and direction. Both scalars and vectors can be functions of position and time. A spatial distribution of a quan-tity is named the field. If the quantity is a

vector (scalar), the field is called a vector (scalar) field. Hence, scalar and vector fields are the major players of electromag-netics. To describe the variations of these quantities in space, a suitable coordinate system is needed. Although the laws of electromagnetism are valid in any coor-dinate system, a coordinate system pro-vides a frame of reference and is chosen based on the symmetry of the geometry to ease its analysis. Therefore, the vector analysis has three main ingredients: 1) an orthogonal coordinate system (Carte-

sian, cylindrical, and spherical); 2) vector algebra (addition, subtraction, and multi-plication of vectors); and 3) vector calculus (differentiation and integration of vectors). Among them, the curvilinear coordinate systems and the concepts of gradient, divergence, and curl, which are based on the del differential operator, are some-times hard to visualize and comprehend.

In a 3-D coordinate system, a point is defined at the intersection of three surfaces, which can be denoted by u1 =

constant, constant,u2 = a n d u3 = constant surfaces. When these three surfaces are mutually orthogonal, we have an orthogonal coordinate system. In the Cartesian coordinate system

, ,x y^ , , ,z u x u y1 2= =h and ;u z3 = in the cylindrical coordinate system

, , , ,r z u r u1 2{ {= =^ h and ;u z3 = and in the spherical coordinate system

, , , , ,R u R u1 2i { i= =^ h and .u3 {= Here, r is the radial distance of the point from the z-axis, R is the radial distance from the origin, { is the rotation angle around the z-axis and is between , ,0 2r6 @ and i is the angle formed with the z-axis and is between , .0 r6 @ In addition,

constantr = surface defines the sur-face of a circular cylinder with radius ,r

constantR = surface defines the surface of a sphere with radius ,R constant{ = surface defines a semi-infinite plane, and

constanti = surface defines a cone sur-face. The identification of such surfaces is important especially in defining the dif-ferential quantities (i.e., the differential length, surface, and volume elements) that are used in the evaluation of line, surface, and volume integrals.

Vector calculus deals with various dif-ferential operators defined in scalar and vector fields. These operators are usu-ally expressed in terms of the del opera-tor d^ h that is also known as the nabla operator. The del operator is defined in a general coordinate system as follows:

(.) (.)

(.) ,

a h u a h u

a h u

1 1

1

u u

u

1 1 2 2

3 3

1 2

3

d22

22

22

= +

+

t t

t

(1)

where , ,u u u1 2 3^ h are the coordi-nate variables, , , ,a i 1 2 3ui =t ^ h is the base vector pointing in the direction of increasing ,ui and hi is the metric

Figure 1. The main window of the VectGUI package.

Table 2. The subTOOls Of The VectGui packaGe.

Tool Name Description

cylGUI Displays geometries in a cylindrical coordinate system by changing one of the coordinate variables in a dynamic manner.

sphGUI Displays geometries in a spherical coordinate system by changing one of the coordinate variables in a dynamic manner.

sfieldGUI Displays a user-defined scalar field in 2-D.vfieldGUI Displays a user-defined vector field in 2-D.grad2dGUI Displays a scalar field and its gradient field in 2-D.grad3dGUI Displays a scalar field and its gradient field in 3-D.curldivGUI Displays a vector field and its curl and divergence fields in

2-D and 3-D.

Page 3: VectGUI

115IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

coefficient to convert the differential change in the coordinate variable dui^ h into a differential change in length

.dli^ h If the coordinate variable is in length, the metric coefficient becomes unity. The metric coefficients, in three coordinate variables, are defined as fol-lows: , ,h h h1 1 11 2 3= = = (Cartesian);

, ,h h r h1 11 2 3= = = (cylindrical); and , , sinh h R h R11 2 3 i= = = (spherical).

The three most important differential operations are listed in Table 1. The gra-dient operator applies to a scalar field and returns a vector field. Its direction shows the direction of maximum increase of function, and its magnitude gives the rate of increase (or slope) along this maximal direction. In other words, it measures the direction and rate of change in a scalar field. In a general coordinate system, the gradient of a scalar field , ,f u u u1 2 3^ h is defined as follows:

,

f a h uf

a h uf

a h uf

1 1

1

u u

u

1 1 2 2

3 3

1 2

3

d2

2

2

2

2

2

= +

+

t t

t

(2)

which, in a Cartesian coordinate system, is

.f a xf

a yf

a zf

x y zd2

2

2

2

2

2= + +t t t (3)

The divergence operator acts on a vector field and yields a scalar field or quantity. It measures how much the vector field spreads out (or diverg-es) from the point of interest, i.e., the magnitude of a source or sink of a vector field at a given point. It repre-sents the net outward flux of the vec-tor field from an infinitesimal volume around the given point. In a general coordinate system, the divergence of a vector field , ,F u u u a Fu u1 2 3 1 1= t^ h

, , , ,u u u a F u u u a Fu u u u1 2 3 1 2 32 2 3 3+ +t t^ ^h h, ,F u u uu 1 2 33 ^ h is defined as

,

F h h h uh h F

uh h F

uh h F

1 u

u u

1 2 3 1

2 3

2

3 1

3

1 2

1

2 3

$d2

2

22

22

=

+ +^

^

^h

h

h;

E

(4)

which, in a Cartesian coordinate system, becomes

.F xF

yF

zFx y z$d

22

2

2

22

= + + (5)

The curl operator applies to a vector field and returns a vector field. It mea-sures how much the vector field rotates (curls) around a point of interest. It is a measure of the strength of a vortex source. Its magnitude represents the maximum circulation of a vector field within an infinitesimal area around the given point, and its direction is normal to the area in the sense of the

right-hand rule. In a general coordinate system, the divergence of a vector field F is defined as

,F h h h

h a

uh F

h a

uh F

h a

uh F

1u

u

u

u

u

u

1 2 3

1

1

1

2

2

2

3

3

3

1

1

2

2

3

3

#d22

22

22=

t t t

(6)

which, in Cartesian coordinate system, becomes

(a) (b)

(c) (d)

Figure 3. The sphGUI window: (a) the R-constant surfaces, (b) the -i constant surfaces, (c) the -{ constant surfaces, and (d) the formed geometry.

(a) (b)

(c) (d)

Figure 2. The cylGUI window: (a) the r-constant surfaces, (b) the -{ constant surfaces, (c) the z-constant surfaces, and (d) the formed geometry.

Page 4: VectGUI

116 IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

.F

a

xF

a

yF

a

zF

x

x

y

y

z

z

#d222222=

t t t

(7)

Vectgui pAckAgeVectGUI is a MATLAB-based tool for visualizing some fundamental concepts in vector analysis. The main window of the package is shown in Figure 1. The package includes seven subtools, which are summarized in Table 2. When the user clicks one of the subtools in the main window, a new window is opened corresponding to the clicked subtool. Each subtool in Table 2 is described below.

The cylGUI tool (Figure 2) is designed to display geometries in a cylindrical coordinate system. The user enters the ranges of each coordi-nates , , .r z{^ h Once one of the plot buttons is clicked, the corresponding variable is sampled by a number of samples between the lower and upper limits, and the geometry is dynamically formed by drawing constant surfaces at every 0.1 s. For example, as shown in Figure 2(a), if the button Plot by varying r is clicked, five r-constant surfaces are plotted corresponding to , . , , . ,r r r r0 0 5 1 1 5= = = = and r 2= surfaces at every 0.1 s. Similarly, the geometry is formed by varying { and z variables in Figure 2(b) and (c), respectively. If the number of samples is increased, the geometry is well formed, as shown in Figure 2(d).

The sphGUI tool (Figure 3) is designed to display geometries in a spherical coordinate system by varying one of the coordinate variables , , .R i {^ h This is similar to the cylGUI tool.

The sfieldGUI tool (Figure 4) is designed to display the contour and surface plots of a scalar field in a 2-D Cartesian system. The function is sym-bolically entered by the user. The ranges of the function and the number of points along the x and y axes are also provided by the user.

The vfieldGUI tool (Figure 5) is designed to plot a vector field in a 2-D Cartesian system. The scalar components of the vector field (i.e., Fx and Fy ) are entered symbolically by the

Figure 4. The sfieldGUI window (scalar field plotter).

Figure 5. The vfieldGUI window (vector field plotter).

Page 5: VectGUI

117IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

user. The ranges of the function and the number of points along the axes are defined by the user.

The grad2dGUI tool (Figure 6) is designed to plot the gradient field of a scalar field in a 2-D Cartesian system. The field itself might also be plotted. The scalar field is symbolically entered by the user, together with its ranges. The components of the gradient vector are also displayed symbolically.

The grad3dGUI tool (Figure 7) is designed to plot the gradient field of a scalar field in a 3-D Cartesian sys-tem. This tool is similar to the grad-2dGUI tool.

The curldivGUI tool (Figure 8) is designed to plot the divergence and curl of a vector field in a 2-D or 3-D Cartesian system. The components of the vector field are symbolically entered by the user. The expressions for curl and divergence are also displayed symbolically.

conclusionsA MATLAB-based simulation pack-age, VectGUI, has been developed for vector analysis. The intent is to develop a better conceptual understanding of curvilinear coordinate systems, scalar and vector fields, gradient, curl, and

divergence. The tool may be used in undergraduate electromagnetics cours-es and, perhaps, in other disciplines that use vector analysis.

Author inFormAtionOzlem Ozgun ([email protected]; [email protected]) is with the Electrical and Electronics Engineering Department, Hacettepe University, Beytepe, Ankara, Turkey.

Levent Sevgi ([email protected]; [email protected]) is with the Electrical and Electronics Engineering Department, Okan University, Akfirat, Tuzla, Istanbul, Turkey.

Figure 7. The grad3dGUI window (3-D gradient field plotter).

Figure 8. The curldivGUI window (curl and divergence plotter).

Figure 6. The grad2dGUI window (2-D gradient field plotter).

Page 6: VectGUI

118 IEEE AntEnnAs & ProPAgAtIon MAgAzInE j u n e 2 0 1 5

and two-way split step parabolic equation tool for radiowave propagation over variable terrain,” Comput. Phys. Commun., vol. 182, no. 12, pp. 2638–2654, 2011.[25] L. Sevgi, “A mixed-path groundwave field strength prediction virtual tool for digital radio broadcast systems in medium and short wave bands,” IEEE Antennas Propagat. Mag., vol. 48, no. 4, pp. 19–27, Aug. 2006.[26] G. Apaydin and L. Sevgi, “Numerical inves-tigations of and path loss predictions for sur-face wave propagation over sea paths including hilly island transitions,” IEEE Trans. Antennas Propag., vol. 58, no. 4, pp. 1302–1314, Apr. 2010.[27] F. Hacıvelioglu, L. Sevgi, and P. Y. Ufimtsev, “Electromagnetic wave scattering from a wedge with perfectly reflecting boundaries: Analysis of asymptotic techniques,” IEEE Antennas Propa-gat. Mag., vol. 53, no. 3, pp. 232–253, June 2011.[28] F. Hacıvelioglu, M. A. Uslu, and L. Sevgi, “A MATLAB-based simulator for the electromag-netic wave scattering from a wedge with perfectly reflecting boundaries,” IEEE Antennas Propagat. Mag., vol. 53, no. 6, pp. 234–243, Dec. 2011.[29] M. A. Uslu and L. Sevgi, “MATLAB-based virtual wedge scattering tool for the comparison of high frequency asymptotics and FDTD meth-od,” Int. J. Appl. Comput. Electromagn., vol. 27, no. 9, pp. 697–705, Sept. 2012.[30] L. Sevgi and Ç. Uluisik, “A tutorial on the bessel functions and numerical evaluations of bessel integrals,” IEEE Antennas Propagat. Mag., vol. 51, no. 6, pp. 222–233, Dec. 2009.[31] Ç. Uluisik and L. Sevgi, “A MATLAB-based visualization package for complex functions, and their mappings and integrals,” IEEE Antennas Prop-agat. Mag., vol. 54, no. 1, pp. 243–253, Feb. 2012.[32] (2015, May 8). Multivariable calculus. [Online]. Available: https://multivariablecalculus.wordpress.com/video-demonstrations/[33] (2015, May 8). Math applets for calculus at SLU. [Online]. Available: http://www.slu.edu/classes/maymk/MathApplets-SLU.html[34] (2015, May 8). Exploring multivariable cal-culus. [Online]. Available: http://web.monroecc.edu/calcNSF/

reFerences[1] L. Sevgi and C. Goknar, “An intelligent bal-ance between numerical and physical experimen-tation,” IEEE Potentials Mag., vol. 23, no. 4, pp. 40–44, Oct./Nov. 2004.[2] L. B. Felsen and L. Sevgi, “Electromagnetic engineering in the 21st century: Challenges and perspectives,” ELEKTRIK, Turk. J. Electr. Eng. Comput. Sci., vol. 10, no. 2, pp. 131–145, Feb. 2002.[3] L. Sevgi, “A new electromagnetic engineering program and teaching via virtual tools,” Progr. Electromagn. Res. B (EWS 2006 Special Issue), vol. 6, pp. 205–224, 2008.[4] L. Sevgi, “Teaching electromagnetic model-ing and simulation as a graduate-level course,” IEEE Antennas Propagat. Mag., vol. 54, no. 5, pp. 261–269, Oct. 2012.[5] L. Sevgi, Complex Electromagnetic Problems and Numerical Simulation Approaches. Hoboken, NJ: IEEE Press—John Wiley, 2003.[6] L. Sevgi, Electromagnetic Modeling and Simu-lation. Hoboken, NJ: IEEE Press—John Wiley, 2014.[7] L. Sevgi, “Innumeracy: The meaning of the numbers we use,” IEEE Antennas Propagat. Mag., vol. 49, no. 2, pp. 195–190, Apr. 2007.[8] L. Sevgi, “Numerical fourier transforms DFT and FFT,” IEEE Antennas Propagat. Mag., vol. 49, no. 3, pp. 238–243, June 2007.[9] L. Sevgi, “Guided waves and transverse fields: Transverse to what?” IEEE Antennas Propagat. Mag., vol. 50, no. 6, pp. 221–225, Dec. 2008.[10] L. B. Felsen, F. Akleman, and L. Sevgi, “Wave propagation inside a two-dimensional perfectly conducting parallel plate waveguide: Hybrid ray-mode techniques and their visualiza-tions,” IEEE Antennas Propagat. Mag., vol. 46, no. 6, pp. 69–89, Dec. 2004.[11] L. Sevgi, “Sturm-Liouville equation: The bridge between eigenvalue and Green’s function problems,” ELEKTRIK, Turk. J. Electr. Eng. Com-put. Sci., vol. 14, no. 2, pp. 293–311, June 2006.[12] L. Sevgi, “Guided waves and eigenvalue extraction from propagation characteristics,” IEEE Antennas Propagat. Mag., vol. 50, no. 2, pp. 222–234, Apr. 2008.

[13] L. Sevgi and Ç. Uluisik, “A MATLAB-based transmission line virtual tool: Finite-difference time-domain reflectometer,” IEEE Antennas Prop-agat. Mag., vol. 48, no. 1, pp. 141–145, Feb. 2006.[14] G. Çakır, M. Çakır, and L. Sevgi, “A multi-purpose FDTD-based two dimensional electro-magnetic virtual tool,” IEEE Antennas Propagat. Mag., vol. 48, no. 4, pp. 142–151, Aug. 2006.[15] M. Çakır, G. Çakır, and L. Sevgi, “A two-dimen-sional FDTD-based virtual metamaterial—Wave interaction visualization tool,” IEEE Antennas Prop-agat. Mag., vol. 50, no. 3, pp. 166–175, June 2008.[16] G. Toroglu and L. Sevgi, “FDTD MATLAB codes for the first and second order electromag-netic models,” IEEE Antennas Propagat. Mag., vol. 56, no. 2, pp. 221–239, Apr. 2014.[17] A. Pekmezci and L. Sevgi, “FDTD based metamaterial modeling,” IEEE Antennas Propa-gat. Mag., vol. 56, no. 5, pp. 289–303, Oct. 2014. [18] G. Çakır, M. Çakır, and L. Sevgi, “A novel virtual FDTD-based microstrip circuit design and analysis tool,” IEEE Antennas Propagat. Mag., vol. 48, no. 6, pp. 161–173, Dec. 2006.[19] G. Çakır, M. Çakır, and L. Sevgi, “Radar cross section modeling and simulation: Part II—A novel FDTD-based RCS prediction virtual tool,” IEEE Antennas Propagat. Mag., vol. 50, no. 2, pp. 81–94, Apr. 2008.[20] L. Sevgi, “A ray shooting visualization MAT-LAB package for 2D groundwave propagation simulations,” IEEE Antennas Propagat. Mag., vol. 46, no. 4, pp. 140–145, Aug. 2004.[21] L. Sevgi and Ç. Uluisik, “A MATLAB-based visualization package for planar arrays of isotropic radiators,” IEEE Antennas Propagat. Mag., vol. 47, no. 1, pp. 156–163, Feb. 2005.[22] L. Sevgi, Ç. Uluisik, and F. Akleman, “A MATLAB-based two-dimensional parabolic equation radiowave propagation package,” IEEE Antennas Propagat. Mag., vol. 47, no. 4, pp. 164–175, Aug. 2005.[23] F. Akleman and L. Sevgi, “A novel MoM- and SSPE-based groundwave propagation field strength prediction simulator,” IEEE Antennas Propagat. Mag., vol. 49, no. 5, pp. 69–82, Oct. 2007.[24] O. Ozgun, G. Apaydin, M. Kuzuoglu, and L. Sevgi, “PETOOL: MATLAB-based one-way

We want to hear from you!

Do you like what you’re reading? Your feedback is important. Let us know—send the editor-in-chief an e-mail!

IMAG

E LICEN

SED BY G

RAPH

IC STO

CK