Guided and Leaky Modes of Planar Waveguides: Computation via High Order Finite Elements and Iterative Methods

Size: px
Start display at page:

Download "Guided and Leaky Modes of Planar Waveguides: Computation via High Order Finite Elements and Iterative Methods"

Transcription

1 PERS ONLNE, VOL. 6, NO. 7, 669 Guided and Leaky Modes of Planar Waveguides: Computation via High Order Finite Elements and terative Methods D. Stowell and J. Tausch Southern Methodist University, USA Abstract Guided and leaky modes of planar dielectric waveguides are eigensolutions of a singular Sturm-Liouville problem. This paper describes how this problem can be transformed into a quartic eigenvalue problem, which in turn can be converted into a generalized eigenvalue problem. Thus standard iterative methods, such as Arnoldi methods, can be used to compute the spectrum. We show how the shifts in the Arnoldi methods must be selected to obtain convergence to the dominant modes. n addition, by using high-order finite elements, the resulting solutions can be made extremely accurate. Numerical examples demonstrate the speed and accuracy as well as the stability of the method. 1. NTRODUCTON t is easy to characterize the modes of planar dielectric waveguides by an algebraic equation. There are numerous papers that discuss numerical methods that are based on finding the roots of the characteristic function, either by using the argument principle of complex analysis [1 3, 11], or by a continuation method [7]. However, the numerical solution of the equation suffers from numerical instabilities which are caused by the exponential scaling of the characteristic function. t is well known that for this reason the standard methods are often unreliable especially if there are many or thick layers present, if the frequency is large or if there are lossy layers, see, e.g., [5, 9, 1]. n [1], we presented a new variational formulation of the Sturm-Liouville problem that characterizes the guided and leaky modes. After discretization, the variational form reduces to either a quadratic or a quartic matrix eigenvalue problem. Solving the eigenvalue problem is numerically stable, even for waveguides with thick layers or arbitrary index profiles. n [1], we used a low-order discretization scheme and solved the eigenvalue problem by a direct method. This demonstrated the general feasibility of the approach, but the convergence of the higher-order modes is slow and the high cost of the numerical linear algebra limits the applicability to relatively simple structures. n the present paper we address the slow convergence problem by using piecewise high-order polynomial finite elements. Furthermore, we employ an iterative eigensolver that is capable to exploit the sparseness of the finite-element matrices. To ensure that an iterative method converges to a specific eigenvalue one has to shift the problem such that the selected eigenvalue is dominant. We will present a strategy for selecting the shift such that all dominant guided and leaky modes are found. We will conclude with some numerical results that demonstrate the usefulness of our improved method.. VARATONAL FORMULATON n this section, we briefly review the derivation of the variational formulation that characterizes the modes of a dielectric waveguide. For more details we refer to [1]. We consider an infinite medium where the refractive index n(x) = ɛ(x)µ is a function of x and we let z be the direction of propagation. n this case the modes are of the form E(x, z, t) = exp( iωt + iβz)φ(x)ŷ (TE wave) or H(x, z, t) = exp( iωt + iβz)φ(x)ŷ (TM wave). To simplify notations we only discuss the TE waves, as the treatment of TM waves is completely analogous and can be found in [1]. The lateral dependence of the mode is given by the function φ which satisfies φ (x) + ( k n (x) β ) φ(x) =, x R, (1) see, e.g., [8]. Equation (1) is a singular Sturm-Liouville problem, where the propagation constant β is the unknown eigenvalue. The spectrum consists of a discrete part, corresponding to guided modes, and a continuous part, corresponding to radiation modes. There is a third type of eigensolution, known as leaky modes. These are unbounded solutions of (1) that radiate energy away from the

2 PERS ONLNE, VOL. 6, NO. 7, 67 stack. For more information on leaky modes in planar waveguides we refer to the recently published survey articles [6] and [13]. The refractive index n(x) is a piecewise constant function with discontinuities at x,..., x J and function value n(x) = n j in the j-th layer. t follows that a mode has the general form φ(x) = { exp(iα x)φ(x ), x x cos(α j (x x j ))φ(x j ) + sin(α j (x x j ))/α j φ (x j ), x j x x j+1, exp( iα J (x w))φ(x J ), x x J, where α j is the lateral propagation constant given by α j = k n j β. By considering the exponential form of φ in the semi-infinite layers, it follows that the modes are solutions of the non-standard Sturm-Liouville problem φ (x) + ( k n (x) β ) φ(x) =, x (, w), (3) φ (x ) iα φ(x ) =, (4) φ (x J ) + iα J φ(x J ) =. (5) To derive the variational formulation, we first multiply (3) by a test function, use integration by parts and apply the boundary conditions (4), (5) to obtain ψ φ ( + k n β ) ψφ iαj ψ(xj )φ(w) iα ψ(x )φ(x ) = (6) Conceivably, one could discretize (6). However, the result would be a nonlinear eigenvalue problem. We circumvent this problem by making use of the change of variable suggested by []. ζ = 1 i ( ) k n β + k n J β. (7) () A bit of algebra reveals that ( ) δ α = i 4ζ + ζ and ( ) δ α J = i 4ζ ζ (8) where δ = k n J k n. From the definitions of α, α J we have β = k (n + n J ) α + α J. (9) f we let q(x) = k [ n (x) 1 (n + n J )], we can introduce the bilinear forms a(ψ, φ) = ψ φ q ψφ, () a ± (ψ, φ) = ψ(x J )φ(x J ) ± ψ(x )φ(x ). (11) with these notations the variational formulation of (3) is: Find ζ and φ such that for all test functions ψ δ 4 δ (ψ, φ) + ζ 16 4 a (ψ, φ) + ζ a(ψ, φ) + ζ 3 a + (ψ, φ) + ζ 4 (ψ, φ) = (1) holds. This is a quartic eigenvalue problem in the variable ζ. Once the eigenvalues ζ have been found, β and be recovered using (8) and (9). f the refractive indices in the semi-infinite layers are equal, then δ = and (1) reduces to the quadratic eigenvalue problem. a (ψ, φ) + ζa + (ψ, φ) + ζ (ψ, φ) =. (13)

3 PERS ONLNE, VOL. 6, NO. 7, DSCRETZATON AND MPLEMENTATON A discretization of (1) or (13) can be obtained by letting the trial and test function be restricted to a finite dimensional subspace span [ϕ 1,... ϕ n ]. This yields the quartic matrix eigenvalue problem: find ζ such that A + ζa 1 + ζ A + ζ 3 A 3 + ζ 4 A 4 (14) is singular. We note these matrices are sparse, since from (11) and from () A 1 = δ 4 diag( 1,,...,, 1), A 3 = diag(1,,...,, 1), (15) A (i, j) = δ4 16 (ϕ i, ϕ j ), A (i, j) = (ϕ i, ϕ j) (qϕ i, ϕ j ), A 4 (i, j) = (ϕ i, ϕ j ). (16) By using the companion matrix, the quartic eigenvalue problem is converted into an equivalent generalized eigenvalue problem Ax = ζbx, where A = and B =. (17) A A 1 A A 3 Since the matrices involved are sparse and large, the problem is ideally suited for solution by an iterative method. terative methods converge to eigenvalues near the extremes of the spectrum. However, by introducing the shift σ, (17) can be transformed to the equivalent shifted problem Bx = 1 (A σb)x. (18) λ σ An iterative method applied to (18) will produce approximations that converge to the eigenvalues near σ. By determining where the eigenvalues of interest are found in the complex ζ-plane we can find a good choice of σ. t is known that the eigenvalues of (1) accumulate at ζ = and ζ = ±i, see [13]. The ζ s near the accumulation points are not of interest because they lead to a large value of β. The condition for a guided mode is that α and α J are purely imaginary and negative for exponential decay of the mode in the semi-infinite layers. From (8) it follows that the corresponding ζ-values are real and satisfy ζ > δ/. A 4 R 1 σ 1 R R 3 σ Figure 1: Eigenvalue distribution for a typical quartic eigenvalue problem. Also shown are the search regions in the complex plane as well as a choice of shifts for the eigenvalue problem.

4 PERS ONLNE, VOL. 6, NO. 7, 67 The leaky modes have complex β and hence complex ζ. However, not every complex solution of (1) will be a leaky modes. Whether a complex mode is leaky or non-physical depends on the following conditions. For substrate leaky modes kn J < Re(β) < kn. For full leaky modes β satisfies Re(β) < kn J. See, [4, 8]. These conditions restrict the eigenvalue search to certain portions of the complex ζ plane. Such regions are depicted in Figure 1. The region labeled R 1 is the search region for the guided modes. R is the region for the substrate leaky modes, and R 3 is where eigenvalues associated with full leaky modes are to be found. The circle is of radius δ, where δ is defined in the previous section. The outer boundary of R 3 is given as a parameter, and allows the search to find all modes up to a given order. The inner boundary of R is also given as a parameter. The appropriate shifts can be chosen using an understanding of these regions. There are two important considerations in the choice of σ. First, we want to ensure that we find all dominant modes. Second, we want to avoid the accumulation point(s). One way to accomplish these objectives is to use two shifts, σ 1 and σ, and execute two searches. The first search will begin in R 1 and will include a portion of R. The second will begin in R 3 and will also include a portion of R. The search is complete when the union of the searches covers all three regions. To choose σ 1, use that fact that guided modes satisfy kn < β < kn max. We have found a good choice of σ 1 to be the value of ζ that corresponds with β = kn max. By (8) and (9), this gives σ 1 = B + B δ4 4 where B = k (n +n ) J k n max. Then, let σ = iσ 1. See Figure 1. We conclude with two comments. Generally speaking, the eigenvalues of interest in R are found near the outer radius. The inner radius can then be enlarged, if needed. f there is a question as to whether some propagation constants were missed in the search, the inner radius can be adjusted accordingly and the search run again. Finally, for the quadratic eigenvalue problem, since δ =, the outer radius of R shrinks to zero, there are no accumulation points, and therefore, the search is simplified. 4. NUMERCAL RESULTS We demonstrate our method on the waveguide structure with the following parameters (w j denotes the width of the jth layer): n = 1.5, n 1 = 1.66, n = 1.6, n 3 = 1.53, n 4 = 1.6, n 5 = 1. w 1 = w = w 3 = w 4 =.5, k = This structure has been studied in the literature [7]. n this case, since the characteristic function is stable, the propagation constants can be found using Newton s method. These values will be used for testing the method. We have implemented our method using polynomial bases of degrees 1, and 4. For the interpolation nodes on each element, the Lobatto nodes are chosen. The computed eigenvalues are then compared with the known values TE TE 1 TE TE 3 TE 4 TE 5-1 First Order Second Order Fourth Order Refinement (a) Refinement (b) Figure : Convergence results. The FE computed eigenvalues are compared with known, exact values. (a) Convergence results using piecewise polynomial basis functions of degrees one, two and four. (b) Convergence results for the first six modes. n this experiment, piecewise-quadratic polynomials were used for the basis functions.

5 PERS ONLNE, VOL. 6, NO. 7, 673 n the first experiment, we compare the convergence for different values of p. Figure (a) shows the convergence of T E 4 and T E 5 for p = 1,, 4. The experiment is designed so that at each step the matrices are of the same size for each order. For example, to begin, we have p = 1, n e = 4, p =, n e =, and p = 4, n e =. The number of elements is doubled at each refinement. Figure (b) shows results from he second experiment. Here we demonstrate the convergence of the first six eigenvalues of the same structure for p =. 5. CONCLUSON We have derived a method which is numerically stable and is able to compute all modes up to a given order. Since the discretized version is a polynomial eigenvalue problem, there is no need for a priori knowledge of the location of the modes in the complex plane. However, the physical properties of the modes can be used, in conjunction with an iterative method, to find the eigenvalues quickly and accurately. ACKNOWLEDGMENT This work was in part supported by the National Science Foundation under Grant DMS-915. REFERENCES 1. Anemogiannis, E. and E. N. Glytsis, Mutlilayer waveguides: Efficient numerical analysis of general structures, J. of Lightwave Tech., Vol., , Anemogiannis, E., E. N. Glytsis, and T. K. Gaylord, Determination of guided and leaky modes in lossless and lossy planar multilayer optical waveguides: Reflection pole method and wavevector density method, J. of Lightwave Tech., Vol. 17, , Chen, C., P. Berini, D. Feng, S. Tanev, and V. Tzolov, Efficient and accurate numerical analysis of multilayer planar optical waveguides in lossy anisotropic media, Optics Express, Vol. 7, No. 8, 6 7,. 4. Chilwell, J. and. Hodgkinson, Thin-film field-transfer matrix theory of planar multilayer waveguides and reflection from prism-loaded waveguides, J. Opt. Soc. Amer. A, Vol. 1, No. 7, , Hsueh, W. and J. Lin, Stable and accurate method for modal analysis of multilayer waveguieds using a graph approach, J. Opt. Soc. Amer. A, Vol. 4, 85 83, Hu, J. and C. R. Menyuk, Understanding leaky modes: Slab waveguide revisited, Advances in Optics, Vol. 1, No. 1, 58 6, Petracek, J. and K. Singh, Determination of leaky modes in planar multilayer waveguides, EEE Photonics Tech. Letters, Vol. 14, No. 6, 8 81,. 8. Marcuse, D., Theory of Dielectric Optical Waveguides, Academic Press, New York and London, Mehrany, K. and R. Rashidian, Polynomial expansion for extraction of electromagnetic eigenmodes in layered structures, J. Opt. Soc. Amer. B, Vol., , 3.. Smith, R. E., G. W. Forbes, and S. N. Houde-Walter, Unfolding the multivalued planar waveguide dispersion relation, EEE J. Quantum Elect., Vol. 9, No. 4, 31 34, Smith, R. E., S. N. Houde-Walter, and G. W. Forbes, Mode determination for planar waveguides using the four-sheeted dispersion relation, EEE J. Quantum Elect., Vol. 8, No. 6, , Stowell, D. and J. Tausch, Variational formulation for guided and leaky modes in multilayer dielectric waveguides, Technical Report, Southern Methodist University, Tausch, J., Mathematical and numerical techniques for open periodic waveguides, Wave Propagation in Periodic Media Analysis, Numerical Techniques and Practical Applications, n M. Ehrhardt, Editor, 51 74, Bentham, 9.

Mathematical and numerical techniques for open periodic waveguides

Mathematical and numerical techniques for open periodic waveguides Mathematical and numerical techniques for open periodic waveguides Johannes Tausch Department of Mathematics Southern Methodist University Dallas, TX 75275 tausch@smu.edu Abstract The propagation of electromagnetic

More information

Differential transfer-matrix method for solution of one-dimensional linear nonhomogeneous optical structures

Differential transfer-matrix method for solution of one-dimensional linear nonhomogeneous optical structures S. Khorasani and K. Mehrany Vol. 20, No. 1/January 2003/J. Opt. Soc. Am. B 91 Differential transfer-matrix method for solution of one-dimensional linear nonhomogeneous optical structures Sina Khorasani

More information

Fundamentals of fiber waveguide modes

Fundamentals of fiber waveguide modes SMR 189 - Winter College on Fibre Optics, Fibre Lasers and Sensors 1-3 February 007 Fundamentals of fiber waveguide modes (second part) K. Thyagarajan Physics Department IIT Delhi New Delhi, India Fundamentals

More information

Characteristic equations for di erent ARROW structures

Characteristic equations for di erent ARROW structures Optical and Quantum Electronics 31: 1267±1276, 1999. Ó 1999 Kluwer Academic Publishers. Printed in the Netherlands. 1267 Characteristic equations for di erent ARROW structures B IN LIU, ALI SHAKOURI* AND

More information

Derivation of Eigen value Equation by Using Equivalent Transmission Line method for the Case of Symmetric/ Asymmetric Planar Slab Waveguide Structure

Derivation of Eigen value Equation by Using Equivalent Transmission Line method for the Case of Symmetric/ Asymmetric Planar Slab Waveguide Structure ISSN 0974-9373 Vol. 15 No.1 (011) Journal of International Academy of Physical Sciences pp. 113-1 Derivation of Eigen value Equation by Using Equivalent Transmission Line method for the Case of Symmetric/

More information

Electromagnetic Theory for Microwaves and Optoelectronics

Electromagnetic Theory for Microwaves and Optoelectronics Keqian Zhang Dejie Li Electromagnetic Theory for Microwaves and Optoelectronics Second Edition With 280 Figures and 13 Tables 4u Springer Basic Electromagnetic Theory 1 1.1 Maxwell's Equations 1 1.1.1

More information

Introduction to optical waveguide modes

Introduction to optical waveguide modes Chap. Introduction to optical waveguide modes PHILIPPE LALANNE (IOGS nd année) Chapter Introduction to optical waveguide modes The optical waveguide is the fundamental element that interconnects the various

More information

DIELECTRIC waveguides and dielectric-loaded metallic

DIELECTRIC waveguides and dielectric-loaded metallic IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL 46, NO 7, JULY 1998 975 Transfer Matrix Function (TMF) for Wave Propagation in Dielectric Waveguides With Arbitrary Transverse Profiles Zion Menachem

More information

Numerical Analysis of Low-order Modes in Thermally Diffused Expanded Core (TEC) Fibers

Numerical Analysis of Low-order Modes in Thermally Diffused Expanded Core (TEC) Fibers Proceedings of the 4th WSEAS Int. Conference on Electromagnetics, Wireless and Optical Communications, Venice, Italy, November 2-22, 26 26 Numerical Analysis of Low-order Modes in Thermally Diffused Expanded

More information

Modal Analysis and Cutoff Condition of a Doubly Clad Cardioidic Waveguide

Modal Analysis and Cutoff Condition of a Doubly Clad Cardioidic Waveguide Intl J ngg Sci Adv Research 5 Sep;():9-97 Modal Analysis and Cutoff Condition of a Doubly Clad Cardioidic Waveguide Ram Janma Department of Physics, University Institute of ngineering and Technology, Chhatrapati

More information

Surface Plasmon-polaritons on thin metal films - IMI (insulator-metal-insulator) structure -

Surface Plasmon-polaritons on thin metal films - IMI (insulator-metal-insulator) structure - Surface Plasmon-polaritons on thin metal films - IMI (insulator-metal-insulator) structure - Dielectric 3 Metal 2 Dielectric 1 References Surface plasmons in thin films, E.N. Economou, Phy. Rev. Vol.182,

More information

Electromagnetic Theory for Microwaves and Optoelectronics

Electromagnetic Theory for Microwaves and Optoelectronics Keqian Zhang Dejie Li Electromagnetic Theory for Microwaves and Optoelectronics Translated by authors With 259 Figures Springer Contents 1 Basic Electromagnetic Theory 1 1.1 Maxwell's Equations 1 1.1.1

More information

Modal expansion methods for modeling of photonic devices

Modal expansion methods for modeling of photonic devices Modal expansion methods for modeling of photonic devices Jiří Petráček Brno University of Technology Technická 2, 616 69 Brno, Czech Republic petracek@fme.vutbr.cz May 30, 2007 Outline 1 Introduction Outline

More information

1 The formation and analysis of optical waveguides

1 The formation and analysis of optical waveguides 1 The formation and analysis of optical waveguides 1.1 Introduction to optical waveguides Optical waveguides are made from material structures that have a core region which has a higher index of refraction

More information

Modelling in photonic crystal structures

Modelling in photonic crystal structures Modelling in photonic crystal structures Kersten Schmidt MATHEON Nachwuchsgruppe Multiscale Modelling and Scientific Computing with PDEs in collaboration with Dirk Klindworth (MATHEON, TU Berlin) Holger

More information

ELECTROMAGNETIC FIELD OF A HORIZONTAL IN- FINITELY LONG MAGNETIC LINE SOURCE OVER THE EARTH COATED WITH A DIELECTRIC LAYER

ELECTROMAGNETIC FIELD OF A HORIZONTAL IN- FINITELY LONG MAGNETIC LINE SOURCE OVER THE EARTH COATED WITH A DIELECTRIC LAYER Progress In Electromagnetics Research Letters, Vol. 31, 55 64, 2012 ELECTROMAGNETIC FIELD OF A HORIZONTAL IN- FINITELY LONG MAGNETIC LINE SOURCE OVER THE EARTH COATED WITH A DIELECTRIC LAYER Y.-J. Zhi

More information

Modeling of Kerr non-linear photonic components with mode expansion

Modeling of Kerr non-linear photonic components with mode expansion Modeling of Kerr non-linear photonic components with mode expansion Björn Maes (bjorn.maes@intec.ugent.be), Peter Bienstman and Roel Baets Department of Information Technology, Ghent University IMEC, St.-Pietersnieuwstraat

More information

FINITE-DIMENSIONAL LINEAR ALGEBRA

FINITE-DIMENSIONAL LINEAR ALGEBRA DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H ROSEN FINITE-DIMENSIONAL LINEAR ALGEBRA Mark S Gockenbach Michigan Technological University Houghton, USA CRC Press Taylor & Francis Croup

More information

Modeling liquid-crystal devices with the three-dimensional full-vector beam propagation method

Modeling liquid-crystal devices with the three-dimensional full-vector beam propagation method 214 J. Opt. Soc. Am. A/ Vol. 23, No. 8/ August 26 Wang et al. Modeling liquid-crystal devices with the three-dimensional full-vector beam propagation method Qian Wang, Gerald Farrell, and Yuliya Semenova

More information

Modelling of Ridge Waveguide Bends for Sensor Applications

Modelling of Ridge Waveguide Bends for Sensor Applications Modelling of Ridge Waveguide Bends for Sensor Applications Wilfrid Pascher FernUniversität, Hagen, Germany n 1 n2 n 3 R Modelling of Ridge Waveguide Bends for Sensor Applications Wilfrid Pascher FernUniversität,

More information

Surface plasmon modes of finite, planar, metal-insulator-metal plasmonic waveguides

Surface plasmon modes of finite, planar, metal-insulator-metal plasmonic waveguides Surface plasmon modes of finite, planar, metal-insulator-metal plasmonic waveguides Jing Chen, Gennady A. Smolyakov, Steven R. J. Brueck and Kevin J. Malloy * Center for High Technology Materials and Department

More information

Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition

Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition Study of Propagating Modes and Reflectivity in Bragg Filters with AlxGa1-xN/GaN Material Composition Sourangsu Banerji Department of Electronics & Communication Engineering, RCC Institute of Information

More information

Efficient Lanczos Fourier expansion-based transmission line formulation for full-wave modal analysis of optical waveguides

Efficient Lanczos Fourier expansion-based transmission line formulation for full-wave modal analysis of optical waveguides 196 J. Opt. Soc. Am. B / Vol. 9, No. 6 / June 1 A. Habibzadeh-Sharif and M. Soleimani Efficient Lanczos Fourier expansion-based transmission line formulation for full-wave modal analysis of optical waveguides

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters 25 (2012) 1926 1930 Contents lists available at SciVerse ScienceDirect Applied Mathematics Letters journal homepage: wwwelseviercom/locate/aml Bragg structure and the first

More information

Bragg waveguides. Leaky modes 1D Bragg reflector waveguides

Bragg waveguides. Leaky modes 1D Bragg reflector waveguides Outline Bragg waveguides These are covered etensively in Nanophotonics. Let s look closely at the nature of the modes that are common to all such structures. Leaky modes 1D Bragg reflector waveguides 142

More information

Numerical Simulation of Spin Dynamics

Numerical Simulation of Spin Dynamics Numerical Simulation of Spin Dynamics Marie Kubinova MATH 789R: Advanced Numerical Linear Algebra Methods with Applications November 18, 2014 Introduction Discretization in time Computing the subpropagators

More information

Before you begin read these instructions carefully.

Before you begin read these instructions carefully. MATHEMATICAL TRIPOS Part IB Tuesday, 5 June, 2012 9:00 am to 12:00 pm PAPER 1 Before you begin read these instructions carefully. Each question in Section II carries twice the number of marks of each question

More information

Waveguide Propagation Modes and Quadratic Eigenvalue Problems

Waveguide Propagation Modes and Quadratic Eigenvalue Problems Waveguide Propagation Modes and Quadratic Eigenvalue Problems Prof. André Nicolet, Institut Fresnel, UMR CNRS 6133, Université Paul Cézanne, Marseille, France. Prof. Christophe Geuzaine, Mathematics Department,

More information

Research on the Wide-angle and Broadband 2D Photonic Crystal Polarization Splitter

Research on the Wide-angle and Broadband 2D Photonic Crystal Polarization Splitter Progress In Electromagnetics Research Symposium 2005, Hangzhou, China, August 22-26 551 Research on the Wide-angle and Broadband 2D Photonic Crystal Polarization Splitter Y. Y. Li, P. F. Gu, M. Y. Li,

More information

Sub-wavelength electromagnetic structures

Sub-wavelength electromagnetic structures Sub-wavelength electromagnetic structures Shanhui Fan, Z. Ruan, L. Verselegers, P. Catrysse, Z. Yu, J. Shin, J. T. Shen, G. Veronis Ginzton Laboratory, Stanford University http://www.stanford.edu/group/fan

More information

Computing Floquet-Bloch modes in biperiodic slabs with Boundary Elements

Computing Floquet-Bloch modes in biperiodic slabs with Boundary Elements Computing Floquet-Bloch modes in biperiodic slabs with Boundary Elements Johannes Tausch Abstract A new variational formulation for the boundary element computation of Floquet-Bloch solutions to the Helmholtz

More information

Nonlinear Eigenvalue Problems: An Introduction

Nonlinear Eigenvalue Problems: An Introduction Nonlinear Eigenvalue Problems: An Introduction Cedric Effenberger Seminar for Applied Mathematics ETH Zurich Pro*Doc Workshop Disentis, August 18 21, 2010 Cedric Effenberger (SAM, ETHZ) NLEVPs: An Introduction

More information

BEAM propagation methods (BPM s) are very powerful

BEAM propagation methods (BPM s) are very powerful IEEE JOURNAL OF QUANTUM ELECTRONICS, VOL. 33, NO. 3, MARCH 1997 367 Efficient Semivectorial Mode Solvers Frank Wijnands, Thomas Rasmussen, Hugo J. W. M. Hoekstra, Jørn H. Povlsen, and René M. de Ridder,

More information

Modal Characteristics of Quadruple-Clad Planar Waveguides with Double Negative Metamaterials

Modal Characteristics of Quadruple-Clad Planar Waveguides with Double Negative Metamaterials 35 VOL., NO., JANUARY 007 Modal Characteristics of Quadruple-Clad Planar Waveguides with Double Negative Metamaterials Jeffrey R. Clark* and Ahmad Safaai-Jazi Bradley Department of Electrical and Computer

More information

Surface Plasmon-polaritons on thin metal films

Surface Plasmon-polaritons on thin metal films Surface Plasmon-polaritons on thin metal films Dielectric ε 3 Metal ε 2 Dielectric ε 1 References Surface plasmons in thin films, E.N. Economou, Phy. Rev. Vol.182, 539-554 (1969) Surface-polariton-like

More information

IN conventional optical fibers, light confinement is achieved

IN conventional optical fibers, light confinement is achieved 428 JOURNAL OF LIGHTWAVE TECHNOLOGY, VOL. 20, NO. 3, MARCH 2002 Asymptotic Matrix Theory of Bragg Fibers Yong Xu, George X. Ouyang, Reginald K. Lee, Member, IEEE, and Amnon Yariv, Life Fellow, IEEE Abstract

More information

Integral Equations Approach to TM-Electromagnetic Waves Guided by a (Linear/Nonlinear) Dielectric Film with a Spatially Varying Permittivity

Integral Equations Approach to TM-Electromagnetic Waves Guided by a (Linear/Nonlinear) Dielectric Film with a Spatially Varying Permittivity PIERS ONLINE, VOL. 5, NO. 8, 29 786 Integral Equations Approach to TM-Electromagnetic Waves Guided by a (Linear/Nonlinear) Dielectric Film with a Spatially Varying Permittivity V. S. Serov 1, K. A. Yuskaeva

More information

Step index planar waveguide

Step index planar waveguide N. Dubreuil S. Lebrun Exam without document Pocket calculator permitted Duration of the exam: 2 hours The exam takes the form of a multiple choice test. Annexes are given at the end of the text. **********************************************************************************

More information

FINITE-DIFFERENCE FREQUENCY-DOMAIN ANALYSIS OF NOVEL PHOTONIC

FINITE-DIFFERENCE FREQUENCY-DOMAIN ANALYSIS OF NOVEL PHOTONIC FINITE-DIFFERENCE FREQUENCY-DOMAIN ANALYSIS OF NOVEL PHOTONIC WAVEGUIDES Chin-ping Yu (1) and Hung-chun Chang (2) (1) Graduate Institute of Electro-Optical Engineering, National Taiwan University, Taipei,

More information

APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems

APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems Fourth Edition Richard Haberman Department of Mathematics Southern Methodist University PEARSON Prentice Hall PEARSON

More information

COMSOL Design Tool: Simulations of Optical Components Week 6: Waveguides and propagation S matrix

COMSOL Design Tool: Simulations of Optical Components Week 6: Waveguides and propagation S matrix COMSOL Design Tool: Simulations of Optical Components Week 6: Waveguides and propagation S matrix Nikola Dordevic and Yannick Salamin 30.10.2017 1 Content Revision Wave Propagation Losses Wave Propagation

More information

Fiber Optics. Equivalently θ < θ max = cos 1 (n 0 /n 1 ). This is geometrical optics. Needs λ a. Two kinds of fibers:

Fiber Optics. Equivalently θ < θ max = cos 1 (n 0 /n 1 ). This is geometrical optics. Needs λ a. Two kinds of fibers: Waves can be guided not only by conductors, but by dielectrics. Fiber optics cable of silica has nr varying with radius. Simplest: core radius a with n = n 1, surrounded radius b with n = n 0 < n 1. Total

More information

The observation of super-long range surface plasmon polaritons modes and its application as sensory devices

The observation of super-long range surface plasmon polaritons modes and its application as sensory devices The observation of super-long range surface plasmon polaritons modes and its application as sensory devices X. -L. Zhang, 1,2 J. -F. Song, 1,2,3,4 G. Q. Lo, 2 and D. -L. Kwong 2 1 State Key Laboratory

More information

Artifact-free analysis of highly conducting binary gratings by using the Legendre polynomial expansion method

Artifact-free analysis of highly conducting binary gratings by using the Legendre polynomial expansion method A. Khavasi and K. Mehrany Vol. 26, No. 6/ June 2009/J. Opt. Soc. Am. A 1467 Artifact-free analysis of highly conducting binary gratings by using the Legendre polynomial expansion method Amin Khavasi and

More information

Fourier Decomposition Analysis af Anisotropic Inhomogeneous Dielectric Waveguide Structures

Fourier Decomposition Analysis af Anisotropic Inhomogeneous Dielectric Waveguide Structures University of Pennsylvania ScholarlyCommons Departmental Papers (ESE) Department of Electrical & Systems Engineering August 2007 Fourier Decomposition Analysis af Anisotropic Inhomogeneous Dielectric Waveguide

More information

APPLICATION OF BILAYER ANISOTROPIC STRUC- TURES FOR DESIGNING LOW-PASS FILTERS AND PO- LARIZERS

APPLICATION OF BILAYER ANISOTROPIC STRUC- TURES FOR DESIGNING LOW-PASS FILTERS AND PO- LARIZERS Progress In Electromagnetics Research M, Vol. 29, 95 108, 2013 APPLICATION OF BILAYER ANISOTROPIC STRUC- TURES FOR DESIGNING LOW-PASS FILTERS AND PO- LARIZERS Amir Raeesi *, Ali Abdolali, and Hossein Mirzaei

More information

Dielectric Slab Waveguide

Dielectric Slab Waveguide Chapter Dielectric Slab Waveguide We will start off examining the waveguide properties of a slab of dielectric shown in Fig... d n n x z n Figure.: Cross-sectional view of a slab waveguide. { n, x < d/

More information

Analysis II: The Implicit and Inverse Function Theorems

Analysis II: The Implicit and Inverse Function Theorems Analysis II: The Implicit and Inverse Function Theorems Jesse Ratzkin November 17, 2009 Let f : R n R m be C 1. When is the zero set Z = {x R n : f(x) = 0} the graph of another function? When is Z nicely

More information

Stabilization and Acceleration of Algebraic Multigrid Method

Stabilization and Acceleration of Algebraic Multigrid Method Stabilization and Acceleration of Algebraic Multigrid Method Recursive Projection Algorithm A. Jemcov J.P. Maruszewski Fluent Inc. October 24, 2006 Outline 1 Need for Algorithm Stabilization and Acceleration

More information

Electromagnetic scattering from multiple sub-wavelength apertures in metallic screens using the surface integral equation method

Electromagnetic scattering from multiple sub-wavelength apertures in metallic screens using the surface integral equation method B. Alavikia and O. M. Ramahi Vol. 27, No. 4/April 2010/J. Opt. Soc. Am. A 815 Electromagnetic scattering from multiple sub-wavelength apertures in metallic screens using the surface integral equation method

More information

A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES

A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES Progress In Electromagnetics Research, PIER 22, 197 212, 1999 A RIGOROUS TWO-DIMENSIONAL FIELD ANALYSIS OF DFB STRUCTURES M. Akbari, M. Shahabadi, and K. Schünemann Arbeitsbereich Hochfrequenztechnik Technische

More information

THE PROPAGATION AND CUTOFF FREQUENCIES OF THE RECTANGULAR METALLIC WAVEGUIDE PAR- TIALLY FILLED WITH METAMATERIAL MULTILAYER SLABS

THE PROPAGATION AND CUTOFF FREQUENCIES OF THE RECTANGULAR METALLIC WAVEGUIDE PAR- TIALLY FILLED WITH METAMATERIAL MULTILAYER SLABS Progress In Electromagnetics Research M, Vol. 9, 35 40, 2009 THE PROPAGATION AND CUTOFF FREQUENCIES OF THE RECTANGULAR METALLIC WAVEGUIDE PAR- TIALLY FILLED WITH METAMATERIAL MULTILAYER SLABS D. Zhang

More information

Legendre polynomial expansion for analysis of linear one-dimensional inhomogeneous optical structures and photonic crystals

Legendre polynomial expansion for analysis of linear one-dimensional inhomogeneous optical structures and photonic crystals Chamanzar et al. Vol. 23, No. 5/ay 2006 /J. Opt. Soc. Am. B 969 Legendre polynomial expansion for analysis of linear one-dimensional inhomogeneous optical structures and photonic crystals aysamreza Chamanzar

More information

Surface Plasmon Modes of Dielectric-Metal-Dielectric Waveguides and Applications

Surface Plasmon Modes of Dielectric-Metal-Dielectric Waveguides and Applications IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 2, Ver. I (Mar.-Apr. 2017), PP 08-19 www.iosrjournals.org Surface Plasmon Modes

More information

Quantile Textbook Report

Quantile Textbook Report Quantile Textbook Report Algebra 1 Author Charles, Randall I., et al StateEdition West Virginia Grade Algebra 1 1 Foundations for Algebra 1.1 Variables and Expressions 750Q 1.2 Order of Operations and

More information

ARTICLE IN PRESS. Available online at Metamaterials xxx (2008) xxx xxx

ARTICLE IN PRESS. Available online at  Metamaterials xxx (2008) xxx xxx Available online at www.sciencedirect.com Metamaterials xxx (2008) xxx xxx Modal interactions in resonant metamaterial slabs with losses G. Lovat a,, P. Burghignoli b,1, A.B. Yakovlev c,2, G.W. Hanson

More information

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines

Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 115 Effects from the Thin Metallic Substrate Sandwiched in Planar Multilayer Microstrip Lines L. Zhang and J. M. Song Iowa

More information

WAVEGUIDES FILLED WITH BILAYERS OF DOUBLE- NEGATIVE (DNG) AND DOUBLE-POSITIVE (DPS) METAMATERIALS

WAVEGUIDES FILLED WITH BILAYERS OF DOUBLE- NEGATIVE (DNG) AND DOUBLE-POSITIVE (DPS) METAMATERIALS Progress In Electromagnetics Research B, Vol., 75 9, WAVEGUIDES FILLED WITH BILAYERS OF DOUBLE- NEGATIVE (DNG) AND DOUBLE-POSITIVE (DPS) METAMATERIALS E. Cojocaru * Department of Theoretical Physics, Horia

More information

CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS

CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS CHAPTER 4 ELECTROMAGNETIC WAVES IN CYLINDRICAL SYSTEMS The vector Helmholtz equations satisfied by the phasor) electric and magnetic fields are where. In low-loss media and for a high frequency, i.e.,

More information

Nonlinear Optimization: What s important?

Nonlinear Optimization: What s important? Nonlinear Optimization: What s important? Julian Hall 10th May 2012 Convexity: convex problems A local minimizer is a global minimizer A solution of f (x) = 0 (stationary point) is a minimizer A global

More information

MODE THEORY FOR STEP INDEX MULTI-MODE FIBERS. Evgeny Klavir. Ryerson University Electrical And Computer Engineering

MODE THEORY FOR STEP INDEX MULTI-MODE FIBERS. Evgeny Klavir. Ryerson University Electrical And Computer Engineering MODE THEORY FOR STEP INDEX MULTI-MODE FIBERS Evgeny Klavir Ryerson University Electrical And Computer Engineering eklavir@ee.ryerson.ca ABSTRACT Cladding n = n This project consider modal theory for step

More information

S-matrix approach for calculations of the optical properties of metallic-dielectric photonic crystal slabs

S-matrix approach for calculations of the optical properties of metallic-dielectric photonic crystal slabs S-matrix approach for calculations of the optical properties of metallic-dielectric photonic crystal slabs N. I. Komarevskiy1,2, T. Weiss3, and S. G. Tikhodeev2 1 Faculty of Physics, Lomonosov Moscow State

More information

Two hours. To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER. 29 May :45 11:45

Two hours. To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER. 29 May :45 11:45 Two hours MATH20602 To be provided by Examinations Office: Mathematical Formula Tables. THE UNIVERSITY OF MANCHESTER NUMERICAL ANALYSIS 1 29 May 2015 9:45 11:45 Answer THREE of the FOUR questions. If more

More information

Back to basics : Maxwell equations & propagation equations

Back to basics : Maxwell equations & propagation equations The step index planar waveguide Back to basics : Maxwell equations & propagation equations Maxwell equations Propagation medium : Notations : linear Real fields : isotropic Real inductions : non conducting

More information

Planar Diffraction Analysis of Homogeneous and Longitudinally Inhomogeneous Gratings Based on Legendre Expansion of Electromagnetic Fields

Planar Diffraction Analysis of Homogeneous and Longitudinally Inhomogeneous Gratings Based on Legendre Expansion of Electromagnetic Fields 3686 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 54, NO. 12, DECEMBER 2006 Planar Diffraction Analysis of Homogeneous and Longitudinally Inhomogeneous Gratings Based on Legendre Expansion of Electromagnetic

More information

Algebra 2 Honors Curriculum Pacing Guide

Algebra 2 Honors Curriculum Pacing Guide SOUTH CAROLINA ACADEMIC STANDARDS FOR MATHEMATICS The mathematical processes provide the framework for teaching, learning, and assessing in all high school mathematics core courses. Instructional programs

More information

On Electromagnetic-Acoustic Analogies in Energetic Relations for Waves Interacting with Material Surfaces

On Electromagnetic-Acoustic Analogies in Energetic Relations for Waves Interacting with Material Surfaces Vol. 114 2008) ACTA PHYSICA POLONICA A No. 6 A Optical and Acoustical Methods in Science and Technology On Electromagnetic-Acoustic Analogies in Energetic Relations for Waves Interacting with Material

More information

ELE/MCE 503 Linear Algebra Facts Fall 2018

ELE/MCE 503 Linear Algebra Facts Fall 2018 ELE/MCE 503 Linear Algebra Facts Fall 2018 Fact N.1 A set of vectors is linearly independent if and only if none of the vectors in the set can be written as a linear combination of the others. Fact N.2

More information

Coupling, Scattering, and Perturbation Theory: Semi-analytical Analyses of Photonic-Crystal Waveguides

Coupling, Scattering, and Perturbation Theory: Semi-analytical Analyses of Photonic-Crystal Waveguides Coupling, Scattering, and Perturbation Theory: Semi-analytical Analyses of Photonic-Crystal Waveguides Steven G. Johnson, M. L. Povinelli, P. Bienstman, M. Skorobogatiy,* M. Soljačić, M. Ibanescu, E. Lidorikis,

More information

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices

ALGEBRA 2. Background Knowledge/Prior Skills Knows what operation properties hold for operations with matrices ALGEBRA 2 Numbers and Operations Standard: 1 Understands and applies concepts of numbers and operations Power 1: Understands numbers, ways of representing numbers, relationships among numbers, and number

More information

Efficient Wavefield Simulators Based on Krylov Model-Order Reduction Techniques

Efficient Wavefield Simulators Based on Krylov Model-Order Reduction Techniques 1 Efficient Wavefield Simulators Based on Krylov Model-Order Reduction Techniques From Resonators to Open Domains Rob Remis Delft University of Technology November 3, 2017 ICERM Brown University 2 Thanks

More information

Dispersion Analysis of Periodic Structures by Solving Corresponding Excitation Problems

Dispersion Analysis of Periodic Structures by Solving Corresponding Excitation Problems Frequenz, Vol. 65 (2011), pp. 247 252 Copyright 2011 De Gruyter. DOI 10.1515/FREQ.2011.034 Dispersion Analysis of Periodic Structures by Solving Corresponding Excitation Problems Yvonne Weitsch, 1; Huanlei

More information

Resonant modes and laser spectrum of microdisk lasers. N. C. Frateschi and A. F. J. Levi

Resonant modes and laser spectrum of microdisk lasers. N. C. Frateschi and A. F. J. Levi Resonant modes and laser spectrum of microdisk lasers N. C. Frateschi and A. F. J. Levi Department of Electrical Engineering University of Southern California Los Angeles, California 90089-1111 ABSTRACT

More information

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation

CS 450 Numerical Analysis. Chapter 8: Numerical Integration and Differentiation Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

Iterative solvers for linear equations

Iterative solvers for linear equations Spectral Graph Theory Lecture 17 Iterative solvers for linear equations Daniel A. Spielman October 31, 2012 17.1 About these notes These notes are not necessarily an accurate representation of what happened

More information

Angular and polarization properties of a photonic crystal slab mirror

Angular and polarization properties of a photonic crystal slab mirror Angular and polarization properties of a photonic crystal slab mirror Virginie Lousse 1,2, Wonjoo Suh 1, Onur Kilic 1, Sora Kim 1, Olav Solgaard 1, and Shanhui Fan 1 1 Department of Electrical Engineering,

More information

ECE 6341 Spring 2016 HW 2

ECE 6341 Spring 2016 HW 2 ECE 6341 Spring 216 HW 2 Assigned problems: 1-6 9-11 13-15 1) Assume that a TEN models a layered structure where the direction (the direction perpendicular to the layers) is the direction that the transmission

More information

Chapter 5. Photonic Crystals, Plasmonics, and Metamaterials

Chapter 5. Photonic Crystals, Plasmonics, and Metamaterials Chapter 5. Photonic Crystals, Plasmonics, and Metamaterials Reading: Saleh and Teich Chapter 7 Novotny and Hecht Chapter 11 and 12 1. Photonic Crystals Periodic photonic structures 1D 2D 3D Period a ~

More information

Plasmonic metamaterial cloaking at optical frequencies

Plasmonic metamaterial cloaking at optical frequencies Plasmonic metamaterial cloaking at optical frequencies F. Bilotti *, S. Tricarico, and L. Vegni Department of Applied Electronics, University Roma Tre Via della Vasca Navale 84, Rome 146, ITALY * Corresponding

More information

Systems of Equations and Inequalities. College Algebra

Systems of Equations and Inequalities. College Algebra Systems of Equations and Inequalities College Algebra System of Linear Equations There are three types of systems of linear equations in two variables, and three types of solutions. 1. An independent system

More information

Analysis of Cylindrical Waveguide Discontinuities Using Vectorial Eigenmodes and Perfectly Matched Layers

Analysis of Cylindrical Waveguide Discontinuities Using Vectorial Eigenmodes and Perfectly Matched Layers IEEE TRANSACTIONS ON MICROWAVE THEORY AND TECHNIQUES, VOL. 49, NO. 2, FEBRUARY 2001 349 Analysis of Cylindrical Waveguide Discontinuities Using Vectorial Eigenmodes and Perfectly Matched Layers Peter Bienstman,

More information

II Theory Of Surface Plasmon Resonance (SPR)

II Theory Of Surface Plasmon Resonance (SPR) II Theory Of Surface Plasmon Resonance (SPR) II.1 Maxwell equations and dielectric constant of metals Surface Plasmons Polaritons (SPP) exist at the interface of a dielectric and a metal whose electrons

More information

COMPARISON BETWEEN THE PERFORMANCE OF Ti:LiNbO 3 AND H:LiNbO 3 ROTATED OPTICAL AXIS WAVEGUIDES

COMPARISON BETWEEN THE PERFORMANCE OF Ti:LiNbO 3 AND H:LiNbO 3 ROTATED OPTICAL AXIS WAVEGUIDES Progress In Electromagnetics Research, PIER 16, 227 267, 1997 COMPARISON BETWEEN THE PERFORMANCE OF Ti:LiNbO 3 AND H:LiNbO 3 ROTATED OPTICAL AXIS WAVEGUIDES F. Prudenzano, A. D Orazio, V. Petruzzelli,

More information

Boundary. DIFFERENTIAL EQUATIONS with Fourier Series and. Value Problems APPLIED PARTIAL. Fifth Edition. Richard Haberman PEARSON

Boundary. DIFFERENTIAL EQUATIONS with Fourier Series and. Value Problems APPLIED PARTIAL. Fifth Edition. Richard Haberman PEARSON APPLIED PARTIAL DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems Fifth Edition Richard Haberman Southern Methodist University PEARSON Boston Columbus Indianapolis New York San Francisco

More information

Analytical Analysis of H Polarized Line-Defect Modes in Two-Dimensional Photonic Crystals Based on Hermite Expansion of Floquet Orders

Analytical Analysis of H Polarized Line-Defect Modes in Two-Dimensional Photonic Crystals Based on Hermite Expansion of Floquet Orders Analytical Analysis of H Polarized Line-Defect Modes in Two-Dimensional Photonic Crystals Based on Hermite Expansion of Floquet Orders Peyman Sarrafi a, Amir Hossein Atabaki b, Khashayar Mehrany a, Sina

More information

Reflectivity properties of an abruptly ended asymmetrical slab waveguide for the case of transverse magnetic modes

Reflectivity properties of an abruptly ended asymmetrical slab waveguide for the case of transverse magnetic modes 16 J. Opt. Soc. Am. A/Vol. 17, No. 1/January 000 Latsas et al. Reflectivity properties of an abruptly ended asymmetrical slab waveguide for the case of transverse magnetic modes G. Latsas University of

More information

Negative epsilon medium based optical fiber for transmission around UV and visible region

Negative epsilon medium based optical fiber for transmission around UV and visible region I J C T A, 9(8), 2016, pp. 3581-3587 International Science Press Negative epsilon medium based optical fiber for transmission around UV and visible region R. Yamuna Devi*, D. Shanmuga Sundar** and A. Sivanantha

More information

Overview. 1. What range of ε eff, µ eff parameter space is accessible to simple metamaterial geometries? ``

Overview. 1. What range of ε eff, µ eff parameter space is accessible to simple metamaterial geometries? `` MURI-Transformational Electromagnetics Innovative use of Metamaterials in Confining, Controlling, and Radiating Intense Microwave Pulses University of New Mexico August 21, 2012 Engineering Dispersive

More information

Electrodynamics Qualifier Examination

Electrodynamics Qualifier Examination Electrodynamics Qualifier Examination August 15, 2007 General Instructions: In all cases, be sure to state your system of units. Show all your work, write only on one side of the designated paper, and

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

The Finite Spectrum of Sturm-Liouville Operator With δ-interactions

The Finite Spectrum of Sturm-Liouville Operator With δ-interactions Available at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 93-9466 Applications and Applied Mathematics: An International Journal (AAM) Vol. 3, Issue (June 08), pp. 496 507 The Finite Spectrum of Sturm-Liouville

More information

Quantum Mechanics for Scientists and Engineers. David Miller

Quantum Mechanics for Scientists and Engineers. David Miller Quantum Mechanics for Scientists and Engineers David Miller Wavepackets Wavepackets Group velocity Group velocity Consider two waves at different frequencies 1 and 2 and suppose that the wave velocity

More information

ELECTROMAGNETIC SCATTERING FROM A CHIRAL- COATED NIHILITY CYLINDER

ELECTROMAGNETIC SCATTERING FROM A CHIRAL- COATED NIHILITY CYLINDER Progress In Electromagnetics Research Letters, Vol. 18, 41 5, 21 ELECTROMAGNETIC SCATTERING FROM A CHIRAL- COATED NIHILITY CYLINDER S. Ahmed and Q. A. Naqvi Department of Electronics Quaid-i-Azam University

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Algebra 2 CP Curriculum Pacing Guide

Algebra 2 CP Curriculum Pacing Guide SOUTH CAROLINA ACADEMIC STANDARDS FOR MATHEMATICS The mathematical processes provide the framework for teaching, learning, and assessing in all high school mathematics core courses. Instructional programs

More information

Band structure of honeycomb photonic crystal slabs

Band structure of honeycomb photonic crystal slabs JOURNAL OF APPLIED PHYSICS 99, 093102 2006 Band structure of honeycomb photonic crystal slabs Tai-I Weng and G. Y. Guo a Department of Physics, National Taiwan University, Taipei, Taiwan 106, Republic

More information

OPTI510R: Photonics. Khanh Kieu College of Optical Sciences, University of Arizona Meinel building R.626

OPTI510R: Photonics. Khanh Kieu College of Optical Sciences, University of Arizona Meinel building R.626 OPTI510R: Photonics Khanh Kieu College of Optical Sciences, University of Arizona kkieu@optics.arizona.edu Meinel building R.626 Announceents HW#3 is due next Wednesday, Feb. 21 st No class Monday Feb.

More information

ELECTROMAGNETIC band-gap (EBG) materials are. Analysis of Directive Radiation From a Line Source in a Metamaterial Slab With Low Permittivity

ELECTROMAGNETIC band-gap (EBG) materials are. Analysis of Directive Radiation From a Line Source in a Metamaterial Slab With Low Permittivity IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 54, NO. 3, MARCH 2006 1017 Analysis of Directive Radiation From a Line Source in a Metamaterial Slab With Low Permittivity Giampiero Lovat, Member, IEEE,

More information

Just solve this: macroscopic Maxwell s equations

Just solve this: macroscopic Maxwell s equations ust solve this: macroscopic Maxwell s equations Faraday: E = B t constitutive equations (here, linear media): Ampere: H = D t + (nonzero frequency) Gauss: D = ρ B = 0 D = ε E B = µ H electric permittivity

More information

Optical solitons and its applications

Optical solitons and its applications Physics 568 (Nonlinear optics) 04/30/007 Final report Optical solitons and its applications 04/30/007 1 1 Introduction to optical soliton. (temporal soliton) The optical pulses which propagate in the lossless

More information